SiteRecoveryHealthReport
SiteRecoveryHealthReport
JSON Example
{
"id": "string",
"org_id": "string",
"deployment_id": "string",
"provider_code": "string",
"health_checker_task_id": "string",
"task_status": "string",
"info_collect_statuses": [
{
"info_type": "string",
"info_collector_status": "string",
"info_collect_updated_timestamp": "string"
}
],
"issue_check_statuses": [
{
"issue_type": "string",
"issue_checker_status": "string",
"issue_check_updated_timestamp": "string"
}
],
"created_timestamp": "string",
"updated_timestamp": "string"
}
string
id
Optional
Identifier of site recovery health report
string
org_id
Required
Identifier of the organization
string
deployment_id
Required
Identifier of the deployment
string
provider_code
Required
Provider code of the deployment
string
health_checker_task_id
Required
Site recovery health checker task ID
string
task_status
Optional
Site recovery health checker task status
string As date-time
As date-time
created_timestamp
Optional
Timestamp of health report created
string As date-time
As date-time
updated_timestamp
Optional
Timestamp of health report updated