lib/fastly/api/logging_https_api.rb in fastly-4.0.0.alpha2 vs lib/fastly/api/logging_https_api.rb in fastly-4.0.0.alpha3

- old
+ new

@@ -2,12 +2,12 @@ #Fastly API #Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://developer.fastly.com/reference/api/) The version of the OpenAPI document: 1.0.0 +Contact: oss@fastly.com - =end require 'cgi' module Fastly @@ -28,12 +28,12 @@ # @option opts [String] :format A Fastly [log format string](https://docs.fastly.com/en/guides/custom-log-formats). (default to '%h %l %u %t \"%r\" %>s %b') # @option opts [String] :tls_ca_cert A secure certificate to authenticate a server with. Must be in PEM format. (default to 'null') # @option opts [String] :tls_client_cert The client certificate used to make authenticated requests. Must be in PEM format. (default to 'null') # @option opts [String] :tls_client_key The client private key used to make authenticated requests. Must be in PEM format. (default to 'null') # @option opts [String] :tls_hostname The hostname to verify the server's certificate. This should be one of the Subject Alternative Name (SAN) fields for the certificate. Common Names (CN) are not supported. (default to 'null') - # @option opts [Integer] :request_max_entries The maximum number of logs sent in one request. Defaults `0` (no limit). (default to 0) - # @option opts [Integer] :request_max_bytes The maximum number of bytes sent in one request. Defaults `0` (no limit). (default to 0) + # @option opts [Integer] :request_max_entries The maximum number of logs sent in one request. Defaults `0` (10k). (default to 0) + # @option opts [Integer] :request_max_bytes The maximum number of bytes sent in one request. Defaults `0` (100MB). (default to 0) # @option opts [String] :url The URL to send logs to. Must use HTTPS. Required. # @option opts [String] :content_type Content type of the header sent with the request. (default to 'null') # @option opts [String] :header_name Name of the custom header sent with the request. (default to 'null') # @option opts [LoggingMessageType] :message_type (default to 'classic') # @option opts [String] :header_value Value of the custom header sent with the request. (default to 'null') @@ -56,12 +56,12 @@ # @option opts [String] :format A Fastly [log format string](https://docs.fastly.com/en/guides/custom-log-formats). (default to '%h %l %u %t \"%r\" %>s %b') # @option opts [String] :tls_ca_cert A secure certificate to authenticate a server with. Must be in PEM format. (default to 'null') # @option opts [String] :tls_client_cert The client certificate used to make authenticated requests. Must be in PEM format. (default to 'null') # @option opts [String] :tls_client_key The client private key used to make authenticated requests. Must be in PEM format. (default to 'null') # @option opts [String] :tls_hostname The hostname to verify the server's certificate. This should be one of the Subject Alternative Name (SAN) fields for the certificate. Common Names (CN) are not supported. (default to 'null') - # @option opts [Integer] :request_max_entries The maximum number of logs sent in one request. Defaults `0` (no limit). (default to 0) - # @option opts [Integer] :request_max_bytes The maximum number of bytes sent in one request. Defaults `0` (no limit). (default to 0) + # @option opts [Integer] :request_max_entries The maximum number of logs sent in one request. Defaults `0` (10k). (default to 0) + # @option opts [Integer] :request_max_bytes The maximum number of bytes sent in one request. Defaults `0` (100MB). (default to 0) # @option opts [String] :url The URL to send logs to. Must use HTTPS. Required. # @option opts [String] :content_type Content type of the header sent with the request. (default to 'null') # @option opts [String] :header_name Name of the custom header sent with the request. (default to 'null') # @option opts [LoggingMessageType] :message_type (default to 'classic') # @option opts [String] :header_value Value of the custom header sent with the request. (default to 'null') @@ -398,12 +398,12 @@ # @option opts [String] :format A Fastly [log format string](https://docs.fastly.com/en/guides/custom-log-formats). (default to '%h %l %u %t \"%r\" %>s %b') # @option opts [String] :tls_ca_cert A secure certificate to authenticate a server with. Must be in PEM format. (default to 'null') # @option opts [String] :tls_client_cert The client certificate used to make authenticated requests. Must be in PEM format. (default to 'null') # @option opts [String] :tls_client_key The client private key used to make authenticated requests. Must be in PEM format. (default to 'null') # @option opts [String] :tls_hostname The hostname to verify the server's certificate. This should be one of the Subject Alternative Name (SAN) fields for the certificate. Common Names (CN) are not supported. (default to 'null') - # @option opts [Integer] :request_max_entries The maximum number of logs sent in one request. Defaults `0` (no limit). (default to 0) - # @option opts [Integer] :request_max_bytes The maximum number of bytes sent in one request. Defaults `0` (no limit). (default to 0) + # @option opts [Integer] :request_max_entries The maximum number of logs sent in one request. Defaults `0` (10k). (default to 0) + # @option opts [Integer] :request_max_bytes The maximum number of bytes sent in one request. Defaults `0` (100MB). (default to 0) # @option opts [String] :url The URL to send logs to. Must use HTTPS. Required. # @option opts [String] :content_type Content type of the header sent with the request. (default to 'null') # @option opts [String] :header_name Name of the custom header sent with the request. (default to 'null') # @option opts [LoggingMessageType] :message_type (default to 'classic') # @option opts [String] :header_value Value of the custom header sent with the request. (default to 'null') @@ -427,11 +427,11 @@ # @option opts [String] :format A Fastly [log format string](https://docs.fastly.com/en/guides/custom-log-formats). (default to '%h %l %u %t \"%r\" %>s %b') # @option opts [String] :tls_ca_cert A secure certificate to authenticate a server with. Must be in PEM format. (default to 'null') # @option opts [String] :tls_client_cert The client certificate used to make authenticated requests. Must be in PEM format. (default to 'null') # @option opts [String] :tls_client_key The client private key used to make authenticated requests. Must be in PEM format. (default to 'null') # @option opts [String] :tls_hostname The hostname to verify the server's certificate. This should be one of the Subject Alternative Name (SAN) fields for the certificate. Common Names (CN) are not supported. (default to 'null') - # @option opts [Integer] :request_max_entries The maximum number of logs sent in one request. Defaults `0` (no limit). (default to 0) - # @option opts [Integer] :request_max_bytes The maximum number of bytes sent in one request. Defaults `0` (no limit). (default to 0) + # @option opts [Integer] :request_max_entries The maximum number of logs sent in one request. Defaults `0` (10k). (default to 0) + # @option opts [Integer] :request_max_bytes The maximum number of bytes sent in one request. Defaults `0` (100MB). (default to 0) # @option opts [String] :url The URL to send logs to. Must use HTTPS. Required. # @option opts [String] :content_type Content type of the header sent with the request. (default to 'null') # @option opts [String] :header_name Name of the custom header sent with the request. (default to 'null') # @option opts [LoggingMessageType] :message_type (default to 'classic') # @option opts [String] :header_value Value of the custom header sent with the request. (default to 'null')