Skip to main content

Smart Account Device Sync Service on Vmanage

Syncing devices registered under a Cisco virtual account to vmanage. The operation needs to be performed after login

Endpoint

/dataservice/system/device/smartaccount/sync

Method

POST

Payload

{"username":"xxxx@xxxxx","password":"xxxx","validity_string":"valid"}

The username and password are the credential of Cisco website

Response

The response is a process id for checking the progress of the request

{"processId":"d87fc93f-fea3-4450-91d2-89f86d7ad125"}

The processId can be used by Check request status on Vmanage