{"type":"api","title":"Get EoX Status For All Devices","meta":{"id":"/apps/pubhub/media/cisco-catalyst-center-api-2-3-7-4/5f0ebf004a2d4799bf23d5900695a35a48893d24/e3488c7c-70e3-3936-bce5-55e87fc57590","info":{"title":"Intent API","description":"Cisco Catalyst Center Platform v. 2.3.7.4","version":"2.3.7.4"},"x-parser-conf":{"expand":0,"labelConfig":{"endpoint":"summary"}}},"spec":{"operationId":"getEoXStatusForAllDevices","tags":["EoX"],"summary":"Get EoX Status For All Devices","deprecated":false,"description":"Retrieves EoX status for all devices in the network","parameters":[],"responses":{"200":{"description":"The request was successful. The result is contained in the response body.","content":{"application/json":{"schema":{"type":"object","properties":{"response":{"type":"array","items":{"type":"object","properties":{"deviceId":{"type":"string","description":"Device instance UUID"},"alertCount":{"type":"integer","description":"Number of EoX alerts on the network device"},"summary":{"type":"array","items":{"type":"object","properties":{"eoxType":{"type":"string","enum":["HARDWARE","SOFTWARE","MODULE","NONE"],"description":"Type of EoX Alert"}}},"description":"Summary of the breakdown of EoX alerts. ie:- if the alerts are hardware, software or module."},"scanStatus":{"type":"string","enum":["NOT_SCANNED","SUCCESS","FAILED","IN_PROGRESS","UNKNOWN"],"description":"Status of the scan performed on the network device"},"comments":{"type":"array","items":{"type":"string"},"description":"More details about the scan status. ie:- if the scan status is failed, comments will give the reason for failure."},"lastScanTime":{"type":"integer","description":"Time at which the network device was scanned. The representation is unix time."}}},"description":"Response"},"version":{"type":"string","description":"Version of the response"}},"required":["response"],"description":"Root","$$ref":"#/components/schemas/getEoXStatusForAllDevicesResponse"}}}},"400":{"description":"Bad request. The request syntax is incorrect or invalid request parameters.","content":{}},"500":{"description":"The server could not fulfill the request.","content":{}}},"x-rapi-id":"3281-fa04-49ba-87d9","x-rapi-overview":"Retrieves EoX status for all devices in the network","x-rapi-domain":"Know Your Network","x-rapi-subdomain":"EoX","x-rapi-version":"1.0.0","x-rapi-internalPath":"/api/v1/eox-status/device","x-rapi-publicPath":"/dna/intent/api/v1/eox-status/device","x-rapi-registerInKONG":true,"x-rapi-banner":["Intent"],"__originalOperationId":"getEoXStatusForAllDevices","method":"get","path":"/dna/intent/api/v1/eox-status/device"}}