vmware.get_datastores

Get datastores from VMWare.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: vmware-creds

vmware-creds

Type: object

VMWareGetDatastoresArgs parameters.

No Additional Properties

Hostname

Type: string

IP address or hostname of the VMware host or vCenter server.

Username

Type: string

Username for VMware host authentication.

Password

Type: string

Password for VMware host authentication.

Result

Type: array of string

Array of available datastore names on the VMware host.

No Additional Items
Each item of this array must be:
Type: string


Required roles: READONLY_ADMIN