{"type":"api","title":"Get Status","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/d2649c17-7aea-3196-8c23-0ab6fc1da073","info":{"title":"Partner Integrations","description":"Includes API operations for partner integrations, such as Webex, Identity Services Engine (ISE), Secure Access, and more\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - Ise Server"],"description":"Retrieve the status of the ISE and vSmart WebSocketConnection","operationId":"getStatus","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"connections":{"type":"array","items":{"type":"object","properties":{"connected-time":{"type":"string","example":"0:00:00"},"hostname":{"type":"string","example":"vm9"},"ip":{"type":"string","example":"172.27.216.141"},"last-connected-time":{"type":"string","example":"0:00:00"},"last-disconnected-time":{"type":"string","example":"0:00:00"},"state":{"type":"string","example":"connected"},"type":{"type":"string","example":"ise"}},"$$ref":"#/components/schemas/Websocketstatus"}},"tenant":{"type":"string","example":"default"}},"$$ref":"#/components/schemas/Websocketresponse"}}}},"400":{"description":"bad input parameter"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"get","path":"/ise/websocketstatus"}}