View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - FarmMaintenanceSpec
- Class
- VMware.Hv.MaintenanceSpec
- Parameter to
- Farm_ScheduleMaintenance
- See also
- FarmImageMaintenanceSettings, FarmRecurringMaintenanceSettings
- Since
- Horizon 7.1
Data Object Description
Settings for maintenance operations. This is applicable only for RDSH Instant Clone FarmData Object Properties
Properties
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
maintenanceMode | xsd:string |
The mode of schedule maintenance for Instant Clone Farm
|
||||||
scheduledTime | xsd:dateTime |
When to actually perform the next maintenance.
For IMMEDIATE if unset, maintenance will begin immediately.
For RECURRING If unset, will be calculated based on current
recurring maintenance configuration. If in the past, maintenance
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.
|
||||||
recurringMaintenanceSettings | FarmRecurringMaintenanceSettings |
Recurring maintenance configuration settings.
Required only if maintenanceMode == RECURRING
|
||||||
imageMaintenanceSettings | FarmImageMaintenanceSettings |
Settings for the Image maintenance.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |