McAfee Epolicy Orchestrator Version36 Hips Version6 BlockedApplicationEvent
From SoftLayer Development Network Wiki
Contents |
Overview
The McAfee_Epolicy_Orchestrator_Version36_Hips_Version6_BlockedApplicationEvent data type contains a single blocked application event. The details of the event are the time the event occurred, the process that generated the event and a brief description of the application that was blocked.
| Warning! Even though our API is object based, XML-RPC can only return data as array values. The SOAP implementation treats data as object properties. |
Local Properties
applicationDescription
A brief description of the application that is blocked.
- Type: string
- Length: 255 characters
incidentTime
The time that an application is blocked.
- Type: dateTime
processName
The name of a process that is blocked.
- Type: string
- Length: 255 characters

