Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions docs/reference/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ _Appears in:_
| `buildCommit` _string_ | NOS build commit | | |
| `buildDate` _string_ | NOS build date | | |
| `builtBy` _string_ | NOS build user | | |
| `configDBVersion` _string_ | NOS config DB version, such as "version_4_2_1" | | |
| `configDbVersion` _string_ | NOS config DB version, such as "version_4_2_1" | | |
| `distributionVersion` _string_ | Distribution version, such as "Debian 10.13" | | |
| `hardwareVersion` _string_ | Hardware version, such as "X01" | | |
| `hwskuVersion` _string_ | Hwsku version, such as "DellEMC-S5248f-P-25G-DPB" | | |
Expand Down Expand Up @@ -508,7 +508,7 @@ _Appears in:_
| --- | --- | --- | --- |
| `fans` _object (keys:string, values:[SwitchStatePlatformFan](#switchstateplatformfan))_ | | | |
| `psus` _object (keys:string, values:[SwitchStatePlatformPSU](#switchstateplatformpsu))_ | | | |
| `temperatures` _object (keys:string, values:[SwitchStatePlatformTemperature](#switchstateplatformtemperature))_ | | | |
| `temperature` _object (keys:string, values:[SwitchStatePlatformTemperature](#switchstateplatformtemperature))_ | | | |


#### SwitchStatePlatformFan
Expand Down Expand Up @@ -604,6 +604,8 @@ _Appears in:_





## dhcp.githedgehog.com/v1beta1

Package v1beta1 contains API Schema definitions for the dhcp v1beta1 API group. It is the primary internal API
Expand Down Expand Up @@ -2090,6 +2092,7 @@ _Appears in:_
| `server-leaf` | |
| `border-leaf` | |
| `mixed-leaf` | |
| `virtual-edge` | |


#### SwitchSpec
Expand Down