Skip to content

Data Object - FarmInfo

Java Class

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

Returned by

Farm_Get, Farm_GetByNamingPattern

See also

FarmAutomatedFarmData, FarmData, FarmId

Since

Horizon View 6.0

Data Object Description

Farm info

Data Object Properties

Name Type Description
id FarmId Farm entity ID 2
type xsd:string Type of farm. Since Horizon View 6.2 2
* This property will be one of:
ValueDescription
AUTOMATEDAn automated farm creates RDS Servers cloned from a snapshot.
MANUALA manual farm allows selection and addition of existing RDS Servers to the farm.
source xsd:string Source of farm machines. Since Horizon 7.1 1 2 3
* This property will be one of:
ValueDescription
"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 :- 4 5. This option is only valid for Automated Farm.
imageSource xsd:string Source of image used in the farm. Applicable for automated farm. Since Horizon 7.10 1 2
* This property will be one of:
ValueDescription
"VIRTUAL_CENTER"Image was created in virtual center.
"IMAGE_CATALOG"Image was created in image catalog.
data FarmData Farm data
automatedFarmData FarmAutomatedFarmData Automated farm data. Since Horizon View 6.2 1 3

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This property is required if type is set to 'AUTOMATED'. 

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

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