InterconnectGroupsOperationalStatusInterconnectStatus(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
The status of one Interconnect in the group. The order is arbitrary.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
admin_enabled |
bool
Whether the Interconnect is enabled. This field is a member of oneof _ _admin_enabled .
|
diagnostics |
google.cloud.compute_v1beta.types.InterconnectDiagnostics
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method. This field is a member of oneof _ _diagnostics .
|
interconnect |
str
The URL of the Interconnect being described. This field is a member of oneof _ _interconnect .
|
is_active |
str
Whether this interconnect is participating in the redundant configuration. Check the IsActive enum for the list of possible values. This field is a member of oneof _ _is_active .
|
Classes
IsActive
IsActive(value)
Whether this interconnect is participating in the redundant configuration.