| Package | Description |
|---|---|
| com.ibm.tivoli.nm.collectors.impl.ciscodnarest | |
| com.ibm.tivoli.nm.collectors.impl.ciscodnarest.model | |
| com.ibm.tivoli.nm.collectors.impl.ciscodnarest.utils |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Response> |
CiscoDNARestCollector.getDeviceList()
Performs a getDeviceList operation
|
java.util.List<Response> |
CiscoDNARestCollector.readNodeDataFromServer(int repetetions)
Reads node data from server
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NetworkDevice> |
CiscoDNARestCollector.parseNetworkDeviceData(java.util.List<Response> responseList) |
protected void |
CiscoDNARestCollector.processPhysicalInventoryData(java.util.List<Response> processResponseList)
Process data for Physical Inventory add the Entities/Interfaces to the
Datastore
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Response> |
CiscoDNADeviceList.getResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
CiscoDNADeviceList.setResponse(java.util.List<Response> response) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Response> |
CiscoDNAXMLJSONParser.getNetworkElements() |