Module: Google::Cloud::Compute::V1::InstancesReportHostAsFaultyRequest::DisruptionSchedule
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
The disruption schedule for the VM. Required field, only allows IMMEDIATE.
Constant Summary collapse
- UNDEFINED_DISRUPTION_SCHEDULE =
A value indicating that the enum field is not set.
0- DISRUPTION_SCHEDULE_UNSPECIFIED =
Not used. Required as per aip/126.
332_543_835- FUTURE =
Delay disruption for caller control. Will be default soon.
474_513_859- IMMEDIATE =
Default value. Disrupt the VM immediately.
152_881_041