{
	"data": [
		{
			"action": "string",
			"application": [
				"string"
			],
			"category": [
				"string"
			],
			"description": "string",
			"destination": [
				"string"
			],
			"destination_hip": [
				"string"
			],
			"disabled": true,
			"from": [
				"string"
			],
			"id": "abcd-1234",
			"log_setting": "string",
			"name": "string",
			"negate_destination": true,
			"negate_source": true,
			"profile_setting": {
				"group": [
					"string"
				]
			},
			"service": [
				"string"
			],
			"source": [
				"string"
			],
			"source_hip": [
				"string"
			],
			"source_user": [
				"string"
			],
			"tag": [
				"string"
			],
			"to": [
				"string"
			]
		}
	],
	"limit": 200,
	"offset": 0,
	"total": 0
}