API Guide
"Language": "de",
"Uri": "/redfish/v1/MessageRegistryCollection/
Members('EEMIRegistry.v1_0_0_de')"
},
{
"Language": "ko",
"Uri": "/redfish/v1/MessageRegistryCollection/
Members('EEMIRegistry.v1_0_0_ko')"
}
]
}
redfish/v1/MessageRegistryCollection/
Members(<InstanceId>)
This API represents message listings for a location.
GET method for messages of location
This method returns a list of messages for a specific location.
Description Returns a list of messages for a location.
Privilege VIEW
HTTP response
code
200
Example response
body
{
"@odata.context": "/redfish/
v1/$metadata#MessageRegistry.v1_0_0.MessageRegistry/$entity",
"@odata.type": "#MessageRegistry.v1_0_0.MessageRegistry",
"@odata.id": "/redfish/v1/MessageRegistryCollection/Members('Messages')",
"Oem": null,
"Id": "Messages",
"Description": "This registry defines the MSM messages for Redfish",
"Name": "MSM EEMI Registry",
"Language": "Messages",
"RegistryPrefix": "MSM",
"RegistryVersion": "1.0.0",
"OwningEntity": "DELL",
"Messages":{
}
}
Redfish—Chassis
This resource enables you to access the chassis details. Using this resource, you can retrieve details such as chassis health, chassis rollup
health, and so on.
Use the URIs in this resource to access the chassis details.
/redfish/v1/Chassis
This URI represents the chassis information.
GET method for Chassis
This method returns the chassis instances.
Description
Returns the details of the chassis.
Privilege VIEW
572 Redfish resource model