API Guide

"DeviceId": "10173",
"Attributes": [
{
"Id": 18968,
"Value": "hostname-1",
"IsIgnored": false
}
]
},
{
"DeviceId": "18968",
"Attributes": [
{
"Id": 9000,
"Value": "hostname-2",
"IsIgnored": false
}
]
}
],
"Options": {
"ShutdownType": 0,
"TimeToWaitBeforeShutdown": 300,
"EndHostPowerState": 1,
"PrecheckOnly": false,
"ContinueOnWarning": true
},
"Schedule": {
"RunNow": true,
"RunLater": false
}
}
/api/TemplateService/Actions/
TemplateService.UpdateNetworkConfig
POST method for TemplateService.UpdateNetworkConfig
This method updates the network configuration parameters of a template.
Description
Updates the network configuration parameters of a template.
Privilege DEVICE_CONFIGURATION
HTTP response
codes
200
Example request
body
Updating the minimum and maximum bandwidth of the NICs, and the tagged
and untagged VLANs.
{
"TemplateId": 10,
"IdentityPoolId": 0,
"Attributes":
[
{
"Attributes":
[
{
"Id": 3297,
"Value": "20",
"IsIgnored": false
},
{
"Id": 3298,
"Value": "100",
180 Configure