iLO 4 REST API Data Model (HpSmartStorage Resource Type) - shamimur/hp-proliant-sdk GitHub Wiki

HP RESTful API Data Model Reference for iLO 4—Redfish 1.0 Conformance (Cont)

"HpSmartStorage" Resource Type

Resource Instances

/rest/v1/Systems/{item}/SmartStorage See Resource Map for more details.

HpSmartStorage

"HpSmartStorage" defines the following properties:

"Status/Health"

This property is a member of HpSmartStorage

This represents the health state of this resource in the absence of its dependent resources.
JSON type:
String containing one of the following supported values:

"OK" "Warning" "Critical"

HTTP Operations

GET Rendered if supported by the implementation or omitted if not. The value of this property may also be null if it is unavailable at the time of the request.

"Status/HealthRollUp"

This property is a member of [HpSmartStorage](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(HpSmartStorage-Resource-Type)#hpsmartstorage-resource-type)
This represents the overall health state from the view of this resource.
JSON type:
String containing one of the following supported values: "OK" "Warning" "Critical"

HTTP Operations

GET Rendered if supported by the implementation or omitted if not. The value of this property may also be null if it is unavailable at the time of the request.

"Status/HealthRollup"

This property is a member of [HpSmartStorage](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(HpSmartStorage-Resource-Type)#hpsmartstorage-resource-type)
This represents the overall health state from the view of this resource.
JSON type:
String containing one of the following supported values:

"OK" "Warning" "Critical"

HTTP Operations

GET Rendered if supported by the implementation or omitted if not. The value of this property may also be null if it is unavailable at the time of the request.

"Status/State"

This property is a member of [HpSmartStorage](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(HpSmartStorage-Resource-Type)#hpsmartstorage-resource-type)
This indicates the known state of the resource, such as if it is enabled.
JSON type:
String containing one of the following supported values: "Enabled" "Disabled" "Offline" "InTest" "Starting" "Absent"

HTTP Operations

GET Rendered if supported by the implementation or omitted if not. The value of this property may also be null if it is unavailable at the time of the request.
⚠️ **GitHub.com Fallback** ⚠️