API Guide
shutdown\n! \ninterface TenGigabitEthernet 0/53\n! \n protocol lldp \n no
shutdown\n! \ninterface TenGigabitEthernet 0/54\n! \n protocol lldp \n no
shutdown\n! \ninterface TenGigabitEthernet 0/55\n! \n protocol lldp \n no
shutdown\n! \ninterface TenGigabitEthernet 0/56\n! \n protocol lldp \n no
shutdown\n! \ninterface ManagementEthernet 0/0\n ip address dhcp\n no
shutdown\n! \ninterface Port-channel 128\n no shutdown\n! \ninterface Vlan
1\n ip address dhcp\n no shutdown\n!\nsnmp-server community public ro \nsnmp-
server enable traps snmp linkdown linkup \nsnmp-server enable traps stack\n!
\n!\nclock timezone TZ-68 5 30 \n!\nfeature fip-snooping\nline console
0\nline vty 0\nline vty 1\nline vty 2\nline vty 3\nline vty 4\nline vty
5\nline vty 6\nline vty 7\nline vty 8\nline vty 9\n! \nuplink-state-group
1\n! \nreload-type\n boot-type normal-reload\n config-scr-download enable\n",
"ViewTypeId": 2
}
/api/TemplateService/Actions/TemplateService.Deploy
POST method for TemplateService.Deploy
This method creates a template-deployment job.
Description Creates a template-deployment job.
Privilege DEVICE_CONFIGURATION
HTTP response
code
200
Example request
body
{
"Id": 9, (TEMP ID)
"TargetIds":[4064(DEVICEID or SLOTID),4764]
}
Example response
body
ID of created task
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
Example request
body
{
"Id": 10,
"TargetIds": [10173,10175],
"Attributes": [
{
"DeviceId": "10173",
"Attributes": [
{
"Id": 18968,
"Value": "hostname-1",
"IsIgnored": false
}
]
},
{
"DeviceId": "18968",
Configure 173