Data Object - FarmData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Farm.FarmData
Property of
See also
AccessGroupId, DesktopId, FarmDisplayProtocolSettings, FarmMirageConfigurationOverrides, FarmSessionSettings, RDSHLoadBalancingSettings
Since
Horizon View 6.0
Data Object Description¶
Farm data
Data Object Properties¶
Name | Type | Description |
---|---|---|
name | xsd:string | Farm name 1 2 |
displayName | xsd:string | Farm display name. If the display name is left blank, it defaults to name 3 4 |
accessGroup | AccessGroupId | View access groups can organize the farms in your organization. They can also be used for delegated administration. |
description | xsd:string | Farm description 3 5 |
enabled | xsd:boolean | Indicates if Farm is enabled 6 3 |
deleting | xsd:boolean | True if the farm is in the process of being deleted. This cannot be set or updated. Only applicable for automated farms. Since Horizon View 6.2 7 1 |
settings | FarmSessionSettings | Farm settings 3 |
lbSettings | RDSHLoadBalancingSettings | Settings for load balancing the session requests across the RDS hosts in the farm Since Horizon 7.8 3 |
desktop | DesktopId | Entity ID of RDS Desktop in the Farm 3 1 |
displayProtocolSettings | FarmDisplayProtocolSettings | Farm Display Protocol settings 3 |
serverErrorThreshold | xsd:int | The minimum number of machines that must be fully operational in order to avoid showing the farm in an error state 8 3 9 |
mirageConfigurationOverrides | FarmMirageConfigurationOverrides | The Mirage configuration overrides for this Farm. 3 |
appVolumesManagerGuid | xsd:string | Guid of app volumes manager associated with the farm. Since Horizon 8.8 1 |
-
This property must contain only alphanumerics, underscores, and dashes. The maximum length is 64 characters. ↩
-
This property has a maximum length of 256 characters. ↩
-
This property has a maximum length of 1024 characters. ↩
-
This property has a default value of true. ↩
-
This property has a default value of false. ↩
-
This property has a default value of 0. ↩
-
This property has a minimum value of 0. ↩