fastly 14.0.0 → 15.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.
Files changed (222) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +45 -0
  3. data/Gemfile.lock +1 -1
  4. data/README.md +22 -13
  5. data/docs/ApiDiscoveryResponseBodyGetAllServices.md +13 -0
  6. data/docs/ApiDiscoveryResponseCustomer.md +10 -0
  7. data/docs/ApiDiscoveryResponseCustomerCustomer.md +11 -0
  8. data/docs/ApiDiscoveryResponseEnable.md +12 -0
  9. data/docs/ApiDiscoveryResponseEnabledServices.md +10 -0
  10. data/docs/ApiDiscoveryResponseLinks.md +10 -0
  11. data/docs/ApiDiscoveryResponseLinksGetAllServices.md +10 -0
  12. data/docs/ApiDiscoveryResponseLinksGetAllServicesLinks.md +10 -0
  13. data/docs/ApiDiscoveryResponseLinksLinks.md +10 -0
  14. data/docs/ApiDiscoveryResponseProduct.md +10 -0
  15. data/docs/ApiDiscoveryResponseProductProduct.md +11 -0
  16. data/docs/ApiDiscoveryResponseService.md +10 -0
  17. data/docs/{BotManagementResponseServiceService.md → ApiDiscoveryResponseServiceService.md} +1 -1
  18. data/docs/BotManagementResponseBodyEnable.md +1 -1
  19. data/docs/BotManagementResponseService.md +1 -1
  20. data/docs/BrotliCompressionResponseBodyEnable.md +1 -1
  21. data/docs/BrotliCompressionResponseService.md +1 -1
  22. data/docs/DdosProtectionApi.md +2 -0
  23. data/docs/DdosProtectionEvent.md +2 -0
  24. data/docs/DdosProtectionEventAllOf.md +2 -0
  25. data/docs/DdosProtectionRequestEnableMode.md +10 -0
  26. data/docs/DdosProtectionResponseConfigure.md +1 -1
  27. data/docs/DdosProtectionResponseEnable.md +1 -1
  28. data/docs/DdosProtectionResponseService.md +1 -1
  29. data/docs/DdosProtectionRuleWithStats.md +23 -0
  30. data/docs/DdosProtectionRuleWithStatsAllOf.md +10 -0
  31. data/docs/DdosProtectionTrafficStats.md +1 -0
  32. data/docs/DdosProtectionTrafficStatsAllOf.md +1 -0
  33. data/docs/DmDomainsApi.md +220 -0
  34. data/docs/DomainInspectorHistoricalApi.md +1 -1
  35. data/docs/DomainInspectorResponseBodyEnable.md +1 -1
  36. data/docs/DomainInspectorResponseService.md +1 -1
  37. data/docs/DomainOwnershipsApi.md +2 -2
  38. data/docs/DomainResearchApi.md +103 -0
  39. data/docs/DomainResearchResponseBodyEnable.md +12 -0
  40. data/docs/DomainResearchResponseCustomer.md +10 -0
  41. data/docs/DomainResearchResponseLinks.md +10 -0
  42. data/docs/DomainResearchResponseLinksLinks.md +10 -0
  43. data/docs/DomainResearchResponseProduct.md +10 -0
  44. data/docs/DomainResearchResponseProductProduct.md +11 -0
  45. data/docs/FanoutResponseBodyEnable.md +1 -1
  46. data/docs/FanoutResponseService.md +1 -1
  47. data/docs/Healthcheck.md +1 -1
  48. data/docs/HealthcheckApi.md +4 -4
  49. data/docs/HealthcheckResponse.md +1 -1
  50. data/docs/IamRolesApi.md +23 -253
  51. data/docs/IamV1RoleListResponse.md +12 -0
  52. data/docs/IamV1RoleResponse.md +14 -0
  53. data/docs/ImageOptimizerResponseBodyEnable.md +1 -1
  54. data/docs/ImageOptimizerResponseService.md +1 -1
  55. data/docs/InlineResponse20010.md +11 -0
  56. data/docs/InlineResponse20011.md +10 -0
  57. data/docs/InlineResponse2003.md +2 -2
  58. data/docs/InlineResponse2004.md +2 -1
  59. data/docs/InlineResponse2005.md +1 -2
  60. data/docs/InlineResponse2006.md +1 -2
  61. data/docs/InlineResponse2007.md +1 -1
  62. data/docs/InlineResponse2008.md +1 -1
  63. data/docs/InlineResponse2009.md +2 -1
  64. data/docs/InvitationDataAttributes.md +1 -0
  65. data/docs/KvStoreApi.md +43 -4
  66. data/docs/KvStoreDetails.md +2 -0
  67. data/docs/KvStoreItemApi.md +2 -2
  68. data/docs/{KvStoreRequestCreate.md → KvStoreRequestCreateOrUpdate.md} +1 -1
  69. data/docs/LogExplorerInsightsResponseBodyEnable.md +1 -1
  70. data/docs/LogExplorerInsightsResponseService.md +1 -1
  71. data/docs/LoggingHttpsAdditional.md +1 -0
  72. data/docs/LoggingHttpsApi.md +4 -0
  73. data/docs/LoggingHttpsResponse.md +1 -0
  74. data/docs/MetricsPlatformApi.md +75 -0
  75. data/docs/NgwafRequestEnable.md +1 -0
  76. data/docs/NgwafResponseConfigure.md +1 -1
  77. data/docs/NgwafResponseEnable.md +1 -1
  78. data/docs/NgwafResponseService.md +1 -1
  79. data/docs/Offer.md +12 -0
  80. data/docs/OfferAllOf.md +12 -0
  81. data/docs/OriginInspectorHistoricalApi.md +1 -1
  82. data/docs/OriginInspectorResponseBodyEnable.md +1 -1
  83. data/docs/OriginInspectorResponseService.md +1 -1
  84. data/docs/PlatformMetadata.md +14 -0
  85. data/docs/PlatformMetricsResponse.md +11 -0
  86. data/docs/PlatformValues.md +25 -0
  87. data/docs/ProductApiDiscoveryApi.md +163 -0
  88. data/docs/ProductDdosProtectionApi.md +3 -1
  89. data/docs/ProductDomainResearchApi.md +115 -0
  90. data/docs/RealtimeEntryAggregated.md +5 -0
  91. data/docs/RealtimeMeasurements.md +5 -0
  92. data/docs/RequestBodyForCreate.md +12 -0
  93. data/docs/RequestBodyForUpdate.md +11 -0
  94. data/docs/Results.md +5 -0
  95. data/docs/SchemasUserResponse.md +1 -0
  96. data/docs/SecretStoreApi.md +2 -2
  97. data/docs/SecretStoreItemApi.md +2 -2
  98. data/docs/ServiceAuthorizationsApi.md +2 -2
  99. data/docs/Status.md +15 -0
  100. data/docs/StatusAllOf.md +15 -0
  101. data/docs/SuccessfulResponseAsObject.md +17 -0
  102. data/docs/SuccessfulResponseAsObjectAllOf.md +15 -0
  103. data/docs/Suggestion.md +13 -0
  104. data/docs/SuggestionAllOf.md +13 -0
  105. data/docs/User.md +1 -0
  106. data/docs/UserApi.md +4 -0
  107. data/docs/UserResponse.md +1 -0
  108. data/docs/WebsocketsResponseBodyEnable.md +1 -1
  109. data/docs/WebsocketsResponseService.md +1 -1
  110. data/lib/fastly/api/ddos_protection_api.rb +3 -0
  111. data/lib/fastly/api/dm_domains_api.rb +362 -0
  112. data/lib/fastly/api/domain_inspector_historical_api.rb +1 -1
  113. data/lib/fastly/api/domain_ownerships_api.rb +3 -3
  114. data/lib/fastly/api/domain_research_api.rb +163 -0
  115. data/lib/fastly/api/healthcheck_api.rb +20 -4
  116. data/lib/fastly/api/iam_roles_api.rb +43 -435
  117. data/lib/fastly/api/kv_store_api.rb +74 -6
  118. data/lib/fastly/api/kv_store_item_api.rb +3 -3
  119. data/lib/fastly/api/logging_https_api.rb +6 -0
  120. data/lib/fastly/api/metrics_platform_api.rb +134 -0
  121. data/lib/fastly/api/origin_inspector_historical_api.rb +1 -1
  122. data/lib/fastly/api/product_api_discovery_api.rb +263 -0
  123. data/lib/fastly/api/product_ddos_protection_api.rb +10 -3
  124. data/lib/fastly/api/product_domain_research_api.rb +186 -0
  125. data/lib/fastly/api/secret_store_api.rb +3 -3
  126. data/lib/fastly/api/secret_store_item_api.rb +3 -3
  127. data/lib/fastly/api/service_authorizations_api.rb +3 -3
  128. data/lib/fastly/api/user_api.rb +6 -0
  129. data/lib/fastly/configuration.rb +98 -38
  130. data/lib/fastly/models/api_discovery_response_body_get_all_services.rb +256 -0
  131. data/lib/fastly/models/api_discovery_response_customer.rb +216 -0
  132. data/lib/fastly/models/api_discovery_response_customer_customer.rb +227 -0
  133. data/lib/fastly/models/api_discovery_response_enable.rb +243 -0
  134. data/lib/fastly/models/api_discovery_response_enabled_services.rb +219 -0
  135. data/lib/fastly/models/api_discovery_response_links.rb +216 -0
  136. data/lib/fastly/models/api_discovery_response_links_get_all_services.rb +216 -0
  137. data/lib/fastly/models/api_discovery_response_links_get_all_services_links.rb +217 -0
  138. data/lib/fastly/models/api_discovery_response_links_links.rb +217 -0
  139. data/lib/fastly/models/api_discovery_response_product.rb +216 -0
  140. data/lib/fastly/models/api_discovery_response_product_product.rb +227 -0
  141. data/lib/fastly/models/api_discovery_response_service.rb +216 -0
  142. data/lib/fastly/models/{bot_management_response_service_service.rb → api_discovery_response_service_service.rb} +3 -3
  143. data/lib/fastly/models/bot_management_response_body_enable.rb +1 -1
  144. data/lib/fastly/models/bot_management_response_service.rb +1 -1
  145. data/lib/fastly/models/brotli_compression_response_body_enable.rb +1 -1
  146. data/lib/fastly/models/brotli_compression_response_service.rb +1 -1
  147. data/lib/fastly/models/ddos_protection_event.rb +21 -1
  148. data/lib/fastly/models/ddos_protection_event_all_of.rb +21 -1
  149. data/lib/fastly/models/ddos_protection_request_enable_mode.rb +251 -0
  150. data/lib/fastly/models/ddos_protection_response_configure.rb +1 -1
  151. data/lib/fastly/models/ddos_protection_response_enable.rb +1 -1
  152. data/lib/fastly/models/ddos_protection_response_service.rb +1 -1
  153. data/lib/fastly/models/ddos_protection_rule_with_stats.rb +365 -0
  154. data/lib/fastly/models/ddos_protection_rule_with_stats_all_of.rb +216 -0
  155. data/lib/fastly/models/ddos_protection_traffic_stats.rb +20 -4
  156. data/lib/fastly/models/ddos_protection_traffic_stats_all_of.rb +20 -4
  157. data/lib/fastly/models/domain_inspector_response_body_enable.rb +1 -1
  158. data/lib/fastly/models/domain_inspector_response_service.rb +1 -1
  159. data/lib/fastly/models/domain_research_response_body_enable.rb +243 -0
  160. data/lib/fastly/models/domain_research_response_customer.rb +216 -0
  161. data/lib/fastly/models/domain_research_response_links.rb +216 -0
  162. data/lib/fastly/models/domain_research_response_links_links.rb +217 -0
  163. data/lib/fastly/models/domain_research_response_product.rb +216 -0
  164. data/lib/fastly/models/domain_research_response_product_product.rb +227 -0
  165. data/lib/fastly/models/fanout_response_body_enable.rb +1 -1
  166. data/lib/fastly/models/fanout_response_service.rb +1 -1
  167. data/lib/fastly/models/healthcheck.rb +25 -1
  168. data/lib/fastly/models/healthcheck_response.rb +25 -1
  169. data/lib/fastly/models/iam_v1_role_list_response.rb +240 -0
  170. data/lib/fastly/models/{iam_role_all_of.rb → iam_v1_role_response.rb} +23 -34
  171. data/lib/fastly/models/image_optimizer_response_body_enable.rb +1 -1
  172. data/lib/fastly/models/image_optimizer_response_service.rb +1 -1
  173. data/lib/fastly/models/inline_response20010.rb +227 -0
  174. data/lib/fastly/models/inline_response20011.rb +218 -0
  175. data/lib/fastly/models/inline_response2003.rb +11 -1
  176. data/lib/fastly/models/inline_response2004.rb +20 -8
  177. data/lib/fastly/models/inline_response2005.rb +8 -18
  178. data/lib/fastly/models/inline_response2006.rb +8 -17
  179. data/lib/fastly/models/inline_response2007.rb +1 -1
  180. data/lib/fastly/models/inline_response2008.rb +1 -1
  181. data/lib/fastly/models/inline_response2009.rb +13 -4
  182. data/lib/fastly/models/invitation_data_attributes.rb +12 -1
  183. data/lib/fastly/models/kv_store_details.rb +24 -4
  184. data/lib/fastly/models/{kv_store_request_create.rb → kv_store_request_create_or_update.rb} +3 -3
  185. data/lib/fastly/models/log_explorer_insights_response_body_enable.rb +1 -1
  186. data/lib/fastly/models/log_explorer_insights_response_service.rb +1 -1
  187. data/lib/fastly/models/logging_https_additional.rb +16 -4
  188. data/lib/fastly/models/logging_https_response.rb +13 -1
  189. data/lib/fastly/models/ngwaf_request_enable.rb +14 -4
  190. data/lib/fastly/models/ngwaf_response_configure.rb +1 -1
  191. data/lib/fastly/models/ngwaf_response_enable.rb +1 -1
  192. data/lib/fastly/models/ngwaf_response_service.rb +1 -1
  193. data/lib/fastly/models/offer.rb +245 -0
  194. data/lib/fastly/models/offer_all_of.rb +237 -0
  195. data/lib/fastly/models/origin_inspector_response_body_enable.rb +1 -1
  196. data/lib/fastly/models/origin_inspector_response_service.rb +1 -1
  197. data/lib/fastly/models/platform_metadata.rb +258 -0
  198. data/lib/fastly/models/platform_metrics_response.rb +228 -0
  199. data/lib/fastly/models/platform_values.rb +368 -0
  200. data/lib/fastly/models/realtime_entry_aggregated.rb +54 -4
  201. data/lib/fastly/models/realtime_measurements.rb +54 -4
  202. data/lib/fastly/models/request_body_for_create.rb +244 -0
  203. data/lib/fastly/models/request_body_for_update.rb +229 -0
  204. data/lib/fastly/models/results.rb +51 -1
  205. data/lib/fastly/models/role_user.rb +2 -0
  206. data/lib/fastly/models/schemas_user_response.rb +13 -1
  207. data/lib/fastly/models/status.rb +276 -0
  208. data/lib/fastly/models/status_all_of.rb +268 -0
  209. data/lib/fastly/models/{iam_role.rb → successful_response_as_object.rb} +37 -35
  210. data/lib/fastly/models/successful_response_as_object_all_of.rb +268 -0
  211. data/lib/fastly/models/suggestion.rb +255 -0
  212. data/lib/fastly/models/suggestion_all_of.rb +247 -0
  213. data/lib/fastly/models/user.rb +13 -1
  214. data/lib/fastly/models/user_response.rb +13 -1
  215. data/lib/fastly/models/websockets_response_body_enable.rb +1 -1
  216. data/lib/fastly/models/websockets_response_service.rb +1 -1
  217. data/lib/fastly/version.rb +1 -1
  218. data/lib/fastly.rb +45 -4
  219. data/sig.json +1 -1
  220. metadata +92 -10
  221. data/docs/IamRole.md +0 -17
  222. data/docs/IamRoleAllOf.md +0 -15
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: 14.0.0
4
+ version: 15.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-08-29 00:00:00.000000000 Z
11
+ date: 2025-12-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -73,6 +73,19 @@ files:
73
73
  - docs/ApexRedirect.md
