public interface ResourceCapacityManagement
| Modifier and Type | Method and Description |
|---|---|
void |
notifyChanges(java.lang.String notification)
This operation allows notifying about capacity changes in the NFVI-PoP.
|
java.lang.String |
query(java.lang.String pop)
This operation allows querying the capacity usage of an NFVI-PoP.
|
java.lang.String query(java.lang.String pop)
void notifyChanges(java.lang.String notification)