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

AttributeVal

Contains type specific properties of generic realized entity


Properties

string
data_type Optional

Datatype of the property

Possible values are: STRINGDATEINTEGERBOOLEAN


string
key Optional

Attribute key


boolean
multivalue Optional

If attribute has a single value or collection of values


array of string
values Optional

List of attribute values

JSON Example

{
	"data_type": "STRING",
	"key": "string",
	"multivalue": false,
	"values": [
		"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
Property Of

InlineGenericPolicyRealizedResource1

Feedback

Was this page helpful?