(Deprecated) Get status of refresh job
GET {{base_url}}/platform/device_inventory/v1/refresh
(Deprecated) This API is used to find out the status of currently scheduled refresh job.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"next_sync_available":"\u003cinteger\u003e","last_sync_time":"\u003cinteger\u003e","completed":"\u003cboolean\u003e"}