74
74
  - docs/ApexRedirectAllOf.md
75
75
  - docs/ApexRedirectApi.md
76
+ - docs/ApiDiscoveryResponseBodyGetAllServices.md
77
+ - docs/ApiDiscoveryResponseCustomer.md
78
+ - docs/ApiDiscoveryResponseCustomerCustomer.md
79
+ - docs/ApiDiscoveryResponseEnable.md
80
+ - docs/ApiDiscoveryResponseEnabledServices.md
81
+ - docs/ApiDiscoveryResponseLinks.md
82
+ - docs/ApiDiscoveryResponseLinksGetAllServices.md
83
+ - docs/ApiDiscoveryResponseLinksGetAllServicesLinks.md
84
+ - docs/ApiDiscoveryResponseLinksLinks.md
85
+ - docs/ApiDiscoveryResponseProduct.md
86
+ - docs/ApiDiscoveryResponseProductProduct.md
87
+ - docs/ApiDiscoveryResponseService.md
88
+ - docs/ApiDiscoveryResponseServiceService.md
76
89
  - docs/AsyncResponse.md
77
90
  - docs/AttackReport.md
78
91
  - docs/AttackSignal.md
@@ -113,7 +126,6 @@ files:
113
126
  - docs/BotManagementResponseProduct.md
