Retrieving Service Root without Authentication
Response:
{
"Chassis":{
"@odata.id":"/redfish/v1/Chassis"
},
"@odata.id":"/redfish/v1/",
"JSONSchemas":{
"@odata.id":"/redfish/v1/JSONSchemas"
},
"RedfishVersion":"1.2.0",
"EventService":{
"@odata.id":"/redfish/v1/EventService"
},
"Systems":{
"@odata.id":"/redfish/v1/Systems"
},
"UpdateService":{
"@odata.id":"/redfish/v1/UpdateService"
},
"Links":{
"Sessions":{
"@odata.id":"/redfish/v1/SessionService/Sessions"
}
},
"Name":"Cisco RESTful Root Service",
"Description":"Root Service",
"TaskService":{
"@odata.id":"/redfish/v1/TaskService"
},
"MessageRegistry":{
"@odata.id":"/redfish/v1/MessageRegistry"
},
"@odata.type":"#ServiceRoot.1.2.0.ServiceRoot",
"SessionService":{
"@odata.id":"/redfish/v1/SessionService"
},
"@odata.context":"/redfish/v1/$metadata#ServiceRoot",
"Managers":{
"@odata.id":"/redfish/v1/Managers"
},
"AccountService":{
"@odata.id":"/redfish/v1/AccountService"
},
"Id":"RootService"
}
Viewing User Accounts
Response:
{
"Accounts":{
"@odata.id":"/redfish/v1/AccountService/Accounts"
},
"AccountLockoutThreshold":0,
"Id":"AccountService",
"AccountLockoutDuration":0,
"MaxPasswordLength":20,
"MinPasswordLength":8,
"AccountLockoutCounterResetAfter":0,
"Description":"Account Service",
Cisco UCS C-Series Servers REST API Programmer's Guide
58
Cisco IMC REST API Examples
Examples of Server Tasks for 3.1(3)