Reference Guide

Table Of Contents
"Attributes":[
{
"DeviceId":0,
"Attributes":[
{
"Id":2536,
"IsIgnored":true
}
]
}
],
"Options":{
"ShutdownType":0,
"TimeToWaitBeforeShutdown":300,
"EndHostPowerState":1
}
}
Example
response body
ID of created task
Deployment
using Boot to ISO
method
{
"Id":9,
"TargetIds":[
"10135"
],
"NetworkBootIsoModel":{
"BootToNetwork":true,
"ShareType":"CIFS",
"IsoPath":"CentOS-8.1.1911-x86_64-boot.iso",
"IsoTimeout":4,
"ShareDetail":{
"IpAddress":"X.X.X.X",
"ShareName":"cifs",
"User":"Administrator",
"Password":"passwd"
}
},
"Attributes":[
],
"Options":{
},
"Schedule":{
"RunNow":true,
"RunLater":false
}
}
Table 95. Attributes
Attribute Description
IsoTimeout Valid values: 1, 2, 4, 8, and 16.
If BootToISO is specified, then a value for IsoTimeout should
also be specified.
POST method for TemplateService.Deploy of IOA deployment
This method creates an IOA template-deployment job.
Description
Creates a IOA template-deployment job.
Privilege TEMPLATE_MANAGEMENT
HTTP response
codes
200
220 Configure