Alarm Manager APIs
The alarm manager is a singleton object for managing alarms within a service instance.
Operations
                            
                    
                            POST                        
                        
                                Alarm Manager  Acknowledge Alarm                            
                                                            
                                    Acknowledge the alarm on a managed entity.
                                
                                                    
                            POST                        
                        
                                Alarm Manager  Are Alarm Actions Enabled                            
                                                            
                                    Returns true if alarm actions are enabled on the specified managed entity.
                                
                                                    
                            POST                        
                        
                                Alarm Manager  Clear Triggered Alarms                            
                                                            
                                    Resets all triggered alarms to green.
                                
                                                    
                            POST                        
                        
                                Alarm Manager  Create Alarm                            
                                                            
                                    Creates an alarm.
                                
                                                    
                            POST                        
                        
                                Alarm Manager  Disable Alarm                            
                                                            
                                    Disables alarm for a specific entity.
                                
                                                    
                            POST                        
                        
                                Alarm Manager  Enable Alarm                            
                                                            
                                    Enables alarm for a specific entity.
                                
                                                    
                            POST                        
                        
                                Alarm Manager  Enable Alarm Actions                            
                                                            
                                    Enables or disables alarms on the specified managed entity.
                                
                                                    
                            POST                        
                        
                                Alarm Manager  Get Alarm                            
                                                            
                                    Available alarms defined on the entity.
                                
                                                    
                            POST                        
                        
                                Alarm Manager  Get Alarm State                            
                                                            
                                    The state of instantiated alarms on the entity.
                                
                                                    
                            GET                        
                        
                                Alarm Manager Get Default Expression                            
                                                            
                                    The default setting for each alarm expression, used to populate the
initial client wizard screen.
                                
                                                    
                            GET                        
                        
                                Alarm Manager Get Description                            
                                                            
                                    The static descriptive strings used in alarms.
                                
                                                    