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:

Query Privileges

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

Data Object Properties

Properties

Name Type Description
idFarmId

Farm entity ID
  • This property cannot be updated.
provisioningTypexsd:string

The Source or the Provisioning Type of RDS Servers.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "VIEW_COMPOSER"View 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_ENGINE"Instant 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 :-
    • Both instant and linked clones share the same base image and use less storage space than full virtual machines.
    • The user profile for both types clones can be redirected to persistent disks that will be unaffected by OS updates and refreshes.
    This option is only valid for Automated Farm.
operatingSystemxsd:string

The guest operating system.
  • This property need not be set.
  • This property will be one of:
    Value Description
    "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)
operatingSystemArchitecturexsd:string

The guest operating system architecture.
  • This property need not be set.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "Unknown"Operating System cannot be determined.
    "32_bit"32 bit Operating System Architecture.
    "64_bit"64 bit Operating System Architecture.
baseFarmBase

Farm identification information.
  • This property cannot be updated.
virtualCenterDataFarmVirtualCenterData

Paths for Virtual Center entities associated with this Farm.
  • This property cannot be updated.