View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - FarmRecurringMaintenanceSettings
- Class
- VMware.Hv.RecurringMaintenanceSettings
- Property of
- FarmMaintenanceSpec, FarmScheduledMaintenanceData
- Since
- Horizon 7.1
Data Object Description
Settings for recurring maintenance operations.Data Object Properties
Properties
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
startTime | xsd:string |
Configured start time for the recurring maintenance.
|
||||||||
maintenancePeriod | xsd:string |
This represents the frequency at which to perform recurring maintenance.
|
||||||||
startInt | xsd:int |
Start index for weekly or monthly maintenance.
Weekly: 1-7 (Sun-Sat), Monthly: 1-31
|
||||||||
everyInt | xsd:int |
How frequently to repeat maintenance, expressed as a multiple of the
maintenance period. e.g. Every 2 weeks.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |