API Guide
Console version
Topics:
• /api/ApplicationService/Info
/api/ApplicationService/Info
This URI represents the product information.
GET method for Info
This method returns the product information.
Description Returns the product information.
Privilege VIEW
HTTP response
codes
200
Example response
body
{
"@odata.context": "/api/$metadata#ApplicationService.Info",
"@odata.type": "#ApplicationService.Info",
"@odata.id": "/api/ApplicationService/Info",
"Name": "PowerEdge MX7000",
"Description": "7U Modular Chassis platform",
"Vendor": "Dell Inc",
"ProductType": 1,
"Branding": "Dell",
"Version": "1.20.00",
"BuildNumber": "X25.808",
"BuildDate": "2020-03-26T22:03:01Z",
"Guid": "5799903e-19da-55b3-6af2-c841810df97a",
"ManagementUri": null,
"OperationStatus": "READY",
"OperationName": null,
"OperationJobId": 0
}
12
348 Console version