AddDatastoreResult

AddDatastoreResult
AddDatastoreResult

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

JSON Example
{
    "datastore_id": "string",
    "error_msg": "string"
}
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.