API Guide

Table Of Contents
"Id": "SL4V311",
"ServerServiceTag": "SL4V311",
"ServerInterfaceProfiles": [{
Id": "NIC.Mezzanine.1-2-1",
"NativeVLAN":1,
"Networks": [{
"Id": 25112
},
{
"Id": 25114
}]
},
{
"Id": "NIC.Mezzanine.1-1-1"
}]
}]
Example
response body
{
"JobId": 25546
}
Table 176. Attributes
Attribute Description
JobId Identifier of the job that is created as part of the request. You
can track the progress of the task using the ID.
Template Service
/api/TemplateService/Profiles
This URI represents the profiles.
NOTE: This API is not available in OpenManage Enterprise from version 3.4.
GET method for Profiles
This method returns the list of available profiles.
Description
Returns list of profiles.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"@odata.context": "/api/$metadata#Collection(TemplateService.Profile)",
"@odata.count": 12,
"value":
[
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(44)",},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(43)",},
{"@odata.type": "#TemplateService.Profile", "@odata.id": "/api/
TemplateService/Profiles(45)",},
530 APIs specific to OpenManage Enterprise Modular Edition