API Guide

"@odata.type": "#TemplateService.ProfileUsage",
"Id": 4,
"Name": "ServiceTag"
}
]
}
/api/TemplateService/Actions/TemplateService.AttachProfile
This API represents information about server profiles that are created from templates.
NOTE: This API is not available in OpenManage Enterprise from version 3.4.
POST method for attaching profiles
This method returns information about server profiles that are created from templates.
Description Returns information about server profiles that are created from templates.
Privilege TEMPLATE_MANAGEMENT
HTTP response
code
201
Example
response body
{
"Id":29,
"TargetIds":[8564,5364],
"NetworkBootIsoModel":{
"BootToNetwork":false,
"ShareType":"CIFS",
"ShareDetail":{
}
},
"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.
534 APIs specific to OpenManage Enterprise Modular Edition