appliance update policy: time
The
time
structure defines weekday and time the automatic check for new updates will be run. This structure was added in vSphere API 6.7.Representation:
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
day | string | weekday to check for updates. This attribute was added in vSphere API 6.7. Defines the set of days. This enumeration was added in vSphere API 6.7. Value is one of: |
hour | long | Hour: 0-24. This attribute was added in vSphere API 6.7.
|
minute | long | Minute: 0-59. This attribute was added in vSphere API 6.7.
|