114
127
  - docs/BotManagementResponseProductProduct.md
115
128
  - docs/BotManagementResponseService.md
116
- - docs/BotManagementResponseServiceService.md
117
129
  - docs/BrotliCompressionResponseBodyEnable.md
118
130
  - docs/BrotliCompressionResponseBodyGetAllServices.md
119
131
  - docs/BrotliCompressionResponseCustomer.md
@@ -192,6 +204,7 @@ files:
192
204
  - docs/DdosProtectionNotAuthenticated.md
193
205
  - docs/DdosProtectionNotAuthorized.md
194
206
  - docs/DdosProtectionNotFound.md
207
+ - docs/DdosProtectionRequestEnableMode.md
195
208
  - docs/DdosProtectionRequestUpdateConfiguration.md
196
209
  - docs/DdosProtectionResponseBodyGetAllServices.md
197
210
  - docs/DdosProtectionResponseConfiguration.md
@@ -210,6 +223,8 @@ files:
210
223
  - docs/DdosProtectionRule.md
211
224
  - docs/DdosProtectionRuleAllOf.md
212
225
  - docs/DdosProtectionRulePatch.md
226
+ - docs/DdosProtectionRuleWithStats.md
227
+ - docs/DdosProtectionRuleWithStatsAllOf.md
213
228
  - docs/DdosProtectionTrafficStats.md
