public interface NetworkTest
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<NetworkTestV3> |
fetch()
Run a network test to measure the performance of the cluster interconnect.
|
@GET(value="/3/NetworkTest") retrofit2.Call<NetworkTestV3> fetch()