TlsFingerprintMatch
TlsFingerprintMatch
JSON Example
{
"fingerprints": [
"string"
],
"match_operation": "string",
"string_group_refs": [
"string"
]
}
array of string
fingerprints
Optional
The list of fingerprints. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
string
match_operation
Required
Match criteria. Enum options - IS_IN, IS_NOT_IN. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
array of string
string_group_refs
Optional
UUIDs of the string groups. It is a reference to an object of type StringGroup. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.