GET – Service Root properties
Use the GET method to retrieve properties in Service Root (/redfish/v1/) for Redfish service.
Request URL
https://<SMM_IPADDR>/redfish/v1/
Request body
None
Response body
Field | Type | Description | |||||
|---|---|---|---|---|---|---|---|
AccountService | Object | The link to the account service. | |||||
@odata.id | String | “/redfish/v1/AccountService” | |||||
Chassis | Object | The link to a collection of chassis. | |||||
@odata.id | String | “/redfish/v1/Chassis” | |||||
EventService | Object | The link to the event service. | |||||
@odata.id | String | “/redfish/v1/EventService” | |||||
CertificateService | Object | The link to the certificate service. | |||||
@odata.id | String | “/redfish/v1/CertificateService” | |||||
Id | String | “RootService” | |||||
Managers | Object | The link to a collection of managers. | |||||
@odata.id | String | “/redfish/v1/Managers” | |||||
JsonSchemeas | Object | A reference link to Json Schema resource. | |||||
@odata.id | String | “/redfish/v1/JsonSchemas” | |||||
Name | String | “Root Service” | |||||
ProtocolFeaturesSupported | Object | Expanded | |||||
ExcerptQuery | Boolean | false | |||||
FilterQuery | Boolean | false | |||||
OnlyMemberQuery | Boolean | true | |||||
SelectQuery | Boolean | true | |||||
ExpandQuery | Object | Expanded | |||||
ExpandAll | Boolean | false | |||||
Levels | Boolean | false | |||||
Links | Boolean | false | |||||
NoLinks | Boolean | false | |||||
RedfishVersion | String | “1.17.0” | |||||
SessionService | Object | The link to the sessions service. | |||||
@odata.id | String | “/redfish/v1/SessionService” | |||||
Tasks | Object | The link to the task service. | |||||
@odata.id | String | “/redfish/v1/TaskService” | |||||
UUID | String , null | Unique identifier for a service instance. When SSDP is used, this value contains the same UUID returned in an HTTP `100 OK` response from an SSDP `M-SEARCH` request during discovery. | |||||
UpdateService | link | The link to the update service. | |||||
@odata.id | String | “/redfish/v1/UpdateService” | |||||
Registries | link | The link to the registries. | |||||
@odata.id | String | “/redfish/v1/Registries” | |||||
Status code
| HTTP Status Code | Error Message ID |
|---|---|
| 500 | InternalError |