Module: Google::Cloud::NetworkSecurity::V1::FirewallEndpoint::State
- Defined in:
- proto_docs/google/cloud/networksecurity/v1/firewall_activation.rb
Overview
Endpoint state.
Constant Summary collapse
- STATE_UNSPECIFIED =
Not set.
0- CREATING =
Being created.
1- ACTIVE =
Processing configuration updates.
2- DELETING =
Being deleted.
3- INACTIVE =
Down or in an error state.
4