NSX-T Data Center REST API
PolicySubAttributes (schema)
Policy Sub Attributes data holder
| Name | Description | Type | Notes | 
|---|---|---|---|
| datatype | Datatype for sub attribute | string | Required Enum: STRING | 
| key | Key for sub attribute | string | Required Enum: TLS_CIPHER_SUITE, TLS_VERSION, CIFS_SMB_VERSION | 
| value | Value for sub attribute key Multiple sub attribute values can be specified as elements of array. | array of string | Required Minimum items: 1 | 
