lib/fastly/api/logging_logentries_api.rb in fastly-7.1.1 vs lib/fastly/api/logging_logentries_api.rb in fastly-7.2.0

- old
+ new

@@ -25,11 +25,11 @@ # @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with &#x60;format_version&#x60; of 2 are placed in &#x60;vcl_log&#x60; and those with &#x60;format_version&#x60; of 1 are placed in &#x60;vcl_deliver&#x60;. # @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute. # @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\" %&gt;s %b') # @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in &#x60;vcl_log&#x60; if &#x60;format_version&#x60; is set to &#x60;2&#x60; and in &#x60;vcl_deliver&#x60; if &#x60;format_version&#x60; is set to &#x60;1&#x60;. (default to FORMAT_VERSION::v2) # @option opts [Integer] :port The port number. (default to 20000) - # @option opts [String] :token Use token based authentication ([https://logentries.com/doc/input-token/](https://logentries.com/doc/input-token/)). + # @option opts [String] :token Use token based authentication. # @option opts [LoggingUseTls] :use_tls (default to LoggingUseTls::no_tls) # @option opts [String] :region The region to which to stream logs. # @return [LoggingLogentriesResponse] def create_log_logentries(opts = {}) data, _status_code, _headers = create_log_logentries_with_http_info(opts) @@ -44,11 +44,11 @@ # @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with &#x60;format_version&#x60; of 2 are placed in &#x60;vcl_log&#x60; and those with &#x60;format_version&#x60; of 1 are placed in &#x60;vcl_deliver&#x60;. # @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute. # @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\" %&gt;s %b') # @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in &#x60;vcl_log&#x60; if &#x60;format_version&#x60; is set to &#x60;2&#x60; and in &#x60;vcl_deliver&#x60; if &#x60;format_version&#x60; is set to &#x60;1&#x60;. (default to FORMAT_VERSION::v2) # @option opts [Integer] :port The port number. (default to 20000) - # @option opts [String] :token Use token based authentication ([https://logentries.com/doc/input-token/](https://logentries.com/doc/input-token/)). + # @option opts [String] :token Use token based authentication. # @option opts [LoggingUseTls] :use_tls (default to LoggingUseTls::no_tls) # @option opts [String] :region The region to which to stream logs. # @return [Array<(LoggingLogentriesResponse, Integer, Hash)>] LoggingLogentriesResponse data, response status code and response headers def create_log_logentries_with_http_info(opts = {}) if @api_client.config.debugging @@ -364,11 +364,11 @@ # @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with &#x60;format_version&#x60; of 2 are placed in &#x60;vcl_log&#x60; and those with &#x60;format_version&#x60; of 1 are placed in &#x60;vcl_deliver&#x60;. # @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute. # @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\" %&gt;s %b') # @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in &#x60;vcl_log&#x60; if &#x60;format_version&#x60; is set to &#x60;2&#x60; and in &#x60;vcl_deliver&#x60; if &#x60;format_version&#x60; is set to &#x60;1&#x60;. (default to FORMAT_VERSION::v2) # @option opts [Integer] :port The port number. (default to 20000) - # @option opts [String] :token Use token based authentication ([https://logentries.com/doc/input-token/](https://logentries.com/doc/input-token/)). + # @option opts [String] :token Use token based authentication. # @option opts [LoggingUseTls] :use_tls (default to LoggingUseTls::no_tls) # @option opts [String] :region The region to which to stream logs. # @return [LoggingLogentriesResponse] def update_log_logentries(opts = {}) data, _status_code, _headers = update_log_logentries_with_http_info(opts) @@ -384,10 +384,10 @@ # @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with &#x60;format_version&#x60; of 2 are placed in &#x60;vcl_log&#x60; and those with &#x60;format_version&#x60; of 1 are placed in &#x60;vcl_deliver&#x60;. # @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute. # @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\" %&gt;s %b') # @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in &#x60;vcl_log&#x60; if &#x60;format_version&#x60; is set to &#x60;2&#x60; and in &#x60;vcl_deliver&#x60; if &#x60;format_version&#x60; is set to &#x60;1&#x60;. (default to FORMAT_VERSION::v2) # @option opts [Integer] :port The port number. (default to 20000) - # @option opts [String] :token Use token based authentication ([https://logentries.com/doc/input-token/](https://logentries.com/doc/input-token/)). + # @option opts [String] :token Use token based authentication. # @option opts [LoggingUseTls] :use_tls (default to LoggingUseTls::no_tls) # @option opts [String] :region The region to which to stream logs. # @return [Array<(LoggingLogentriesResponse, Integer, Hash)>] LoggingLogentriesResponse data, response status code and response headers def update_log_logentries_with_http_info(opts = {}) if @api_client.config.debugging