[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

NetworkContextProfileSubAttribute

Describes a sub attribute of a networking context profile attribute.


Properties

string
type Required

This describes the type of sub attribute’s values.

Possible values are: TLS_CIPHER_SUITETLS_VERSIONCIFS_SMB_VERSION


array of string
values Required

Values for sub attribute.

JSON Example

{
    "values": [
        "SSL_V3",
        "TLS_DHE_RSA_WITH_AES_256_GCM_SHA384"
    ]
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
    type:
        x-vcloud-constraints:
            - constraint: NonSearchable
            - constraint: NonSortable
    values:
        x-vcloud-constraints:
            - constraint: NonSearchable
            - constraint: NonSortable
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 35.0
Property Of

NetworkContextProfileAttribute

Feedback

Was this page helpful?