[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
ProtectionGroupInfoDrResponseList
List of entities about: Detailed information about a protection group.
Properties
JSON Example
{
"_meta": {
"errors": [
{
"code": "string",
"field": "string",
"message": "string"
}
],
"limit": 0,
"links": {
"next": {
"href": "string"
},
"previous": {
"href": "string"
},
"self": {
"href": "string"
}
},
"offset": 0,
"total": 0
},
"list": [
{
"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
}
]
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Returned By
Get All Groups
Get Plan Related Protection Groups