EnterpriseFirewallEdgeSummaryResource

EnterpriseFirewallEdgeSummaryResource
EnterpriseFirewallEdgeSummaryResource
JSON Example
{
    "name": "string",
    "edgeLogicalId": "string",
    "edgeId": "number",
    "idpsActions": {
        "threatsCount": "number",
        "detectedThreatsCount": "number",
        "preventedThreatsCount": "number"
    },
    "urlCatActions": {
        "threatsCount": "number",
        "urlsAllowedCount": "number",
        "urlsBlockedCount": "number",
        "urlsMonitoredCount": "number"
    },
    "urlRepActions": {
        "threatsCount": "number",
        "urlsAllowedCount": "number",
        "urlsBlockedCount": "number",
        "urlsMonitoredCount": "number"
    },
    "malIpActions": {
        "threatsCount": "number",
        "urlsAllowedCount": "number",
        "urlsBlockedCount": "number"
    },
    "totalActions": {
        "threatsCount": "number"
    }
}
string
name
Required

name

string
edgeLogicalId
Required

edgeLogicalId

number As float As float
edgeId
Required
Constraints: minimum: 1

edgeId

idpsActions
Required

idpsActions

urlCatActions
Required

urlCatActions

urlRepActions
Required

urlRepActions

malIpActions
Required

malIpActions

totalActions
Required

totalActions