"ParamTypes":["number","string","number","number"],
"NumberOfArgs":4,
"Severity":"Warning",
"Message":"The value %1 for the property %2 is not within the range %3 - %4 of
acceptable values.",
"Description":"Indicates that a property was given the correct value type but the
value
of that property was not supported. These values are not within the range"
},
"ServiceUnavailable":{
"Resolution":"Use CIMC WebUI/CLI/XMLAPI to enable Redfish Service.",
"NumberOfArgs":0,
"Severity":"Critical",
"Message":"Redfish Service is disabled.",
"Description":"Indicates that the Redfish Service is currently disabled for this
platform."
},
"ResourceCannotBeUpdated":{
"Resolution":"Do not attempt to update this resource.",
"NumberOfArgs":0,
"Severity":"Critical",
"Message":"The update request failed because the resource requested does not support
update.",
"Description":"Indicates that a update (PATCH) operation was attempted on a resource
that
cannot be updated."
},
"PropertyValueNotValid":{
"Resolution":"Provide a valid value and resubmit the request if the operation failed.",
"ParamTypes":["string","string","string"],
"NumberOfArgs":3,
"Severity":"Warning",
"Message":"The value %1 for the property %2 is not valid. Valid values could be %3.",
"Description":"Indicates that a property was given the correct value type but the
value
of that property was not valid. These values are not within the valid set of values."
},
"PropertyValueContainsInvalidCharacters":{
"Resolution":"Provide a value that does not contain mentioned characters and resubmit
the request
if the operation failed.",
"ParamTypes":["string","string"],
"NumberOfArgs":2,
"Severity":"Warning",
"Message":"The value for %1 contains one of the following invalid character %2",
"Description":"Indicates that the property value contains some invalid/unsupported
characters."
},
"PropertyValueLengthExceeded":{
"Resolution":"Provide a value that is within the specified limits and resubmit the
request if the operation failed.",
"ParamTypes":["string","number"],
"NumberOfArgs":2,
"Severity":"Warning",
"Message":"The string length of value for %1 exceeds the maximum allowed value of
%2",
"Description":"Indicates that the string length of property value exceeds permissable
limits."
},
"ArrayLengthExceeded":{
"Resolution":"Provide a value that is within the specified limits and resubmit the
request
Cisco UCS C-Series Servers REST API Programmer's Guide
118
Cisco IMC REST API Examples
Examples of Server Tasks for 4.0(4)