Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateInstanceMaintenanceEventDetails

Specifies the properties for updating maintenance due date.

Properties

Optional alternativeResolutionAction

alternativeResolutionAction: model.InstanceMaintenanceAlternativeResolutionActions

One of the alternativeResolutionActions that was provided in the InstanceMaintenanceEvent.

Optional canDeleteLocalStorage

canDeleteLocalStorage: undefined | false | true

This field is only applicable when setting the alternativeResolutionAction.

For Instances that have local storage, this must be set to true to verify that the local storage will be deleted during the migration. For instances without, this parameter has no effect.

In cases where the local storage will be lost, this parameter must be set or the request will fail.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional displayName

displayName: undefined | string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

Optional timeWindowStart

timeWindowStart: Date

The beginning of the time window when Maintenance is scheduled to begin. The Maintenance will not begin before this time.

The timeWindowEnd is automatically calculated based on the maintenanceReason and the instanceAction.

Functions

getDeserializedJsonObj

getJsonObj