Get Statistic
Get region statistic VMs data.
OK. The request succeeded.
{
"region_name": "string",
"statistics_report": {
"protection_health_level": "string",
"recoverability_health_level": "string",
"protected_vms_count": 0,
"recovery_ready_vms_count": 0,
"ransomware_ready_vms_count": 0,
"cloud_file_system_reports": [
{
"id": "string",
"health_level": "string",
"protected_site_reports": [
{
"id": "string",
"health_level": "string",
"protected_vms_count": 0,
"recovery_ready_vms_count": 0,
"vcenter_reports": [
{
"id": "string",
"vcenter_name": "string",
"protection_health_level": "string",
"recoverability_health_level": "string",
"protected_vms_count": 0,
"recovery_ready_vms_count": 0,
"protection_group_reports": [
{
"id": "string",
"health_level": "string",
"protected_vms_count": 0
}
],
"recovery_plan_reports": [
{
"id": "string",
"health_level": "string",
"recovery_ready_vms_count": 0
}
]
}
]
}
]
}
],
"recovery_sddc_reports": [
{
"id": "string",
"health_level": "string"
}
]
}
}
The name of the AWS region.
The specification describing the region health and statistics of protected VMs counts
Bad request. The server could not understand the request.
Unauthorized. The client has not authenticated.
Forbidden. The client is not authorized.
Not found. The server cannot find the specified resource.
VMware Live Cyber Recovery-specific error.
An error unique to VMware Live Cyber Recovery was encountered while attempting to satisfy the request. See the returned object for details on the error.
"Error Object"
A stack or error messages. The first element (top of the stack) is the broadest description of the failure.
curl -H 'Authorization: <value>' https://{api_host}/api/vcdr/v1/statistics