Skip to main content

Create Security Rule

Creates a new security rule.

Basic Parameters

ParameterDescription
ActionWhich action this rule should take when triggered.
DestinationComma-seperated list of destinations the rule will apply to, or any for all of them, or 'any' for all of them.
From ZonesComma-seperated list of source zone names that the rule will apply to, or 'any' for all of them.
NameThe name of the resource.
SourceComma-seperated list of sources the rule will apply to, or any for all of them, or 'any' for all of them.
To ZonesComma-seperated list of destination zone names that the rule will apply to, or 'any' for all of them.

Advanced Parameters

ParameterDescription
ApplicationsComma-seperated list of application names the rule will apply to, or 'any' for all of them.
Custom FieldsAny additional custom parameters to apply on the rule.
LocationWhich virtual system or device group to access.
Location TypeThe type of location to access.
ServicesComma-seperated list of service names that the rule will apply to, or 'any' for all of them.
Source UsersComma-seperated list of source users the rule will apply to, or 'any' for all of them.

Example Output

{
"@status": "success",
"@code": "20",
"msg": "command succeeded"
}

Workflow Library Example

Create Security Rule with Palo Alto Firewall and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop