Class ProvisioningModel (0.12.0)

ProvisioningModel(value)

The provisioning model to get capacity history for. This field must be set to SPOT.

For more information, see Compute Engine instances provisioning models.

Enums

Name Description
UNDEFINED_PROVISIONING_MODEL A value indicating that the enum field is not set.
FLEX_START Instance is provisioned using the Flex Start provisioning model and has a limited runtime.
RESERVATION_BOUND Bound to the lifecycle of the reservation in which it is provisioned.
SPOT Heavily discounted, no guaranteed runtime.
STANDARD Standard provisioning with user controlled runtime, no discounts.