Cisco Cisco Prime Central 1.5 Guida Dello Sviluppatore

Pagina di 236
  
 
Cisco Prime Central 1.5 NBI Guide 
18
 
 
   
output:
  
fault: getCustomerException  
t and a success set to True. When this operati
on fails, it returns an exception.  
Customer  
operation:getAllCustomerIDs  
input:
  
output:
  
fault:getAllCustomerIDsException  
Retrieves a list of customer FDNs. When this 
operation succeeds, it returns customer FDNs 
and a success set to True. When this operatio
n fails, it returns an exception.  
Customer  
operation:getAllCustomer  
input:
  
output:
  
fault: getAllCustomerException  
Retrieves  customer  summary  information, 
which  consists  of  FDN,  name,  description, 
and status. When this operation succeeds, it 
returns  a  list  of  customer  objects  and  a 
success  set  to  True.  When  this  operation 
fails, it returns an exception.  
 
7  Alarm Management 
7.1  AlarmMgmtAPI 
Operations on this service can be used to acknowledge, deacknowledge, clear, and retire 
alarms, and add alarm notes. Operations are best effort. When the username is passed, 
the OS marks the alarm or TCA as being monitored by that user. 
 
 Endpoint URL: https://<host>:9020/AlarmManagementAPI 
 
  
WSDL URL:  https://<host>:9020/AlarmManagementAPI?wsdl 
 
 
7.1.1  Operations 
Object   API  
Description  
AlarmId  
Operation: acknowledgeAlarm  
Input
Output:
  
Acknowledges an alarm.  
AlarmId  
Operation: deAcknowledgeAlarm  
Input
Output:
  
Deacknowledges an alarm.  
AlarmId  
Operation: clearAlarm  
Input
Output: 
 
Clears an alarm.  
AlarmId  
Operation: retireAlarm  
Input
Archives an alarm.