Which API endpoint returns a list of all devices from vManage?
Choose an answer
Tap an option to check your answer.
Correct answer: A secure vManage REST endpoint using the `/dataservice/system/device/{model}` path..
Why this is the answer
The correct answer is a secure vManage REST endpoint using the /dataservice/system/device/{model} path. Cisco vManage APIs are always accessed securely using HTTPS to protect sensitive network information. The /dataservice/system/device/{model} path is the standard and correct REST API endpoint for retrieving device information from vManage. The {model} part of the path is a placeholder that can be used to filter devices by their model type, or omitted to retrieve all devices. Incorrect options: An unencrypted vManage REST endpoint is incorrect because vManage APIs always require secure (HTTPS) connections. The paths /api-call/system/device/{model} and /api-call/system/device/{model} are incorrect because /api-call is not a valid base path for vManage REST API calls; the correct base path for data services is /dataservice.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed