if the operation failed.",
"ParamTypes":["string","number"],
"NumberOfArgs":2,
"Severity":"Warning",
"Message":"The array length for %1 exceeds the maximum allowed value of %2.",
"Description":"Indicates that the array size of property value exceeds permissable
limits."
},
"PropertyUpdateForPlatformNotSupported":{
"Resolution":"Remove the unsupported properties for the platform and resubmit the
request
if the operation failed",
"NumberOfArgs":0,
"Severity":"Warning",
"Message":"Some of the properties in the request body cannot be updated because they
are either read only, unknown or unsupported for the platform.",
"Description":"Indicates that some of the properties in the request body cannot be
updated
for the particular platform. This could be because the property is either read-only, unknown
or
unsupported by the implementation. "
},
"PropertyUpdateNotSupported":{
"Resolution":"Remove the unsupported properties and resubmit the request if the
operation failed",
"NumberOfArgs":0,
"Severity":"Warning",
"Message":"Some of the properties in the request body cannot be updated because they
are
either read only, unknown or unsupported.",
"Description":"Indicates that some of the properties in the request body cannot be
updated.
This could be because the property is either read-only, unknown or unsupported by the
implementation. "
},
"MethodNotAllowed":{
"Resolution":"Do not attempt an unsupported method on the resource. Please resubmit
the
request proper method.",
"ParamTypes":["string","string"],
"NumberOfArgs":2,
"Severity":"Warning",
"Message":"The resource %1 does not allow %2 method.",
"Description":"Indicates that the method type mentioned in the request body is not
allowed on this resource."
}
},
"RegistryPrefix":"CiscoUCS",
"Description":"This registry defines the common messages for Cisco UCS Redfish
implementations."
}
Retrieving Cisco Bios Attribute Registries
Request:
curl -XGET -k -u admin:Password https://10.10.10.10/redfish/v1/Registries/
CiscoBiosAttributeRegistry.v1_0_0
Response:
Cisco UCS C-Series Servers REST API Programmer's Guide
119
Cisco IMC REST API Examples
Examples of Server Tasks for 4.0(4)