AllAlarm

The alarm API allows the management of system alarms.

Overview

acknowledged boolean filterable   orderable  
description string filterable  
enterpriseID string
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
errorCondition integer
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
name string required   filterable   orderable  
numberOfOccurances integer
reason string filterable   orderable  
severity enum (CRITICAL | INFO | MAJOR | MINOR | WARNING) filterable   orderable  
targetObject string filterable   orderable  
timestamp integer orderable  

API Resource

/allalarms/id

Parents

/enterprises/id/allalarms
get

Children

/allalarms/id/metadatas
get post
/allalarms/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

acknowledged boolean filterable   orderable  
Discussion

Flag to indicate that alarm is already acknowledged or not


Charateristics

Format: free
SDK attribute: acknowledged

description string filterable  
Discussion

Description of the alarm


Charateristics

Format: free
SDK attribute: description

enterpriseID string
Discussion

Enterprise that this alarm belongs to


Charateristics

Format: free
SDK attribute: enterpriseID

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

errorCondition integer
Discussion

Identifies the error condition


Charateristics

Format: free
SDK attribute: errorCondition

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

name string required   filterable   orderable  
Discussion

The alarm name. Each type of alarm will generate its own name


Charateristics

Format: free
SDK attribute: name

numberOfOccurances integer
Discussion

Number of times that the alarm was triggered


Charateristics

Format: free
SDK attribute: numberOfOccurances

reason string filterable   orderable  
Discussion

Provides a description of the alarm


Charateristics

Format: free
SDK attribute: reason

severity enum filterable   orderable  
Discussion

Severity of the alarm.


Charateristics

Allowed values: CRITICAL, INFO, MAJOR, MINOR, WARNING
SDK attribute: severity

targetObject string filterable   orderable  
Discussion

Identifies affected Entity. Example: Alarm generated by TCA for Domain domain1(Packets towards a VM, Breach)


Charateristics

Format: free
SDK attribute: targetObject

timestamp integer orderable  
Discussion

Indicates the time that the alarm was triggered


Charateristics

Format: free
SDK attribute: timestamp