Skip to content

Commit 6cbddc6

Browse files
author
API Team
committed
[GitHub Bot] Generated go SDK
1 parent b491e2c commit 6cbddc6

101 files changed

Lines changed: 7498 additions & 71 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

administrative/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This API provides the following operations to manage your organization:
1414
## Overview
1515
*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) using the [OpenAPI-spec](https://www.openapis.org/).*
1616

17-
- API version: 7.0.93
17+
- API version: 7.0.94
1818
- Package version: 1.0.0
1919

2020
For more information, please visit [https://developer.cisco.com/docs/thousandeyes/v7/](https://developer.cisco.com/docs/thousandeyes/v7/)

agents/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Manage Cloud and Enterprise Agents available to your account in ThousandEyes.
77
## Overview
88
*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) using the [OpenAPI-spec](https://www.openapis.org/).*
99

10-
- API version: 7.0.93
10+
- API version: 7.0.94
1111
- Package version: 1.0.0
1212

1313
For more information, please visit [https://developer.cisco.com/docs/thousandeyes/v7/](https://developer.cisco.com/docs/thousandeyes/v7/)

alerts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For more information about the alerts, see [Alerts](https://docs.thousandeyes.co
1616
## Overview
1717
*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) using the [OpenAPI-spec](https://www.openapis.org/).*
1818

19-
- API version: 7.0.93
19+
- API version: 7.0.94
2020
- Package version: 1.0.0
2121

2222
For more information, please visit [https://developer.cisco.com/docs/thousandeyes/v7/](https://developer.cisco.com/docs/thousandeyes/v7/)

bgpmonitors/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For more information about monitors, see [Inside-Out BGP Visibility](https://doc
1212
## Overview
1313
*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) using the [OpenAPI-spec](https://www.openapis.org/).*
1414

15-
- API version: 7.0.93
15+
- API version: 7.0.94
1616
- Package version: 1.0.0
1717

1818
For more information, please visit [https://developer.cisco.com/docs/thousandeyes/v7/](https://developer.cisco.com/docs/thousandeyes/v7/)

connectors/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Manage connectors and operations.
88
## Overview
99
*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) using the [OpenAPI-spec](https://www.openapis.org/).*
1010

11-
- API version: 7.0.93
11+
- API version: 7.0.94
1212
- Package version: 1.0.0
1313

1414
For more information, please visit [https://developer.cisco.com/docs/thousandeyes/v7/](https://developer.cisco.com/docs/thousandeyes/v7/)

credentials/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For more information about credentials, see [Working With Secure Credentials](ht
1515
## Overview
1616
*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) using the [OpenAPI-spec](https://www.openapis.org/).*
1717

18-
- API version: 7.0.93
18+
- API version: 7.0.94
1919
- Package version: 1.0.0
2020

2121
For more information, please visit [https://developer.cisco.com/docs/thousandeyes/v7/](https://developer.cisco.com/docs/thousandeyes/v7/)

dashboards/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Manage ThousandEyes Dashboards.
55
## Overview
66
*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) using the [OpenAPI-spec](https://www.openapis.org/).*
77

8-
- API version: 7.0.93
8+
- API version: 7.0.94
99
- Package version: 1.0.0
1010

1111
For more information, please visit [https://developer.cisco.com/docs/thousandeyes/v7/](https://developer.cisco.com/docs/thousandeyes/v7/)

emulation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To access Emulation API operations, the following permissions are required:
1313
## Overview
1414
*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) using the [OpenAPI-spec](https://www.openapis.org/).*
1515

16-
- API version: 7.0.93
16+
- API version: 7.0.94
1717
- Package version: 1.0.0
1818

1919
For more information, please visit [https://developer.cisco.com/docs/thousandeyes/v7/](https://developer.cisco.com/docs/thousandeyes/v7/)

endpointagents/.openapi-generator/FILES

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
.openapi-generator-ignore
22
README.md
3+
api_endpoint_agent_log_items.go
34
api_endpoint_agents.go
45
api_endpoint_agents_transfer.go
6+
api_endpoint_proxies.go
7+
docs/EndpointAgentLogItemsAPI.md
58
docs/EndpointAgentsAPI.md
69
docs/EndpointAgentsTransferAPI.md
10+
docs/EndpointProxiesAPI.md
711
model_address_profile.go
812
model_address_type.go
913
model_agent_license_type.go
@@ -27,13 +31,31 @@ model_connection_string.go
2731
model_endpoint_agent.go
2832
model_endpoint_agent_ethernet_profile.go
2933
model_endpoint_agent_location.go
34+
model_endpoint_agent_log_item.go
35+
model_endpoint_agent_log_item_type.go
36+
model_endpoint_agent_log_items_response.go
3037
model_endpoint_agent_update.go
3138
model_endpoint_agents.go
3239
model_endpoint_asn_details.go
3340
model_endpoint_browser_extension.go
3441
model_endpoint_client.go
42+
model_endpoint_online_offline_log_item.go
43+
model_endpoint_online_offline_log_item_type.go
44+
model_endpoint_proxies_response.go
45+
model_endpoint_proxy.go
46+
model_endpoint_proxy_auth_type.go
47+
model_endpoint_proxy_type.go
48+
model_endpoint_state_changes_log_item.go
49+
model_endpoint_state_changes_log_item_type.go
3550
model_endpoint_user_profile.go
51+
model_endpoint_vpn_log_item.go
52+
model_endpoint_vpn_log_item_type.go
3653
model_endpoint_vpn_profile.go
54+
model_endpoint_vpn_type.go
55+
model_endpoint_wifi_log_item.go
56+
model_endpoint_wifi_log_item_type.go
57+
model_endpoint_wireless_connection_failure.go
58+
model_endpoint_wireless_connection_failure_type.go
3759
model_error.go
3860
model_expand_endpoint_agent_options.go
3961
model_external_metadata_item.go

endpointagents/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ For more information about Endpoint Agents, see [Endpoint Agents](https://docs.t
99
## Overview
1010
*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) using the [OpenAPI-spec](https://www.openapis.org/).*
1111

12-
- API version: 7.0.93
12+
- API version: 7.0.94
1313
- Package version: 1.0.0
1414

1515
For more information, please visit [https://developer.cisco.com/docs/thousandeyes/v7/](https://developer.cisco.com/docs/thousandeyes/v7/)
@@ -59,6 +59,7 @@ All URIs are relative to *https://api.thousandeyes.com/v7*
5959

6060
Class | Method | HTTP request | Description
6161
------------ | ------------- | ------------- | -------------
62+
*EndpointAgentLogItemsAPI* | [**GetEndpointAgentLogItems**](docs/EndpointAgentLogItemsAPI.md#getendpointagentlogitems) | **Get** /endpoint/agents/{agentId}/logs | List endpoint agent log items
6263
*EndpointAgentsAPI* | [**DeleteEndpointAgent**](docs/EndpointAgentsAPI.md#deleteendpointagent) | **Delete** /endpoint/agents/{agentId} | Delete endpoint agent
6364
*EndpointAgentsAPI* | [**DisableEndpointAgent**](docs/EndpointAgentsAPI.md#disableendpointagent) | **Post** /endpoint/agents/{agentId}/disable | Disable endpoint agent
6465
*EndpointAgentsAPI* | [**EnableEndpointAgent**](docs/EndpointAgentsAPI.md#enableendpointagent) | **Post** /endpoint/agents/{agentId}/enable | Enable endpoint agent
@@ -69,4 +70,5 @@ Class | Method | HTTP request | Description
6970
*EndpointAgentsAPI* | [**UpdateEndpointAgent**](docs/EndpointAgentsAPI.md#updateendpointagent) | **Patch** /endpoint/agents/{agentId} | Update endpoint agent
7071
*EndpointAgentsTransferAPI* | [**TransferEndpointAgent**](docs/EndpointAgentsTransferAPI.md#transferendpointagent) | **Post** /endpoint/agents/{agentId}/transfer | Transfer endpoint agent
7172
*EndpointAgentsTransferAPI* | [**TransferEndpointAgents**](docs/EndpointAgentsTransferAPI.md#transferendpointagents) | **Post** /endpoint/agents/transfer/bulk | Bulk transfer agents
73+
*EndpointProxiesAPI* | [**GetEndpointProxies**](docs/EndpointProxiesAPI.md#getendpointproxies) | **Get** /endpoint/proxies | List endpoint proxy settings
7274

0 commit comments

Comments
 (0)