VsanProtectionGroupDataDrResponseEntity
VsanProtectionGroupDataDrResponseEntity
vSAN protection group details
AllOf
This class requires all of the following:
JSON Example
{
"id": "string",
"name": "string",
"description": "string",
"source_cluster": "string",
"target_cluster": "string",
"srm_protection_group": "string",
"_meta": {
"errors": [
{
"code": "string",
"message": "string",
"field": "string"
}
]
}
}