Data Object - DesktopBlackoutTime

Class
VMware.Hv.BlackoutTime
Property of
DesktopViewStorageAcceleratorSettings
Since
Horizon View 6.0

Data Object Description

Fields for specifying blackout time for View Storage Accelerator. Storage accelerator regeneration and VM disk space reclamation do not occur during blackout times. The same blackout policy applies to both operations.

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.