Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
    platform_type: ["CONTROLLER_CARD"]
  • Loading branch information
rszarecki authored Feb 28, 2025
1 parent 0f3ca37 commit ebd4c7d
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,25 +101,45 @@
```yaml
paths:
/components/component/state/controller-card/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 ebd4c7d

Please sign in to comment.