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

AzureNSGRule

AllOf


This class requires all of the following:

JSON Example

{
	"action": "ALLOW",
	"destination_any": false,
	"destination_inversion": false,
	"destinations": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	],
	"direction": "INBOUND",
	"disabled": false,
	"entity_id": "1000:104:12213212",
	"entity_type": "VirtualMachine",
	"name": "My Name",
	"port_ranges": [
		{
			"display": "string",
			"end": 0,
			"iana_name": "string",
			"iana_port_display": "string",
			"start": 0
		}
	],
	"rule_id": "string",
	"section_id": "string",
	"section_name": "string",
	"sequence_number": 0,
	"service_any": false,
	"services": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	],
	"source_any": false,
	"source_inversion": false,
	"sources": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	]
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

Feedback

Was this page helpful?