fastly 12.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 +46 -0
- data/Gemfile.lock +1 -1
- data/README.md +30 -14
- 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/Results.md +2 -2
- data/docs/ServiceApi.md +2 -0
- 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 +20 -6
- data/lib/fastly/api/logging_bigquery_api.rb +20 -6
- data/lib/fastly/api/logging_cloudfiles_api.rb +20 -6
- data/lib/fastly/api/logging_datadog_api.rb +20 -6
- data/lib/fastly/api/logging_digitalocean_api.rb +20 -6
- data/lib/fastly/api/logging_elasticsearch_api.rb +20 -6
- data/lib/fastly/api/logging_ftp_api.rb +20 -6
- data/lib/fastly/api/logging_gcs_api.rb +20 -6
- data/lib/fastly/api/logging_grafanacloudlogs_api.rb +20 -6
- data/lib/fastly/api/logging_heroku_api.rb +20 -6
- data/lib/fastly/api/logging_honeycomb_api.rb +20 -6
- data/lib/fastly/api/logging_https_api.rb +20 -6
- data/lib/fastly/api/logging_kafka_api.rb +10 -3
- data/lib/fastly/api/logging_kinesis_api.rb +2 -2
- data/lib/fastly/api/logging_logentries_api.rb +20 -6
- data/lib/fastly/api/logging_loggly_api.rb +20 -6
- data/lib/fastly/api/logging_logshuttle_api.rb +20 -6
- data/lib/fastly/api/logging_newrelic_api.rb +20 -6
- data/lib/fastly/api/logging_newrelicotlp_api.rb +20 -6
- data/lib/fastly/api/logging_openstack_api.rb +20 -6
- data/lib/fastly/api/logging_papertrail_api.rb +20 -6
- data/lib/fastly/api/logging_pubsub_api.rb +20 -6
- data/lib/fastly/api/logging_s3_api.rb +20 -6
- data/lib/fastly/api/logging_scalyr_api.rb +20 -6
- data/lib/fastly/api/logging_sftp_api.rb +20 -6
- data/lib/fastly/api/logging_splunk_api.rb +20 -6
- data/lib/fastly/api/logging_sumologic_api.rb +20 -6
- data/lib/fastly/api/logging_syslog_api.rb +20 -6
- data/lib/fastly/api/pool_api.rb +4 -4
- data/lib/fastly/api/purge_api.rb +2 -2
- data/lib/fastly/api/service_api.rb +3 -0
- data/lib/fastly/models/backend.rb +2 -2
- data/lib/fastly/models/backend_response.rb +2 -2
- 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 +28 -4
- data/lib/fastly/models/logging_bigquery_additional.rb +1 -1
- data/lib/fastly/models/logging_bigquery_response.rb +28 -4
- data/lib/fastly/models/logging_cloudfiles_response.rb +28 -4
- data/lib/fastly/models/logging_common.rb +31 -7
- data/lib/fastly/models/logging_common_response.rb +28 -4
- data/lib/fastly/models/logging_common_response_all_of.rb +31 -7
- data/lib/fastly/models/logging_datadog_additional.rb +1 -1
- data/lib/fastly/models/logging_datadog_response.rb +28 -4
- data/lib/fastly/models/logging_digitalocean_response.rb +28 -4
- data/lib/fastly/models/logging_elasticsearch_additional.rb +1 -1
- data/lib/fastly/models/logging_elasticsearch_response.rb +28 -4
- data/lib/fastly/models/logging_ftp_response.rb +28 -4
- data/lib/fastly/models/logging_gcs_response.rb +28 -4
- data/lib/fastly/models/logging_google_pubsub_additional.rb +1 -1
- data/lib/fastly/models/logging_google_pubsub_response.rb +28 -4
- data/lib/fastly/models/logging_grafanacloudlogs_additional.rb +1 -1
- data/lib/fastly/models/logging_grafanacloudlogs_response.rb +28 -4
- data/lib/fastly/models/logging_heroku_response.rb +28 -4
- data/lib/fastly/models/logging_honeycomb_additional.rb +1 -1
- data/lib/fastly/models/logging_honeycomb_response.rb +28 -4
- data/lib/fastly/models/logging_https_additional.rb +1 -1
- data/lib/fastly/models/logging_https_response.rb +28 -4
- data/lib/fastly/models/logging_kafka_response.rb +28 -4
- data/lib/fastly/models/logging_kafka_response_post.rb +28 -4
- 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 +28 -4
- data/lib/fastly/models/logging_loggly_response.rb +28 -4
- data/lib/fastly/models/logging_logshuttle_response.rb +28 -4
- data/lib/fastly/models/logging_newrelic_additional.rb +1 -1
- data/lib/fastly/models/logging_newrelic_response.rb +28 -4
- data/lib/fastly/models/logging_newrelicotlp_additional.rb +1 -1
- data/lib/fastly/models/logging_newrelicotlp_response.rb +28 -4
- data/lib/fastly/models/logging_openstack_response.rb +28 -4
- data/lib/fastly/models/logging_papertrail_response.rb +28 -4
- data/lib/fastly/models/logging_placement.rb +0 -1
- data/lib/fastly/models/logging_s3_response.rb +28 -4
- data/lib/fastly/models/logging_scalyr_response.rb +28 -4
- data/lib/fastly/models/logging_sftp_response.rb +28 -4
- data/lib/fastly/models/logging_splunk_response.rb +28 -4
- data/lib/fastly/models/logging_sumologic_response.rb +28 -4
- data/lib/fastly/models/logging_syslog_response.rb +28 -4
- 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/results.rb +2 -2
- 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
|
|
@@ -79,6 +82,7 @@ module Fastly
|
|
79
82
|
:'placement' => :'placement',
|
80
83
|
:'response_condition' => :'response_condition',
|
81
84
|
:'format' => :'format',
|
85
|
+
:'log_processing_region' => :'log_processing_region',
|
82
86
|
:'format_version' => :'format_version',
|
83
87
|
:'region' => :'region',
|
84
88
|
:'token' => :'token',
|
@@ -103,6 +107,7 @@ module Fastly
|
|
103
107
|
:'placement' => :'String',
|
104
108
|
:'response_condition' => :'String',
|
105
109
|
:'format' => :'String',
|
110
|
+
:'log_processing_region' => :'String',
|
106
111
|
:'format_version' => :'String',
|
107
112
|
:'region' => :'String',
|
108
113
|
:'token' => :'String',
|
@@ -169,6 +174,12 @@ module Fastly
|
|
169
174
|
self.format = '%h %l %u %t \"%r\" %>s %b'
|
170
175
|
end
|
171
176
|
|
177
|
+
if attributes.key?(:'log_processing_region')
|
178
|
+
self.log_processing_region = attributes[:'log_processing_region']
|
179
|
+
else
|
180
|
+
self.log_processing_region = 'none'
|
181
|
+
end
|
182
|
+
|
172
183
|
if attributes.key?(:'format_version')
|
173
184
|
self.format_version = attributes[:'format_version']
|
174
185
|
else
|
@@ -222,8 +233,10 @@ module Fastly
|
|
222
233
|
# Check to see if the all the properties in the model are valid
|
223
234
|
# @return true if the model is valid
|
224
235
|
def valid?
|
225
|
-
placement_validator = EnumAttributeValidator.new('String', ["none", "
|
236
|
+
placement_validator = EnumAttributeValidator.new('String', ["none", "null"])
|
226
237
|
return false unless placement_validator.valid?(@placement)
|
238
|
+
log_processing_region_validator = EnumAttributeValidator.new('String', ["none", "eu", "us"])
|
239
|
+
return false unless log_processing_region_validator.valid?(@log_processing_region)
|
227
240
|
format_version_validator = EnumAttributeValidator.new('String', ["1", "2"])
|
228
241
|
return false unless format_version_validator.valid?(@format_version)
|
229
242
|
region_validator = EnumAttributeValidator.new('String', ["US", "EU"])
|
@@ -234,13 +247,23 @@ module Fastly
|
|
234
247
|
# Custom attribute writer method checking allowed values (enum).
|
235
248
|
# @param [Object] placement Object to be assigned
|
236
249
|
def placement=(placement)
|
237
|
-
validator = EnumAttributeValidator.new('String', ["none", "
|
250
|
+
validator = EnumAttributeValidator.new('String', ["none", "null"])
|
238
251
|
unless validator.valid?(placement)
|
239
252
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{validator.allowable_values}."
|
240
253
|
end
|
241
254
|
@placement = placement
|
242
255
|
end
|
243
256
|
|
257
|
+
# Custom attribute writer method checking allowed values (enum).
|
258
|
+
# @param [Object] log_processing_region Object to be assigned
|
259
|
+
def log_processing_region=(log_processing_region)
|
260
|
+
validator = EnumAttributeValidator.new('String', ["none", "eu", "us"])
|
261
|
+
unless validator.valid?(log_processing_region)
|
262
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{validator.allowable_values}."
|
263
|
+
end
|
264
|
+
@log_processing_region = log_processing_region
|
265
|
+
end
|
266
|
+
|
244
267
|
# Custom attribute writer method checking allowed values (enum).
|
245
268
|
# @param [Object] format_version Object to be assigned
|
246
269
|
def format_version=(format_version)
|
@@ -270,6 +293,7 @@ module Fastly
|
|
270
293
|
placement == o.placement &&
|
271
294
|
response_condition == o.response_condition &&
|
272
295
|
format == o.format &&
|
296
|
+
log_processing_region == o.log_processing_region &&
|
273
297
|
format_version == o.format_version &&
|
274
298
|
region == o.region &&
|
275
299
|
token == o.token &&
|
@@ -290,7 +314,7 @@ module Fastly
|
|
290
314
|
# Calculates hash code according to all attributes.
|
291
315
|
# @return [Integer] Hash code
|
292
316
|
def hash
|
293
|
-
[name, placement, response_condition, format, format_version, region, token, project_id, created_at, deleted_at, updated_at, service_id, version].hash
|
317
|
+
[name, placement, response_condition, format, log_processing_region, format_version, region, token, project_id, created_at, deleted_at, updated_at, service_id, version].hash
|
294
318
|
end
|
295
319
|
|
296
320
|
# 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
|
|
@@ -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
|
@@ -328,8 +339,10 @@ module Fastly
|
|
328
339
|
# Check to see if the all the properties in the model are valid
|
329
340
|
# @return true if the model is valid
|
330
341
|
def valid?
|
331
|
-
placement_validator = EnumAttributeValidator.new('String', ["none", "
|
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"])
|
@@ -342,13 +355,23 @@ module Fastly
|
|
342
355
|
# Custom attribute writer method checking allowed values (enum).
|
343
356
|
# @param [Object] placement Object to be assigned
|
344
357
|
def placement=(placement)
|
345
|
-
validator = EnumAttributeValidator.new('String', ["none", "
|
358
|
+
validator = EnumAttributeValidator.new('String', ["none", "null"])
|
346
359
|
unless validator.valid?(placement)
|
347
360
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{validator.allowable_values}."
|
348
361
|
end
|
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
|
@@ -291,8 +302,10 @@ module Fastly
|
|
291
302
|
# Check to see if the all the properties in the model are valid
|
292
303
|
# @return true if the model is valid
|
293
304
|
def valid?
|
294
|
-
placement_validator = EnumAttributeValidator.new('String', ["none", "
|
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
|
@@ -301,13 +314,23 @@ module Fastly
|
|
301
314
|
# Custom attribute writer method checking allowed values (enum).
|
302
315
|
# @param [Object] placement Object to be assigned
|
303
316
|
def placement=(placement)
|
304
|
-
validator = EnumAttributeValidator.new('String', ["none", "
|
317
|
+
validator = EnumAttributeValidator.new('String', ["none", "null"])
|
305
318
|
unless validator.valid?(placement)
|
306
319
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{validator.allowable_values}."
|
307
320
|
end
|
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
|
@@ -210,8 +221,10 @@ module Fastly
|
|
210
221
|
# Check to see if the all the properties in the model are valid
|
211
222
|
# @return true if the model is valid
|
212
223
|
def valid?
|
213
|
-
placement_validator = EnumAttributeValidator.new('String', ["none", "
|
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
|
@@ -220,13 +233,23 @@ module Fastly
|
|
220
233
|
# Custom attribute writer method checking allowed values (enum).
|
221
234
|
# @param [Object] placement Object to be assigned
|
222
235
|
def placement=(placement)
|
223
|
-
validator = EnumAttributeValidator.new('String', ["none", "
|
236
|
+
validator = EnumAttributeValidator.new('String', ["none", "null"])
|
224
237
|
unless validator.valid?(placement)
|
225
238
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{validator.allowable_values}."
|
226
239
|
end
|
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
|
@@ -312,8 +323,10 @@ module Fastly
|
|
312
323
|
# Check to see if the all the properties in the model are valid
|
313
324
|
# @return true if the model is valid
|
314
325
|
def valid?
|
315
|
-
placement_validator = EnumAttributeValidator.new('String', ["none", "
|
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
|
@@ -322,13 +335,23 @@ module Fastly
|
|
322
335
|
# Custom attribute writer method checking allowed values (enum).
|
323
336
|
# @param [Object] placement Object to be assigned
|
324
337
|
def placement=(placement)
|
325
|
-
validator = EnumAttributeValidator.new('String', ["none", "
|
338
|
+
validator = EnumAttributeValidator.new('String', ["none", "null"])
|
326
339
|
unless validator.valid?(placement)
|
327
340
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{validator.allowable_values}."
|
328
341
|
end
|
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`.
|
@@ -803,13 +803,13 @@ module Fastly
|
|
803
803
|
# Count of Edge WAF requests with an unknown outcome.
|
804
804
|
attr_accessor :ngwaf_requests_unknown_count
|
805
805
|
|
806
|
-
# Count of Edge WAF requests allowed.
|
806
|
+
# Count of Next-Gen WAF (Edge WAF & Core WAF) requests allowed.
|
807
807
|
attr_accessor :ngwaf_requests_allowed_count
|
808
808
|
|
809
809
|
# Count of Edge WAF requests logged.
|
810
810
|
attr_accessor :ngwaf_requests_logged_count
|
811
811
|
|
812
|
-
# Count of Edge WAF requests blocked.
|
812
|
+
# Count of Next-Gen WAF (Edge WAF & Core WAF) requests blocked.
|
813
813
|
attr_accessor :ngwaf_requests_blocked_count
|
814
814
|
|
815
815
|
# Count of Edge WAF requests timed outcome.
|
@@ -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
|