MaintenanceControl

The control of the maintenance.

JSON representation
{
  "control": enum (Control),
  "isCustom": boolean,
  "documentation": string
}
Fields
control

enum (Control)

The control of the resource maintenance.

isCustom

boolean

Indicates whether the control is available only in Service Producer API (not through Unified Maintenance).

documentation

string

Link to Service Producer documentation about maintenance control. Provided only when isCustom is true.