ServiceMatch
ServiceMatch
JSON Example
{
"destination_port": {
"match_criteria": "string",
"ports": [
0
]
},
"protocol": {
"match_criteria": "string",
"protocol": "string"
},
"source_port": {
"match_criteria": "string",
"ports": [
0
]
}
}