AppPublishActionType

AppPublishActionType
Application Publish Action Type

The type of DFW publish action to perform for an application.

Action Type Description
POLICY_CREATE Create a new DFW security policy scoped to the application group.
POLICY_UPDATE Update the default connectivity rule and per-app strategies of an existing policy. Fields not provided are reset to defaults (full replacement, not patch).
RULE_UPDATE Update the forwarding action of an existing DFW rule. Default rules and auto-plumbed rules are not supported.
This data structure has no properties.
Enumeration: POLICY_CREATE, POLICY_UPDATE, RULE_UPDATE