Package | Description |
---|---|
org.opennms.smoketest.containers | |
org.opennms.smoketest.graphml | |
org.opennms.smoketest.utils |
Modifier and Type | Method and Description |
---|---|
RestClient |
OpenNMSContainer.getRestClient() |
Modifier and Type | Method and Description |
---|---|
void |
GraphmlDocument.create(RestClient client) |
void |
GraphmlDocument.delete(RestClient client) |
boolean |
GraphmlDocument.exists(RestClient client) |
Modifier and Type | Method and Description |
---|---|
static RestClient |
RestClient.forLocalhost()
Create a REST client that connects to http://localhost:8980/ with the default credentials.
|
Copyright © 2022. All rights reserved.