unusedCapacity constant

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

Implementation

static const unusedCapacity =
    ReservationsBlocksPerformMaintenanceRequest_MaintenanceScope(
      'UNUSED_CAPACITY',
    );