Interface BareMetalServerReservationAffinityPatch.Policy
- Enclosing class:
BareMetalServerReservationAffinityPatch
public static interface BareMetalServerReservationAffinityPatch.Policy
The reservation affinity policy to use for this bare metal server:
- `disabled`: Reservations will not be used
- `manual`: Reservations in `pool` will be available for use
- `automatic`: Any reservations with an `affinity_policy` of `automatic` that have the
same `profile` and `zone` as this bare metal server are available for use.
-
Field Summary
Fields
-
Field Details
-
AUTOMATIC
-
DISABLED
-
MANUAL
-