fastly 5.3.0 → 6.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +62 -0
- data/Gemfile.lock +1 -1
- data/README.md +86 -63
- data/docs/AclEntry.md +1 -1
- data/docs/AclEntryApi.md +176 -0
- data/docs/AclEntryResponse.md +1 -1
- data/docs/ApexRedirectApi.md +56 -0
- data/docs/Batch.md +12 -0
- data/docs/BatchErrors.md +13 -0
- data/docs/BulkUpdateAclEntry.md +1 -1
- data/docs/ClientKey.md +12 -0
- data/docs/ContactApi.md +50 -0
- data/docs/Content.md +2 -2
- data/docs/ContentApi.md +52 -0
- data/docs/DirectorApi.md +42 -0
- data/docs/DomainInspector.md +12 -0
- data/docs/DomainInspectorEntry.md +11 -0
- data/docs/DomainInspectorEntryDimensions.md +12 -0
- data/docs/DomainInspectorHistoricalApi.md +72 -0
- data/docs/DomainInspectorMeasurements.md +71 -0
- data/docs/DomainInspectorRealtimeApi.md +132 -0
- data/docs/DomainInspectorRealtimeEntry.md +12 -0
- data/docs/EventAttributes.md +1 -1
- data/docs/{EventsResponseAllOf.md → EventData.md} +1 -1
- data/docs/HistoricalDomains.md +13 -0
- data/docs/HistoricalDomainsData.md +11 -0
- data/docs/HistoricalDomainsMeta.md +18 -0
- data/docs/HistoricalDomainsMetaFilters.md +12 -0
- data/docs/HistoricalDomainsResponse.md +13 -0
- data/docs/HistoricalDomainsResponseAllOf.md +10 -0
- data/docs/{HistoricalFieldResultsAttributesAllOf.md → HistoricalFieldResultsAttributesAdditional.md} +1 -1
- data/docs/HistoricalOriginsResponse.md +13 -0
- data/docs/HistoricalOriginsResponseAllOf.md +10 -0
- data/docs/IamRolesApi.md +157 -0
- data/docs/IamServiceGroupsApi.md +157 -0
- data/docs/IamUserGroupsApi.md +315 -0
- data/docs/InlineResponse2005.md +11 -0
- data/docs/InlineResponse2006.md +11 -0
- data/docs/InlineResponse2007.md +10 -0
- data/docs/InlineResponse400.md +10 -0
- data/docs/LegacyWafConfigurationSet.md +11 -0
- data/docs/LegacyWafConfigurationSetsApi.md +125 -0
- data/docs/LegacyWafFirewall.md +18 -0
- data/docs/LegacyWafFirewallApi.md +352 -0
- data/docs/LegacyWafOwasp.md +38 -0
- data/docs/LegacyWafOwaspApi.md +138 -0
- data/docs/LegacyWafRule.md +14 -0
- data/docs/LegacyWafRuleApi.md +184 -0
- data/docs/LegacyWafRuleStatus.md +12 -0
- data/docs/LegacyWafRuleStatusApi.md +202 -0
- data/docs/LegacyWafRuleset.md +11 -0
- data/docs/LegacyWafRulesetApi.md +136 -0
- data/docs/LegacyWafTag.md +10 -0
- data/docs/LegacyWafTagApi.md +58 -0
- data/docs/LegacyWafUpdateStatus.md +15 -0
- data/docs/LegacyWafUpdateStatusApi.md +102 -0
- data/docs/LoggingKafkaApi.md +42 -0
- data/docs/LoggingKinesisApi.md +42 -0
- data/docs/OriginInspector.md +12 -0
- data/docs/OriginInspectorDimensions.md +12 -0
- data/docs/OriginInspectorEntry.md +11 -0
- data/docs/OriginInspectorHistorical.md +13 -0
- data/docs/OriginInspectorHistoricalApi.md +72 -0
- data/docs/OriginInspectorHistoricalData.md +11 -0
- data/docs/OriginInspectorHistoricalMeta.md +18 -0
- data/docs/OriginInspectorHistoricalMetaFilters.md +12 -0
- data/docs/OriginInspectorMeasurements.md +161 -0
- data/docs/OriginInspectorRealtimeApi.md +132 -0
- data/docs/OriginInspectorRealtimeEntry.md +12 -0
- data/docs/OriginInspectorRealtimeEntryRecorded.md +9 -0
- data/docs/OriginInspectorSubsequentRequestTimestamp.md +9 -0
- data/docs/OriginInspectorValues.md +161 -0
- data/docs/PaginationCursorMeta.md +11 -0
- data/docs/ReadOnlyServiceId.md +9 -0
- data/docs/ReadOnlyVersion.md +9 -0
- data/docs/RealtimeEntry.md +2 -2
- data/docs/RealtimeEntryAggregated.md +227 -0
- data/docs/RealtimeEntryRecorded.md +9 -0
- data/docs/RealtimeMeasurements.md +1 -1
- data/docs/RecordedTimestamp.md +9 -0
- data/docs/RequestSettingsApi.md +40 -0
- data/docs/ResponseObjectApi.md +82 -0
- data/docs/SchemasSnippetResponse.md +1 -1
- data/docs/Secret.md +12 -0
- data/docs/SecretResponse.md +13 -0
- data/docs/SecretStore.md +10 -0
- data/docs/SecretStoreApi.md +233 -0
- data/docs/SecretStoreItemApi.md +255 -0
- data/docs/SecretStoreResponse.md +12 -0
- data/docs/ServiceAuthorizationsApi.md +76 -0
- data/docs/SigningKey.md +10 -0
- data/docs/Snippet.md +1 -1
- data/docs/SnippetApi.md +46 -4
- data/docs/SnippetResponse.md +1 -1
- data/docs/SubsequentRequestTimestamp.md +9 -0
- data/docs/SudoApi.md +52 -0
- data/docs/SudoGenericTokenError.md +10 -0
- data/docs/SudoRequest.md +12 -0
- data/docs/SudoResponse.md +10 -0
- data/docs/TokensAdditionalProps.md +9 -0
- data/docs/TokensApi.md +70 -0
- data/docs/ValidatorResult.md +1 -5
- data/docs/ValidatorResultData.md +12 -0
- data/docs/ValidatorResultDataAttributes.md +14 -0
- data/docs/{ValidatorResultMessages.md → ValidatorResultDataAttributesMessages.md} +2 -2
- data/docs/Values.md +71 -0
- data/docs/VclApi.md +8 -6
- data/docs/VclSyntaxHighlightingResponse.md +10 -0
- data/docs/WafActiveRulesApi.md +41 -0
- data/lib/fastly/api/acl_entry_api.rb +332 -0
- data/lib/fastly/api/apex_redirect_api.rb +111 -0
- data/lib/fastly/api/contact_api.rb +90 -0
- data/lib/fastly/api/content_api.rb +79 -0
- data/lib/fastly/api/director_api.rb +82 -0
- data/lib/fastly/api/domain_inspector_historical_api.rb +125 -0
- data/lib/fastly/api/domain_inspector_realtime_api.rb +223 -0
- data/lib/fastly/api/iam_roles_api.rb +271 -0
- data/lib/fastly/api/iam_service_groups_api.rb +271 -0
- data/lib/fastly/api/iam_user_groups_api.rb +547 -0
- data/lib/fastly/api/legacy_waf_configuration_sets_api.rb +209 -0
- data/lib/fastly/api/legacy_waf_firewall_api.rb +627 -0
- data/lib/fastly/api/legacy_waf_owasp_api.rb +244 -0
- data/lib/fastly/api/legacy_waf_rule_api.rb +307 -0
- data/lib/fastly/api/legacy_waf_rule_status_api.rb +366 -0
- data/lib/fastly/api/legacy_waf_ruleset_api.rb +237 -0
- data/lib/fastly/api/legacy_waf_tag_api.rb +96 -0
- data/lib/fastly/api/legacy_waf_update_status_api.rb +184 -0
- data/lib/fastly/api/logging_kafka_api.rb +82 -0
- data/lib/fastly/api/logging_kinesis_api.rb +82 -0
- data/lib/fastly/api/origin_inspector_historical_api.rb +125 -0
- data/lib/fastly/api/origin_inspector_realtime_api.rb +223 -0
- data/lib/fastly/api/request_settings_api.rb +75 -0
- data/lib/fastly/api/response_object_api.rb +157 -0
- data/lib/fastly/api/secret_store_api.rb +381 -0
- data/lib/fastly/api/secret_store_item_api.rb +437 -0
- data/lib/fastly/api/service_authorizations_api.rb +126 -0
- data/lib/fastly/api/snippet_api.rb +88 -6
- data/lib/fastly/api/sudo_api.rb +83 -0
- data/lib/fastly/api/tokens_api.rb +122 -0
- data/lib/fastly/api/vcl_api.rb +10 -10
- data/lib/fastly/api/waf_active_rules_api.rb +75 -0
- data/lib/fastly/configuration.rb +504 -0
- data/lib/fastly/models/acl_entry.rb +1 -1
- data/lib/fastly/models/acl_entry_response.rb +1 -1
- data/lib/fastly/models/batch.rb +239 -0
- data/lib/fastly/models/batch_errors.rb +247 -0
- data/lib/fastly/models/bulk_update_acl_entry.rb +1 -1
- data/lib/fastly/models/client_key.rb +239 -0
- data/lib/fastly/models/content.rb +8 -4
- data/lib/fastly/models/domain.rb +1 -0
- data/lib/fastly/models/domain_inspector.rb +238 -0
- data/lib/fastly/models/domain_inspector_entry.rb +228 -0
- data/lib/fastly/models/domain_inspector_entry_dimensions.rb +238 -0
- data/lib/fastly/models/domain_inspector_measurements.rb +828 -0
- data/lib/fastly/models/domain_inspector_realtime_entry.rb +241 -0
- data/lib/fastly/models/event_attributes.rb +4 -2
- data/lib/fastly/models/{events_response_all_of.rb → event_data.rb} +3 -3
- data/lib/fastly/models/events_response.rb +1 -1
- data/lib/fastly/models/historical_domains.rb +249 -0
- data/lib/fastly/models/historical_domains_data.rb +228 -0
- data/lib/fastly/models/historical_domains_meta.rb +297 -0
- data/lib/fastly/models/historical_domains_meta_filters.rb +235 -0
- data/lib/fastly/models/historical_domains_response.rb +257 -0
- data/lib/fastly/models/historical_domains_response_all_of.rb +219 -0
- data/lib/fastly/models/historical_field_results_attributes.rb +1 -1
- data/lib/fastly/models/{historical_field_results_attributes_all_of.rb → historical_field_results_attributes_additional.rb} +3 -3
- data/lib/fastly/models/historical_origins_response.rb +257 -0
- data/lib/fastly/models/historical_origins_response_all_of.rb +219 -0
- data/lib/fastly/models/inline_response2005.rb +227 -0
- data/lib/fastly/models/inline_response2006.rb +227 -0
- data/lib/fastly/models/inline_response2007.rb +218 -0
- data/lib/fastly/models/inline_response400.rb +250 -0
- data/lib/fastly/models/legacy_waf_configuration_set.rb +227 -0
- data/lib/fastly/models/legacy_waf_firewall.rb +297 -0
- data/lib/fastly/models/legacy_waf_owasp.rb +527 -0
- data/lib/fastly/models/legacy_waf_rule.rb +257 -0
- data/lib/fastly/models/legacy_waf_rule_status.rb +237 -0
- data/lib/fastly/models/legacy_waf_ruleset.rb +227 -0
- data/lib/fastly/models/legacy_waf_tag.rb +217 -0
- data/lib/fastly/models/legacy_waf_update_status.rb +267 -0
- data/lib/fastly/models/origin_inspector.rb +238 -0
- data/lib/fastly/models/origin_inspector_dimensions.rb +238 -0
- data/lib/fastly/models/origin_inspector_entry.rb +228 -0
- data/lib/fastly/models/origin_inspector_historical.rb +249 -0
- data/lib/fastly/models/origin_inspector_historical_data.rb +225 -0
- data/lib/fastly/models/origin_inspector_historical_meta.rb +297 -0
- data/lib/fastly/models/origin_inspector_historical_meta_filters.rb +235 -0
- data/lib/fastly/models/origin_inspector_measurements.rb +1728 -0
- data/lib/fastly/models/origin_inspector_realtime_entry.rb +241 -0
- data/lib/fastly/models/origin_inspector_realtime_entry_recorded.rb +208 -0
- data/lib/fastly/models/origin_inspector_subsequent_request_timestamp.rb +208 -0
- data/lib/fastly/models/origin_inspector_values.rb +1728 -0
- data/lib/fastly/models/pagination_cursor_meta.rb +227 -0
- data/lib/fastly/models/read_only_service_id.rb +207 -0
- data/lib/fastly/models/read_only_version.rb +207 -0
- data/lib/fastly/models/realtime_entry.rb +2 -7
- data/lib/fastly/models/realtime_entry_aggregated.rb +2397 -0
- data/lib/fastly/models/realtime_entry_recorded.rb +208 -0
- data/lib/fastly/models/realtime_measurements.rb +4 -2
- data/lib/fastly/models/recorded_timestamp.rb +208 -0
- data/lib/fastly/models/schemas_snippet_response.rb +3 -3
- data/lib/fastly/models/secret.rb +238 -0
- data/lib/fastly/models/secret_response.rb +249 -0
- data/lib/fastly/models/secret_store.rb +217 -0
- data/lib/fastly/models/secret_store_response.rb +238 -0
- data/lib/fastly/models/signing_key.rb +218 -0
- data/lib/fastly/models/snippet.rb +3 -3
- data/lib/fastly/models/snippet_response.rb +3 -3
- data/lib/fastly/models/subsequent_request_timestamp.rb +208 -0
- data/lib/fastly/models/sudo_generic_token_error.rb +216 -0
- data/lib/fastly/models/sudo_request.rb +244 -0
- data/lib/fastly/models/sudo_response.rb +217 -0
- data/lib/fastly/models/tokens_additional_props.rb +227 -0
- data/lib/fastly/models/validator_result.rb +7 -84
- data/lib/fastly/models/validator_result_data.rb +234 -0
- data/lib/fastly/models/validator_result_data_attributes.rb +293 -0
- data/lib/fastly/models/{validator_result_messages.rb → validator_result_data_attributes_messages.rb} +4 -4
- data/lib/fastly/models/values.rb +828 -0
- data/lib/fastly/models/vcl_syntax_highlighting_response.rb +217 -0
- data/lib/fastly/version.rb +1 -1
- data/lib/fastly.rb +79 -3
- data/sig.json +1 -1
- metadata +160 -8
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:
|
4
|
+
version: 6.0.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Fastly
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-06
|
11
|
+
date: 2023-07-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -76,6 +76,8 @@ files:
|
|
76
76
|
- docs/BackendApi.md
|
77
77
|
- docs/BackendResponse.md
|
78
78
|
- docs/BackendResponseAllOf.md
|
79
|
+
- docs/Batch.md
|
80
|
+
- docs/BatchErrors.md
|
79
81
|
- docs/Billing.md
|
80
82
|
- docs/BillingAddressApi.md
|
81
83
|
- docs/BillingAddressAttributes.md
|
@@ -109,6 +111,7 @@ files:
|
|
109
111
|
- docs/CacheSetting.md
|
110
112
|
- docs/CacheSettingResponse.md
|
111
113
|
- docs/CacheSettingsApi.md
|
114
|
+
- docs/ClientKey.md
|
112
115
|
- docs/Condition.md
|
113
116
|
- docs/ConditionApi.md
|
114
117
|
- docs/ConditionResponse.md
|
@@ -126,6 +129,7 @@ files:
|
|
126
129
|
- docs/ContactResponse.md
|
127
130
|
- docs/ContactResponseAllOf.md
|
128
131
|
- docs/Content.md
|
132
|
+
- docs/ContentApi.md
|
129
133
|
- docs/Customer.md
|
130
134
|
- docs/CustomerApi.md
|
131
135
|
- docs/CustomerResponse.md
|
@@ -151,6 +155,13 @@ files:
|
|
151
155
|
- docs/Domain.md
|
152
156
|
- docs/DomainApi.md
|
153
157
|
- docs/DomainCheckItem.md
|
158
|
+
- docs/DomainInspector.md
|
159
|
+
- docs/DomainInspectorEntry.md
|
160
|
+
- docs/DomainInspectorEntryDimensions.md
|
161
|
+
- docs/DomainInspectorHistoricalApi.md
|
162
|
+
- docs/DomainInspectorMeasurements.md
|
163
|
+
- docs/DomainInspectorRealtimeApi.md
|
164
|
+
- docs/DomainInspectorRealtimeEntry.md
|
154
165
|
- docs/DomainOwnershipsApi.md
|
155
166
|
- docs/DomainResponse.md
|
156
167
|
- docs/EnabledProductResponse.md
|
@@ -161,10 +172,10 @@ files:
|
|
161
172
|
- docs/ErrorResponse.md
|
162
173
|
- docs/Event.md
|
163
174
|
- docs/EventAttributes.md
|
175
|
+
- docs/EventData.md
|
164
176
|
- docs/EventResponse.md
|
165
177
|
- docs/EventsApi.md
|
166
178
|
- docs/EventsResponse.md
|
167
|
-
- docs/EventsResponseAllOf.md
|
168
179
|
- docs/GenericTokenError.md
|
169
180
|
- docs/Gzip.md
|
170
181
|
- docs/GzipApi.md
|
@@ -179,13 +190,21 @@ files:
|
|
179
190
|
- docs/HistoricalAggregateResponse.md
|
180
191
|
- docs/HistoricalAggregateResponseAllOf.md
|
181
192
|
- docs/HistoricalApi.md
|
193
|
+
- docs/HistoricalDomains.md
|
194
|
+
- docs/HistoricalDomainsData.md
|
195
|
+
- docs/HistoricalDomainsMeta.md
|
196
|
+
- docs/HistoricalDomainsMetaFilters.md
|
197
|
+
- docs/HistoricalDomainsResponse.md
|
198
|
+
- docs/HistoricalDomainsResponseAllOf.md
|
182
199
|
- docs/HistoricalFieldAggregateResponse.md
|
183
200
|
- docs/HistoricalFieldAggregateResponseAllOf.md
|
184
201
|
- docs/HistoricalFieldResponse.md
|
185
202
|
- docs/HistoricalFieldResponseDataField.md
|
186
203
|
- docs/HistoricalFieldResultsAttributes.md
|
187
|
-
- docs/
|
204
|
+
- docs/HistoricalFieldResultsAttributesAdditional.md
|
188
205
|
- docs/HistoricalMeta.md
|
206
|
+
- docs/HistoricalOriginsResponse.md
|
207
|
+
- docs/HistoricalOriginsResponseAllOf.md
|
189
208
|
- docs/HistoricalRegionsResponse.md
|
190
209
|
- docs/HistoricalRegionsResponseAllOf.md
|
191
210
|
- docs/HistoricalResponse.md
|
@@ -227,6 +246,10 @@ files:
|
|
227
246
|
- docs/InlineResponse2003Meta.md
|
228
247
|
- docs/InlineResponse2004.md
|
229
248
|
- docs/InlineResponse2004Meta.md
|
249
|
+
- docs/InlineResponse2005.md
|
250
|
+
- docs/InlineResponse2006.md
|
251
|
+
- docs/InlineResponse2007.md
|
252
|
+
- docs/InlineResponse400.md
|
230
253
|
- docs/Invitation.md
|
231
254
|
- docs/InvitationData.md
|
232
255
|
- docs/InvitationDataAttributes.md
|
@@ -239,6 +262,22 @@ files:
|
|
239
262
|
- docs/InvitationsResponseAllOf.md
|
240
263
|
- docs/KvStoreApi.md
|
241
264
|
- docs/KvStoreItemApi.md
|
265
|
+
- docs/LegacyWafConfigurationSet.md
|
266
|
+
- docs/LegacyWafConfigurationSetsApi.md
|
267
|
+
- docs/LegacyWafFirewall.md
|
268
|
+
- docs/LegacyWafFirewallApi.md
|
269
|
+
- docs/LegacyWafOwasp.md
|
270
|
+
- docs/LegacyWafOwaspApi.md
|
271
|
+
- docs/LegacyWafRule.md
|
272
|
+
- docs/LegacyWafRuleApi.md
|
273
|
+
- docs/LegacyWafRuleStatus.md
|
274
|
+
- docs/LegacyWafRuleStatusApi.md
|
275
|
+
- docs/LegacyWafRuleset.md
|
276
|
+
- docs/LegacyWafRulesetApi.md
|
277
|
+
- docs/LegacyWafTag.md
|
278
|
+
- docs/LegacyWafTagApi.md
|
279
|
+
- docs/LegacyWafUpdateStatus.md
|
280
|
+
- docs/LegacyWafUpdateStatusApi.md
|
242
281
|
- docs/LoggingAddressAndPort.md
|
243
282
|
- docs/LoggingAzureblob.md
|
244
283
|
- docs/LoggingAzureblobAllOf.md
|
@@ -362,12 +401,27 @@ files:
|
|
362
401
|
- docs/MutualAuthenticationResponseDataAllOf.md
|
363
402
|
- docs/MutualAuthenticationsResponse.md
|
364
403
|
- docs/MutualAuthenticationsResponseAllOf.md
|
404
|
+
- docs/OriginInspector.md
|
405
|
+
- docs/OriginInspectorDimensions.md
|
406
|
+
- docs/OriginInspectorEntry.md
|
407
|
+
- docs/OriginInspectorHistorical.md
|
408
|
+
- docs/OriginInspectorHistoricalApi.md
|
409
|
+
- docs/OriginInspectorHistoricalData.md
|
410
|
+
- docs/OriginInspectorHistoricalMeta.md
|
411
|
+
- docs/OriginInspectorHistoricalMetaFilters.md
|
412
|
+
- docs/OriginInspectorMeasurements.md
|
413
|
+
- docs/OriginInspectorRealtimeApi.md
|
414
|
+
- docs/OriginInspectorRealtimeEntry.md
|
415
|
+
- docs/OriginInspectorRealtimeEntryRecorded.md
|
416
|
+
- docs/OriginInspectorSubsequentRequestTimestamp.md
|
417
|
+
- docs/OriginInspectorValues.md
|
365
418
|
- docs/Package.md
|
366
419
|
- docs/PackageApi.md
|
367
420
|
- docs/PackageMetadata.md
|
368
421
|
- docs/PackageResponse.md
|
369
422
|
- docs/PackageResponseAllOf.md
|
370
423
|
- docs/Pagination.md
|
424
|
+
- docs/PaginationCursorMeta.md
|
371
425
|
- docs/PaginationLinks.md
|
372
426
|
- docs/PaginationMeta.md
|
373
427
|
- docs/Permission.md
|
@@ -395,11 +449,16 @@ files:
|
|
395
449
|
- docs/ReadOnlyCustomerId.md
|
396
450
|
- docs/ReadOnlyId.md
|
397
451
|
- docs/ReadOnlyIdService.md
|
452
|
+
- docs/ReadOnlyServiceId.md
|
398
453
|
- docs/ReadOnlyUserId.md
|
454
|
+
- docs/ReadOnlyVersion.md
|
399
455
|
- docs/Realtime.md
|
400
456
|
- docs/RealtimeApi.md
|
401
457
|
- docs/RealtimeEntry.md
|
458
|
+
- docs/RealtimeEntryAggregated.md
|
459
|
+
- docs/RealtimeEntryRecorded.md
|
402
460
|
- docs/RealtimeMeasurements.md
|
461
|
+
- docs/RecordedTimestamp.md
|
403
462
|
- docs/RelationshipCommonName.md
|
404
463
|
- docs/RelationshipCustomer.md
|
405
464
|
- docs/RelationshipCustomerCustomer.md
|
@@ -511,6 +570,12 @@ files:
|
|
511
570
|
- docs/SchemasVersionResponse.md
|
512
571
|
- docs/SchemasWafFirewallVersion.md
|
513
572
|
- docs/SchemasWafFirewallVersionData.md
|
573
|
+
- docs/Secret.md
|
574
|
+
- docs/SecretResponse.md
|
575
|
+
- docs/SecretStore.md
|
576
|
+
- docs/SecretStoreApi.md
|
577
|
+
- docs/SecretStoreItemApi.md
|
578
|
+
- docs/SecretStoreResponse.md
|
514
579
|
- docs/Server.md
|
515
580
|
- docs/ServerApi.md
|
516
581
|
- docs/ServerResponse.md
|
@@ -550,6 +615,7 @@ files:
|
|
550
615
|
- docs/Settings.md
|
551
616
|
- docs/SettingsApi.md
|
552
617
|
- docs/SettingsResponse.md
|
618
|
+
- docs/SigningKey.md
|
553
619
|
- docs/Snippet.md
|
554
620
|
- docs/SnippetApi.md
|
555
621
|
- docs/SnippetResponse.md
|
@@ -563,6 +629,11 @@ files:
|
|
563
629
|
- docs/StatsApi.md
|
564
630
|
- docs/Store.md
|
565
631
|
- docs/StoreResponse.md
|
632
|
+
- docs/SubsequentRequestTimestamp.md
|
633
|
+
- docs/SudoApi.md
|
634
|
+
- docs/SudoGenericTokenError.md
|
635
|
+
- docs/SudoRequest.md
|
636
|
+
- docs/SudoResponse.md
|
566
637
|
- docs/Timestamps.md
|
567
638
|
- docs/TimestampsNoDelete.md
|
568
639
|
- docs/TlsActivation.md
|
@@ -638,6 +709,7 @@ files:
|
|
638
709
|
- docs/TokenCreatedResponseAllOf.md
|
639
710
|
- docs/TokenResponse.md
|
640
711
|
- docs/TokenResponseAllOf.md
|
712
|
+
- docs/TokensAdditionalProps.md
|
641
713
|
- docs/TokensApi.md
|
642
714
|
- docs/TypeBillingAddress.md
|
643
715
|
- docs/TypeContact.md
|
@@ -673,12 +745,16 @@ files:
|
|
673
745
|
- docs/UserResponse.md
|
674
746
|
- docs/UserResponseAllOf.md
|
675
747
|
- docs/ValidatorResult.md
|
676
|
-
- docs/
|
748
|
+
- docs/ValidatorResultData.md
|
749
|
+
- docs/ValidatorResultDataAttributes.md
|
750
|
+
- docs/ValidatorResultDataAttributesMessages.md
|
751
|
+
- docs/Values.md
|
677
752
|
- docs/Vcl.md
|
678
753
|
- docs/VclApi.md
|
679
754
|
- docs/VclDiff.md
|
680
755
|
- docs/VclDiffApi.md
|
681
756
|
- docs/VclResponse.md
|
757
|
+
- docs/VclSyntaxHighlightingResponse.md
|
682
758
|
- docs/Version.md
|
683
759
|
- docs/VersionApi.md
|
684
760
|
- docs/VersionCreateResponse.md
|
@@ -771,6 +847,7 @@ files:
|
|
771
847
|
- lib/fastly/api/config_store_api.rb
|
772
848
|
- lib/fastly/api/config_store_item_api.rb
|
773
849
|
- lib/fastly/api/contact_api.rb
|
850
|
+
- lib/fastly/api/content_api.rb
|
774
851
|
- lib/fastly/api/customer_api.rb
|
775
852
|
- lib/fastly/api/dictionary_api.rb
|
776
853
|
- lib/fastly/api/dictionary_info_api.rb
|
@@ -779,6 +856,8 @@ files:
|
|
779
856
|
- lib/fastly/api/director_api.rb
|
780
857
|
- lib/fastly/api/director_backend_api.rb
|
781
858
|
- lib/fastly/api/domain_api.rb
|
859
|
+
- lib/fastly/api/domain_inspector_historical_api.rb
|
860
|
+
- lib/fastly/api/domain_inspector_realtime_api.rb
|
782
861
|
- lib/fastly/api/domain_ownerships_api.rb
|
783
862
|
- lib/fastly/api/enabled_products_api.rb
|
784
863
|
- lib/fastly/api/events_api.rb
|
@@ -794,6 +873,14 @@ files:
|
|
794
873
|
- lib/fastly/api/invitations_api.rb
|
795
874
|
- lib/fastly/api/kv_store_api.rb
|
796
875
|
- lib/fastly/api/kv_store_item_api.rb
|
876
|
+
- lib/fastly/api/legacy_waf_configuration_sets_api.rb
|
877
|
+
- lib/fastly/api/legacy_waf_firewall_api.rb
|
878
|
+
- lib/fastly/api/legacy_waf_owasp_api.rb
|
879
|
+
- lib/fastly/api/legacy_waf_rule_api.rb
|
880
|
+
- lib/fastly/api/legacy_waf_rule_status_api.rb
|
881
|
+
- lib/fastly/api/legacy_waf_ruleset_api.rb
|
882
|
+
- lib/fastly/api/legacy_waf_tag_api.rb
|
883
|
+
- lib/fastly/api/legacy_waf_update_status_api.rb
|
797
884
|
- lib/fastly/api/logging_azureblob_api.rb
|
798
885
|
- lib/fastly/api/logging_bigquery_api.rb
|
799
886
|
- lib/fastly/api/logging_cloudfiles_api.rb
|
@@ -821,6 +908,8 @@ files:
|
|
821
908
|
- lib/fastly/api/logging_sumologic_api.rb
|
822
909
|
- lib/fastly/api/logging_syslog_api.rb
|
823
910
|
- lib/fastly/api/mutual_authentication_api.rb
|
911
|
+
- lib/fastly/api/origin_inspector_historical_api.rb
|
912
|
+
- lib/fastly/api/origin_inspector_realtime_api.rb
|
824
913
|
- lib/fastly/api/package_api.rb
|
825
914
|
- lib/fastly/api/pool_api.rb
|
826
915
|
- lib/fastly/api/pop_api.rb
|
@@ -832,6 +921,8 @@ files:
|
|
832
921
|
- lib/fastly/api/request_settings_api.rb
|
833
922
|
- lib/fastly/api/resource_api.rb
|
834
923
|
- lib/fastly/api/response_object_api.rb
|
924
|
+
- lib/fastly/api/secret_store_api.rb
|
925
|
+
- lib/fastly/api/secret_store_item_api.rb
|
835
926
|
- lib/fastly/api/server_api.rb
|
836
927
|
- lib/fastly/api/service_api.rb
|
837
928
|
- lib/fastly/api/service_authorizations_api.rb
|
@@ -839,6 +930,7 @@ files:
|
|
839
930
|
- lib/fastly/api/snippet_api.rb
|
840
931
|
- lib/fastly/api/star_api.rb
|
841
932
|
- lib/fastly/api/stats_api.rb
|
933
|
+
- lib/fastly/api/sudo_api.rb
|
842
934
|
- lib/fastly/api/tls_activations_api.rb
|
843
935
|
- lib/fastly/api/tls_bulk_certificates_api.rb
|
844
936
|
- lib/fastly/api/tls_certificates_api.rb
|
@@ -880,6 +972,8 @@ files:
|
|
880
972
|
- lib/fastly/models/backend.rb
|
881
973
|
- lib/fastly/models/backend_response.rb
|
882
974
|
- lib/fastly/models/backend_response_all_of.rb
|
975
|
+
- lib/fastly/models/batch.rb
|
976
|
+
- lib/fastly/models/batch_errors.rb
|
883
977
|
- lib/fastly/models/billing.rb
|
884
978
|
- lib/fastly/models/billing_address_attributes.rb
|
885
979
|
- lib/fastly/models/billing_address_request.rb
|
@@ -910,6 +1004,7 @@ files:
|
|
910
1004
|
- lib/fastly/models/bulk_waf_active_rules.rb
|
911
1005
|
- lib/fastly/models/cache_setting.rb
|
912
1006
|
- lib/fastly/models/cache_setting_response.rb
|
1007
|
+
- lib/fastly/models/client_key.rb
|
913
1008
|
- lib/fastly/models/condition.rb
|
914
1009
|
- lib/fastly/models/condition_response.rb
|
915
1010
|
- lib/fastly/models/config_store.rb
|
@@ -940,6 +1035,11 @@ files:
|
|
940
1035
|
- lib/fastly/models/director_response.rb
|
941
1036
|
- lib/fastly/models/domain.rb
|
942
1037
|
- lib/fastly/models/domain_check_item.rb
|
1038
|
+
- lib/fastly/models/domain_inspector.rb
|
1039
|
+
- lib/fastly/models/domain_inspector_entry.rb
|
1040
|
+
- lib/fastly/models/domain_inspector_entry_dimensions.rb
|
1041
|
+
- lib/fastly/models/domain_inspector_measurements.rb
|
1042
|
+
- lib/fastly/models/domain_inspector_realtime_entry.rb
|
943
1043
|
- lib/fastly/models/domain_response.rb
|
944
1044
|
- lib/fastly/models/enabled_product_response.rb
|
945
1045
|
- lib/fastly/models/enabled_product_response_links.rb
|
@@ -948,9 +1048,9 @@ files:
|
|
948
1048
|
- lib/fastly/models/error_response.rb
|
949
1049
|
- lib/fastly/models/event.rb
|
950
1050
|
- lib/fastly/models/event_attributes.rb
|
1051
|
+
- lib/fastly/models/event_data.rb
|
951
1052
|
- lib/fastly/models/event_response.rb
|
952
1053
|
- lib/fastly/models/events_response.rb
|
953
|
-
- lib/fastly/models/events_response_all_of.rb
|
954
1054
|
- lib/fastly/models/generic_token_error.rb
|
955
1055
|
- lib/fastly/models/gzip.rb
|
956
1056
|
- lib/fastly/models/gzip_response.rb
|
@@ -961,13 +1061,21 @@ files:
|
|
961
1061
|
- lib/fastly/models/historical.rb
|
962
1062
|
- lib/fastly/models/historical_aggregate_response.rb
|
963
1063
|
- lib/fastly/models/historical_aggregate_response_all_of.rb
|
1064
|
+
- lib/fastly/models/historical_domains.rb
|
1065
|
+
- lib/fastly/models/historical_domains_data.rb
|
1066
|
+
- lib/fastly/models/historical_domains_meta.rb
|
1067
|
+
- lib/fastly/models/historical_domains_meta_filters.rb
|
1068
|
+
- lib/fastly/models/historical_domains_response.rb
|
1069
|
+
- lib/fastly/models/historical_domains_response_all_of.rb
|
964
1070
|
- lib/fastly/models/historical_field_aggregate_response.rb
|
965
1071
|
- lib/fastly/models/historical_field_aggregate_response_all_of.rb
|
966
1072
|
- lib/fastly/models/historical_field_response.rb
|
967
1073
|
- lib/fastly/models/historical_field_response_data_field.rb
|
968
1074
|
- lib/fastly/models/historical_field_results_attributes.rb
|
969
|
-
- lib/fastly/models/
|
1075
|
+
- lib/fastly/models/historical_field_results_attributes_additional.rb
|
970
1076
|
- lib/fastly/models/historical_meta.rb
|
1077
|
+
- lib/fastly/models/historical_origins_response.rb
|
1078
|
+
- lib/fastly/models/historical_origins_response_all_of.rb
|
971
1079
|
- lib/fastly/models/historical_regions_response.rb
|
972
1080
|
- lib/fastly/models/historical_regions_response_all_of.rb
|
973
1081
|
- lib/fastly/models/historical_response.rb
|
@@ -1004,6 +1112,10 @@ files:
|
|
1004
1112
|
- lib/fastly/models/inline_response2003_meta.rb
|
1005
1113
|
- lib/fastly/models/inline_response2004.rb
|
1006
1114
|
- lib/fastly/models/inline_response2004_meta.rb
|
1115
|
+
- lib/fastly/models/inline_response2005.rb
|
1116
|
+
- lib/fastly/models/inline_response2006.rb
|
1117
|
+
- lib/fastly/models/inline_response2007.rb
|
1118
|
+
- lib/fastly/models/inline_response400.rb
|
1007
1119
|
- lib/fastly/models/invitation.rb
|
1008
1120
|
- lib/fastly/models/invitation_data.rb
|
1009
1121
|
- lib/fastly/models/invitation_data_attributes.rb
|
@@ -1013,6 +1125,14 @@ files:
|
|
1013
1125
|
- lib/fastly/models/invitation_response_data_all_of.rb
|
1014
1126
|
- lib/fastly/models/invitations_response.rb
|
1015
1127
|
- lib/fastly/models/invitations_response_all_of.rb
|
1128
|
+
- lib/fastly/models/legacy_waf_configuration_set.rb
|
1129
|
+
- lib/fastly/models/legacy_waf_firewall.rb
|
1130
|
+
- lib/fastly/models/legacy_waf_owasp.rb
|
1131
|
+
- lib/fastly/models/legacy_waf_rule.rb
|
1132
|
+
- lib/fastly/models/legacy_waf_rule_status.rb
|
1133
|
+
- lib/fastly/models/legacy_waf_ruleset.rb
|
1134
|
+
- lib/fastly/models/legacy_waf_tag.rb
|
1135
|
+
- lib/fastly/models/legacy_waf_update_status.rb
|
1016
1136
|
- lib/fastly/models/logging_address_and_port.rb
|
1017
1137
|
- lib/fastly/models/logging_azureblob.rb
|
1018
1138
|
- lib/fastly/models/logging_azureblob_all_of.rb
|
@@ -1109,11 +1229,24 @@ files:
|
|
1109
1229
|
- lib/fastly/models/mutual_authentication_response_data_all_of.rb
|
1110
1230
|
- lib/fastly/models/mutual_authentications_response.rb
|
1111
1231
|
- lib/fastly/models/mutual_authentications_response_all_of.rb
|
1232
|
+
- lib/fastly/models/origin_inspector.rb
|
1233
|
+
- lib/fastly/models/origin_inspector_dimensions.rb
|
1234
|
+
- lib/fastly/models/origin_inspector_entry.rb
|
1235
|
+
- lib/fastly/models/origin_inspector_historical.rb
|
1236
|
+
- lib/fastly/models/origin_inspector_historical_data.rb
|
1237
|
+
- lib/fastly/models/origin_inspector_historical_meta.rb
|
1238
|
+
- lib/fastly/models/origin_inspector_historical_meta_filters.rb
|
1239
|
+
- lib/fastly/models/origin_inspector_measurements.rb
|
1240
|
+
- lib/fastly/models/origin_inspector_realtime_entry.rb
|
1241
|
+
- lib/fastly/models/origin_inspector_realtime_entry_recorded.rb
|
1242
|
+
- lib/fastly/models/origin_inspector_subsequent_request_timestamp.rb
|
1243
|
+
- lib/fastly/models/origin_inspector_values.rb
|
1112
1244
|
- lib/fastly/models/package.rb
|
1113
1245
|
- lib/fastly/models/package_metadata.rb
|
1114
1246
|
- lib/fastly/models/package_response.rb
|
1115
1247
|
- lib/fastly/models/package_response_all_of.rb
|
1116
1248
|
- lib/fastly/models/pagination.rb
|
1249
|
+
- lib/fastly/models/pagination_cursor_meta.rb
|
1117
1250
|
- lib/fastly/models/pagination_links.rb
|
1118
1251
|
- lib/fastly/models/pagination_meta.rb
|
1119
1252
|
- lib/fastly/models/permission.rb
|
@@ -1135,10 +1268,15 @@ files:
|
|
1135
1268
|
- lib/fastly/models/read_only_customer_id.rb
|
1136
1269
|
- lib/fastly/models/read_only_id.rb
|
1137
1270
|
- lib/fastly/models/read_only_id_service.rb
|
1271
|
+
- lib/fastly/models/read_only_service_id.rb
|
1138
1272
|
- lib/fastly/models/read_only_user_id.rb
|
1273
|
+
- lib/fastly/models/read_only_version.rb
|
1139
1274
|
- lib/fastly/models/realtime.rb
|
1140
1275
|
- lib/fastly/models/realtime_entry.rb
|
1276
|
+
- lib/fastly/models/realtime_entry_aggregated.rb
|
1277
|
+
- lib/fastly/models/realtime_entry_recorded.rb
|
1141
1278
|
- lib/fastly/models/realtime_measurements.rb
|
1279
|
+
- lib/fastly/models/recorded_timestamp.rb
|
1142
1280
|
- lib/fastly/models/relationship_common_name.rb
|
1143
1281
|
- lib/fastly/models/relationship_customer.rb
|
1144
1282
|
- lib/fastly/models/relationship_customer_customer.rb
|
@@ -1247,6 +1385,10 @@ files:
|
|
1247
1385
|
- lib/fastly/models/schemas_version_response.rb
|
1248
1386
|
- lib/fastly/models/schemas_waf_firewall_version.rb
|
1249
1387
|
- lib/fastly/models/schemas_waf_firewall_version_data.rb
|
1388
|
+
- lib/fastly/models/secret.rb
|
1389
|
+
- lib/fastly/models/secret_response.rb
|
1390
|
+
- lib/fastly/models/secret_store.rb
|
1391
|
+
- lib/fastly/models/secret_store_response.rb
|
1250
1392
|
- lib/fastly/models/server.rb
|
1251
1393
|
- lib/fastly/models/server_response.rb
|
1252
1394
|
- lib/fastly/models/server_response_all_of.rb
|
@@ -1282,6 +1424,7 @@ files:
|
|
1282
1424
|
- lib/fastly/models/service_version_detail_or_null.rb
|
1283
1425
|
- lib/fastly/models/settings.rb
|
1284
1426
|
- lib/fastly/models/settings_response.rb
|
1427
|
+
- lib/fastly/models/signing_key.rb
|
1285
1428
|
- lib/fastly/models/snippet.rb
|
1286
1429
|
- lib/fastly/models/snippet_response.rb
|
1287
1430
|
- lib/fastly/models/snippet_response_all_of.rb
|
@@ -1292,6 +1435,10 @@ files:
|
|
1292
1435
|
- lib/fastly/models/stats.rb
|
1293
1436
|
- lib/fastly/models/store.rb
|
1294
1437
|
- lib/fastly/models/store_response.rb
|
1438
|
+
- lib/fastly/models/subsequent_request_timestamp.rb
|
1439
|
+
- lib/fastly/models/sudo_generic_token_error.rb
|
1440
|
+
- lib/fastly/models/sudo_request.rb
|
1441
|
+
- lib/fastly/models/sudo_response.rb
|
1295
1442
|
- lib/fastly/models/timestamps.rb
|
1296
1443
|
- lib/fastly/models/timestamps_no_delete.rb
|
1297
1444
|
- lib/fastly/models/tls_activation.rb
|
@@ -1360,6 +1507,7 @@ files:
|
|
1360
1507
|
- lib/fastly/models/token_created_response_all_of.rb
|
1361
1508
|
- lib/fastly/models/token_response.rb
|
1362
1509
|
- lib/fastly/models/token_response_all_of.rb
|
1510
|
+
- lib/fastly/models/tokens_additional_props.rb
|
1363
1511
|
- lib/fastly/models/type_billing_address.rb
|
1364
1512
|
- lib/fastly/models/type_contact.rb
|
1365
1513
|
- lib/fastly/models/type_customer.rb
|
@@ -1393,10 +1541,14 @@ files:
|
|
1393
1541
|
- lib/fastly/models/user_response.rb
|
1394
1542
|
- lib/fastly/models/user_response_all_of.rb
|
1395
1543
|
- lib/fastly/models/validator_result.rb
|
1396
|
-
- lib/fastly/models/
|
1544
|
+
- lib/fastly/models/validator_result_data.rb
|
1545
|
+
- lib/fastly/models/validator_result_data_attributes.rb
|
1546
|
+
- lib/fastly/models/validator_result_data_attributes_messages.rb
|
1547
|
+
- lib/fastly/models/values.rb
|
1397
1548
|
- lib/fastly/models/vcl.rb
|
1398
1549
|
- lib/fastly/models/vcl_diff.rb
|
1399
1550
|
- lib/fastly/models/vcl_response.rb
|
1551
|
+
- lib/fastly/models/vcl_syntax_highlighting_response.rb
|
1400
1552
|
- lib/fastly/models/version.rb
|
1401
1553
|
- lib/fastly/models/version_create_response.rb
|
1402
1554
|
- lib/fastly/models/version_detail.rb
|