Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Get an AP exception based on exception type.
Parameters
| Parameter | Description |
|---|
| Exception ID | The ID of the exception. |
| Exception Type | The type of the exception. |
| Scopes | The scopes for the request. |
Example Output
{
"responseData": [
{
"actionNeeded": "",
"addedBy": "",
"attachmentMd5": "",
"comment": "Comment",
"editedBy": "",
"entityId": "Entity Id",
"ignoringSpfCheck": false,
"linkDomainMatching": "",
"linkDomains": "",
"recipient": "",
"recipientMatching": "",
"senderClientIp": "",
"senderDomain": "",
"senderDomainMatching": "",
"senderEmail": "",
"senderEmailMatching": "",
"senderIp": "",
"senderName": "",
"senderNameMatching": "",
"subject": "Subject",
"subjectMatching": "",
"updateTime": ""
}
],
"responseEnvelope": {
"additionalText": "",
"recordsNumber": 0,
"requestId": "Requestid",
"responseCode": 0,
"responseText": "",
"scrollId": "Scrollid"
}
}
Workflow Library Example
Get Ap Exception by Type with Check Point Harmony and Send Results Via Email