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