nuallalarm¶
-
nuallalarm.NUAllAlarm(bambou.nurest_object.NUMetaRESTObject,):
The alarm API allows the management of system alarms.
Attributes¶
name
(Mandatory): The alarm name. Each type of alarm will generate its own nametarget_object
: Identifies affected Entity. Example: Alarm generated by TCA for Domain domain1(Packets towards a VM, Breach)last_updated_by
: ID of the user who last updated the object.acknowledged
: Flag to indicate that alarm is already acknowledged or notreason
: Provides a description of the alarmdescription
: Description of the alarmseverity
: Severity of the alarm.timestamp
: Indicates the time that the alarm was triggeredalarmed_object_id
: Alarmed Object IDenterprise_id
: Enterprise that this alarm belongs toentity_scope
: Specify if scope of entity is Data center or Enterprise levelerror_condition
: Identifies the error conditionnumber_of_occurances
: Number of times that the alarm was triggeredexternal_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |