{"type":"api","title":"Get All SDAVC Device","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/744a8207-9965-344e-aed3-d3ef846a4950","info":{"title":"Others","description":"Other APIs\n- Include APIs that do not belong to other categories\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Protocol Pack Compliance"],"description":"Get all device compliance details","operationId":"getAllSDAVCDevice","responses":{"200":{"description":"Response","content":{"application/json":{"schema":{"type":"object"},"examples":{"Response":{"description":"Response","value":{"devices":[{"uuid":"C8K-3657252c-96a4-4e4c-8860-270dec1f07d7","hostName":"vm1","siteId":"100","systemIp":"172.16.255.11","deviceModel":"vedge-C8000V","softwareVersion":"17.12.03.0.3419","currentProtocolPackVersion":68,"currentProtocolPackName":"pp-adv-cat8k-1712.1a-49-68.0.0.pack","lastUpgradeStatus":"Success","lastUpgradeStatusMessage":null,"isCompatible":true,"isAVCEnabled":true,"isDeviceReachable":true}],"count":1}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal server error"}},"method":"get","path":"/sdavc/protocol-pack/compliance/all-devices"}}