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

PolicySubAttributes

Policy Sub Attributes data holder


Properties

string
datatype Required

Datatype for sub attribute

Possible values are: STRING


string
key Required

Key for sub attribute

Possible values are: TLS_CIPHER_SUITETLS_VERSIONCIFS_SMB_VERSION


array of string
value Required

Multiple sub attribute values can be specified as elements of array.

JSON Example

{
	"datatype": "STRING",
	"key": "TLS_CIPHER_SUITE",
	"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

PolicyAttributes

Feedback

Was this page helpful?