View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DatastoreSpec
- Class
- VMware.Hv.DatastoreSpec
- Parameter to
- Datastore_ListDatastoresByDesktopOrFarm
- See also
- DesktopId, FarmId, HostOrClusterId
- Since
- Horizon 7.6
Data Object Description
Datastore spec to query the datastores for updating or editing the Desktop or FarmData Object Properties
Properties
Name | Type | Description |
---|---|---|
hostOrClusterId | HostOrClusterId |
HostOrClusterId to lookup the datastores. This parameter is optional and is taken from desktopId or farmId if not provided.
|
desktopId | DesktopId |
Desktop ID. Either DesktopId or farmId needs to be provided.
|
farmId | FarmId |
Farm ID. Either farmId or desktopId needs to be provided.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |