Data Object - FarmInfo

Class
VMware.Hv.FarmInfo
Returned by
Farm_Get
See also
FarmAutomatedFarmData, FarmData, FarmId
Since
Horizon View 6.0

Data Object Description

Farm info

Data Object Properties

Properties

Name Type Description
idFarmId

Farm entity ID
  • This property cannot be updated.
typexsd:string

Type of farm.

Since Horizon View 6.2
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "AUTOMATED"An automated farm creates RDS Servers cloned from a snapshot.
    "MANUAL"A manual farm allows selection and addition of existing RDS Servers to the farm.
dataFarmData

Farm data
automatedFarmDataFarmAutomatedFarmData

Automated farm data.

Since Horizon View 6.2
  • This property need not be set.
  • This property is required if type is set to "AUTOMATED".