Creates a new policy.

Parameters

ParameterDescription
Description-
Name-

Example Output

{
	"kind": "tm:security:firewall:policy:policystate",
	"name": "x",
	"partition": "Common",
	"fullPath": "/Common/x",
	"generation": 133,
	"selfLink": "https://localhost/mgmt/tm/security/firewall/policy/~Common~x?ver=14.1.5.3",
	"description": "asd",
	"rulesReference": {
		"link": "https://localhost/mgmt/tm/security/firewall/policy/~Common~x/rules?ver=14.1.5.3",
		"isSubcollection": true
	}
}

Workflow Library Example

Create Policy with F5 Big Ip and Send Results Via Email

Preview this Workflow on desktop