curl -XGET -k -u admin:Password https://10.10.10.10/redfish/v1/Registries/
CiscoUcsMessageRegistry/CiscoUCS.v1_0_0.json
Response:
{
"@Redfish.Copyright":"Copyright 2018-2021 Cisco Systems Inc. All rights reserved.",
"RegistryVersion":"1.0.0",
"OwningEntity":"Cisco Systems Inc.",
"Name":"Cisco UCS Common Message Registry",
"@odata.context":"/redfish/v1/$metadata#Registries/Members/$entity/CiscoUCS.v1_0_0.json",
"@odata.id":"/redfish/v1/Registries/CiscoUcsMessageRegistry/CiscoUCS.v1_0_0.json",
"@odata.type":"#MessageRegistry.v1_2_0.MessageRegistry",
"Id":"CiscoUCS.1.0.0",
"Language":"en",
"Messages":{
"InvalidConfigurationSpecified":{
"Resolution":"Correct the combination and retry the operation.",
"ParamTypes":["string"],
"NumberOfArgs":1,
"Severity":"Warning",
"Message":"The combination %1 specified in the request is not valid.",
"Description":"Indicates that the combination of parameters passed in the request
is invalid or not supported. "
},
"ResourceCannotBeCreated":{
"Resolution":"Do not attempt to create this resource.",
"NumberOfArgs":0,
"Severity":"Critical",
"Message":"The create request failed because the resource requested does not support
create.",
"Description":"Indicates that a create operation was attempted on a resource that
cannot be created."
},
"IncompatibleSystemState":{
"Resolution":"Adjust the system state accordingly and retry the combination.",
"ParamTypes":["string"],
"NumberOfArgs":1,
"Severity":"Warning",
"Message":"Incompatible System State : %1",
"Description":"Indicates that the system is in a state which is incompatible to run
the
given operation."
},
"UnauthorisedPlatform":{
"Resolution":"Call Cisco TAC.",
"NumberOfArgs":0,
"Severity":"Critical",
"Message":"This platform is unauthorized. Please Call Cisco TAC. ( Error : 0x18008080
).",
"Description":"Indicates that the underlying platform is not authorised."
},
"HttpNotSupported":{
"Resolution":"Use HTTPS Protocol.",
"NumberOfArgs":0,
"Severity":"Critical",
"Message":"HTTP Protocol not Supported.",
"Description":"Indicates that the Redfish service does not support HTTP protocol."
},
"PropertyValueNotInRange":{
"Resolution":"Choose a value within the range that the implementation can support
and resubmit the request if the operation failed.",
Cisco UCS C-Series Servers REST API Programmer's Guide
117
Cisco IMC REST API Examples
Examples of Server Tasks for 4.0(4)