214
229
  - docs/DdosProtectionTrafficStatsAllOf.md
215
230
  - docs/DefaultSettings.md
@@ -243,6 +258,7 @@ files:
243
258
  - docs/DirectorBackendAllOf.md
244
259
  - docs/DirectorBackendApi.md
245
260
  - docs/DirectorResponse.md
261
+ - docs/DmDomainsApi.md
246
262
  - docs/Domain.md
247
263
  - docs/DomainApi.md
248
264
  - docs/DomainInspector.md
@@ -264,6 +280,13 @@ files:
264
280
  - docs/DomainInspectorResponseProductProduct.md
265
281
  - docs/DomainInspectorResponseService.md
266
282
  - docs/DomainOwnershipsApi.md
283
+ - docs/DomainResearchApi.md
284
+ - docs/DomainResearchResponseBodyEnable.md
285
+ - docs/DomainResearchResponseCustomer.md
286
+ - docs/DomainResearchResponseLinks.md
287
+ - docs/DomainResearchResponseLinksLinks.md
288
+ - docs/DomainResearchResponseProduct.md
289
+ - docs/DomainResearchResponseProductProduct.md
267
290
  - docs/DomainResponse.md
268
291
  - docs/Environment.md
269
292
  - docs/EnvironmentName.md
@@ -339,8 +362,6 @@ files:
339
362
  - docs/HttpStreamFormat.md
