1. Which two API calls are used to trigger a device configuration sync in Cisco DNA Center? (Choose two.)(Select 2answers)
A) PUT /dna/intent/api/v1/network-device/sync-all B) POST /dna/intent/api/v1/networkdevice/{networkDeviceId}/sync C) PUT /dna/intent/api/v1/network-device D) PUT /dna/intent/api/v1/networkdevice/{networkDeviceId}/sync
2. A configuration has been made to add to every switch port a new port description. The script worked initially, but after a few seconds, an HTTP 429 status code was received. What causes this error message from the Meraki cloud?
A) The API key has expired B) The device goes offline while you poll the API dashboard C) The rate limit of the Cisco Meraki API is exceeded D) The wrong API key is used to query the data
3. Webhook that are generated by Cisco DNA Center are REST calls with which properties?
A) JSON payload delivered via PUT B) JSON payload delivered via POST C) XML payload delivered via POST D) XML payload delivered via PUT
4. What is primary purpose of using the Cisco SD-WAN vManage Certificate Management API?
A) to securely deploy vManage B) to install signed certificates C) to contact Enterprise Certificate Authority D) to report an issue to Cisco TAC
5. Which URI removes an administrator from a Meraki network using an API call?
A) DELETE https://api/meraki.com/api/v0/organizations//admins/ B) DELETE https://api/meraki.com/api/v0/admins/ C) DELETE https://api/meraki.com/api/v0/organizations//admins/ D) PUT https://api/meraki.com/api/v0/organizations//admins/?delete=
Leave a comment