McAfee Epolicy Orchestrator Version36 Antivirus Event AccessProtection

From SoftLayer Development Network Wiki

Jump to: navigation, search

Contents

Overview

The McAfee_Epolicy_Orchestrator_Version36_Antivirus_Event_AccessProtection data type represents an access protection event. It contains details about the event such as when it occurs, the process that caused it, and the rule that triggered the event.

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

eventLocalDateTime

The date that an access protection event occurs.



filename

The name of the file that was protected from access.

  • Type: string
  • Length: 512 characters



processName

The name of the process that was protected from access.

  • Type: string
  • Length: 260 characters



ruleName

The name of the rule that triggered an access protection event.

  • Type: string
  • Length: 260 characters



source

The IP address that caused an access protection event.

  • Type: string
  • Length: 260 characters
Personal tools