Data Object - FarmScheduledMaintenanceData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Farm.ScheduledMaintenanceData
Property of
See also
Since
Horizon 7.1
Data Object Description¶
Data for scheduled maintenance operations.
Data Object Properties¶
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
nextScheduledTime | xsd:dateTime | Time when next scheduled maintenance would happen. 1 | ||||||
immediateMaintenanceScheduled | xsd:boolean | True if immediate maintenance is scheduled. Since Horizon 7.4 2 1 | ||||||
logoffSetting | xsd:string | Determines when to perform the operation on RDS servers which have an active session. Since Horizon 7.4 * This property will be one of:
|
||||||
stopOnFirstError | xsd:boolean | Indicates that the operation should stop on first error. Since Horizon 7.4 3 | ||||||
recurringMaintenanceSettings | FarmRecurringMaintenanceSettings | Settings for recurring maintenance operations. 1 |