{"type":"api","title":"Get Synced Feature List","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/d2f02ba2-fd0d-3a26-bcc5-feafc8f24d17","info":{"title":"Monitoring and Troubleshooting","description":"Includes API operations for the following:\n- Real-time monitoring\n- Accessing statistics APIs and statistics bulk APIs\n- Retrieving device state\n- Managing alarms and events\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Real-Time Monitoring - Device Feature List"],"description":"Get feature lists synchronously from device","operationId":"getSyncedFeatureList","parameters":[{"name":"deviceId","in":"query","description":"deviceId - Device IP","required":true,"schema":{"type":"string","example":"169.254.10.10"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Feature lists":{"description":"Feature lists","value":{"data":[{"vdevice-dataKey":"172.16.255.11-statistics-collection-1.0","@rid":632,"vdevice-name":"172.16.255.11","vmanage-system-ip":"172.16.255.11","createTimeStamp":1646912241600,"name":"statistics-collection","lastupdated":1646912240766,"vdevice-host-name":"vm1","version":"1.0"},{"vdevice-dataKey":"172.16.255.11-upgrade-confirm-1.0","@rid":639,"vdevice-name":"172.16.255.11","vmanage-system-ip":"172.16.255.11","createTimeStamp":1646912243273,"name":"upgrade-confirm","lastupdated":1646912240766,"vdevice-host-name":"vm1","version":"1.0"},{"vdevice-dataKey":"172.16.255.11-vmanage-mode-2.0","@rid":646,"vdevice-name":"172.16.255.11","vmanage-system-ip":"172.16.255.11","createTimeStamp":1646912247190,"name":"vmanage-mode","lastupdated":1646912240766,"vdevice-host-name":"vm1","version":"2.0"},{"vdevice-dataKey":"172.16.255.11-dpi-statistics-2.0","@rid":654,"vdevice-name":"172.16.255.11","vmanage-system-ip":"172.16.255.11","createTimeStamp":1646912250128,"name":"dpi-statistics","lastupdated":1646912240766,"vdevice-host-name":"vm1","version":"2.0"},{"vdevice-dataKey":"172.16.255.11-cert-serial-hashing-1.0","@rid":662,"vdevice-name":"172.16.255.11","vmanage-system-ip":"172.16.255.11","createTimeStamp":1646912255235,"name":"cert-serial-hashing","lastupdated":1646912240766,"vdevice-host-name":"vm1","version":"1.0"},{"vdevice-dataKey":"172.16.255.11-upgrade-1.0","@rid":669,"vdevice-name":"172.16.255.11","vmanage-system-ip":"172.16.255.11","createTimeStamp":1646912260609,"name":"upgrade","lastupdated":1646912240766,"vdevice-host-name":"vm1","version":"1.0"}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"System-read,System-write","method":"get","path":"/device/featurelist/synced"}}