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

AddDatastoreResult

Details about a datastore and an error message why the datastore cannot be set as placeholder datastore.


Properties

string
datastore_id Required

The ID of the datastore that could not be used as a placeholder datastore.


string
error_msg Optional

The error for this 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?