Data Object - FarmBlackoutTime

Class
VMware.Hv.BlackoutTime
Property of
FarmSpaceReclamationSettings
Since
Horizon View 6.2

Data Object Description

Fields for specifying blackout time for space reclamation settings RDS server disk space reclamation do not occur during blackout times.

Data Object Properties

Properties

Name Type Description
daysxsd:string[]

List of days for a given range of time.
  • This property will be one of:
    Value Description
    "MONDAY"Monday
    "TUESDAY"Tuesday
    "WEDNESDAY"Wednesday
    "THURSDAY"Thursday
    "FRIDAY"Friday
    "SATURDAY"Saturday
    "SUNDAY"Sunday
    "ALL"All seven days of the week
startTimexsd:string

Starting time for the blackout.
  • This property must be in the form hh:mm in 24 hours format.
endTimexsd:string

Ending time for the blackout.
  • This property must be in the form hh:mm in 24 hours format.