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

FirewallRuleSet

Properties

firewall_entity_id Optional

manager Optional

array of BaseFirewallRule
rules Optional

vendor_info Optional

JSON Example

{
	"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
Property Of

PathFirewallRules

Feedback

Was this page helpful?