{"type":"api","title":"Get DSP Farm Profiles","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 - Voice"],"description":"Get DSPFarm Profiles info from device","operationId":"getDSPFarmProfiles","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":{"DSPFarm Profiles info":{"description":"DSPFarm Profiles info","value":{"data":[{"prof-oper-state":"prof-oper-state-active-in-prog","service-id":"profile-mtp","app-id":"app-id-sccp","vdevice-name":"32.32.32.17","prof-admin-state":"prof-admin-state-up","vdevice-host-name":"isr4331-prakuma3-2","resource-id":"1","rsc-status":"rsc-group-state-none","app-assoc-status":"app-assoc-active-in-prog","vdevice-dataKey":"32.32.32.17-9","rsc-provider":"rsc-prov-none","profile-id":"9","lastupdated":1660244459596,"secure-mode":"srvc-mode-non-secure"},{"prof-oper-state":"prof-oper-state-active-in-prog","service-id":"profile-mtp","app-id":"app-id-sccp","vdevice-name":"32.32.32.17","prof-admin-state":"prof-admin-state-up","vdevice-host-name":"isr4331-prakuma3-2","resource-id":"2","rsc-status":"rsc-group-state-none","app-assoc-status":"app-assoc-active-in-prog","vdevice-dataKey":"32.32.32.17-52","rsc-provider":"rsc-prov-none","profile-id":"52","lastupdated":1660244459596,"secure-mode":"srvc-mode-non-secure"},{"prof-oper-state":"prof-oper-state-active-in-prog","service-id":"profile-mtp","app-id":"app-id-sccp","vdevice-name":"32.32.32.17","prof-admin-state":"prof-admin-state-up","vdevice-host-name":"isr4331-prakuma3-2","resource-id":"3","rsc-status":"rsc-group-state-none","app-assoc-status":"app-assoc-active-in-prog","vdevice-dataKey":"32.32.32.17-183","rsc-provider":"rsc-prov-none","profile-id":"183","lastupdated":1660244459596,"secure-mode":"srvc-mode-non-secure"},{"prof-oper-state":"prof-oper-state-active-in-prog","service-id":"profile-transcode","app-id":"app-id-sccp","vdevice-name":"32.32.32.17","prof-admin-state":"prof-admin-state-up","vdevice-host-name":"isr4331-prakuma3-2","resource-id":"4","rsc-status":"rsc-group-state-up","app-assoc-status":"app-assoc-active-in-prog","vdevice-dataKey":"32.32.32.17-711","rsc-provider":"rsc-prov-flex-dsprm","profile-id":"711","lastupdated":1660244459596,"secure-mode":"srvc-mode-non-secure"}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Device Monitoring-read,Device Monitoring-write","method":"get","path":"/device/voice/profiles"}}