Skip to content

Data Object - FarmAutomatedFarmData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Farm.AutomatedFarmData

Property of

FarmInfo

See also

FarmCustomizationSettings, FarmProvisioningStatusData, FarmRDSServerMaxSessionsData, FarmRDSServerNamingSettings, FarmVirtualCenterManagedCommonSettings, FarmVirtualCenterNamesData, FarmVirtualCenterProvisioningSettings, VirtualCenterId

Since

Horizon View 6.2

Data Object Description

Data for an automated farm. An automated farm is a pool that contains one or more dynamically generated RDS Servers that are automatically created and customized by View Manager from a Virtual Center virtual machine's snapshot.

Data Object Properties

Name Type Description
provisioningType xsd:string The Source or the Provisioning Type of RDS Servers. 1
* 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 :- 2 3 This option is only valid for Automated Farm.
virtualCenter VirtualCenterId Virtual Center server. 1
rdsServerNamingSettings FarmRDSServerNamingSettings Specifies the naming scheme for the RDS Servers in the automated farm.
virtualCenterProvisioningSettings FarmVirtualCenterProvisioningSettings Virtual Center provisioning settings for the automated farm.
virtualCenterManagedCommonSettings FarmVirtualCenterManagedCommonSettings Common settings for RDS Servers managed by Virtual Center sources.
virtualCenterNamesData FarmVirtualCenterNamesData Naming data for Virtual Center entities associated with this automated farm. 1
provisioningStatusData FarmProvisioningStatusData Provisioning status data about this automated farm. 1
customizationSettings FarmCustomizationSettings Customization settings for this automated farm.
rdsServerMaxSessionsData FarmRDSServerMaxSessionsData RDS Server max sessions data

  1. This property cannot be updated. 

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

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