340
363
  - docs/IamPermission.md
341
364
  - docs/IamPermissionsApi.md
342
- - docs/IamRole.md
343
- - docs/IamRoleAllOf.md
344
365
  - docs/IamRolesApi.md
345
366
  - docs/IamServiceGroup.md
346
367
  - docs/IamServiceGroupAllOf.md
@@ -348,6 +369,8 @@ files:
348
369
  - docs/IamUserGroup.md
349
370
  - docs/IamUserGroupAllOf.md
350
371
  - docs/IamUserGroupsApi.md
372
+ - docs/IamV1RoleListResponse.md
373
+ - docs/IamV1RoleResponse.md
351
374
  - docs/ImageOptimizerDefaultSettingsApi.md
352
375
  - docs/ImageOptimizerResponseBodyEnable.md
353
376
  - docs/ImageOptimizerResponseBodyGetAllServices.md
@@ -366,6 +389,8 @@ files:
366
389
  - docs/InlineObject1.md
367
390
  - docs/InlineResponse200.md
368
391
  - docs/InlineResponse2001.md
392
+ - docs/InlineResponse20010.md
393
+ - docs/InlineResponse20011.md
369
394
  - docs/InlineResponse2002.md
370
395
  - docs/InlineResponse2003.md
371
396
  - docs/InlineResponse2004.md
@@ -396,7 +421,7 @@ files:
396
421
  - docs/KvStoreBatchResponseErrors.md
397
422
  - docs/KvStoreDetails.md
398
423
  - docs/KvStoreItemApi.md
399
- - docs/KvStoreRequestCreate.md
424
+ - docs/KvStoreRequestCreateOrUpdate.md
400
425
  - docs/KvStoreUpsertBatch.md
401
426
  - docs/ListAttackReport.md
402
427
  - docs/ListAttackReportMeta.md
@@ -535,6 +560,7 @@ files:
535
560
  - docs/LoggingTlsCommon.md
536
561
  - docs/LoggingUseTlsString.md
537
562
  - docs/Metadata.md
563
+ - docs/MetricsPlatformApi.md
538
564
  - docs/MtdInvoiceResponse.md
539
565
  - docs/Mtdinvoice.md
540
566
  - docs/Mtdlineitems.md
@@ -576,6 +602,8 @@ files:
576
602
  - docs/ObservabilityAggregationsForLogsApi.md
577
603
  - docs/ObservabilityCustomDashboardsApi.md
578
604
  - docs/ObservabilityTimeseriesApi.md
605
+ - docs/Offer.md
606
+ - docs/OfferAllOf.md
579
607
  - docs/OriginInspector.md
580
608
  - docs/OriginInspectorDimensions.md
581
609
  - docs/OriginInspectorEntry.md
@@ -613,6 +641,9 @@ files:
613
641
  - docs/PlatformDdosEntry.md
614
642
  - docs/PlatformDdosResponse.md
615
643
  - docs/PlatformDdosResponseAllOf.md
644
+ - docs/PlatformMetadata.md
645
+ - docs/PlatformMetricsResponse.md
646
+ - docs/PlatformValues.md
616
647
  - docs/PoolAdditional.md
617
648
  - docs/PoolApi.md
618
649
  - docs/PoolResponse.md
@@ -624,10 +655,12 @@ files:
624
655
  - docs/PopApi.md
625
656
  - docs/PopCoordinates.md
626
657
  - docs/ProductAiAcceleratorApi.md
658
+ - docs/ProductApiDiscoveryApi.md
627
659
  - docs/ProductBotManagementApi.md
628
660
  - docs/ProductBrotliCompressionApi.md
629
661
  - docs/ProductDdosProtectionApi.md
630
662
  - docs/ProductDomainInspectorApi.md
663
+ - docs/ProductDomainResearchApi.md
631
664
  - docs/ProductFanoutApi.md
632
665
  - docs/ProductImageOptimizerApi.md
