[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
DatastoreGroupRdmInfo
Information about the RDM found in a datastore group.
Properties
string
id
Optional
string
issue_type
Optional
Protection group configuration issue types.
- NONE: No configuration is present
- MISSING_PROTECTION: Unassigned datastore needs to be added to the protection group
- CONFLICT: Datastore is missing from the protection group but cannot be included because it is currently protected in a different protection group
- NOT_REPLICATED: Cannot protect datastore because the underlying storage devices are not configured for replication.
Possible values are: NONE , MISSING_PROTECTION , CONFLICT , NOT_REPLICATED
string
name
Optional
The name of the entity.
JSON Example
{
"id": "string",
"issue_type": "NONE",
"name": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of
DatastoreGroupInfo