ProtectionGroupInfo
Detailed information about a protection group.
Properties
Related array pair if this is ABR protection group.
The description of the plan.
The current fault domain if the group replicationType
is vVols.
An ID of the protection group.
The location where the protection group is placed.
The name of the location where the plan is placed.
The name of the plan.
The name of the protected site.
The name of the recovery site.
Describes the recovery status of a protection group
- UNKNOWN - Recovery status could not be determined
- CLEANUP - Cleanup recovery is in progress
- PARTIALLY_RECOVERED - Some of the group's VMs have been successfully failed over, while others have not.
- READY - Protection group is ready for recovery
- RECOVERY_COMPLETE - Recovery of the protection group has completed
- RECOVERY_IN_PROGRESS - Recovery of the protection group is in progress
- REPROTECT_IN_PROGRESS - Reprotect of the protection group is in progress
- PARTIALLY_REPROTECTED - Some of the group's VMs have been successfully reprotected, while others have not.
- TEST_COMPLETE - Test recovery of the protection group has completed
- TEST_IN_PROGRESS - Test recovery of the protection group is in progress
Possible values are: UNKNOWN , CLEANUP , PARTIALLY_RECOVERED , READY , RECOVERY_COMPLETE , RECOVERY_IN_PROGRESS , REPROTECT_IN_PROGRESS , PARTIALLY_REPROTECTED , TEST_COMPLETE , TEST_IN_PROGRESS
Underlying replication type of the protection group:
- UNKNOWN - Unknown replication.
- ABR - Array-based replication.
- HBR - Host-based replication replication.
- VVOL - VVOL-based replication.
Possible values are: UNKNOWN , ABR , HBR , VVOL
The protection group status.
Possible values are: UNKNOWN , OK , NOT_CONFIGURED , CONFIGURING_PROTECTION , REMOVING_PROTECTION , RESTORING_PLACEHOLDERS , OPERATIONS_IN_PROGRESS , TESTING , TEST_COMPLETE , CLEANING_UP , RECOVERING , PARTIALLY_RECOVERED , RECOVERED , REPROTECTING , PARTIALLY_REPROTECTED , READY , LOADING
JSON Example
{
"array_pair": "string",
"description": "string",
"domain_id": "string",
"id": "string",
"location": "string",
"location_name": "string",
"name": "string",
"protected_site_name": "string",
"protected_vc_guid": "string",
"recovery_site_name": "string",
"recovery_status": "UNKNOWN",
"recovery_vc_guid": "string",
"replication_type": "UNKNOWN",
"status": "UNKNOWN",
"total_vms": 0
}
Property Of
ProtectionGroupInfoDrResponseList
Used By
ProtectionGroupInfoDrResponseEntity