Skip to main content

Create Custom URL Category

Create a custom URL filtering object to specify exceptions to URL category enforcement, and to create a custom URL category based on multiple URL categories.

External Documentation

To learn more, visit the Palo Alto Cloud NGFW documentation.

Parameters

ParameterDescription
Rulestack NameThe name of the rulestack to create URL category in.
URL Category NameThe name of the new URL category.
URL TargetsSpecify where the URL opens.

Example Output

{
"Response": {
"CustomURLEntry": {
"Action": "string",
"AuditComment": "string",
"Description": "string",
"UpdateToken": "string",
"UrlTargets": [
"string"
]
},
"Name": "string",
"RuleStackName": "string"
},
"ResponseStatus": {
"ErrorCode": 0,
"Reason": "string"
}
}

Workflow Library Example

Create Custom Url Category with Palo Alto Cloud Ngfw and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop