public class TopologyResource
extends org.onlab.rest.BaseResource
| Constructor and Description |
|---|
TopologyResource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
graph() |
javax.ws.rs.core.Response |
paths(String src,
String dst)
Returns a JSON array of all paths between the specified hosts.
|
Copyright © 2015. All rights reserved.