{"type":"api","title":"Disaster Recovery Operational Status","meta":{"id":"/apps/pubhub/media/dna-center-235/0e427c513038595590fc5a0593cb0e208dd78571/2192edf3-d24e-3461-ab8c-12a97b547df4","swagger":"2.0","info":{"description":"Cisco DNA Center Platform v. 2.3.5","version":"2.3.5","title":"Intent API"},"schemes":["https"],"x-parser-conf":{"expand":0,"labelConfig":{"endpoint":"summary"}}},"spec":{"operationId":"disasterRecoveryOperationalStatus","tags":["Disaster Recovery"],"summary":"Disaster Recovery Operational Status","description":"Returns the status of Disaster Recovery operation performed on the system.","consumes":["application/json"],"produces":["application/json"],"parameters":[],"responses":{"200":{"description":"The request was successful. The result is contained in the response body.","schema":{"type":"object","properties":{"severity":{"type":"string","enum":["error","info"]},"status":{"type":"string","enum":["inprogress","complete","success","failed"]},"initiated_by":{"type":"string"},"ipconfig":{"type":"array","items":{"type":"object","properties":{"interface":{"type":"string","enum":["enterprise","management"]},"vip":{"type":"string"},"ip":{"type":"string"}}}},"tasks":{"type":"array","items":{"type":"object","properties":{"status":{"type":"string","enum":["inprogress","complete","success","failed"]},"ipconfig":{"type":"array","items":{"type":"object","properties":{"interface":{"type":"string","enum":["enterprise","management"]},"vip":{"type":"string"},"ip":{"type":"string"}}}},"title":{"type":"string"},"site":{"type":"string"},"startTimestamp":{"type":"string"},"message":{"type":"string"},"endTimestamp":{"type":"string"}}}},"title":{"type":"string"},"site":{"type":"string"},"startTimestamp":{"type":"string"},"message":{"type":"string"},"endTimestamp":{"type":"string"}},"$$ref":"#/definitions/DisasterRecoveryOperationalStatusResponse"}},"204":{"description":"The request was successful, however no content was returned."},"401":{"description":"The client's authentication credentials included with the request are missing or invalid."},"403":{"description":"The server recognises the authentication credentials, but the client is not authorised to perform this request."},"404":{"description":"The client made a request for a resource that does not exist."},"500":{"description":"The server could not fullfill the request."},"501":{"description":"The server has not implemented the functionality required to fullfill the request."},"503":{"description":"The server is (temporarily) unavailable."},"504":{"description":"The server did not respond inside time restrictions and timed-out."}},"__originalOperationId":"disasterRecoveryOperationalStatus","method":"get","path":"/dna/intent/api/v1/disasterrecovery/system/operationstatus"}}