diff --git a/datadog_api_client.v1.model.html b/datadog_api_client.v1.model.html index 4a8863eb7b..a96d04771c 100644 --- a/datadog_api_client.v1.model.html +++ b/datadog_api_client.v1.model.html @@ -25802,6 +25802,7 @@
follow_redirects (bool, optional) – Specifies whether or not the request follows redirects.
headers (SyntheticsTestHeaders, optional) – Headers to include when performing the test.
host (str, optional) – Host name to perform the test with.
http_version (SyntheticsTestOptionsHTTPVersion, optional) – HTTP version to use for a Synthetic test.
message (str, optional) – Message to send for UDP or WebSocket tests.
metadata (SyntheticsTestMetadata, optional) – Metadata to include when performing the gRPC test.
method (str, optional) – Either the HTTP method/verb to use or a gRPC method available on the service set in the service
field. Required if subtype
is HTTP
or if subtype
is grpc
and callType
is unary
.