633
666
  - docs/ProductLogExplorerInsightsApi.md
@@ -731,6 +764,8 @@ files:
731
764
  - docs/RelationshipsForTlsDomain.md
732
765
  - docs/RelationshipsForTlsPrivateKey.md
733
766
  - docs/RelationshipsForTlsSubscription.md
767
+ - docs/RequestBodyForCreate.md
768
+ - docs/RequestBodyForUpdate.md
734
769
  - docs/RequestSettingsAdditional.md
735
770
  - docs/RequestSettingsApi.md
736
771
  - docs/RequestSettingsResponse.md
@@ -815,10 +850,16 @@ files:
815
850
  - docs/StarResponseAllOf.md
816
851
  - docs/Stats.md
817
852
  - docs/StatsApi.md
853
+ - docs/Status.md
854
+ - docs/StatusAllOf.md
855
+ - docs/SuccessfulResponseAsObject.md
856
+ - docs/SuccessfulResponseAsObjectAllOf.md
818
857
  - docs/SudoApi.md
819
858
  - docs/SudoGenericTokenError.md
820
859
  - docs/SudoRequest.md
821
860
  - docs/SudoResponse.md
861
+ - docs/Suggestion.md
862
+ - docs/SuggestionAllOf.md
822
863
  - docs/TimeseriesGetResponse.md
823
864
  - docs/TimeseriesMeta.md
824
865
  - docs/TimeseriesResult.md
@@ -1009,10 +1050,12 @@ files:
1009
1050
  - lib/fastly/api/diff_api.rb
1010
1051
  - lib/fastly/api/director_api.rb
1011
1052
  - lib/fastly/api/director_backend_api.rb
1053
+ - lib/fastly/api/dm_domains_api.rb
1012
1054
  - lib/fastly/api/domain_api.rb
1013
1055
  - lib/fastly/api/domain_inspector_historical_api.rb
1014
1056
  - lib/fastly/api/domain_inspector_realtime_api.rb
1015
1057
  - lib/fastly/api/domain_ownerships_api.rb
1058
+ - lib/fastly/api/domain_research_api.rb
1016
1059
  - lib/fastly/api/events_api.rb
1017
1060
  - lib/fastly/api/gzip_api.rb
1018
1061
  - lib/fastly/api/header_api.rb
@@ -1057,6 +1100,7 @@ files:
1057
1100
  - lib/fastly/api/logging_splunk_api.rb
1058
1101
  - lib/fastly/api/logging_sumologic_api.rb
1059
1102
  - lib/fastly/api/logging_syslog_api.rb
1103
+ - lib/fastly/api/metrics_platform_api.rb
1060
1104
  - lib/fastly/api/mutual_authentication_api.rb
1061
1105
  - lib/fastly/api/ngwaf_reports_api.rb
1062
1106
  - lib/fastly/api/object_storage_access_keys_api.rb
@@ -1069,10 +1113,12 @@ files:
1069
1113
  - lib/fastly/api/pool_api.rb
1070
1114
  - lib/fastly/api/pop_api.rb
1071
1115
  - lib/fastly/api/product_ai_accelerator_api.rb
1116
+ - lib/fastly/api/product_api_discovery_api.rb
1072
1117
  - lib/fastly/api/product_bot_management_api.rb
1073
1118
  - lib/fastly/api/product_brotli_compression_api.rb
1074
1119
  - lib/fastly/api/product_ddos_protection_api.rb
1075
1120
  - lib/fastly/api/product_domain_inspector_api.rb
1121
+ - lib/fastly/api/product_domain_research_api.rb
1076
1122
  - lib/fastly/api/product_fanout_api.rb
1077
1123
  - lib/fastly/api/product_image_optimizer_api.rb
1078
1124
  - lib/fastly/api/product_log_explorer_insights_api.rb
@@ -1132,6 +1178,19 @@ files:
1132
1178
  - lib/fastly/models/ai_accelerator_response_product_product.rb
1133
1179
  - lib/fastly/models/apex_redirect.rb
1134
1180
  - lib/fastly/models/apex_redirect_all_of.rb
1181
+ - lib/fastly/models/api_discovery_response_body_get_all_services.rb
1182
+ - lib/fastly/models/api_discovery_response_customer.rb
1183
+ - lib/fastly/models/api_discovery_response_customer_customer.rb
1184
+ - lib/fastly/models/api_discovery_response_enable.rb
1185
+ - lib/fastly/models/api_discovery_response_enabled_services.rb
1186
+ - lib/fastly/models/api_discovery_response_links.rb
1187
+ - lib/fastly/models/api_discovery_response_links_get_all_services.rb
1188
+ - lib/fastly/models/api_discovery_response_links_get_all_services_links.rb
1189
+ - lib/fastly/models/api_discovery_response_links_links.rb
1190
+ - lib/fastly/models/api_discovery_response_product.rb
1191
+ - lib/fastly/models/api_discovery_response_product_product.rb
1192
+ - lib/fastly/models/api_discovery_response_service.rb
1193
+ - lib/fastly/models/api_discovery_response_service_service.rb
1135
1194
  - lib/fastly/models/async_response.rb
