IssueAttributes type

Element

Type

Description

id

Integer

The issue's unique ID.

status String

The issue's status. One of the following:

  • OPEN. The issue is active.
  • ACKNOWLEDGED. The issue is acknowledged.
lastFailure String

The date / time (UTC) of the last failure of the process.

lastSuccess String The date / time (UTC) of the last successful completion of the process.

Null when the process has never succeeded.

count Integer The number or times the process failed.
nodeType String

The effected server / appliance's role. One of the following:

  • STANDALONE. The ASMS server (Central Manager) in a single server environment.
  • MASTER. The Central Manager appliance in a distributed architecture.
  • SLAVE. A Load Unit appliance in a load distribution environment.
  • REMOTE_MANAGER. A Remote Agent appliance in a geographic distribution environment.
nodeName String The name of the appliance.
issue Object The details of the event.

type

The type of issue. One of the following:

  • System
  • Device

failureType

The type of failure. One of the following:

  • Monitor
  • Analysis
  • Backup
  • Log Collection
  • Disk space
  • NAS Disk space
  • CPU
  • Memory
  • File descriptors
  • Audit logs
  • NAS
  • Cyber Ark
  • DFS
  • HA/DR
  • System Maintenance
  • Software Upgrade

description

Description of the issue.

remediation

Information to solve the problem.

kbLink

A link to an AlgoPedia article which may help solve the problem.

device Object

The details of the relevant device.

Null when the issue type is System.

  • treeName. The device's internal name.
  • displayName. The device's name in the Web Interface.
  • brand. The device's brand.
  • workingFolder. The device's working folder.

 

â See also: