Cisco Cisco Prime Central 1.4 Entwickleranleitung

Seite von 203
AlarmId
 deAcknowledgeAlarm 
Operation:
Input:
 
Output:
Deacknowledges an alarm.
AlarmId
 clearAlarm 
Operation:
Input:
Output:
Clears an alarm.
AlarmId
 retireAlarm 
Operation:
Input:
Output:
Archives an alarm.
AlarmId
 addNoteToAlarm 
Operation:
Input:
Output:
Adds a note to an alarm. (Other alarm operations also support adding an optional alarm
note.)
AlarmRetrievalAPI
Operations on this service can be used to retrieve subtending event information for a specific alarm.
Endpoint URL: https://<host>:9020/AlarmRetrievalAPI
WSDL URL: https://<host>:9020/AlarmRetrievalAPI?wsdl
Operations
Object
API
Description
Subtending Events
:getSubtendingEvents 
Operation
Input
Output
Retrieves subtending events for an alarm.
AlarmFmQueryAPI
Operations on this service can be used to perform queries such as get active alarm count, get active alarm IDs, and get active alarm details.
Endpoint URL: https://<host>:9020/AlarmRetrievalQueryAPI
WSDL URL: https://<host>:9020/AlarmRetrievalQueryAPI?wsdl
Operations
Object
API
Description
Counts
Operation:getActiveAlarmCounts 
Input:
Output:
Retrieves active alarm counts.
AlarmId
Operation:getActiveAlarmIds 
Input
Output:
Retrieves active alarm IDs.
AlarmDetail
Operation:getActiveAlarmDetail 
Input:
Output:
Retrieves alarm details.
Group Management
GroupMgmtAPI
Operations on this service can be used to retrieve, edit, delete, list, and create groups.