PlaceholderDatastoreDrResponseEntity
PlaceholderDatastoreDrResponseEntity
Site Recovery Manager placeholder datastore.
AllOf
This class requires all of the following:
JSON Example
{
"id": "string",
"name": "string",
"visible_to": [
{
"name": "string",
"status": "string",
"id": "string"
}
],
"overall_status": "string",
"_meta": {
"errors": [
{
"code": "string",
"message": "string",
"field": "string"
}
]
}
}