InterconnectGroupsOperationalStatus(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request to get the status of the interconnect group with extra detail.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
configured |
google.cloud.compute_v1beta.types.InterconnectGroupConfigured
The configuration analysis, as returned by Get. This field is a member of oneof _ _configured .
|
group_status |
str
Summarizes the status of the group. Check the GroupStatus enum for the list of possible values. This field is a member of oneof _ _group_status .
|
intent |
google.cloud.compute_v1beta.types.InterconnectGroupIntent
The intent of the resource, as returned by Get. This field is a member of oneof _ _intent .
|
operational |
google.cloud.compute_v1beta.types.InterconnectGroupConfigured
The operational state of the group, including only active Interconnects. This field is a member of oneof _ _operational .
|
Classes
GroupStatus
GroupStatus(value)
Summarizes the status of the group.