[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

PathFirewallRules

Properties

array of FirewallRuleSet
firewalls Optional

JSON Example

{
	"firewalls": [
		{
			"firewall_entity_id": {
				"entity_id": "string",
				"entity_type": "VirtualMachine"
			},
			"manager": {
				"entity_id": "string",
				"entity_type": "VirtualMachine"
			},
			"rules": [
				{}
			],
			"vendor_info": {
				"manager": {
					"entity_id": "string",
					"entity_type": "VirtualMachine"
				},
				"vendor_ids": [
					{
						"id_type": "string",
						"id_value": "string"
					}
				]
			}
		}
	]
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Returned By

Path Firewall Rules

Feedback

Was this page helpful?