API Guide

Table Of Contents
},
"Attributes":[
{
"DeviceId":0,
"Attributes":[
{
"Id":2536,
"IsIgnored":true
}
]
}
],
"Options":{
"ShutdownType":0,
"TimeToWaitBeforeShutdown":300,
"EndHostPowerState":1
}
}
/api/TemplateService/Actions/TemplateService.AssociateProfile
This API represents information about associated server profiles.
NOTE: This API is not available in OpenManage Enterprise from version 3.4.
POST method for /api/TemplateService/Actions/
TemplateService.AssociateProfile
This method returns information about associated server profiles.
Description
Returns information about associated server profiles.
Privilege TEMPLATE_MANAGEMENT
HTTP response
code
201
Example
response body
{
"SourceDeviceEntityId":1234,
"DestinationSlotEntityId":1234
}
/api/TemplateService/Actions/TemplateService.UpdateProfile
This API updates device-specific attributes in server profiles.
NOTE: This API is not available in OpenManage Enterprise from version 3.4.
POST method for updating profiles
This method updates device-specific attributes in server profiles.
Description
Updates device-specific attributes in the server profile.
Privilege TEMPLATE_MANAGEMENT
HTTP response
code
201
534 APIs specific to OpenManage Enterprise Modular Edition