1136
1195
  - lib/fastly/models/attack_report.rb
1137
1196
  - lib/fastly/models/attack_signal.rb
@@ -1167,7 +1226,6 @@ files:
1167
1226
  - lib/fastly/models/bot_management_response_product.rb
1168
1227
  - lib/fastly/models/bot_management_response_product_product.rb
1169
1228
  - lib/fastly/models/bot_management_response_service.rb
1170
- - lib/fastly/models/bot_management_response_service_service.rb
1171
1229
  - lib/fastly/models/brotli_compression_response_body_enable.rb
1172
1230
  - lib/fastly/models/brotli_compression_response_body_get_all_services.rb
1173
1231
  - lib/fastly/models/brotli_compression_response_customer.rb
@@ -1237,6 +1295,7 @@ files:
1237
1295
  - lib/fastly/models/ddos_protection_not_authenticated.rb
1238
1296
  - lib/fastly/models/ddos_protection_not_authorized.rb
1239
1297
  - lib/fastly/models/ddos_protection_not_found.rb
1298
+ - lib/fastly/models/ddos_protection_request_enable_mode.rb
1240
1299
  - lib/fastly/models/ddos_protection_request_update_configuration.rb
1241
1300
  - lib/fastly/models/ddos_protection_response_body_get_all_services.rb
1242
1301
  - lib/fastly/models/ddos_protection_response_configuration.rb
@@ -1255,6 +1314,8 @@ files:
1255
1314
  - lib/fastly/models/ddos_protection_rule.rb
1256
1315
  - lib/fastly/models/ddos_protection_rule_all_of.rb
1257
1316
  - lib/fastly/models/ddos_protection_rule_patch.rb
1317
+ - lib/fastly/models/ddos_protection_rule_with_stats.rb
1318
+ - lib/fastly/models/ddos_protection_rule_with_stats_all_of.rb
1258
1319
  - lib/fastly/models/ddos_protection_traffic_stats.rb
1259
1320
  - lib/fastly/models/ddos_protection_traffic_stats_all_of.rb
1260
1321
  - lib/fastly/models/default_settings.rb
@@ -1299,6 +1360,12 @@ files:
1299
1360
  - lib/fastly/models/domain_inspector_response_product.rb
1300
1361
  - lib/fastly/models/domain_inspector_response_product_product.rb
1301
1362
  - lib/fastly/models/domain_inspector_response_service.rb
1363
+ - lib/fastly/models/domain_research_response_body_enable.rb
1364
+ - lib/fastly/models/domain_research_response_customer.rb
1365
+ - lib/fastly/models/domain_research_response_links.rb
1366
+ - lib/fastly/models/domain_research_response_links_links.rb
1367
+ - lib/fastly/models/domain_research_response_product.rb
1368
+ - lib/fastly/models/domain_research_response_product_product.rb
1302
1369
  - lib/fastly/models/domain_response.rb
1303
1370
  - lib/fastly/models/environment.rb
1304
1371
  - lib/fastly/models/environment_name.rb
@@ -1367,12 +1434,12 @@ files:
1367
1434
  - lib/fastly/models/http_response_format.rb
1368
1435
  - lib/fastly/models/http_stream_format.rb
1369
1436
  - lib/fastly/models/iam_permission.rb
1370
- - lib/fastly/models/iam_role.rb
1371
- - lib/fastly/models/iam_role_all_of.rb
1372
1437
  - lib/fastly/models/iam_service_group.rb
1373
1438
  - lib/fastly/models/iam_service_group_all_of.rb
1374
1439
  - lib/fastly/models/iam_user_group.rb
1375
1440
  - lib/fastly/models/iam_user_group_all_of.rb
1441
+ - lib/fastly/models/iam_v1_role_list_response.rb
1442
+ - lib/fastly/models/iam_v1_role_response.rb
1376
1443
  - lib/fastly/models/image_optimizer_response_body_enable.rb
1377
1444
  - lib/fastly/models/image_optimizer_response_body_get_all_services.rb
1378
1445
  - lib/fastly/models/image_optimizer_response_customer.rb
@@ -1390,6 +1457,8 @@ files:
1390
1457
  - lib/fastly/models/inline_object1.rb
1391
1458
  - lib/fastly/models/inline_response200.rb
1392
1459
  - lib/fastly/models/inline_response2001.rb
1460
+ - lib/fastly/models/inline_response20010.rb
1461
+ - lib/fastly/models/inline_response20011.rb
1393
1462
  - lib/fastly/models/inline_response2002.rb
1394
1463
  - lib/fastly/models/inline_response2003.rb
1395
1464
  - lib/fastly/models/inline_response2004.rb
@@ -1416,7 +1485,7 @@ files:
1416
1485
  - lib/fastly/models/kv_store_batch_response.rb
