Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::InterconnectOutageNotification::IssueType (v2.8.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::InterconnectOutageNotification::IssueType.

Form this outage is expected to take, which can take one of the following values: - OUTAGE: The Interconnect may be completely out of service for some or all of the specified window. - PARTIAL_OUTAGE: Some circuits comprising the Interconnect as a whole should remain up, but with reduced bandwidth. Note that the versions of this enum prefixed with "IT_" have been deprecated in favor of the unprefixed values.

Constants

UNDEFINED_ISSUE_TYPE

value: 0
A value indicating that the enum field is not set.

IT_OUTAGE

value: 175_779_973
[Deprecated] The Interconnect may be completely out of service for some or all of the specified window.

IT_PARTIAL_OUTAGE

value: 92_103_971
[Deprecated] Some circuits comprising the Interconnect will be out of service during the expected window. The interconnect as a whole should remain up, albeit with reduced bandwidth.

OUTAGE

value: 195_285_745
The Interconnect may be completely out of service for some or all of the specified window.

PARTIAL_OUTAGE

value: 147_053_455
Some circuits comprising the Interconnect will be out of service during the expected window. The interconnect as a whole should remain up, albeit with reduced bandwidth.