Data Types

MaintenanceAlertInfo

Information on maintenance alerts.

Parameter Name
Type
Description

instanceId

String

Instance ID.

location

String

Location of the instance.

impact

String

Effect of the maintenance alerts.

startTime

Timestamp

Start time. Format: yyyy-MM-ddTHH:mm:ssZ

endTime

Timestamp

End time. Format: yyyy-MM-ddTHH:mm:ssZ

status

String

Alert status. Available values:

  • executing

  • scheduled

  • upcoming reminder

  • completed

  • cancelled

  • in progress

  • update maintenance time

Last updated