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

PolicyAttributes

Policy Attributes data holder


Properties

string
datatype Required

Datatype for attribute

Possible values are: STRING


string
key Required

Key for attribute

Possible values are: APP_IDDOMAIN_NAME


array of string
value Required

Multiple attribute values can be specified as elements of array.


string
description Optional

Description for attribute value


boolean
isALGType Optional

Describes whether the APP_ID value is ALG type or not.


sub_attributes Optional

Reference to sub attributes for the attribute

JSON Example

{
	"datatype": "STRING",
	"key": "APP_ID",
	"value": [
		"string"
	]
}

Vendor Extensions

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

InlinePolicyContextProfile1

Feedback

Was this page helpful?