API Guide

Table Of Contents
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(42)",},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(39)",},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(47)",},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(41)",},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(40)",},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(48)",},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(38)",},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(46)",},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(37)",}
]
}
/api/TemplateService/Profiles(Id)
This URI represents a specific profile.
NOTE: This API is not available in OpenManage Enterprise from version 3.4.
GET method for Profiles(Id)
This method returns the details of a specific profile.
Description
Returns details of a specific profile.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"@odata.context": "/api/$metadata#TemplateService.Profile/$entity",
"@odata.type": "#TemplateService.Profile",
"@odata.id": "/api/TemplateService/Profiles(44)",
"Id": 44,
"ProfileName": "Slot3",
"SourceTemplateId": 30,
"AssociatedEntityId": 25580,
"AssociationType": 1,
"Status": 3,
"CreatedBy": "root",
"CreationTime": "2018-09-10 06:15:11.535552",
"LastUpdatedBy": null,
"LastUpdatedTime": "2018-09-10 06:06:44.078863"
}
/api/TemplateService/ProfileState
This API represents the server profile state information.
NOTE: This API is not available in OpenManage Enterprise from version 3.4.
APIs specific to OpenManage Enterprise Modular Edition 531