Network Connectivity v1beta API - Enum GetStatusResponse.Types.MacSecStatus (1.0.0-beta01)

public enum GetStatusResponse.Types.MacSecStatus

Reference documentation and code samples for the Network Connectivity v1beta API enum GetStatusResponse.Types.MacSecStatus.

Current status of MACSec on the underlying network connectivity between GC and the partner.

Namespace

Google.Cloud.NetworkConnectivity.V1Beta

Assembly

Google.Cloud.NetworkConnectivity.V1Beta.dll

Fields

Name Description
ActiveFailClosed

MACSec is protecting the links and configured in fail closed.

ActiveFailOpen

MACSec is protecting the links and configured to fail open on at least one of the redundant links.

NotConfigured

MACSec is not configured on at least one of the underlying links.

Unspecified

Unspecified status.