DatastoreNameDetails
DatastoreNameDetails
Data object with datastore identifier and name.
JSON Example
{
"id": "string",
"name": "string"
}
string
id
Required
Identifier of the datastore.
string
name
Required
Name of the datastore.