Network Security V1 API - Module Google::Cloud::NetworkSecurity::V1::FirewallEndpoint::State (v0.1.0)

Reference documentation and code samples for the Network Security V1 API module Google::Cloud::NetworkSecurity::V1::FirewallEndpoint::State.

Endpoint state.

Constants

STATE_UNSPECIFIED

value: 0
Not set.

CREATING

value: 1
Being created.

ACTIVE

value: 2
Processing configuration updates.

DELETING

value: 3
Being deleted.

INACTIVE

value: 4
Down or in an error state.