Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CloudAutomationUpdateDetails

Specifies the properties necessary for cloud automation updates. This includes modifying the apply update time preference, enabling or disabling early adoption, and enabling, modifying, or disabling the update freeze period.

Properties

Optional applyUpdateTimePreference

applyUpdateTimePreference: model.CloudAutomationApplyUpdateTimePreference

Optional freezePeriod

freezePeriod: model.CloudAutomationFreezePeriod

Optional isEarlyAdoptionEnabled

isEarlyAdoptionEnabled: undefined | false | true

Annotates whether the cluster should be part of early access to apply VM cloud automation software updates. Those clusters annotated as early access will download the software bits for cloud automation in the first week after the update is available, while other clusters will have to wait until the following week.

Optional isFreezePeriodEnabled

isFreezePeriodEnabled: undefined | false | true

Specifies if the freeze period is enabled for the VM cluster to prevent the VMs from receiving cloud automation software updates during critical business cycles. Freeze period starts at 12:00 AM UTC and ends at 11:59:59 PM UTC on the selected date. Ensure that the freezing period does not exceed 45 days.

Functions

getDeserializedJsonObj

getJsonObj