View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - FarmRecomposeSpec
- Class
- VMware.Hv.RecomposeSpec
- Parameter to
- Farm_Recompose
- See also
- BaseImageSnapshotId, BaseImageVmId, RDSServerId
- Since
- Horizon View 6.2
Data Object Description
Specification for the recompose operation.Data Object Properties
Properties
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
parentVm | BaseImageVmId |
New base image VM for automated farm's RDS Servers. This must be in the same
datacenter as the base image of the RDS Server.
|
||||||
snapshot | BaseImageSnapshotId |
Base image snapshot for the Automated Farm's RDS Servers.
|
||||||
startTime | xsd:dateTime |
When to start the operation. If unset the operation will begin
immediately.
|
||||||
logoffSetting | xsd:string |
Determines when to perform the operation on RDS servers which have an
active session.
|
||||||
stopOnFirstError | xsd:boolean |
Indicates that the operation should stop on first error.
|
||||||
rdsServers | RDSServerId[] |
The RDS Servers to recompose.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |