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

InlineSecurityTag1

Properties

string
description Optional

array of Reference
direct_security_groups Optional

nsx_manager Optional

array of Reference
security_groups Optional

string
vendor_id Optional

JSON Example

{
	"description": "string",
	"direct_security_groups": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	],
	"nsx_manager": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"security_groups": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	],
	"vendor_id": "string"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Used By

SecurityTag

Feedback

Was this page helpful?