EnvPolicyCreateConfig

EnvPolicyCreateConfig
Environment Pair Policy Create Config

Configuration for creating a new DFW security policy for an environment pair. The policy is created on the site specified in the request.

AllOf
This class requires all of the following:
JSON Example
{
    "action_type": "POLICY_WITH_PROTECTION_RULE_CREATE",
    "protection_rule_action": "JUMP_TO_APPLICATION",
    "display_name": "Shared to Development Policy"
}