Reference documentation and code samples for the Network Connectivity V1BETA API module Google::Cloud::NetworkConnectivity::V1beta::GetStatusResponse::MacSecStatus.
Current status of MACSec on the underlying network connectivity between GC and the partner.
Constants
MAC_SEC_STATUS_UNSPECIFIED
value: 0
Unspecified status.
MAC_SEC_STATUS_ACTIVE_FAIL_CLOSED
value: 1
MACSec is protecting the links and configured in fail closed.
MAC_SEC_STATUS_ACTIVE_FAIL_OPEN
value: 2
MACSec is protecting the links and configured to fail open on at least
one of the redundant links.
MAC_SEC_STATUS_NOT_CONFIGURED
value: 3
MACSec is not configured on at least one of the underlying links.