View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - FarmData
- Class
- VMware.Hv.FarmData
- Property of
- FarmInfo, FarmSpec
- See also
- AccessGroupId, DesktopId, FarmDisplayProtocolSettings, FarmMirageConfigurationOverrides, FarmSessionSettings, RDSHLoadBalancingSettings
- Since
- Horizon View 6.0
Data Object Description
Farm dataData Object Properties
Properties
Name | Type | Description |
---|---|---|
name | xsd:string |
Farm name
|
displayName | xsd:string |
Farm display name. If the display name is left blank, it defaults to
name
|
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
|
enabled | xsd:boolean |
Indicates if Farm is enabled
|
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
|
settings | FarmSessionSettings |
Farm settings
|
lbSettings | RDSHLoadBalancingSettings |
Settings for load balancing the session requests across the RDS hosts
in the farm
Since Horizon 7.8
|
desktop | DesktopId |
Entity ID of RDS Desktop in the Farm
|
displayProtocolSettings | FarmDisplayProtocolSettings |
Farm Display Protocol settings
|
serverErrorThreshold | xsd:int |
The minimum number of machines that must be fully operational in order
to avoid showing the farm in an error state
|
mirageConfigurationOverrides | FarmMirageConfigurationOverrides |
The Mirage configuration overrides for this Farm.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |