Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GitHub Bot] Generated java SDK #99

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion administrative/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Administrative API

- API version: 7.0.29
- API version: 7.0.31

Manage users, accounts, and account groups in the ThousandEyes platform using the Administrative API.
This API provides the following operations to manage your organization:
Expand Down
2 changes: 1 addition & 1 deletion agents/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Agents API

- API version: 7.0.29
- API version: 7.0.31


## Overview
Expand Down
2 changes: 1 addition & 1 deletion alerts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Alerts API

- API version: 7.0.29
- API version: 7.0.31

You can manage the following alert functionalities on the ThousandEyes platform using the Alerts API:

Expand Down
2 changes: 1 addition & 1 deletion bgp-monitors/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

BGP Monitors API

- API version: 7.0.29
- API version: 7.0.31


Retrieve information about BGP monitors available to your ThousandEyes account. ThousandEyes ingests BGP routing data from dozens of global BGP collectors and automatically integrates that visibility as a configurable layer under service, network, and path visualization layers.
Expand Down
2 changes: 1 addition & 1 deletion credentials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Credentials API

- API version: 7.0.29
- API version: 7.0.31

Manage credentials for transaction tests using the Credentials API.

Expand Down
2 changes: 1 addition & 1 deletion dashboards/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Dashboards API

- API version: 7.0.29
- API version: 7.0.31

Manage ThousandEyes Dashboards.

Expand Down
2 changes: 1 addition & 1 deletion emulation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Emulation API

- API version: 7.0.29
- API version: 7.0.31

The Emulation API facilitates the retrieval of user-agent strings for HTTP, pageload, and transaction tests. It also enables the retrieval and addition of emulated devices for pageload and transaction tests.

Expand Down
2 changes: 1 addition & 1 deletion endpoint-agents/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Endpoint Agents API

- API version: 7.0.29
- API version: 7.0.31

Manage ThousandEyes Endpoint Agents using this API.

Expand Down
2 changes: 1 addition & 1 deletion endpoint-instant-tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Endpoint Instant Scheduled Tests API

- API version: 7.0.29
- API version: 7.0.31


You can create and execute a new endpoint instant scheduled test within ThousandEyes using this API. The test parameters are specified in the `POST` data.
Expand Down
2 changes: 1 addition & 1 deletion endpoint-labels/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Endpoint Agent Labels API

- API version: 7.0.29
- API version: 7.0.31

Manage labels applied to endpoint agents using this API.

Expand Down
4 changes: 4 additions & 0 deletions endpoint-test-results/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ src/main/java/com/thousandeyes/sdk/endpoint/tests/results/LocalNetworkEndpointTe
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/NetworkDynamicEndpointTestResultsApi.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/NetworkEndpointScheduledTestResultsApi.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/RealUserEndpointTestResultsApi.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/ApplicationMetrics.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/ApplicationScoreQuality.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/AsnDetails.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/ConditionalOperator.java
Expand Down Expand Up @@ -58,6 +59,7 @@ src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/EndpointTestsDat
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/EndpointTestsDataThresholdFilters.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/Error.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/ExpandEndpointHttpServerOptions.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/ExpandLocalNetworkTopologyOptions.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/GatewayNetworkPing.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/Hop.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/HttpEndpointTestResult.java
Expand Down Expand Up @@ -108,6 +110,7 @@ src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/PathVisEndpointT
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/PathVisEndpointTestResults.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/PhysicalMemoryUsedBytes.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/Platform.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/ProcessMetrics.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/RealUserEndpointTest.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/RealUserEndpointTestBase.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/RealUserEndpointTestCoordinates.java
Expand All @@ -126,6 +129,7 @@ src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/RealUserEndpoint
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/RealUserEndpointTestResultsRequest.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/SelfLinks.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/SortOrder.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/SystemMetricDetails.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/SystemMetrics.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/TargetNetworkPing.java
src/main/java/com/thousandeyes/sdk/endpoint/tests/results/model/TargetProfile.java
Expand Down
2 changes: 1 addition & 1 deletion endpoint-test-results/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Endpoint Test Results API

- API version: 7.0.29
- API version: 7.0.31

Retrieve results for scheduled and dynamic tests on endpoint agents.

Expand Down
24 changes: 16 additions & 8 deletions endpoint-test-results/docs/LocalNetworkEndpointTestResultsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ All URIs are relative to *https://api.thousandeyes.com/v7*

## filterLocalNetworksTestResultsTopologies

