CreateLocalDatastoreRequestType

CreateLocalDatastoreRequestType
CreateLocalDatastoreRequestType

The parameters of CreateLocalDatastore.

JSON Example
{
    "name": "string",
    "path": "string"
}
string
name
Required

The name of a datastore to create on the local host.

string
path
Required

The file path for a directory in which the virtual machine data will be stored.