Detach a device from its template
Endpoint
dataservice/template/config/device/mode/cli
Method
POST
Payload
{
"deviceType":"vedge",
"devices":[
{
"deviceId":"C1111-4PLTELA-FGL233023F9",
"deviceIP":"10.176.184.5"
}
]
}
The deviceIP
is the csv-deviceIP in the configuration pushed to the device.
Response
{"id":"device_config_mode_cli-1e5b1ff4-f302-4bcd-8770-1b8cbcd5b590"}
The id is a task id that can be check [[Check request status on Vmanage]]