> LocalNetworkTopologyResults filterLocalNetworksTestResultsTopologies(aid, window, startDate, endDate, cursor, endpointNetworkTopologyResultRequest)
> LocalNetworkTopologyResults filterLocalNetworksTestResultsTopologies(aid, window, startDate, endDate, cursor, expand, endpointNetworkTopologyResultRequest)

List endpoint network topologies probes

Expand Down Expand Up @@ -47,9 +47,10 @@ public class Example {
OffsetDateTime startDate = OffsetDateTime.parse("2022-07-17T22:00:54Z"); // OffsetDateTime | Use with the `endDate` parameter. Include the complete time (hours, minutes, and seconds) in UTC time zone, following the ISO 8601 date-time format. See the example for reference. Please note that this parameter can't be used with `window`.
OffsetDateTime endDate = OffsetDateTime.parse("2022-07-18T22:00:54Z"); // OffsetDateTime | Defaults to current time the request is made. Use with the `startDate` parameter. Include the complete time (hours, minutes, and seconds) in UTC time zone, following the ISO 8601 date-time format. See the example for reference. Please note that this parameter can't be used with `window`.
String cursor = "cursor_example"; // String | (Optional) Opaque cursor used for pagination. Clients should use `next` value from `_links` instead of this parameter.
List<ExpandLocalNetworkTopologyOptions> expand = Arrays.asList(); // List<ExpandLocalNetworkTopologyOptions> | This parameter is optional and determines whether to expand resources related to local network topologies. By default, no expansion occurs when this query parameter is omitted. To expand a specific resource, such as `systemMetricDetails`, append `?expand=system-metric-detail` to the query.
EndpointNetworkTopologyResultRequest endpointNetworkTopologyResultRequest = new EndpointNetworkTopologyResultRequest(); // EndpointNetworkTopologyResultRequest |
try {
LocalNetworkTopologyResults result = apiInstance.filterLocalNetworksTestResultsTopologies(aid, window, startDate, endDate, cursor, endpointNetworkTopologyResultRequest);
LocalNetworkTopologyResults result = apiInstance.filterLocalNetworksTestResultsTopologies(aid, window, startDate, endDate, cursor, expand, endpointNetworkTopologyResultRequest);
System.out.println(result);
} catch (ApiException e) {
System.err.println("Exception when calling LocalNetworkEndpointTestResultsApi#filterLocalNetworksTestResultsTopologies");
Expand All @@ -72,6 +73,7 @@ public class Example {
| **startDate** | **OffsetDateTime**| Use with the &#x60;endDate&#x60; parameter. Include the complete time (hours, minutes, and seconds) in UTC time zone, following the ISO 8601 date-time format. See the example for reference. Please note that this parameter can&#39;t be used with &#x60;window&#x60;. | [optional] |
| **endDate** | **OffsetDateTime**| Defaults to current time the request is made. Use with the &#x60;startDate&#x60; parameter. Include the complete time (hours, minutes, and seconds) in UTC time zone, following the ISO 8601 date-time format. See the example for reference. Please note that this parameter can&#39;t be used with &#x60;window&#x60;. | [optional] |
| **cursor** | **String**| (Optional) Opaque cursor used for pagination. Clients should use &#x60;next&#x60; value from &#x60;_links&#x60; instead of this parameter. | [optional] |
| **expand** | [**List&lt;ExpandLocalNetworkTopologyOptions&gt;**](ExpandLocalNetworkTopologyOptions.md)| This parameter is optional and determines whether to expand resources related to local network topologies. By default, no expansion occurs when this query parameter is omitted. To expand a specific resource, such as &#x60;systemMetricDetails&#x60;, append &#x60;?expand&#x3D;system-metric-detail&#x60; to the query. | [optional] |
| **endpointNetworkTopologyResultRequest** | [**EndpointNetworkTopologyResultRequest**](EndpointNetworkTopologyResultRequest.md)| | [optional] |

### Return type
Expand Down Expand Up @@ -102,7 +104,7 @@ public class Example {

## filterLocalNetworksTestResultsTopologiesWithHttpInfo

> ApiResponse<LocalNetworkTopologyResults> filterLocalNetworksTestResultsTopologies filterLocalNetworksTestResultsTopologiesWithHttpInfo(aid, window, startDate, endDate, cursor, endpointNetworkTopologyResultRequest)
> ApiResponse<LocalNetworkTopologyResults> filterLocalNetworksTestResultsTopologies filterLocalNetworksTestResultsTopologiesWithHttpInfo(aid, window, startDate, endDate, cursor, expand, endpointNetworkTopologyResultRequest)

List endpoint network topologies probes

Expand Down Expand Up @@ -135,9 +137,10 @@ public class Example {
OffsetDateTime startDate = OffsetDateTime.parse("2022-07-17T22:00:54Z"); // OffsetDateTime | Use with the `endDate` parameter. Include the complete time (hours, minutes, and seconds) in UTC time zone, following the ISO 8601 date-time format. See the example for reference. Please note that this parameter can't be used with `window`.
OffsetDateTime endDate = OffsetDateTime.parse("2022-07-18T22:00:54Z"); // OffsetDateTime | Defaults to current time the request is made. Use with the `startDate` parameter. Include the complete time (hours, minutes, and seconds) in UTC time zone, following the ISO 8601 date-time format. See the example for reference. Please note that this parameter can't be used with `window`.
String cursor = "cursor_example"; // String | (Optional) Opaque cursor used for pagination. Clients should use `next` value from `_links` instead of this parameter.
List<ExpandLocalNetworkTopologyOptions> expand = Arrays.asList(); // List<ExpandLocalNetworkTopologyOptions> | This parameter is optional and determines whether to expand resources related to local network topologies. By default, no expansion occurs when this query parameter is omitted. To expand a specific resource, such as `systemMetricDetails`, append `?expand=system-metric-detail` to the query.
EndpointNetworkTopologyResultRequest endpointNetworkTopologyResultRequest = new EndpointNetworkTopologyResultRequest(); // EndpointNetworkTopologyResultRequest |
try {
ApiResponse<LocalNetworkTopologyResults> response = apiInstance.filterLocalNetworksTestResultsTopologiesWithHttpInfo(aid, window, startDate, endDate, cursor, endpointNetworkTopologyResultRequest);
ApiResponse<LocalNetworkTopologyResults> response = apiInstance.filterLocalNetworksTestResultsTopologiesWithHttpInfo(aid, window, startDate, endDate, cursor, expand, endpointNetworkTopologyResultRequest);
System.out.println("Status code: " + response.getStatusCode());
System.out.println("Response headers: " + response.getHeaders());
System.out.println("Response body: " + response.getData());
Expand All @@ -162,6 +165,7 @@ public class Example {
| **startDate** | **OffsetDateTime**| Use with the &#x60;endDate&#x60; parameter. Include the complete time (hours, minutes, and seconds) in UTC time zone, following the ISO 8601 date-time format. See the example for reference. Please note that this parameter can&#39;t be used with &#x60;window&#x60;. | [optional] |
| **endDate** | **OffsetDateTime**| Defaults to current time the request is made. Use with the &#x60;startDate&#x60; parameter. Include the complete time (hours, minutes, and seconds) in UTC time zone, following the ISO 8601 date-time format. See the example for reference. Please note that this parameter can&#39;t be used with &#x60;window&#x60;. | [optional] |
| **cursor** | **String**| (Optional) Opaque cursor used for pagination. Clients should use &#x60;next&#x60; value from &#x60;_links&#x60; instead of this parameter. | [optional] |
| **expand** | [**List&lt;ExpandLocalNetworkTopologyOptions&gt;**](ExpandLocalNetworkTopologyOptions.md)| This parameter is optional and determines whether to expand resources related to local network topologies. By default, no expansion occurs when this query parameter is omitted. To expand a specific resource, such as &#x60;systemMetricDetails&#x60;, append &#x60;?expand&#x3D;system-metric-detail&#x60; to the query. | [optional] |
| **endpointNetworkTopologyResultRequest** | [**EndpointNetworkTopologyResultRequest**](EndpointNetworkTopologyResultRequest.md)| | [optional] |

### Return type
Expand Down Expand Up @@ -349,7 +353,7 @@ ApiResponse<[**LocalNetworkResults**](LocalNetworkResults.md)>

## getLocalNetworksTestResultsTopology

> LocalNetworkTopologyDetailResults getLocalNetworksTestResultsTopology(networkTopologyId, aid)
> LocalNetworkTopologyDetailResults getLocalNetworksTestResultsTopology(networkTopologyId, aid, expand)

Retrieve endpoint local network topology

Expand Down Expand Up @@ -378,8 +382,9 @@ public class Example {
LocalNetworkEndpointTestResultsApi apiInstance = new LocalNetworkEndpointTestResultsApi(defaultClient);
String networkTopologyId = "00160:39c518560de9:1491651900:236e6f18"; // String | The network topology ID.
String aid = "1234"; // String | A unique identifier associated with your account group. You can retrieve your `AccountGroupId` from the `/account-groups` endpoint. Note that you must be assigned to the target account group. Specifying this parameter without being assigned to the target account group will result in an error response.
List<ExpandLocalNetworkTopologyOptions> expand = Arrays.asList(); // List<ExpandLocalNetworkTopologyOptions> | This parameter is optional and determines whether to expand resources related to local network topologies. By default, no expansion occurs when this query parameter is omitted. To expand a specific resource, such as `systemMetricDetails`, append `?expand=system-metric-detail` to the query.
try {
LocalNetworkTopologyDetailResults result = apiInstance.getLocalNetworksTestResultsTopology(networkTopologyId, aid);
LocalNetworkTopologyDetailResults result = apiInstance.getLocalNetworksTestResultsTopology(networkTopologyId, aid, expand);
System.out.println(result);
} catch (ApiException e) {
System.err.println("Exception when calling LocalNetworkEndpointTestResultsApi#getLocalNetworksTestResultsTopology");
Expand All @@ -399,6 +404,7 @@ public class Example {
|------------- | ------------- | ------------- | -------------|
| **networkTopologyId** | **String**| The network topology ID. | |
| **aid** | **String**| A unique identifier associated with your account group. You can retrieve your &#x60;AccountGroupId&#x60; from the &#x60;/account-groups&#x60; endpoint. Note that you must be assigned to the target account group. Specifying this parameter without being assigned to the target account group will result in an error response. | [optional] |
| **expand** | [**List&lt;ExpandLocalNetworkTopologyOptions&gt;**](ExpandLocalNetworkTopologyOptions.md)| This parameter is optional and determines whether to expand resources related to local network topologies. By default, no expansion occurs when this query parameter is omitted. To expand a specific resource, such as &#x60;systemMetricDetails&#x60;, append &#x60;?expand&#x3D;system-metric-detail&#x60; to the query. | [optional] |

### Return type

Expand Down Expand Up @@ -427,7 +433,7 @@ public class Example {

## getLocalNetworksTestResultsTopologyWithHttpInfo

> ApiResponse<LocalNetworkTopologyDetailResults> getLocalNetworksTestResultsTopology getLocalNetworksTestResultsTopologyWithHttpInfo(networkTopologyId, aid)
> ApiResponse<LocalNetworkTopologyDetailResults> getLocalNetworksTestResultsTopology getLocalNetworksTestResultsTopologyWithHttpInfo(networkTopologyId, aid, expand)

Retrieve endpoint local network topology

Expand Down Expand Up @@ -457,8 +463,9 @@ public class Example {
LocalNetworkEndpointTestResultsApi apiInstance = new LocalNetworkEndpointTestResultsApi(defaultClient);
String networkTopologyId = "00160:39c518560de9:1491651900:236e6f18"; // String | The network topology ID.
String aid = "1234"; // String | A unique identifier associated with your account group. You can retrieve your `AccountGroupId` from the `/account-groups` endpoint. Note that you must be assigned to the target account group. Specifying this parameter without being assigned to the target account group will result in an error response.
List<ExpandLocalNetworkTopologyOptions> expand = Arrays.asList(); // List<ExpandLocalNetworkTopologyOptions> | This parameter is optional and determines whether to expand resources related to local network topologies. By default, no expansion occurs when this query parameter is omitted. To expand a specific resource, such as `systemMetricDetails`, append `?expand=system-metric-detail` to the query.
try {
ApiResponse<LocalNetworkTopologyDetailResults> response = apiInstance.getLocalNetworksTestResultsTopologyWithHttpInfo(networkTopologyId, aid);
ApiResponse<LocalNetworkTopologyDetailResults> response = apiInstance.getLocalNetworksTestResultsTopologyWithHttpInfo(networkTopologyId, aid, expand);
System.out.println("Status code: " + response.getStatusCode());
System.out.println("Response headers: " + response.getHeaders());
System.out.println("Response body: " + response.getData());
Expand All @@ -480,6 +487,7 @@ public class Example {
|------------- | ------------- | ------------- | -------------|
| **networkTopologyId** | **String**| The network topology ID. | |
| **aid** | **String**| A unique identifier associated with your account group. You can retrieve your &#x60;AccountGroupId&#x60; from the &#x60;/account-groups&#x60; endpoint. Note that you must be assigned to the target account group. Specifying this parameter without being assigned to the target account group will result in an error response. | [optional] |
| **expand** | [**List&lt;ExpandLocalNetworkTopologyOptions&gt;**](ExpandLocalNetworkTopologyOptions.md)| This parameter is optional and determines whether to expand resources related to local network topologies. By default, no expansion occurs when this query parameter is omitted. To expand a specific resource, such as &#x60;systemMetricDetails&#x60;, append &#x60;?expand&#x3D;system-metric-detail&#x60; to the query. | [optional] |

### Return type

Expand Down
Loading
Loading