InlineEnvPolicyCreateConfig1
InlineEnvPolicyCreateConfig1
JSON Example
{
"action_type": "POLICY_WITH_PROTECTION_RULE_CREATE",
"protection_rule_action": "JUMP_TO_APPLICATION",
"display_name": "Shared to Development Policy"
}
protection_rule_action
Required
Action to set on the protection rule inside the new security policy.
Enumeration:
ALLOW,
DROP,
REJECT,
JUMP_TO_APPLICATION
string
display_name
Optional
Human-readable name for the new security policy. Defaults to a system-generated name if omitted.