Reference documentation and code samples for the Network Security V1 API module Google::Cloud::NetworkSecurity::V1::SACRealm::State.
State of the realm.
Constants
STATE_UNSPECIFIED
value: 0
No state specified. This should not be used.
PENDING_PARTNER_ATTACHMENT
value: 7
Has never been attached to a partner.
Used only for Prisma Access.
PARTNER_ATTACHED
value: 1
Currently attached to a partner.
PARTNER_DETACHED
value: 2
Was once attached to a partner but has been detached.
KEY_EXPIRED
value: 3
Is not attached to a partner and has an expired pairing key.
Used only for Prisma Access.