View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - FarmProvisioningView
- Class
- VMware.Hv.FarmProvisioningView
- See also
- FarmBase, FarmId, FarmVirtualCenterData
- Since
- Horizon 7.10
Data Object Description
Virtual Center entities associated with this Automated Farm.Queryable Data Object
This data object is queryable using QueryService.
The FarmProvisioningView query service api to get provisioning data. The fields which can be used in filters are:
- provisioningType
- base.name
- virtualCenterData.virtualCenter
- virtualCenterData.imageManagementStream
- virtualCenterData.imageManagementTag
- virtualCenterData.pendingImageManagementStream
- virtualCenterData.pendingImageManagementTag
Query Privileges
Privilege | Description |
---|---|
POOL_VIEW | privilege is required to query Farm provisioning view. |
Data Object Properties
Properties
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | FarmId |
Farm entity ID
|
||||||||||||||||||
provisioningType | xsd:string |
The Source or the Provisioning Type of RDS Servers.
|
||||||||||||||||||
operatingSystem | xsd:string |
The guest operating system.
|
||||||||||||||||||
operatingSystemArchitecture | xsd:string |
The guest operating system architecture.
|
||||||||||||||||||
base | FarmBase |
Farm identification information.
|
||||||||||||||||||
virtualCenterData | FarmVirtualCenterData |
Paths for Virtual Center entities associated with this Farm.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |