Get Enterprise Firewall Idps Stats
Fetch Enhanced Firewall Idps stats. Metrics include Top Threats, Counts, Affected Edges, etc. The groupBy parameter controls which metric is returned. Prior to version 6.0 use firewallStats
The logicalId
GUID for the target enterprise
A comma-separated list of field names corresponding to linked resources. Where supported, the server will resolve resource attributes for the specified resources.
Query interval start time represented as a 13-digit, millisecond-precision epoch timestamp.
Query interval end time represented as a 13-digit, millisecond-precision epoch timestamp.
Metrics possible to return when querying firewall idps stats
Determines the type of query made when querying firewall idps stats
Metrics support for sorting firewall idps stats
Additional columns to return when querying firewall idps stats
Request successfully processed
[
{
"name": "string",
"threatsCount": "number",
"highThreatsCount": "number",
"mediumThreatsCount": "number",
"lowThreatsCount": "number",
"signatureId": "number",
"threatImpact": "string",
"signatureCategory": "string",
"edgesCount": "number",
"edgeLogicalId": "string"
}
]
ValidationError
"ValidationError Object"
A unique error code
The name of the property to which the error applies, if applicable
A detailed description of the error condition intended for developers of API clients, which may include recommendations for resolution
A non-technical description of the error condition
A link to applicable external documentation
A list of property-specific errors
Unauthorized
"UnAuthorized Object"
A unique error code
The name of the property to which the error applies, if applicable
A detailed description of the error condition intended for developers of API clients, which may include recommendations for resolution
A non-technical description of the error condition
A link to applicable external documentation
Resource not found
"ResourceNotFoundError Object"
A unique error code
The name of the property to which the error applies, if applicable
A detailed description of the error condition intended for developers of API clients, which may include recommendations for resolution
A non-technical description of the error condition
A link to applicable external documentation
Rate Limit Exceeded
"RateLimitExceededError Object"
A unique error code
The name of the property to which the error applies, if applicable
A detailed description of the error condition intended for developers of API clients, which may include recommendations for resolution
A non-technical description of the error condition
A link to applicable external documentation
Internal server error
"InternalServerError Object"
A unique error code
The name of the property to which the error applies, if applicable
A detailed description of the error condition intended for developers of API clients, which may include recommendations for resolution
A non-technical description of the error condition
A link to applicable external documentation
curl -H 'Authorization: <value>' https://{api_host}/api/sdwan/v2/enterprises/{enterpriseLogicalId}/firewallIdpsStats?start=value&groupBy=v