SuitableDatastoreInfo

SuitableDatastoreInfo
SuitableDatastoreInfo

Details about a datastore and whether it is suitable for a placeholder datastore.

JSON Example
{
    "datastore_id": "string",
    "placeholder_datastore": false
}
string
datastore_id
Required

The ID of the datastore.

boolean
placeholder_datastore
Optional

Indicates whether this datastore is already configured as a placeholder datastore.