Skip to content

Data Object - FarmProvisioningView

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Farm.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:

Query Privileges

Privilege Description
POOL_VIEW privilege is required to query Farm provisioning view.

Data Object Properties

Name Type Description
id FarmId Farm entity ID 2
provisioningType xsd:string The Source or the Provisioning Type of RDS Servers. 2
* This property will be one of:
ValueDescription
VIEW_COMPOSERView composer linked clones managed as view RDS Servers. They share the same base image and use less storage space than full RDS Servers.
INSTANT_CLONE_ENGINEInstant clone engine created 'instant clones' managed as view RDS Servers. Instant clone engine uses vmfork technology to create the instant clones, these clones take much less time for provisioning. Instant clones have many similarities to linked clones like :- 3 4 This option is only valid for Automated Farm.
operatingSystem xsd:string The guest operating system. 1
* This property will be one of:
ValueDescription
"Unknown"
"Windows Server 2003"Windows Server 2003
"Windows Server 2008"Windows Server 2008
"Windows Server 2008R2"Windows Server 2008R2
"Windows Server 2012"Windows Server 2012
"Windows Server 2012R2"Windows Server 2012R2
"Windows Server 2016"null
"Linux Server (other)"Linux server (other)
operatingSystemArchitecture xsd:string The guest operating system architecture. 1 2
* This property will be one of:
ValueDescription
UnknownOperating System cannot be determined.
32_bit32 bit Operating System Architecture.
64_bit64 bit Operating System Architecture.
base FarmBase Farm identification information. 2
virtualCenterData FarmVirtualCenterData Paths for Virtual Center entities associated with this Farm. 2

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. Both instant and linked clones share the same base image and use less storage space than full virtual machines. 

  4. The user profile for both types clones can be redirected to persistent disks that will be unaffected by OS updates and refreshes.