Skip to content

Data Object - FarmVirtualCenterProvisioningData

Java Class

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

Property of

FarmVirtualCenterProvisioningSettings

See also

BaseImageSnapshotId, BaseImageVmId, DatacenterId, FarmComputeProfileSpec, HostOrClusterId, ImageManagementStreamId, ImageManagementTagId, ResourcePoolId, VmFolderId

Since

Horizon View 6.2

Data Object Description

Virtual Center entities associated with this Automated Farm that may not be retrievable.

Data Object Properties

Name Type Description
parentVm BaseImageVmId Base image VM for RDS Servers. Applicable only to View Composer sourced RDS Servers. 1
snapshot BaseImageSnapshotId Base image snapshot for RDS Servers. Applicable only to View Composer sourced RDS Servers. 1
datacenter DatacenterId Datacenter within which the RDS Servers are configured. 2
vmFolder VmFolderId VM folder to deploy the RDS Servers to. 2
hostOrCluster HostOrClusterId Host or cluster to deploy the RDS Servers in. Note(s) :- 3 4
resourcePool ResourcePoolId Resource pool to deploy the RDS Servers.
imageManagementStream ImageManagementStreamId Image Management Stream to be used in Farm creation when Image Management feature is enabled. This is applicable for Instant clone Farms only. This is required when parentVm and snapshot are unset. Since Horizon 7.10 1
imageManagementTag ImageManagementTagId Image Management Tag associated with the selected image management stream to be used in Farm creation when Image Management feature is enabled. This is applicable for Instant clone Farms only. This is required when imageManagementStream is set. Since Horizon 7.10 1
computeProfile FarmComputeProfileSpec Compute Profile used to specify the CPU, RAM and cores per socket configuration to create VMs with. Since Horizon 8.6 1

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. For Instant clone farms only it can be only a cluster and not a host. 

  4. For Instant clone farms, this can be modified only if there are no current operations ( operation is NONE).