Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Modify the custom URL category of a specified rulestack.
External DocumentationTo learn more, visit the Palo Alto Cloud NGFW documentation.

Parameters

ParameterDescription
ActionURL actions.
Rulestack NameThe name of the rulestack to modify the custom URL category in.
URL CategoryThe name of the URL Category to modify.
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

Update Custom Url Category with Palo Alto Cloud Ngfw and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop