[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api

SuitableDatastoreInfo

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


Properties

string
datastore_id Required

The ID of the datastore.


boolean
placeholder_datastore Optional

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

JSON Example

{
	"datastore_id": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api

Feedback

Was this page helpful?