go-redfish/client/docs/Status.md
Kanwar Saad Bin Liaqat c138ca1069
computerSystem api support
Support for redfish root, system list,
system get and system reset action.
2019-09-08 23:55:37 +03:00

14 lines
450 B
Markdown

# Status
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Health** | [**Health**](Health.md) | | [optional]
**HealthRollup** | [**Health**](Health.md) | | [optional]
**State** | [**State**](State.md) | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)