Reference documentation and code samples for the Distributed Cloud Edge Network V1 API module Google::Cloud::EdgeNetwork::V1::DiagnoseNetworkResponse::NetworkStatus::MacsecStatus.
Denotes the status of MACsec sessions for the links of a zone.
Constants
MACSEC_STATUS_UNSPECIFIED
value: 0 MACsec status not specified, likely due to missing metrics.
SECURE
value: 1 All relevant links have at least one MACsec session up.
UNSECURE
value: 2 At least one relevant link does not have any MACsec sessions up.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]