API Guide
/api/TemplateService/Actions/TemplateService.AttachProfile
This API represents information about server profiles that are created from templates.
Post method for /api/TemplateService/Actions/
TemplateService.AttachProfile
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.
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,
174 Configure