metrics_get_enterprise_firewall_edge_summary_result_item

metrics_get_enterprise_firewall_edge_summary_result_item
metrics_get_enterprise_firewall_edge_summary_result_item
JSON Example
{
    "name": "string",
    "edgeLogicalId": "string",
    "edgeId": 0,
    "idpsActions": {
        "threatsCount": 0,
        "detectedThreatsCount": 0,
        "preventedThreatsCount": 0
    },
    "urlCatActions": {
        "threatsCount": 0,
        "urlsBlockedCount": 0,
        "urlsAllowedCount": 0,
        "urlsMonitoredCount": 0
    },
    "urlRepActions": {
        "threatsCount": 0,
        "urlsBlockedCount": 0,
        "urlsAllowedCount": 0,
        "urlsMonitoredCount": 0
    },
    "malIpActions": {
        "name": "string",
        "threatsCount": 0,
        "blockedThreatsCount": 0,
        "monitoredThreatsCount": 0
    },
    "totalActions": {
        "threatsCount": 0
    }
}
string
name
Required

name

string
edgeLogicalId
Required

edgeLogicalId

integer
edgeId
Required

edgeId

object
idpsActions
Optional

idpsActions

urlCatActions
Optional

urlCatActions

urlRepActions
Optional

urlRepActions

malIpActions
Optional

malIpActions

object
totalActions
Optional

totalActions