createSslInspectionBody
createSslInspectionBody
JSON Example
{
"ruleIndex": "number",
"rule": {
"logicalId": "ac611099-9872-4b29-bd87-8c2ba8b62c81",
"name": "sample-policy",
"enabled": false,
"attributes": {
"source": {
"type": "string",
"ipAddresses": [
{}
],
"ipAddressRanges": [
{}
]
},
"destination": {
"type": "string",
"ipAddresses": [
{}
],
"ipAddressRanges": [
{}
],
"ipCidrs": [
{}
],
"fqdns": [
{}
]
},
"categories": [
"FINANCE"
],
"tags": [
"tag"
],
"reason": "string"
},
"action": {
"value": "string"
}
}
}
number As float As float
ruleIndex
Optional
ruleIndex
object
rule
Required
rule