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

NSXTIPSet

AllOf


This class requires all of the following:

JSON Example

{
	"direct_destination_rules": [
		{
			"firewall": {
				"entity_id": "string",
				"entity_type": "VirtualMachine"
			},
			"rule_set_type": "NSX_STANDARD",
			"rules": [
				{
					"entity_id": "string",
					"entity_type": "VirtualMachine"
				}
			]
		}
	],
	"direct_source_rules": [
		{
			"firewall": {
				"entity_id": "string",
				"entity_type": "VirtualMachine"
			},
			"rule_set_type": "NSX_STANDARD",
			"rules": [
				{
					"entity_id": "string",
					"entity_type": "VirtualMachine"
				}
			]
		}
	],
	"entity_id": "1000:104:12213212",
	"entity_type": "VirtualMachine",
	"indirect_destination_rules": [
		{
			"firewall": {
				"entity_id": "string",
				"entity_type": "VirtualMachine"
			},
			"rule_set_type": "NSX_STANDARD",
			"rules": [
				{
					"entity_id": "string",
					"entity_type": "VirtualMachine"
				}
			]
		}
	],
	"indirect_source_rules": [
		{
			"firewall": {
				"entity_id": "string",
				"entity_type": "VirtualMachine"
			},
			"rule_set_type": "NSX_STANDARD",
			"rules": [
				{
					"entity_id": "string",
					"entity_type": "VirtualMachine"
				}
			]
		}
	],
	"ip_addresses": [
		{
			"ip_address": "string",
			"netmask": "string",
			"network_address": "string"
		}
	],
	"ip_numeric_ranges": [
		{
			"end": 0,
			"start": 0
		}
	],
	"ip_ranges": [
		{
			"end_ip": "string",
			"start_ip": "string"
		}
	],
	"name": "My Name",
	"nsxt_managers": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	],
	"parent_security_groups": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	],
	"vendor": "string",
	"vendor_id": "string"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

Feedback

Was this page helpful?