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

InlineBaseFirewall1

Properties

array of Reference
exclusions Optional

array of RuleSet
firewall_rules Optional

JSON Example

{
	"exclusions": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	],
	"firewall_rules": [
		{
			"firewall": {
				"entity_id": "string",
				"entity_type": "VirtualMachine"
			},
			"rule_set_type": "NSX_STANDARD",
			"rules": [
				{
					"entity_id": "string",
					"entity_type": "VirtualMachine"
				}
			]
		}
	]
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Used By

BaseFirewall

Feedback

Was this page helpful?