Execute Site Recovery Health Check
Request a customized site recovery health check execution for the specified Deployment. If no execute required specified, all applicable site recovery info and issue types will be selected for the site recovery health check execution.
organization identifier
Deployment identifier
Site recovery health check request
Show optional properties
{
"selected_issue_types": [
{}
]
}
{
"selected_info_types": [
"string"
],
"selected_issue_types": [
"string"
]
}
Selected site recovery info types to collect
Selected site recovery issue types to check
Created
"Operation Object"
Identifier of the operation
Identifier of the organization
Type of the operation
Resource type to perform the operation
Identifier of the resource
Identifier of scheduler task created for operation
Extra config info of the operation
Output of the operation
Operation state
Details of scheduler task created for operation
The created timestamp
The updated timestamp
Unauthorized
Forbidden
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"selected_issue_types":["string"]}' https://{api_host}/api/vsr-guardrails/{org_id}/deployments/{deployment_id}/site-recovery:check-health