fastly 13.0.0 → 13.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +18 -0
- data/Gemfile.lock +1 -1
- data/README.md +6 -3
- data/docs/Backend.md +2 -2
- data/docs/BackendApi.md +8 -8
- data/docs/BackendResponse.md +2 -2
- data/docs/Invitation.md +1 -1
- data/docs/InvitationCreateData.md +12 -0
- data/docs/InvitationCreateDataAllOf.md +10 -0
- data/docs/{InvitationResponse.md → InvitationCreateResponse.md} +1 -1
- data/docs/{InvitationResponseAllOf.md → InvitationCreateResponseAllOf.md} +1 -1
- data/docs/InvitationData.md +0 -1
- data/docs/InvitationResponseData.md +1 -1
- data/docs/InvitationsApi.md +2 -2
- data/docs/LoggingAzureblobApi.md +8 -4
- data/docs/LoggingAzureblobResponse.md +2 -1
- data/docs/LoggingBigqueryAdditional.md +1 -1
- data/docs/LoggingBigqueryApi.md +8 -4
- data/docs/LoggingBigqueryResponse.md +2 -1
- data/docs/LoggingCloudfilesApi.md +8 -4
- data/docs/LoggingCloudfilesResponse.md +2 -1
- data/docs/LoggingCommon.md +2 -1
- data/docs/LoggingCommonResponse.md +2 -1
- data/docs/LoggingCommonResponseAllOf.md +2 -1
- data/docs/LoggingDatadogAdditional.md +1 -1
- data/docs/LoggingDatadogApi.md +8 -4
- data/docs/LoggingDatadogResponse.md +2 -1
- data/docs/LoggingDigitaloceanApi.md +8 -4
- data/docs/LoggingDigitaloceanResponse.md +2 -1
- data/docs/LoggingElasticsearchAdditional.md +1 -1
- data/docs/LoggingElasticsearchApi.md +8 -4
- data/docs/LoggingElasticsearchResponse.md +2 -1
- data/docs/LoggingFtpApi.md +8 -4
- data/docs/LoggingFtpResponse.md +2 -1
- data/docs/LoggingGcsApi.md +8 -4
- data/docs/LoggingGcsResponse.md +2 -1
- data/docs/LoggingGooglePubsubAdditional.md +1 -1
- data/docs/LoggingGooglePubsubResponse.md +2 -1
- data/docs/LoggingGrafanacloudlogsAdditional.md +1 -1
- data/docs/LoggingGrafanacloudlogsApi.md +8 -4
- data/docs/LoggingGrafanacloudlogsResponse.md +2 -1
- data/docs/LoggingHerokuApi.md +8 -4
- data/docs/LoggingHerokuResponse.md +2 -1
- data/docs/LoggingHoneycombAdditional.md +1 -1
- data/docs/LoggingHoneycombApi.md +8 -4
- data/docs/LoggingHoneycombResponse.md +2 -1
- data/docs/LoggingHttpsAdditional.md +1 -1
- data/docs/LoggingHttpsApi.md +8 -4
- data/docs/LoggingHttpsResponse.md +2 -1
- data/docs/LoggingKafkaApi.md +4 -2
- data/docs/LoggingKafkaResponse.md +2 -1
- data/docs/LoggingKafkaResponsePost.md +2 -1
- data/docs/LoggingKinesisAdditional.md +1 -1
- data/docs/LoggingKinesisApi.md +2 -2
- data/docs/LoggingKinesisResponse.md +1 -1
- data/docs/LoggingLogentriesApi.md +8 -4
- data/docs/LoggingLogentriesResponse.md +2 -1
- data/docs/LoggingLogglyApi.md +8 -4
- data/docs/LoggingLogglyResponse.md +2 -1
- data/docs/LoggingLogshuttleApi.md +8 -4
- data/docs/LoggingLogshuttleResponse.md +2 -1
- data/docs/LoggingNewrelicAdditional.md +1 -1
- data/docs/LoggingNewrelicApi.md +8 -4
- data/docs/LoggingNewrelicResponse.md +2 -1
- data/docs/LoggingNewrelicotlpAdditional.md +1 -1
- data/docs/LoggingNewrelicotlpApi.md +8 -4
- data/docs/LoggingNewrelicotlpResponse.md +2 -1
- data/docs/LoggingOpenstackApi.md +8 -4
- data/docs/LoggingOpenstackResponse.md +2 -1
- data/docs/LoggingPapertrailApi.md +8 -4
- data/docs/LoggingPapertrailResponse.md +2 -1
- data/docs/LoggingPubsubApi.md +8 -4
- data/docs/LoggingS3Api.md +8 -4
- data/docs/LoggingS3Response.md +2 -1
- data/docs/LoggingScalyrApi.md +8 -4
- data/docs/LoggingScalyrResponse.md +2 -1
- data/docs/LoggingSftpApi.md +8 -4
- data/docs/LoggingSftpResponse.md +2 -1
- data/docs/LoggingSplunkApi.md +8 -4
- data/docs/LoggingSplunkResponse.md +2 -1
- data/docs/LoggingSumologicApi.md +8 -4
- data/docs/LoggingSumologicResponse.md +2 -1
- data/docs/LoggingSyslogApi.md +8 -4
- data/docs/LoggingSyslogResponse.md +2 -1
- data/docs/PoolAdditional.md +1 -1
- data/docs/PoolApi.md +4 -4
- data/docs/PoolResponse.md +1 -1
- data/docs/PoolResponsePost.md +1 -1
- data/docs/PurgeApi.md +1 -1
- data/docs/TlsCertificateDataAttributes.md +1 -0
- data/docs/TlsCsrData.md +0 -1
- data/docs/TlsCsrDataAttributes.md +1 -0
- data/lib/fastly/api/backend_api.rb +8 -8
- data/lib/fastly/api/invitations_api.rb +3 -3
- data/lib/fastly/api/logging_azureblob_api.rb +18 -4
- data/lib/fastly/api/logging_bigquery_api.rb +18 -4
- data/lib/fastly/api/logging_cloudfiles_api.rb +18 -4
- data/lib/fastly/api/logging_datadog_api.rb +18 -4
- data/lib/fastly/api/logging_digitalocean_api.rb +18 -4
- data/lib/fastly/api/logging_elasticsearch_api.rb +18 -4
- data/lib/fastly/api/logging_ftp_api.rb +18 -4
- data/lib/fastly/api/logging_gcs_api.rb +18 -4
- data/lib/fastly/api/logging_grafanacloudlogs_api.rb +18 -4
- data/lib/fastly/api/logging_heroku_api.rb +18 -4
- data/lib/fastly/api/logging_honeycomb_api.rb +18 -4
- data/lib/fastly/api/logging_https_api.rb +18 -4
- data/lib/fastly/api/logging_kafka_api.rb +9 -2
- data/lib/fastly/api/logging_kinesis_api.rb +2 -2
- data/lib/fastly/api/logging_logentries_api.rb +18 -4
- data/lib/fastly/api/logging_loggly_api.rb +18 -4
- data/lib/fastly/api/logging_logshuttle_api.rb +18 -4
- data/lib/fastly/api/logging_newrelic_api.rb +18 -4
- data/lib/fastly/api/logging_newrelicotlp_api.rb +18 -4
- data/lib/fastly/api/logging_openstack_api.rb +18 -4
- data/lib/fastly/api/logging_papertrail_api.rb +18 -4
- data/lib/fastly/api/logging_pubsub_api.rb +18 -4
- data/lib/fastly/api/logging_s3_api.rb +18 -4
- data/lib/fastly/api/logging_scalyr_api.rb +18 -4
- data/lib/fastly/api/logging_sftp_api.rb +18 -4
- data/lib/fastly/api/logging_splunk_api.rb +18 -4
- data/lib/fastly/api/logging_sumologic_api.rb +18 -4
- data/lib/fastly/api/logging_syslog_api.rb +18 -4
- data/lib/fastly/api/pool_api.rb +4 -4
- data/lib/fastly/api/purge_api.rb +2 -2
- data/lib/fastly/models/backend.rb +2 -3
- data/lib/fastly/models/backend_response.rb +2 -3
- data/lib/fastly/models/invitation.rb +1 -1
- data/lib/fastly/models/invitation_create_data.rb +244 -0
- data/lib/fastly/models/invitation_create_data_all_of.rb +216 -0
- data/lib/fastly/models/{invitation_response.rb → invitation_create_response.rb} +4 -4
- data/lib/fastly/models/{invitation_response_all_of.rb → invitation_create_response_all_of.rb} +3 -3
- data/lib/fastly/models/invitation_data.rb +4 -13
- data/lib/fastly/models/invitation_response_data.rb +13 -13
- data/lib/fastly/models/logging_azureblob_response.rb +26 -2
- data/lib/fastly/models/logging_bigquery_additional.rb +1 -1
- data/lib/fastly/models/logging_bigquery_response.rb +26 -2
- data/lib/fastly/models/logging_cloudfiles_response.rb +26 -2
- data/lib/fastly/models/logging_common.rb +29 -5
- data/lib/fastly/models/logging_common_response.rb +26 -2
- data/lib/fastly/models/logging_common_response_all_of.rb +29 -5
- data/lib/fastly/models/logging_datadog_additional.rb +1 -1
- data/lib/fastly/models/logging_datadog_response.rb +26 -2
- data/lib/fastly/models/logging_digitalocean_response.rb +26 -2
- data/lib/fastly/models/logging_elasticsearch_additional.rb +1 -1
- data/lib/fastly/models/logging_elasticsearch_response.rb +26 -2
- data/lib/fastly/models/logging_ftp_response.rb +26 -2
- data/lib/fastly/models/logging_gcs_response.rb +26 -2
- data/lib/fastly/models/logging_google_pubsub_additional.rb +1 -1
- data/lib/fastly/models/logging_google_pubsub_response.rb +26 -2
- data/lib/fastly/models/logging_grafanacloudlogs_additional.rb +1 -1
- data/lib/fastly/models/logging_grafanacloudlogs_response.rb +26 -2
- data/lib/fastly/models/logging_heroku_response.rb +26 -2
- data/lib/fastly/models/logging_honeycomb_additional.rb +1 -1
- data/lib/fastly/models/logging_honeycomb_response.rb +26 -2
- data/lib/fastly/models/logging_https_additional.rb +1 -1
- data/lib/fastly/models/logging_https_response.rb +26 -2
- data/lib/fastly/models/logging_kafka_response.rb +26 -2
- data/lib/fastly/models/logging_kafka_response_post.rb +26 -2
- data/lib/fastly/models/logging_kinesis_additional.rb +1 -1
- data/lib/fastly/models/logging_kinesis_response.rb +1 -1
- data/lib/fastly/models/logging_logentries_response.rb +26 -2
- data/lib/fastly/models/logging_loggly_response.rb +26 -2
- data/lib/fastly/models/logging_logshuttle_response.rb +26 -2
- data/lib/fastly/models/logging_newrelic_additional.rb +1 -1
- data/lib/fastly/models/logging_newrelic_response.rb +26 -2
- data/lib/fastly/models/logging_newrelicotlp_additional.rb +1 -1
- data/lib/fastly/models/logging_newrelicotlp_response.rb +26 -2
- data/lib/fastly/models/logging_openstack_response.rb +26 -2
- data/lib/fastly/models/logging_papertrail_response.rb +26 -2
- data/lib/fastly/models/logging_s3_response.rb +26 -2
- data/lib/fastly/models/logging_scalyr_response.rb +26 -2
- data/lib/fastly/models/logging_sftp_response.rb +26 -2
- data/lib/fastly/models/logging_splunk_response.rb +26 -2
- data/lib/fastly/models/logging_sumologic_response.rb +26 -2
- data/lib/fastly/models/logging_syslog_response.rb +26 -2
- data/lib/fastly/models/pool_additional.rb +1 -1
- data/lib/fastly/models/pool_response.rb +1 -1
- data/lib/fastly/models/pool_response_post.rb +1 -1
- data/lib/fastly/models/relationship_service_invitations.rb +1 -0
- data/lib/fastly/models/relationship_service_invitations_service_invitations.rb +1 -0
- data/lib/fastly/models/relationships_for_invitation.rb +1 -0
- data/lib/fastly/models/tls_certificate_data_attributes.rb +14 -4
- data/lib/fastly/models/tls_csr_data.rb +4 -13
- data/lib/fastly/models/tls_csr_data_attributes.rb +14 -4
- data/lib/fastly/version.rb +1 -1
- data/lib/fastly.rb +4 -2
- data/sig.json +1 -1
- metadata +10 -6
@@ -22,9 +22,12 @@ module Fastly
|
|
22
22
|
# The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
23
23
|
attr_accessor :response_condition
|
24
24
|
|
25
|
-
# A Fastly [log format string](https://
|
25
|
+
# A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/).
|
26
26
|
attr_accessor :format
|
27
27
|
|
28
|
+
# The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global.
|
29
|
+
attr_accessor :log_processing_region
|
30
|
+
|
28
31
|
# The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`.
|
29
32
|
attr_accessor :format_version
|
30
33
|
|
@@ -109,6 +112,7 @@ module Fastly
|
|
109
112
|
:'placement' => :'placement',
|
110
113
|
:'response_condition' => :'response_condition',
|
111
114
|
:'format' => :'format',
|
115
|
+
:'log_processing_region' => :'log_processing_region',
|
112
116
|
:'format_version' => :'format_version',
|
113
117
|
:'message_type' => :'message_type',
|
114
118
|
:'timestamp_format' => :'timestamp_format',
|
@@ -143,6 +147,7 @@ module Fastly
|
|
143
147
|
:'placement' => :'String',
|
144
148
|
:'response_condition' => :'String',
|
145
149
|
:'format' => :'String',
|
150
|
+
:'log_processing_region' => :'String',
|
146
151
|
:'format_version' => :'String',
|
147
152
|
:'message_type' => :'String',
|
148
153
|
:'timestamp_format' => :'String',
|
@@ -225,6 +230,12 @@ module Fastly
|
|
225
230
|
self.format = '%h %l %u %t \"%r\" %>s %b'
|
226
231
|
end
|
227
232
|
|
233
|
+
if attributes.key?(:'log_processing_region')
|
234
|
+
self.log_processing_region = attributes[:'log_processing_region']
|
235
|
+
else
|
236
|
+
self.log_processing_region = 'none'
|
237
|
+
end
|
238
|
+
|
228
239
|
if attributes.key?(:'format_version')
|
229
240
|
self.format_version = attributes[:'format_version']
|
230
241
|
else
|
@@ -330,6 +341,8 @@ module Fastly
|
|
330
341
|
def valid?
|
331
342
|
placement_validator = EnumAttributeValidator.new('String', ["none", "null"])
|
332
343
|
return false unless placement_validator.valid?(@placement)
|
344
|
+
log_processing_region_validator = EnumAttributeValidator.new('String', ["none", "eu", "us"])
|
345
|
+
return false unless log_processing_region_validator.valid?(@log_processing_region)
|
333
346
|
format_version_validator = EnumAttributeValidator.new('String', ["1", "2"])
|
334
347
|
return false unless format_version_validator.valid?(@format_version)
|
335
348
|
message_type_validator = EnumAttributeValidator.new('String', ["classic", "loggly", "logplex", "blank"])
|
@@ -349,6 +362,16 @@ module Fastly
|
|
349
362
|
@placement = placement
|
350
363
|
end
|
351
364
|
|
365
|
+
# Custom attribute writer method checking allowed values (enum).
|
366
|
+
# @param [Object] log_processing_region Object to be assigned
|
367
|
+
def log_processing_region=(log_processing_region)
|
368
|
+
validator = EnumAttributeValidator.new('String', ["none", "eu", "us"])
|
369
|
+
unless validator.valid?(log_processing_region)
|
370
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{validator.allowable_values}."
|
371
|
+
end
|
372
|
+
@log_processing_region = log_processing_region
|
373
|
+
end
|
374
|
+
|
352
375
|
# Custom attribute writer method checking allowed values (enum).
|
353
376
|
# @param [Object] format_version Object to be assigned
|
354
377
|
def format_version=(format_version)
|
@@ -388,6 +411,7 @@ module Fastly
|
|
388
411
|
placement == o.placement &&
|
389
412
|
response_condition == o.response_condition &&
|
390
413
|
format == o.format &&
|
414
|
+
log_processing_region == o.log_processing_region &&
|
391
415
|
format_version == o.format_version &&
|
392
416
|
message_type == o.message_type &&
|
393
417
|
timestamp_format == o.timestamp_format &&
|
@@ -418,7 +442,7 @@ module Fastly
|
|
418
442
|
# Calculates hash code according to all attributes.
|
419
443
|
# @return [Integer] Hash code
|
420
444
|
def hash
|
421
|
-
[name, placement, response_condition, format, format_version, message_type, timestamp_format, compression_codec, created_at, deleted_at, updated_at, service_id, version, password, path, public_key, secret_key, ssh_known_hosts, user, address, port, period, gzip_level].hash
|
445
|
+
[name, placement, response_condition, format, log_processing_region, format_version, message_type, timestamp_format, compression_codec, created_at, deleted_at, updated_at, service_id, version, password, path, public_key, secret_key, ssh_known_hosts, user, address, port, period, gzip_level].hash
|
422
446
|
end
|
423
447
|
|
424
448
|
# Builds the object from hash
|
@@ -22,9 +22,12 @@ module Fastly
|
|
22
22
|
# The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
23
23
|
attr_accessor :response_condition
|
24
24
|
|
25
|
-
# A Fastly [log format string](https://
|
25
|
+
# A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/).
|
26
26
|
attr_accessor :format
|
27
27
|
|
28
|
+
# The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global.
|
29
|
+
attr_accessor :log_processing_region
|
30
|
+
|
28
31
|
# The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`.
|
29
32
|
attr_accessor :format_version
|
30
33
|
|
@@ -96,6 +99,7 @@ module Fastly
|
|
96
99
|
:'placement' => :'placement',
|
97
100
|
:'response_condition' => :'response_condition',
|
98
101
|
:'format' => :'format',
|
102
|
+
:'log_processing_region' => :'log_processing_region',
|
99
103
|
:'format_version' => :'format_version',
|
100
104
|
:'tls_ca_cert' => :'tls_ca_cert',
|
101
105
|
:'tls_client_cert' => :'tls_client_cert',
|
@@ -126,6 +130,7 @@ module Fastly
|
|
126
130
|
:'placement' => :'String',
|
127
131
|
:'response_condition' => :'String',
|
128
132
|
:'format' => :'String',
|
133
|
+
:'log_processing_region' => :'String',
|
129
134
|
:'format_version' => :'String',
|
130
135
|
:'tls_ca_cert' => :'String',
|
131
136
|
:'tls_client_cert' => :'String',
|
@@ -204,6 +209,12 @@ module Fastly
|
|
204
209
|
self.format = '%h %l %u %t \"%r\" %>s %b'
|
205
210
|
end
|
206
211
|
|
212
|
+
if attributes.key?(:'log_processing_region')
|
213
|
+
self.log_processing_region = attributes[:'log_processing_region']
|
214
|
+
else
|
215
|
+
self.log_processing_region = 'none'
|
216
|
+
end
|
217
|
+
|
207
218
|
if attributes.key?(:'format_version')
|
208
219
|
self.format_version = attributes[:'format_version']
|
209
220
|
else
|
@@ -293,6 +304,8 @@ module Fastly
|
|
293
304
|
def valid?
|
294
305
|
placement_validator = EnumAttributeValidator.new('String', ["none", "null"])
|
295
306
|
return false unless placement_validator.valid?(@placement)
|
307
|
+
log_processing_region_validator = EnumAttributeValidator.new('String', ["none", "eu", "us"])
|
308
|
+
return false unless log_processing_region_validator.valid?(@log_processing_region)
|
296
309
|
format_version_validator = EnumAttributeValidator.new('String', ["1", "2"])
|
297
310
|
return false unless format_version_validator.valid?(@format_version)
|
298
311
|
true
|
@@ -308,6 +321,16 @@ module Fastly
|
|
308
321
|
@placement = placement
|
309
322
|
end
|
310
323
|
|
324
|
+
# Custom attribute writer method checking allowed values (enum).
|
325
|
+
# @param [Object] log_processing_region Object to be assigned
|
326
|
+
def log_processing_region=(log_processing_region)
|
327
|
+
validator = EnumAttributeValidator.new('String', ["none", "eu", "us"])
|
328
|
+
unless validator.valid?(log_processing_region)
|
329
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{validator.allowable_values}."
|
330
|
+
end
|
331
|
+
@log_processing_region = log_processing_region
|
332
|
+
end
|
333
|
+
|
311
334
|
# Custom attribute writer method checking allowed values (enum).
|
312
335
|
# @param [Object] format_version Object to be assigned
|
313
336
|
def format_version=(format_version)
|
@@ -327,6 +350,7 @@ module Fastly
|
|
327
350
|
placement == o.placement &&
|
328
351
|
response_condition == o.response_condition &&
|
329
352
|
format == o.format &&
|
353
|
+
log_processing_region == o.log_processing_region &&
|
330
354
|
format_version == o.format_version &&
|
331
355
|
tls_ca_cert == o.tls_ca_cert &&
|
332
356
|
tls_client_cert == o.tls_client_cert &&
|
@@ -353,7 +377,7 @@ module Fastly
|
|
353
377
|
# Calculates hash code according to all attributes.
|
354
378
|
# @return [Integer] Hash code
|
355
379
|
def hash
|
356
|
-
[name, placement, response_condition, format, format_version, tls_ca_cert, tls_client_cert, tls_client_key, tls_hostname, request_max_entries, request_max_bytes, url, token, use_tls, created_at, deleted_at, updated_at, service_id, version].hash
|
380
|
+
[name, placement, response_condition, format, log_processing_region, format_version, tls_ca_cert, tls_client_cert, tls_client_key, tls_hostname, request_max_entries, request_max_bytes, url, token, use_tls, created_at, deleted_at, updated_at, service_id, version].hash
|
357
381
|
end
|
358
382
|
|
359
383
|
# Builds the object from hash
|
@@ -22,9 +22,12 @@ module Fastly
|
|
22
22
|
# The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
23
23
|
attr_accessor :response_condition
|
24
24
|
|
25
|
-
# A Fastly [log format string](https://
|
25
|
+
# A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/).
|
26
26
|
attr_accessor :format
|
27
27
|
|
28
|
+
# The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global.
|
29
|
+
attr_accessor :log_processing_region
|
30
|
+
|
28
31
|
# The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`.
|
29
32
|
attr_accessor :format_version
|
30
33
|
|
@@ -75,6 +78,7 @@ module Fastly
|
|
75
78
|
:'placement' => :'placement',
|
76
79
|
:'response_condition' => :'response_condition',
|
77
80
|
:'format' => :'format',
|
81
|
+
:'log_processing_region' => :'log_processing_region',
|
78
82
|
:'format_version' => :'format_version',
|
79
83
|
:'message_type' => :'message_type',
|
80
84
|
:'url' => :'url',
|
@@ -98,6 +102,7 @@ module Fastly
|
|
98
102
|
:'placement' => :'String',
|
99
103
|
:'response_condition' => :'String',
|
100
104
|
:'format' => :'String',
|
105
|
+
:'log_processing_region' => :'String',
|
101
106
|
:'format_version' => :'String',
|
102
107
|
:'message_type' => :'LoggingMessageType',
|
103
108
|
:'url' => :'String',
|
@@ -163,6 +168,12 @@ module Fastly
|
|
163
168
|
self.format = '%h %l %u %t \"%r\" %>s %b'
|
164
169
|
end
|
165
170
|
|
171
|
+
if attributes.key?(:'log_processing_region')
|
172
|
+
self.log_processing_region = attributes[:'log_processing_region']
|
173
|
+
else
|
174
|
+
self.log_processing_region = 'none'
|
175
|
+
end
|
176
|
+
|
166
177
|
if attributes.key?(:'format_version')
|
167
178
|
self.format_version = attributes[:'format_version']
|
168
179
|
else
|
@@ -212,6 +223,8 @@ module Fastly
|
|
212
223
|
def valid?
|
213
224
|
placement_validator = EnumAttributeValidator.new('String', ["none", "null"])
|
214
225
|
return false unless placement_validator.valid?(@placement)
|
226
|
+
log_processing_region_validator = EnumAttributeValidator.new('String', ["none", "eu", "us"])
|
227
|
+
return false unless log_processing_region_validator.valid?(@log_processing_region)
|
215
228
|
format_version_validator = EnumAttributeValidator.new('String', ["1", "2"])
|
216
229
|
return false unless format_version_validator.valid?(@format_version)
|
217
230
|
true
|
@@ -227,6 +240,16 @@ module Fastly
|
|
227
240
|
@placement = placement
|
228
241
|
end
|
229
242
|
|
243
|
+
# Custom attribute writer method checking allowed values (enum).
|
244
|
+
# @param [Object] log_processing_region Object to be assigned
|
245
|
+
def log_processing_region=(log_processing_region)
|
246
|
+
validator = EnumAttributeValidator.new('String', ["none", "eu", "us"])
|
247
|
+
unless validator.valid?(log_processing_region)
|
248
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{validator.allowable_values}."
|
249
|
+
end
|
250
|
+
@log_processing_region = log_processing_region
|
251
|
+
end
|
252
|
+
|
230
253
|
# Custom attribute writer method checking allowed values (enum).
|
231
254
|
# @param [Object] format_version Object to be assigned
|
232
255
|
def format_version=(format_version)
|
@@ -246,6 +269,7 @@ module Fastly
|
|
246
269
|
placement == o.placement &&
|
247
270
|
response_condition == o.response_condition &&
|
248
271
|
format == o.format &&
|
272
|
+
log_processing_region == o.log_processing_region &&
|
249
273
|
format_version == o.format_version &&
|
250
274
|
message_type == o.message_type &&
|
251
275
|
url == o.url &&
|
@@ -265,7 +289,7 @@ module Fastly
|
|
265
289
|
# Calculates hash code according to all attributes.
|
266
290
|
# @return [Integer] Hash code
|
267
291
|
def hash
|
268
|
-
[name, placement, response_condition, format, format_version, message_type, url, created_at, deleted_at, updated_at, service_id, version].hash
|
292
|
+
[name, placement, response_condition, format, log_processing_region, format_version, message_type, url, created_at, deleted_at, updated_at, service_id, version].hash
|
269
293
|
end
|
270
294
|
|
271
295
|
# Builds the object from hash
|
@@ -22,9 +22,12 @@ module Fastly
|
|
22
22
|
# The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
23
23
|
attr_accessor :response_condition
|
24
24
|
|
25
|
-
# A Fastly [log format string](https://
|
25
|
+
# A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/).
|
26
26
|
attr_accessor :format
|
27
27
|
|
28
|
+
# The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global.
|
29
|
+
attr_accessor :log_processing_region
|
30
|
+
|
28
31
|
# The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`.
|
29
32
|
attr_accessor :format_version
|
30
33
|
|
@@ -101,6 +104,7 @@ module Fastly
|
|
101
104
|
:'placement' => :'placement',
|
102
105
|
:'response_condition' => :'response_condition',
|
103
106
|
:'format' => :'format',
|
107
|
+
:'log_processing_region' => :'log_processing_region',
|
104
108
|
:'format_version' => :'format_version',
|
105
109
|
:'tls_ca_cert' => :'tls_ca_cert',
|
106
110
|
:'tls_client_cert' => :'tls_client_cert',
|
@@ -133,6 +137,7 @@ module Fastly
|
|
133
137
|
:'placement' => :'String',
|
134
138
|
:'response_condition' => :'String',
|
135
139
|
:'format' => :'String',
|
140
|
+
:'log_processing_region' => :'String',
|
136
141
|
:'format_version' => :'String',
|
137
142
|
:'tls_ca_cert' => :'String',
|
138
143
|
:'tls_client_cert' => :'String',
|
@@ -215,6 +220,12 @@ module Fastly
|
|
215
220
|
self.format = '%h %l %u %t \"%r\" %>s %b'
|
216
221
|
end
|
217
222
|
|
223
|
+
if attributes.key?(:'log_processing_region')
|
224
|
+
self.log_processing_region = attributes[:'log_processing_region']
|
225
|
+
else
|
226
|
+
self.log_processing_region = 'none'
|
227
|
+
end
|
228
|
+
|
218
229
|
if attributes.key?(:'format_version')
|
219
230
|
self.format_version = attributes[:'format_version']
|
220
231
|
else
|
@@ -314,6 +325,8 @@ module Fastly
|
|
314
325
|
def valid?
|
315
326
|
placement_validator = EnumAttributeValidator.new('String', ["none", "null"])
|
316
327
|
return false unless placement_validator.valid?(@placement)
|
328
|
+
log_processing_region_validator = EnumAttributeValidator.new('String', ["none", "eu", "us"])
|
329
|
+
return false unless log_processing_region_validator.valid?(@log_processing_region)
|
317
330
|
format_version_validator = EnumAttributeValidator.new('String', ["1", "2"])
|
318
331
|
return false unless format_version_validator.valid?(@format_version)
|
319
332
|
true
|
@@ -329,6 +342,16 @@ module Fastly
|
|
329
342
|
@placement = placement
|
330
343
|
end
|
331
344
|
|
345
|
+
# Custom attribute writer method checking allowed values (enum).
|
346
|
+
# @param [Object] log_processing_region Object to be assigned
|
347
|
+
def log_processing_region=(log_processing_region)
|
348
|
+
validator = EnumAttributeValidator.new('String', ["none", "eu", "us"])
|
349
|
+
unless validator.valid?(log_processing_region)
|
350
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{validator.allowable_values}."
|
351
|
+
end
|
352
|
+
@log_processing_region = log_processing_region
|
353
|
+
end
|
354
|
+
|
332
355
|
# Custom attribute writer method checking allowed values (enum).
|
333
356
|
# @param [Object] format_version Object to be assigned
|
334
357
|
def format_version=(format_version)
|
@@ -348,6 +371,7 @@ module Fastly
|
|
348
371
|
placement == o.placement &&
|
349
372
|
response_condition == o.response_condition &&
|
350
373
|
format == o.format &&
|
374
|
+
log_processing_region == o.log_processing_region &&
|
351
375
|
format_version == o.format_version &&
|
352
376
|
tls_ca_cert == o.tls_ca_cert &&
|
353
377
|
tls_client_cert == o.tls_client_cert &&
|
@@ -376,7 +400,7 @@ module Fastly
|
|
376
400
|
# Calculates hash code according to all attributes.
|
377
401
|
# @return [Integer] Hash code
|
378
402
|
def hash
|
379
|
-
[name, placement, response_condition, format, format_version, tls_ca_cert, tls_client_cert, tls_client_key, tls_hostname, address, port, message_type, hostname, ipv4, token, use_tls, created_at, deleted_at, updated_at, service_id, version].hash
|
403
|
+
[name, placement, response_condition, format, log_processing_region, format_version, tls_ca_cert, tls_client_cert, tls_client_key, tls_hostname, address, port, message_type, hostname, ipv4, token, use_tls, created_at, deleted_at, updated_at, service_id, version].hash
|
380
404
|
end
|
381
405
|
|
382
406
|
# Builds the object from hash
|
@@ -43,7 +43,7 @@ module Fastly
|
|
43
43
|
# What type of load balance group to use.
|
44
44
|
attr_accessor :type
|
45
45
|
|
46
|
-
# The hostname to [override the Host header](https://
|
46
|
+
# The hostname to [override the Host header](https://www.fastly.com/documentation/guides/full-site-delivery/domains-and-origins/specifying-an-override-host/). Defaults to `null` meaning no override of the Host header will occur. This setting can also be added to a Server definition. If the field is set on a Server definition it will override the Pool setting.
|
47
47
|
attr_accessor :override_host
|
48
48
|
|
49
49
|
class EnumAttributeValidator
|
@@ -71,7 +71,7 @@ module Fastly
|
|
71
71
|
# What type of load balance group to use.
|
72
72
|
attr_accessor :type
|
73
73
|
|
74
|
-
# The hostname to [override the Host header](https://
|
74
|
+
# The hostname to [override the Host header](https://www.fastly.com/documentation/guides/full-site-delivery/domains-and-origins/specifying-an-override-host/). Defaults to `null` meaning no override of the Host header will occur. This setting can also be added to a Server definition. If the field is set on a Server definition it will override the Pool setting.
|
75
75
|
attr_accessor :override_host
|
76
76
|
|
77
77
|
# Maximum duration in milliseconds that Fastly will wait while receiving no data on a download from a backend. If exceeded, the response received so far will be considered complete and the fetch will end. May be set at runtime using `bereq.between_bytes_timeout`.
|
@@ -71,7 +71,7 @@ module Fastly
|
|
71
71
|
# What type of load balance group to use.
|
72
72
|
attr_accessor :type
|
73
73
|
|
74
|
-
# The hostname to [override the Host header](https://
|
74
|
+
# The hostname to [override the Host header](https://www.fastly.com/documentation/guides/full-site-delivery/domains-and-origins/specifying-an-override-host/). Defaults to `null` meaning no override of the Host header will occur. This setting can also be added to a Server definition. If the field is set on a Server definition it will override the Pool setting.
|
75
75
|
attr_accessor :override_host
|
76
76
|
|
77
77
|
# Maximum duration in milliseconds that Fastly will wait while receiving no data on a download from a backend. If exceeded, the response received so far will be considered complete and the fetch will end. May be set at runtime using `bereq.between_bytes_timeout`.
|
@@ -19,11 +19,15 @@ module Fastly
|
|
19
19
|
# A customizable name for your certificate. Defaults to the certificate's Common Name or first Subject Alternative Names (SAN) entry. Optional.
|
20
20
|
attr_accessor :name
|
21
21
|
|
22
|
+
# Indicates that the supplied certificate was not signed by a trusted CA.
|
23
|
+
attr_accessor :allow_untrusted_root
|
24
|
+
|
22
25
|
# Attribute mapping from ruby-style variable name to JSON key.
|
23
26
|
def self.attribute_map
|
24
27
|
{
|
25
28
|
:'cert_blob' => :'cert_blob',
|
26
|
-
:'name' => :'name'
|
29
|
+
:'name' => :'name',
|
30
|
+
:'allow_untrusted_root' => :'allow_untrusted_root'
|
27
31
|
}
|
28
32
|
end
|
29
33
|
|
@@ -36,7 +40,8 @@ module Fastly
|
|
36
40
|
def self.fastly_types
|
37
41
|
{
|
38
42
|
:'cert_blob' => :'String',
|
39
|
-
:'name' => :'String'
|
43
|
+
:'name' => :'String',
|
44
|
+
:'allow_untrusted_root' => :'Boolean'
|
40
45
|
}
|
41
46
|
end
|
42
47
|
|
@@ -68,6 +73,10 @@ module Fastly
|
|
68
73
|
if attributes.key?(:'name')
|
69
74
|
self.name = attributes[:'name']
|
70
75
|
end
|
76
|
+
|
77
|
+
if attributes.key?(:'allow_untrusted_root')
|
78
|
+
self.allow_untrusted_root = attributes[:'allow_untrusted_root']
|
79
|
+
end
|
71
80
|
end
|
72
81
|
|
73
82
|
# Show invalid properties with the reasons. Usually used together with valid?
|
@@ -89,7 +98,8 @@ module Fastly
|
|
89
98
|
return true if self.equal?(o)
|
90
99
|
self.class == o.class &&
|
91
100
|
cert_blob == o.cert_blob &&
|
92
|
-
name == o.name
|
101
|
+
name == o.name &&
|
102
|
+
allow_untrusted_root == o.allow_untrusted_root
|
93
103
|
end
|
94
104
|
|
95
105
|
# @see the `==` method
|
@@ -101,7 +111,7 @@ module Fastly
|
|
101
111
|
# Calculates hash code according to all attributes.
|
102
112
|
# @return [Integer] Hash code
|
103
113
|
def hash
|
104
|
-
[cert_blob, name].hash
|
114
|
+
[cert_blob, name, allow_untrusted_root].hash
|
105
115
|
end
|
106
116
|
|
107
117
|
# Builds the object from hash
|
@@ -17,14 +17,11 @@ module Fastly
|
|
17
17
|
|
18
18
|
attr_accessor :attributes
|
19
19
|
|
20
|
-
attr_accessor :relationships
|
21
|
-
|
22
20
|
# Attribute mapping from ruby-style variable name to JSON key.
|
23
21
|
def self.attribute_map
|
24
22
|
{
|
25
23
|
:'type' => :'type',
|
26
|
-
:'attributes' => :'attributes'
|
27
|
-
:'relationships' => :'relationships'
|
24
|
+
:'attributes' => :'attributes'
|
28
25
|
}
|
29
26
|
end
|
30
27
|
|
@@ -37,8 +34,7 @@ module Fastly
|
|
37
34
|
def self.fastly_types
|
38
35
|
{
|
39
36
|
:'type' => :'TypeTlsCsr',
|
40
|
-
:'attributes' => :'TlsCsrDataAttributes'
|
41
|
-
:'relationships' => :'RelationshipTlsPrivateKey'
|
37
|
+
:'attributes' => :'TlsCsrDataAttributes'
|
42
38
|
}
|
43
39
|
end
|
44
40
|
|
@@ -72,10 +68,6 @@ module Fastly
|
|
72
68
|
if attributes.key?(:'attributes')
|
73
69
|
self.attributes = attributes[:'attributes']
|
74
70
|
end
|
75
|
-
|
76
|
-
if attributes.key?(:'relationships')
|
77
|
-
self.relationships = attributes[:'relationships']
|
78
|
-
end
|
79
71
|
end
|
80
72
|
|
81
73
|
# Show invalid properties with the reasons. Usually used together with valid?
|
@@ -97,8 +89,7 @@ module Fastly
|
|
97
89
|
return true if self.equal?(o)
|
98
90
|
self.class == o.class &&
|
99
91
|
type == o.type &&
|
100
|
-
attributes == o.attributes
|
101
|
-
relationships == o.relationships
|
92
|
+
attributes == o.attributes
|
102
93
|
end
|
103
94
|
|
104
95
|
# @see the `==` method
|
@@ -110,7 +101,7 @@ module Fastly
|
|
110
101
|
# Calculates hash code according to all attributes.
|
111
102
|
# @return [Integer] Hash code
|
112
103
|
def hash
|
113
|
-
[type, attributes
|
104
|
+
[type, attributes].hash
|
114
105
|
end
|
115
106
|
|
116
107
|
# Builds the object from hash
|
@@ -46,6 +46,9 @@ module Fastly
|
|
46
46
|
# CSR Key Type.
|
47
47
|
attr_accessor :key_type
|
48
48
|
|
49
|
+
# Optional. An alphanumeric string identifying the private key you've uploaded for use with your TLS certificate. If left blank, Fastly will create and manage a key for you.
|
50
|
+
attr_accessor :relationships_tls_private_key_id
|
51
|
+
|
49
52
|
class EnumAttributeValidator
|
50
53
|
attr_reader :datatype
|
51
54
|
attr_reader :allowable_values
|
@@ -81,7 +84,8 @@ module Fastly
|
|
81
84
|
:'organization' => :'organization',
|
82
85
|
:'organizational_unit' => :'organizational_unit',
|
83
86
|
:'email' => :'email',
|
84
|
-
:'key_type' => :'key_type'
|
87
|
+
:'key_type' => :'key_type',
|
88
|
+
:'relationships_tls_private_key_id' => :'relationships.tls_private_key.id'
|
85
89
|
}
|
86
90
|
end
|
87
91
|
|
@@ -103,7 +107,8 @@ module Fastly
|
|
103
107
|
:'organization' => :'String',
|
104
108
|
:'organizational_unit' => :'String',
|
105
109
|
:'email' => :'String',
|
106
|
-
:'key_type' => :'String'
|
110
|
+
:'key_type' => :'String',
|
111
|
+
:'relationships_tls_private_key_id' => :'String'
|
107
112
|
}
|
108
113
|
end
|
109
114
|
|
@@ -173,6 +178,10 @@ module Fastly
|
|
173
178
|
if attributes.key?(:'key_type')
|
174
179
|
self.key_type = attributes[:'key_type']
|
175
180
|
end
|
181
|
+
|
182
|
+
if attributes.key?(:'relationships_tls_private_key_id')
|
183
|
+
self.relationships_tls_private_key_id = attributes[:'relationships_tls_private_key_id']
|
184
|
+
end
|
176
185
|
end
|
177
186
|
|
178
187
|
# Show invalid properties with the reasons. Usually used together with valid?
|
@@ -220,7 +229,8 @@ module Fastly
|
|
220
229
|
organization == o.organization &&
|
221
230
|
organizational_unit == o.organizational_unit &&
|
222
231
|
email == o.email &&
|
223
|
-
key_type == o.key_type
|
232
|
+
key_type == o.key_type &&
|
233
|
+
relationships_tls_private_key_id == o.relationships_tls_private_key_id
|
224
234
|
end
|
225
235
|
|
226
236
|
# @see the `==` method
|
@@ -232,7 +242,7 @@ module Fastly
|
|
232
242
|
# Calculates hash code according to all attributes.
|
233
243
|
# @return [Integer] Hash code
|
234
244
|
def hash
|
235
|
-
[sans, common_name, country, state, city, postal_code, street_address, organization, organizational_unit, email, key_type].hash
|
245
|
+
[sans, common_name, country, state, city, postal_code, street_address, organization, organizational_unit, email, key_type, relationships_tls_private_key_id].hash
|
236
246
|
end
|
237
247
|
|
238
248
|
# Builds the object from hash
|
data/lib/fastly/version.rb
CHANGED
data/lib/fastly.rb
CHANGED
@@ -297,10 +297,12 @@ require 'fastly/models/inline_response2009'
|
|
297
297
|
require 'fastly/models/inline_response201'
|
298
298
|
require 'fastly/models/inline_response400'
|
299
299
|
require 'fastly/models/invitation'
|
300
|
+
require 'fastly/models/invitation_create_data'
|
301
|
+
require 'fastly/models/invitation_create_data_all_of'
|
302
|
+
require 'fastly/models/invitation_create_response'
|
303
|
+
require 'fastly/models/invitation_create_response_all_of'
|
300
304
|
require 'fastly/models/invitation_data'
|
301
305
|
require 'fastly/models/invitation_data_attributes'
|
302
|
-
require 'fastly/models/invitation_response'
|
303
|
-
require 'fastly/models/invitation_response_all_of'
|
304
306
|
require 'fastly/models/invitation_response_data'
|
305
307
|
require 'fastly/models/invitation_response_data_all_of'
|
306
308
|
require 'fastly/models/invitations_response'
|
data/sig.json
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"G": "bb3cb969", "D": "
|
1
|
+
{"G": "bb3cb969", "D": "6e6e26c6"}
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fastly
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 13.
|
4
|
+
version: 13.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Fastly
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-07-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -374,10 +374,12 @@ files:
|
|
374
374
|
- docs/InlineResponse400.md
|
375
375
|
- docs/InsightsApi.md
|
376
376
|
- docs/Invitation.md
|
377
|
+
- docs/InvitationCreateData.md
|
378
|
+
- docs/InvitationCreateDataAllOf.md
|
379
|
+
- docs/InvitationCreateResponse.md
|
380
|
+
- docs/InvitationCreateResponseAllOf.md
|
377
381
|
- docs/InvitationData.md
|
378
382
|
- docs/InvitationDataAttributes.md
|
379
|
-
- docs/InvitationResponse.md
|
380
|
-
- docs/InvitationResponseAllOf.md
|
381
383
|
- docs/InvitationResponseData.md
|
382
384
|
- docs/InvitationResponseDataAllOf.md
|
383
385
|
- docs/InvitationsApi.md
|
@@ -1388,10 +1390,12 @@ files:
|
|
1388
1390
|
- lib/fastly/models/inline_response201.rb
|
1389
1391
|
- lib/fastly/models/inline_response400.rb
|
1390
1392
|
- lib/fastly/models/invitation.rb
|
1393
|
+
- lib/fastly/models/invitation_create_data.rb
|
1394
|
+
- lib/fastly/models/invitation_create_data_all_of.rb
|
1395
|
+
- lib/fastly/models/invitation_create_response.rb
|
1396
|
+
- lib/fastly/models/invitation_create_response_all_of.rb
|
1391
1397
|
- lib/fastly/models/invitation_data.rb
|
1392
1398
|
- lib/fastly/models/invitation_data_attributes.rb
|
1393
|
-
- lib/fastly/models/invitation_response.rb
|
1394
|
-
- lib/fastly/models/invitation_response_all_of.rb
|
1395
1399
|
- lib/fastly/models/invitation_response_data.rb
|
1396
1400
|
- lib/fastly/models/invitation_response_data_all_of.rb
|
1397
1401
|
- lib/fastly/models/invitations_response.rb
|