Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rszarecki authored Feb 3, 2025
1 parent 3c09294 commit 60ef657
Showing 1 changed file with 0 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,45 +97,25 @@
```yaml
paths:
/components/component/controller-card/state/power-admin-state
platform_type: ["CONTROLLER_CARD"]
/components/component/state/empty
platform_type: ["CONTROLLER_CARD"]
/components/component/state/location
platform_type: ["CONTROLLER_CARD"]
/components/component/state/oper-status
platform_type: ["CONTROLLER_CARD"]
/components/component/state/switchover-ready
platform_type: ["CONTROLLER_CARD"]
/components/component/state/redundant-role
platform_type: ["CONTROLLER_CARD"]
/components/component/state/last-switchover-time
platform_type: ["CONTROLLER_CARD"]
/components/component/state/last-switchover-reason/trigger
platform_type: ["CONTROLLER_CARD"]
/components/component/state/last-switchover-reason/details
platform_type: ["CONTROLLER_CARD"]
/components/component/state/last-reboot-time
platform_type: ["CONTROLLER_CARD"]
/components/component/state/last-reboot-reason
platform_type: ["CONTROLLER_CARD"]
/components/component/state/description
platform_type: ["CONTROLLER_CARD"]
/components/component/state/hardware-version
platform_type: ["CONTROLLER_CARD"]
/components/component/state/id
platform_type: ["CONTROLLER_CARD"]
/components/component/state/mfg-name
platform_type: ["CONTROLLER_CARD"]
/components/component/state/name
platform_type: ["CONTROLLER_CARD"]
/components/component/state/parent
platform_type: ["CONTROLLER_CARD"]
/components/component/state/part-no
platform_type: ["CONTROLLER_CARD"]
/components/component/state/serial-no
platform_type: ["CONTROLLER_CARD"]
/components/component/state/type
platform_type: ["CONTROLLER_CARD"]

rpcs:
gnmi:
Expand Down

0 comments on commit 60ef657

Please sign in to comment.