DatastoreDirectorySpec

DatastoreDirectorySpec
DatastoreDirectorySpec

The location of a directory on a datastore.

JSON Example
{
    "datastore": "Datastore:datastore-16:ff4a23e7-2fed-4be0-be39-479ae372badd",
    "path": "/path/to/folder"
}
string
datastore
Required

The ID of the datastore.

string
path
Required

The path of the datastore.