DatastoreDirectory

DatastoreDirectory
DatastoreDirectory

The location of a directory on a datastore.

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

The ID of the datastore.

string
path
Required

The path of the datastore.

string
datastore_name
Optional

The name of the datastore.

Property Of