1417
1486
  - lib/fastly/models/kv_store_batch_response_errors.rb
1418
1487
  - lib/fastly/models/kv_store_details.rb
1419
- - lib/fastly/models/kv_store_request_create.rb
1488
+ - lib/fastly/models/kv_store_request_create_or_update.rb
1420
1489
  - lib/fastly/models/kv_store_upsert_batch.rb
1421
1490
  - lib/fastly/models/list_attack_report.rb
1422
1491
  - lib/fastly/models/list_attack_report_meta.rb
@@ -1561,6 +1630,8 @@ files:
1561
1630
  - lib/fastly/models/object_storage_response_links_links.rb
1562
1631
  - lib/fastly/models/object_storage_response_product.rb
1563
1632
  - lib/fastly/models/object_storage_response_product_product.rb
1633
+ - lib/fastly/models/offer.rb
1634
+ - lib/fastly/models/offer_all_of.rb
1564
1635
  - lib/fastly/models/origin_inspector.rb
1565
1636
  - lib/fastly/models/origin_inspector_dimensions.rb
1566
1637
  - lib/fastly/models/origin_inspector_entry.rb
@@ -1595,6 +1666,9 @@ files:
1595
1666
  - lib/fastly/models/platform_ddos_entry.rb
1596
1667
  - lib/fastly/models/platform_ddos_response.rb
1597
1668
  - lib/fastly/models/platform_ddos_response_all_of.rb
1669
+ - lib/fastly/models/platform_metadata.rb
1670
+ - lib/fastly/models/platform_metrics_response.rb
1671
+ - lib/fastly/models/platform_values.rb
1598
1672
  - lib/fastly/models/pool_additional.rb
1599
1673
  - lib/fastly/models/pool_response.rb
1600
1674
  - lib/fastly/models/pool_response_all_of.rb
@@ -1694,6 +1768,8 @@ files:
1694
1768
  - lib/fastly/models/relationships_for_tls_domain.rb
1695
1769
  - lib/fastly/models/relationships_for_tls_private_key.rb
1696
1770
  - lib/fastly/models/relationships_for_tls_subscription.rb
1771
+ - lib/fastly/models/request_body_for_create.rb
1772
+ - lib/fastly/models/request_body_for_update.rb
1697
1773
  - lib/fastly/models/request_settings_additional.rb
1698
1774
  - lib/fastly/models/request_settings_response.rb
1699
1775
  - lib/fastly/models/request_settings_response_all_of.rb
@@ -1766,9 +1842,15 @@ files:
1766
1842
  - lib/fastly/models/star_response.rb
1767
1843
  - lib/fastly/models/star_response_all_of.rb
1768
1844
  - lib/fastly/models/stats.rb
1845
+ - lib/fastly/models/status.rb
1846
+ - lib/fastly/models/status_all_of.rb
1847
+ - lib/fastly/models/successful_response_as_object.rb
1848
+ - lib/fastly/models/successful_response_as_object_all_of.rb
1769
1849
  - lib/fastly/models/sudo_generic_token_error.rb
1770
1850
  - lib/fastly/models/sudo_request.rb
1771
1851
  - lib/fastly/models/sudo_response.rb
1852
+ - lib/fastly/models/suggestion.rb
1853
+ - lib/fastly/models/suggestion_all_of.rb
1772
1854
  - lib/fastly/models/timeseries_get_response.rb
1773
1855
  - lib/fastly/models/timeseries_meta.rb
1774
1856
  - lib/fastly/models/timeseries_result.rb
data/docs/IamRole.md DELETED
@@ -1,17 +0,0 @@
1
- # Fastly::IamRole
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
8
- | **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
9
- | **id** | **String** | Alphanumeric string identifying the role. | [optional] |
10
- | **object** | **String** | The type of the object. | [optional] |
11
- | **name** | **String** | Name of the role. | [optional] |
12
- | **description** | **String** | Description of the role. | [optional] |
13
- | **custom** | **Boolean** | This attribute is set to `true` if the role is managed by the customer. It is set to `false` if the role was created by Fastly. | [optional] |
14
- | **permissions_count** | **Integer** | Number of permissions assigned to the role. | [optional] |
15
-
16
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
17
-
data/docs/IamRoleAllOf.md DELETED
@@ -1,15 +0,0 @@
1
- # Fastly::IamRoleAllOf
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **id** | **String** | Alphanumeric string identifying the role. | [optional] |
8
- | **object** | **String** | The type of the object. | [optional] |
9
- | **name** | **String** | Name of the role. | [optional] |
10
- | **description** | **String** | Description of the role. | [optional] |
11
- | **custom** | **Boolean** | This attribute is set to `true` if the role is managed by the customer. It is set to `false` if the role was created by Fastly. | [optional] |
12
- | **permissions_count** | **Integer** | Number of permissions assigned to the role. | [optional] |
13
-
14
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
15
-