Skip to content

Data Object - DesktopBlackoutTime

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.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

Name Type Description
days xsd:string[] List of days for a given range of time.
* This property will be one of:
ValueDescription
MONDAYMonday
TUESDAYTuesday
WEDNESDAYWednesday
THURSDAYThursday
FRIDAYFriday
SATURDAYSaturday
SUNDAYSunday
ALLAll seven days of the week
startTime xsd:string Starting time for the blackout. 1
endTime xsd:string Ending time for the blackout. 1

  1. This property must be in the form hh:mm in 24 hours format.