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

RecommendedRule

Properties

string
action Optional

Possible values are: ALLOWDROP


array of Reference
destinations Optional

array of SimplePortRange
port_ranges Optional

array of string
protocols Optional

array of Reference
sources Optional

JSON Example

{
	"action": "ALLOW",
	"destinations": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	],
	"port_ranges": [
		{
			"end": 0,
			"start": 0
		}
	],
	"protocols": [
		"string"
	],
	"sources": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	]
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Property Of

RecommendedRules

Feedback

Was this page helpful?