McAfee Epolicy Orchestrator Version36 Antivirus Event

From SoftLayer Development Network Wiki

Jump to: navigation, search

Contents

Overview

The McAfee_Epolicy_Orchestrator_Version36_Antivirus_Event data type represents a single anti-virus event. It contains details about the event such as the date the event occurred, the virus that is detected and the action that is taken.

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 when an anti-virus event occurs.



filename

Name of the file found to be infected.

  • Type: string
  • Length: 512 characters



virusName

The name of a virus that is found.

  • Type: string
  • Length: 128 characters



virusType

The type of virus that is found.

  • Type: string
  • Length: 128 characters


Relational Properties

virusActionTaken

The action taken when a virus is detected.
virusActionTaken can be queried by object mask.
virusActionTaken must be a unique value.

Personal tools