[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
LBClientCertificateSubjectDnCondition
Match condition for client certficate subject DN.
Properties
string
subject_dn
Required
Value of subject DN.
boolean
case_sensitive
Optional
If true, case is significant when comparing subject DN value.
string
match_type
Optional
Match type of subject DN.
Possible values are: STARTS_WITH , ENDS_WITH , EQUALS , CONTAINS , REGEX
JSON Example
{
"subject_dn": "string"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyLoadBalancer