{"type":"api","title":"Retrieves collection status summary","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/7c48b645-9c1b-3c59-9c5a-150c8b12ee59","info":{"title":"Inventory APIs","description":"APIs exposed by Inventory service.","contact":{"name":"Crosswork Team, Cisco","email":"support@cisco.com"},"license":{"name":"Cisco Software License Agreement","url":"http://www.cisco.com/public/sw-license-agreement.html"},"version":"7.1.0"},"x-parser-conf":{"overview":{"markdownPath":"reference/EMF/inventory-api-overview.md"}},"openapi":"3.0.1","servers":[{"url":"https://{server_ip}:30603/crosswork/inventory/v1/networkelement","description":"Generated server url"}]},"spec":{"tags":["Inventory"],"summary":"Retrieves collection status summary","operationId":"getCollectionStatusSummary","responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"type":"object","description":"MultiValueMapStringLong","properties":{"inprogress":{"type":"integer","description":"inprogress"},"warning":{"type":"integer","description":"warning"},"failed":{"type":"integer","description":"failed"},"completed":{"type":"integer","description":"completed"},"maintenance":{"type":"integer","description":"maintenance"}},"$$ref":"#/components/schemas/MultiValueMapStringLong"},"example":{"inprogress":0,"warning":0,"failed":0,"completed":0,"maintenance":0}}}},"400":{"description":"Bad Request - Invalid request"},"401":{"description":"Unauthorized. The request has not been applied because it lacks valid authentication credentials for the target resource."},"403":{"description":"Forbidden. The server recognizes the authentication credentials, but the client is not authorized to perform this request."},"500":{"description":"Internal Server Error - operation-failed"}},"__originalOperationId":"getCollectionStatusSummary","method":"get","path":"/collectionstatussummary/query"}}