Name
|
Type
|
Description
|
name | xsd:string |
Farm name
- This property cannot be updated.
-
This property must contain only alphanumerics, underscores, and dashes. The maximum length is 64 characters.
|
displayName | xsd:string |
Farm display name. If the display name is left blank, it defaults to
name
- This property need not be set.
-
This property has a maximum length of 256 characters.
|
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
- This property need not be set.
-
This property has a maximum length of 1024 characters.
|
enabled | xsd:boolean |
Indicates if Farm is enabled
-
This property has a default value of
true.
- This property need not be set.
|
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
-
This property has a default value of
false.
- This property cannot be updated.
|
settings | FarmSessionSettings |
Farm settings
- This property need not be set.
|
lbSettings | RDSHLoadBalancingSettings |
Settings for load balancing the session requests across the RDS hosts
in the farm
Since Horizon 7.8
- This property need not be set.
|
desktop | DesktopId |
Entity ID of RDS Desktop in the Farm
- This property need not be set.
- This property cannot be updated.
|
displayProtocolSettings | FarmDisplayProtocolSettings |
Farm Display Protocol settings
- This property need not be set.
|
serverErrorThreshold | xsd:int |
The minimum number of machines that must be fully operational in order
to avoid showing the farm in an error state
-
This property has a default value of
0.
- This property need not be set.
-
This property has a minimum value of 0.
|
mirageConfigurationOverrides | FarmMirageConfigurationOverrides |
The Mirage configuration overrides for this Farm.
- This property need not be set.
|