View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DesktopRebalanceSpec
- Class
- VMware.Hv.RebalanceSpec
- Parameter to
- Desktop_Rebalance
- See also
- MachineId
- Since
- Horizon View 6.0
Data Object Description
Specification for the rebalance operation. This operation is applicable only to View Composer sourced desktops.Data Object Properties
Properties
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
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 machines which have an
active session.
|
||||||
stopOnFirstError | xsd:boolean |
Indicates that the operation should stop on first error.
|
||||||
machines | MachineId[] |
The machines to rebalance. These must be associated with the desktop.
MachineIds of this type must originate from the Machine
service, but not the VirtualMachine or
RegisteredPhysicalMachine services.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |