Reference documentation and code samples for the Network Connectivity V1BETA API module Google::Cloud::NetworkConnectivity::V1beta::Spoke::StateReason::Code.
The Code enum represents the various reasons for the state of the spoke.
Constants
CODE_UNSPECIFIED
value: 0
No information available.
PENDING_REVIEW
value: 1
The proposed spoke is pending review.
REJECTED
value: 2
The proposed spoke has been rejected by the hub administrator.
PAUSED
value: 3
The spoke has been deactivated internally.
FAILED
value: 4
Network Connectivity Center encountered errors while accepting
the spoke.
UPDATE_PENDING_REVIEW
value: 5
The proposed spoke update is pending review.
UPDATE_REJECTED
value: 6
The proposed spoke update has been rejected by the hub administrator.
UPDATE_FAILED
value: 7
Network Connectivity Center encountered errors while accepting
the spoke update.