c442eb5bcb
Upgraded openapi generator version to 5.1.0 for the support of nullable values for optional fields; Added missing "Disabled" enum value to the BootSourceOverrideEnabled model in the openapi schema. Signed-off-by: James Gu <james.gu@att.com> Change-Id: Ia3e0b018be13079d2085ef61ed2e797bcfd25fd7
18 lines
323 B
Markdown
18 lines
323 B
Markdown
# PowerState
|
|
|
|
## Enum
|
|
|
|
|
|
* `ON` (value: `"On"`)
|
|
|
|
* `OFF` (value: `"Off"`)
|
|
|
|
* `POWERING_ON` (value: `"PoweringOn"`)
|
|
|
|
* `POWERING_OFF` (value: `"PoweringOff"`)
|
|
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|