{"type":"api","title":"Get Device Tools SS","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 - Tools"],"description":"Get device tool ss","operationId":"getDeviceToolsSS","parameters":[{"name":"vpn","in":"query","description":"VPN","schema":{"type":"string","enum":["0","512"]}},{"name":"options","in":"query","description":"Options","schema":{"type":"string"}},{"name":"deviceId","in":"query","description":"Device Id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Device tool SS data ":{"description":"Device tool SS data ","value":{"rawOutput":["Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port Process ","u_str ESTAB 0 0 * 767015 * 0 users:((\"zebra\",pid=2519,fd=13)) ","u_str ESTAB 0 0 /var/run/quagga/zebra_protobuf_notify.api.512 767017 * 0 users:((\"cfgmgr\",pid=2181,fd=30)) ","u_str ESTAB 0 0 * 1154461 * 0 users:((\"zebra\",pid=2519,fd=16)) ","u_str ESTAB 0 0 /var/run/.ftmd.512 1154465 * 0 users:((\"ftmd\",pid=3283,fd=58)) ","u_str ESTAB 0 0 * 1177830 * 0 users:((\"sshd\",pid=8966,fd=6),(\"sshd\",pid=8964,fd=6)) ","u_str ESTAB 0 0 * 1177839 * 0 users:((\"sshd\",pid=8966,fd=5)) ","u_str ESTAB 0 0 * 1177840 * 0 users:((\"sshd\",pid=8964,fd=7)) ","u_dgr ESTAB 0 0 * 766216 * 0 users:((\"zebra\",pid=2519,fd=3)) ","u_dgr ESTAB 0 0 * 1177838 * 0 users:((\"sshd\",pid=8966,fd=3),(\"sshd\",pid=8964,fd=3)) ","tcp ESTAB 0 0 10.0.1.11:ssh 10.0.1.1:54932 users:((\"sshd\",pid=8966,fd=4),(\"sshd\",pid=8964,fd=4)) "]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"get","path":"/device/tools/ss"}}