Class MaintenanceScope (1.30.0)

MaintenanceScope(value)

Specifies if all, running or unused hosts are in scope for this request.

Enums

Name Description
UNDEFINED_MAINTENANCE_SCOPE A value indicating that the enum field is not set.
ALL Trigger maintenance for all hosts belonging to this reservation irrespective of whether VMs are running on them or not.
MAINTENANCE_SCOPE_UNSPECIFIED Internal only
RUNNING_VMS Trigger maintenance only on the hosts belonging to this reservation which have VMs running on them.
UNUSED_CAPACITY Trigger maintenance only on the hosts belonging to this reservation which do not have any VMs running on them. This is not allowed for Standard ExR