Data Object - FarmRecurringMaintenanceSettings
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Farm.RecurringMaintenanceSettings
Property of
Since
Horizon 7.1
Data Object Description¶
Settings for recurring maintenance operations.
Data Object Properties¶
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
startTime | xsd:string | Configured start time for the recurring maintenance. 4 | ||||||||
maintenancePeriod | xsd:string | This represents the frequency at which to perform recurring maintenance. * This property will be one of:
|
||||||||
startInt | xsd:int | Start index for weekly or monthly maintenance. Weekly: 1-7 (Sun-Sat), Monthly: 1-31 1 2 6 7 | ||||||||
everyInt | xsd:int | How frequently to repeat maintenance, expressed as a multiple of the maintenance period. e.g. Every 2 weeks. 3 1 2 5 |