public interface ResourceFaultManagement
| Modifier and Type | Method and Description |
|---|---|
java.util.List<org.openbaton.catalogue.mano.common.monitoring.Alarm> |
getAlarmList()
This operation enables the NFVOs to query for active alarms from the VIM.
|
void |
notifyInformation()
This operation distributes notifications to subscribers.
|
void |
subscribe()
This operation enables the NFVO to subscribe for notifications related to the alarms and their
state changes resulting from the virtualised resources faults with the VIM.
|
void subscribe()
void notifyInformation()
java.util.List<org.openbaton.catalogue.mano.common.monitoring.Alarm> getAlarmList()