public enum GetStatusResponse.Types.MacSecStatusReference 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.V1BetaAssembly
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. |