[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineGenericPolicyRealizedResource1

Properties

string
entity_type Optional

Type of realized entity


array of AttributeVal
extended_attributes Optional

Collection of type specific properties


array of string
intent_paths Optional

Collection of intent paths

JSON Example

{
	"entity_type": "string",
	"extended_attributes": [
		{
			"data_type": "STRING",
			"key": "string",
			"multivalue": false,
			"values": [
				"string"
			]
		}
	],
	"intent_paths": [
		"string"
	]
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyRealizedState
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

GenericPolicyRealizedResource

Feedback

Was this page helpful?