cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1268
Views
1
Helpful
1
Replies

Prime 3.0 API - Modify and Sync Devices

andy.dickinson
Frequent Visitor
Frequent Visitor

Hi all,

Does anyone know if it is possible to change the management IP address of an existing device through the API and also trigger a device Sync?

I am trying to create a workflow for provisioning and this will require each device to be reconfigured during the process and then we will use a loopback address for management, but I cannot see an API method to do this, other than to delete and readd the devices.

Any suggestions?

Thanks,

Andy

1 Reply 1

Spencer Zier
Cisco Employee
Cisco Employee

Deleting and re-adding would be the only workflow I could think of.  We don't currently support triggering a sync via the API.  We don't have a way to change the device IP either; the bulkImport operation can update credentials, but the IP address is the key we use to know which device to update.