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
Output only. Whether the Interconnect is enabled. This field is a member of oneof_ _admin_enabled.
|
diagnostics |
google.cloud.compute_v1beta.types.InterconnectDiagnostics
Output only. The diagnostics of the Interconnect, as returned by the existing get-diagnostics method. This field is a member of oneof_ _diagnostics.
|
interconnect |
str
Output only. The URL of the Interconnect being described. This field is a member of oneof_ _interconnect.
|
is_active |
str
Output only. 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)Output only. Whether this interconnect is participating in the redundant configuration.