| Package | Description |
|---|---|
| com.ibm.tivoli.nm.collectors.impl.calixrest |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CalixE2WanModule> |
CalixRestHandler.getAllWANModules(java.lang.String deviceName)
Get all WAN Modules for a device from Calix EMS by handling pagination
|
java.util.List<CalixE2WanModule> |
CalixRestHandler.getWANModuleData(java.lang.String deviceName,
int offset,
int limit)
Get E2 WAN data for a specific device from Calix EMS
|