{"type":"api","title":"Get Backup And Restore Execution","meta":{"id":"/apps/pubhub/media/cisco-catalyst-center-global-manager-api-1-3-1/a8d4160128c04ac5921fc688f2e2268233cd1a4b/c8af11c8-96dc-3ecc-91ea-58320f9be95a","info":{"title":"Catalyst Center Global Manager API","description":"Catalyst Center Global Manager API","version":"1.3.1"},"tags":[],"x-parser-conf":{"expand":0,"labelConfig":{"endpoint":"summary"}},"openapi":"3.0.1","servers":[{"url":"/"}]},"spec":{"operationId":"getBackupAndRestoreExecution","tags":["Backup"],"summary":"Get Backup And Restore Execution","deprecated":false,"description":"This api is used to get the execution detail of a specific backup or restore worflow process","parameters":[{"name":"id","description":"The `id` of the backup execution to be retrieved.","required":true,"schema":{"type":"string","default":"application/json"},"in":"path"}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"type":"object","properties":{"response":{"type":"object","properties":{"_metadata":{"type":"object","properties":{},"description":"This field holds additional information"},"backupId":{"type":"string","description":"The UUID of the backup"},"completedPercentage":{"type":"number","description":"Execution completion percentage"},"createdBy":{"type":"string","description":"This field represents the user who triggered this execution"},"duration":{"type":"integer","description":"Total time taken to complete this execution process"},"endDate":{"type":"string","description":"The end data and time of the backup execution"},"errorCode":{"type":"string","description":"Error code of the backup execution process"},"errorMessage":{"type":"string","description":"Error message of this backup execution process"},"failedTaskDetail":{"type":"object","properties":{},"description":"Failed task detail of this execution"},"id":{"type":"string","description":"The UUID of the execution process"},"isForceUpdate":{"type":"boolean","description":"This states whether the execution is forcefully updated or not"},"jobType":{"type":"string","enum":["CREATE_BACKUP","DELETE_BACKUP","RESTORE_BACKUP"],"description":"The backup execution job type"},"scope":{"type":"string","enum":["CISCO_DNA_DATA_WITH_ASSURANCE","CISCO_DNA_DATA_WITHOUT_ASSURANCE"],"description":"The backup scope states whether the backup is with assurance or without assurance data"},"startDate":{"type":"string","description":"The start data and time of the backup execution"},"status":{"type":"string","enum":["IN_PROGRESS","SUCCESS","FAILED"],"description":"The status of the backup"},"systemErrorMessage":{"type":"string","description":"System error message of this backup execution process"},"tasks":{"type":"array","items":{"type":"object","properties":{"endDate":{"type":"string","description":"The end date and time of the task process"},"errorCode":{"type":"string","description":"The error code of the task process"},"failedTaskDetail":{"type":"object","properties":{},"description":"The failed task detail of the task process"},"id":{"type":"string","description":"The UUID of the task"},"message":{"type":"string","description":"The error message of the task process"},"startDate":{"type":"string","description":"The start date and time of the task process"},"status":{"type":"string","enum":["IN_PROGRESS","SUCCESS","FAILED"],"description":"The task status"},"systemErrorMessage":{"type":"string","description":"The system error message of the task process"},"taskName":{"type":"string","description":"The task name"}}},"description":"Represents a task in the backup process"},"updateMessage":{"type":"string","description":"Force update message"}},"description":"Contains information about backup execution details."},"version":{"type":"string","description":"The version of the response"}},"description":"Contains the information about backup execution details.","$$ref":"#/components/schemas/GetBackupAndRestoreExecutionResponse"}}}},"400":{"description":"The client made a request that the server could not understand (for example, the request syntax is incorrect).","content":{}},"404":{"description":"The client made a request for a resource that does not exist.","content":{}}},"x-rapi-id":"3eb8-dbe1-4828-9423","x-rapi-overview":"This api is used to get the execution detail of a specific backup or restore worflow process","x-rapi-domain":"System","x-rapi-subdomain":"Backup","x-rapi-version":"1.0.0","x-rapi-internalPath":"/dna/system/api/v1/backupRestoreExecutions/${id}","x-rapi-publicPath":"/dna/system/api/v1/backupRestoreExecutions/${id}","x-rapi-registerInKONG":false,"x-rapi-banner":[],"x-rapi-deprecationMessage":"","x-rapi-rateLimiting":"10~MINUTE","__originalOperationId":"getBackupAndRestoreExecution","method":"get","path":"/dna/system/api/v1/backupRestoreExecutions/{id}"}}