Skip to content
Merged
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
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.5.1.dev2",
"regenerated": "2021-10-01 08:05:52.163840",
"spec_repo_commit": "01e467f"
"regenerated": "2021-10-01 10:29:48.528953",
"spec_repo_commit": "bc91052"
},
"v2": {
"apigentools_version": "1.5.1.dev2",
"regenerated": "2021-10-01 08:06:25.312160",
"spec_repo_commit": "01e467f"
"regenerated": "2021-10-01 10:30:25.939548",
"spec_repo_commit": "bc91052"
}
}
}
24 changes: 24 additions & 0 deletions api/v1/datadog/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21159,6 +21159,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -21260,6 +21261,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -21293,6 +21295,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -21330,6 +21333,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -21421,6 +21425,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -21454,6 +21459,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -21491,6 +21497,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -21697,6 +21704,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -22015,6 +22023,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -22131,6 +22140,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -22436,6 +22446,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -23277,6 +23288,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -23373,6 +23385,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -23840,6 +23853,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -23960,6 +23974,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -24230,6 +24245,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -24284,6 +24300,12 @@ components:
query:
description: Query to use for the test.
type: object
servername:
description: |-
For SSL tests, it specifies on which server you want to initiate the TLS handshake,
allowing the server to present one of multiple possible certificates on
the same IP address and TCP port number.
type: string
shouldTrackHops:
description: Turns on a traceroute probe to discover all gateways along
the path to the host destination.
Expand Down Expand Up @@ -31400,6 +31422,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down Expand Up @@ -31494,6 +31517,7 @@ components:
port: 1
dnsServerPort: 5249
host: host
servername: servername
numberOfPackets: 6
follow_redirects: true
dnsServer: dnsServer
Expand Down
26 changes: 26 additions & 0 deletions api/v1/datadog/docs/SyntheticsTestRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Name | Type | Description | Notes
**NumberOfPackets** | Pointer to **int32** | Number of pings to use per test. | [optional]
**Port** | Pointer to **int64** | Port to use when performing the test. | [optional]
**Query** | Pointer to **interface{}** | Query to use for the test. | [optional]
**Servername** | Pointer to **string** | For SSL tests, it specifies on which server you want to initiate the TLS handshake, allowing the server to present one of multiple possible certificates on the same IP address and TCP port number. | [optional]
**ShouldTrackHops** | Pointer to **bool** | Turns on a traceroute probe to discover all gateways along the path to the host destination. | [optional]
**Timeout** | Pointer to **float64** | Timeout in seconds for the test. | [optional]
**Url** | Pointer to **string** | URL to perform the test with. | [optional]
Expand Down Expand Up @@ -391,6 +392,31 @@ SetQuery sets Query field to given value.

HasQuery returns a boolean if a field has been set.

### GetServername

`func (o *SyntheticsTestRequest) GetServername() string`

GetServername returns the Servername field if non-nil, zero value otherwise.

### GetServernameOk

`func (o *SyntheticsTestRequest) GetServernameOk() (*string, bool)`

GetServernameOk returns a tuple with the Servername field if it's non-nil, zero value otherwise
and a boolean to check if the value has been set.

### SetServername

`func (o *SyntheticsTestRequest) SetServername(v string)`

SetServername sets Servername field to given value.

### HasServername

`func (o *SyntheticsTestRequest) HasServername() bool`

HasServername returns a boolean if a field has been set.

### GetShouldTrackHops

`func (o *SyntheticsTestRequest) GetShouldTrackHops() bool`
Expand Down
39 changes: 39 additions & 0 deletions api/v1/datadog/model_synthetics_test_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading