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
@@ -54,6 +54,7 @@ opts = {
54
54
  header_value: 'header_value_example', # String | Value of the custom header sent with the request.
55
55
  method: 'POST', # String | HTTP method used for request.
56
56
  json_format: '0', # String | Enforces valid JSON formatting for log entries.
57
+ period: 56, # Integer | How frequently, in seconds, batches of log data are sent to the HTTPS endpoint. A value of `0` sends logs at the same interval as the default, which is `5` seconds.
57
58
  }
58
59
 
59
60
  begin
@@ -90,6 +91,7 @@ end
90
91
  | **header_value** | **String** | Value of the custom header sent with the request. | [optional][default to 'null'] |
91
92
  | **method** | **String** | HTTP method used for request. | [optional][default to 'POST'] |
92
93
  | **json_format** | **String** | Enforces valid JSON formatting for log entries. | [optional] |
94
+ | **period** | **Integer** | How frequently, in seconds, batches of log data are sent to the HTTPS endpoint. A value of `0` sends logs at the same interval as the default, which is `5` seconds. | [optional][default to 5] |
93
95
 
94
96
  ### Return type
95
97
 
@@ -253,6 +255,7 @@ opts = {
253
255
  header_value: 'header_value_example', # String | Value of the custom header sent with the request.
254
256
  method: 'POST', # String | HTTP method used for request.
255
257
  json_format: '0', # String | Enforces valid JSON formatting for log entries.
258
+ period: 56, # Integer | How frequently, in seconds, batches of log data are sent to the HTTPS endpoint. A value of `0` sends logs at the same interval as the default, which is `5` seconds.
256
259
  }
257
260
 
258
261
  begin
@@ -290,6 +293,7 @@ end
290
293
  | **header_value** | **String** | Value of the custom header sent with the request. | [optional][default to 'null'] |
291
294
  | **method** | **String** | HTTP method used for request. | [optional][default to 'POST'] |
292
295
  | **json_format** | **String** | Enforces valid JSON formatting for log entries. | [optional] |
296
+ | **period** | **Integer** | How frequently, in seconds, batches of log data are sent to the HTTPS endpoint. A value of `0` sends logs at the same interval as the default, which is `5` seconds. | [optional][default to 5] |
293
297
 
294
298
  ### Return type
295
299
 
@@ -23,6 +23,7 @@
23
23
  | **header_value** | **String** | Value of the custom header sent with the request. | [optional][default to 'null'] |
24
24
  | **method** | **String** | HTTP method used for request. | [optional][default to 'POST'] |
25
25
  | **json_format** | **String** | Enforces valid JSON formatting for log entries. | [optional] |
26
+ | **period** | **Integer** | How frequently, in seconds, batches of log data are sent to the HTTPS endpoint. A value of `0` sends logs at the same interval as the default, which is `5` seconds. | [optional][default to 5] |
26
27
  | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
27
28
  | **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
28
29
  | **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
@@ -0,0 +1,75 @@
1
+ # Fastly::MetricsPlatformApi
2
+
3
+
4
+ ```ruby
5
+ require 'fastly'
6
+ api_instance = Fastly::MetricsPlatformApi.new
7
+ ```
8
+
9
+ ## Methods
10
+
11
+ > [!NOTE]
12
+ > All URIs are relative to `https://api.fastly.com`
13
+
14
+ Method | HTTP request | Description
15
+ ------ | ------------ | -----------
16
+ [**get_platform_metrics_service_historical**](MetricsPlatformApi.md#get_platform_metrics_service_historical) | **GET** /metrics/platform/services/{service_id}/{granularity} | Get historical time series metrics for a single service
17
+
18
+
19
+ ## `get_platform_metrics_service_historical()`
20
+
21
+ ```ruby
22
+ get_platform_metrics_service_historical(opts): <PlatformMetricsResponse> # Get historical time series metrics for a single service
23
+ ```
24
+
25
+ Fetches historical metrics for a single service for a given granularity.
26
+
27
+ ### Examples
28
+
29
+ ```ruby
30
+ api_instance = Fastly::MetricsPlatformApi.new
31
+ opts = {
32
+ service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
33
+ granularity: 'minutely', # String | Duration of sample windows.
34
+ from: '2025-06-08T00:00:00.000Z', # String | A valid RFC-8339-formatted date and time indicating the inclusive start of the query time range. If not provided, a default is chosen based on the provided `granularity` value.
35
+ to: '2025-08-02T00:00:00.000Z', # String | A valid RFC-8339-formatted date and time indicating the exclusive end of the query time range. If not provided, a default is chosen based on the provided `granularity` value.
36
+ metric: 'ttfb_edge_p95_us,ttfb_edge_p99_us', # String | The metric(s) to retrieve. Multiple values should be comma-separated.
37
+ metric_set: 'ttfb', # String | The metric set(s) to retrieve. Multiple values should be comma-separated.
38
+ group_by: 'datacenter', # String | Field to group_by in the query. For example, `group_by=region` will return entries for grouped by timestamp and region.
39
+ region: 'africa_std', # String | Limit query to one or more specific geographic regions. Values should be comma-separated.
40
+ datacenter: 'SJC,STP', # String | Limit query to one or more specific POPs. Values should be comma-separated.
41
+ cursor: 'cursor_example', # String | Cursor value from the `next_cursor` field of a previous response, used to retrieve the next page. To request the first page, this should be empty.
42
+ limit: 'limit_example', # String | Number of results per page. The maximum is 10000.
43
+ }
44
+
45
+ begin
46
+ # Get historical time series metrics for a single service
47
+ result = api_instance.get_platform_metrics_service_historical(opts)
48
+ p result
49
+ rescue Fastly::ApiError => e
50
+ puts "Error when calling MetricsPlatformApi->get_platform_metrics_service_historical: #{e}"
51
+ end
52
+ ```
53
+
54
+ ### Options
55
+
56
+ | Name | Type | Description | Notes |
57
+ | ---- | ---- | ----------- | ----- |
58
+ | **service_id** | **String** | Alphanumeric string identifying the service. | |
59
+ | **granularity** | **String** | Duration of sample windows. | |
60
+ | **from** | **String** | A valid RFC-8339-formatted date and time indicating the inclusive start of the query time range. If not provided, a default is chosen based on the provided `granularity` value. | [optional] |
61
+ | **to** | **String** | A valid RFC-8339-formatted date and time indicating the exclusive end of the query time range. If not provided, a default is chosen based on the provided `granularity` value. | [optional] |
62
+ | **metric** | **String** | The metric(s) to retrieve. Multiple values should be comma-separated. | [optional] |
63
+ | **metric_set** | **String** | The metric set(s) to retrieve. Multiple values should be comma-separated. | [optional] |
64
+ | **group_by** | **String** | Field to group_by in the query. For example, `group_by&#x3D;region` will return entries for grouped by timestamp and region. | [optional] |
65
+ | **region** | **String** | Limit query to one or more specific geographic regions. Values should be comma-separated. | [optional] |
66
+ | **datacenter** | **String** | Limit query to one or more specific POPs. Values should be comma-separated. | [optional] |
67
+ | **cursor** | **String** | Cursor value from the `next_cursor` field of a previous response, used to retrieve the next page. To request the first page, this should be empty. | [optional] |
68
+ | **limit** | **String** | Number of results per page. The maximum is 10000. | [optional][default to &#39;1000&#39;] |
69
+
70
+ ### Return type
71
+
72
+ [**PlatformMetricsResponse**](PlatformMetricsResponse.md)
73
+
74
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
75
+ [[Back to README]](../../README.md)
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **workspace_id** | **String** | The workspace to link. | |
8
+ | **traffic_ramp** | **String** | The percentage of traffic to inspect. | [optional] |
8
9
 
9
10
  [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
10
11
 
@@ -5,7 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **product** | [**NgwafResponseProductProduct**](NgwafResponseProductProduct.md) | | [optional] |
8
- | **service** | [**BotManagementResponseServiceService**](BotManagementResponseServiceService.md) | | [optional] |
8
+ | **service** | [**ApiDiscoveryResponseServiceService**](ApiDiscoveryResponseServiceService.md) | | [optional] |
9
9
  | **configuration** | [**NgwafResponseConfigurationConfiguration**](NgwafResponseConfigurationConfiguration.md) | | [optional] |
10
10
  | **_links** | [**NgwafResponseLinksLinks**](NgwafResponseLinksLinks.md) | | [optional] |
11
11
 
@@ -5,7 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **product** | [**NgwafResponseProductProduct**](NgwafResponseProductProduct.md) | | [optional] |
8
- | **service** | [**BotManagementResponseServiceService**](BotManagementResponseServiceService.md) | | [optional] |
8
+ | **service** | [**ApiDiscoveryResponseServiceService**](ApiDiscoveryResponseServiceService.md) | | [optional] |
9
9
  | **_links** | [**NgwafResponseLinksLinks**](NgwafResponseLinksLinks.md) | | [optional] |
10
10
 
11
11
  [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
@@ -4,7 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **service** | [**BotManagementResponseServiceService**](BotManagementResponseServiceService.md) | | [optional] |
7
+ | **service** | [**ApiDiscoveryResponseServiceService**](ApiDiscoveryResponseServiceService.md) | | [optional] |
8
8
 
9
9
  [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
10
10
 
data/docs/Offer.md ADDED
@@ -0,0 +1,12 @@
1
+ # Fastly::Offer
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **vendor** | **String** | The aftermarket vendor. | [optional] |
8
+ | **price** | **String** | The price for the domain from the aftermarket vendor. | [optional] |
9
+ | **currency** | **String** | The currency for the aftermarket offer. | [optional] |
10
+
11
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
12
+
@@ -0,0 +1,12 @@
1
+ # Fastly::OfferAllOf
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **vendor** | **String** | The aftermarket vendor. | [optional] |
8
+ | **price** | **String** | The price for the domain from the aftermarket vendor. | [optional] |
9
+ | **currency** | **String** | The currency for the aftermarket offer. | [optional] |
10
+
11
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
12
+
@@ -37,7 +37,7 @@ opts = {
37
37
  group_by: 'host', # String | Dimensions to return in the query. Multiple dimensions may be separated by commas. For example, `group_by=host` will return one timeseries for every origin host, as a total across all POPs.
38
38
  limit: 'limit_example', # String | Number of results per page. The maximum is 200.
39
39
  cursor: 'cursor_example', # String | Cursor value from the `next_cursor` field of a previous response, used to retrieve the next page. To request the first page, this should be empty.
40
- region: 'usa', # String | Limit query to one or more specific geographic regions. Values should be comma-separated.
40
+ region: 'africa_std', # String | Limit query to one or more specific geographic regions. Values should be comma-separated.
41
41
  datacenter: 'SJC,STP', # String | Limit query to one or more specific POPs. Values should be comma-separated.
42
42
  host: 'origin_1,origin_2', # String | Limit query to one or more specific origin hosts. Values should be comma-separated.
43
43
  }
@@ -5,7 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **product** | [**OriginInspectorResponseProductProduct**](OriginInspectorResponseProductProduct.md) | | [optional] |
8
- | **service** | [**BotManagementResponseServiceService**](BotManagementResponseServiceService.md) | | [optional] |
8
+ | **service** | [**ApiDiscoveryResponseServiceService**](ApiDiscoveryResponseServiceService.md) | | [optional] |
9
9
  | **_links** | [**OriginInspectorResponseLinksLinks**](OriginInspectorResponseLinksLinks.md) | | [optional] |
10
10
 
11
11
  [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
@@ -4,7 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **service** | [**BotManagementResponseServiceService**](BotManagementResponseServiceService.md) | | [optional] |
7
+ | **service** | [**ApiDiscoveryResponseServiceService**](ApiDiscoveryResponseServiceService.md) | | [optional] |
8
8
 
9
9
  [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
10
10
 
@@ -0,0 +1,14 @@
1
+ # Fastly::PlatformMetadata
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **from** | **Time** | An RFC-8339-formatted date and time indicating the inclusive start of the query time range. | [optional] |
8
+ | **to** | **Time** | An RFC-8339-formatted date and time indicating the exclusive end of the query time range. | [optional] |
9
+ | **next_cursor** | **String** | A string that can be used to request the next page of results, if any. | [optional] |
10
+ | **group_by** | **String** | A comma-separated list of fields used to group and order the results. | [optional] |
11
+ | **limit** | **Integer** | The maximum number of results to return. | [optional] |
12
+
13
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
14
+
@@ -0,0 +1,11 @@
1
+ # Fastly::PlatformMetricsResponse
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **meta** | [**PlatformMetadata**](PlatformMetadata.md) | | [optional] |
8
+ | **data** | [**Array&lt;PlatformValues&gt;**](PlatformValues.md) | An array of values representing the metric values at each point in time. Note that this dataset is sparse: only the keys with non-zero values will be included in the record. | [optional] |
9
+
10
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
11
+
@@ -0,0 +1,25 @@
1
+ # Fastly::PlatformValues
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **timestamp** | **Time** | Timestamp of the metrics data point. | [optional] |
8
+ | **ttfb_origin_p25_us** | **Float** | 25th percentile of time to first byte from origin, in microseconds. | [optional] |
9
+ | **ttfb_origin_p50_us** | **Float** | 50th percentile of time to first byte from origin, in microseconds. | [optional] |
10
+ | **ttfb_origin_p75_us** | **Float** | 75th percentile of time to first byte from origin, in microseconds. | [optional] |
11
+ | **ttfb_origin_p95_us** | **Float** | 95th percentile of time to first byte from origin, in microseconds. | [optional] |
12
+ | **ttfb_origin_p99_us** | **Float** | 99th percentile of time to first byte from origin, in microseconds. | [optional] |
13
+ | **ttfb_shield_p25_us** | **Float** | 25th percentile of time to first byte from shield, in microseconds. | [optional] |
14
+ | **ttfb_shield_p50_us** | **Float** | 50th percentile of time to first byte from shield, in microseconds. | [optional] |
15
+ | **ttfb_shield_p75_us** | **Float** | 75th percentile of time to first byte from shield, in microseconds. | [optional] |
16
+ | **ttfb_shield_p95_us** | **Float** | 95th percentile of time to first byte from shield, in microseconds. | [optional] |
17
+ | **ttfb_shield_p99_us** | **Float** | 99th percentile of time to first byte from shield, in microseconds. | [optional] |
18
+ | **ttfb_edge_p25_us** | **Float** | 25th percentile of time to first byte from edge, in microseconds. | [optional] |
19
+ | **ttfb_edge_p50_us** | **Float** | 50th percentile of time to first byte from edge, in microseconds. | [optional] |
20
+ | **ttfb_edge_p75_us** | **Float** | 75th percentile of time to first byte from edge, in microseconds. | [optional] |
21
+ | **ttfb_edge_p95_us** | **Float** | 95th percentile of time to first byte from edge, in microseconds. | [optional] |
22
+ | **ttfb_edge_p99_us** | **Float** | 99th percentile of time to first byte from edge, in microseconds. | [optional] |
23
+
24
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
25
+
@@ -0,0 +1,163 @@
1
+ # Fastly::ProductApiDiscoveryApi
2
+
3
+
4
+ ```ruby
5
+ require 'fastly'
6
+ api_instance = Fastly::ProductApiDiscoveryApi.new
7
+ ```
8
+
9
+ ## Methods
10
+
11
+ > [!NOTE]
12
+ > All URIs are relative to `https://api.fastly.com`
13
+
14
+ Method | HTTP request | Description
15
+ ------ | ------------ | -----------
16
+ [**disable_product_api_discovery**](ProductApiDiscoveryApi.md#disable_product_api_discovery) | **DELETE** /enabled-products/v1/api_discovery/services/{service_id} | Disable product
17
+ [**enable_product_api_discovery**](ProductApiDiscoveryApi.md#enable_product_api_discovery) | **PUT** /enabled-products/v1/api_discovery/services/{service_id} | Enable product
18
+ [**get_product_api_discovery**](ProductApiDiscoveryApi.md#get_product_api_discovery) | **GET** /enabled-products/v1/api_discovery/services/{service_id} | Get product enablement status
19
+ [**get_services_product_api_discovery**](ProductApiDiscoveryApi.md#get_services_product_api_discovery) | **GET** /enabled-products/v1/api_discovery/services | Get services with product enabled
20
+
21
+
22
+ ## `disable_product_api_discovery()`
23
+
24
+ ```ruby
25
+ disable_product_api_discovery(opts) # Disable product
26
+ ```
27
+
28
+ Disable the API Discovery product on a service.
29
+
30
+ ### Examples
31
+
32
+ ```ruby
33
+ api_instance = Fastly::ProductApiDiscoveryApi.new
34
+ opts = {
35
+ service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
36
+ }
37
+
38
+ begin
39
+ # Disable product
40
+ api_instance.disable_product_api_discovery(opts)
41
+ rescue Fastly::ApiError => e
42
+ puts "Error when calling ProductApiDiscoveryApi->disable_product_api_discovery: #{e}"
43
+ end
44
+ ```
45
+
46
+ ### Options
47
+
48
+ | Name | Type | Description | Notes |
49
+ | ---- | ---- | ----------- | ----- |
50
+ | **service_id** | **String** | Alphanumeric string identifying the service. | |
51
+
52
+ ### Return type
53
+
54
+ nil (empty response body)
55
+
56
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
57
+ [[Back to README]](../../README.md)
58
+ ## `enable_product_api_discovery()`
59
+
60
+ ```ruby
61
+ enable_product_api_discovery(opts): <ApiDiscoveryResponseEnable> # Enable product
62
+ ```
63
+
64
+ Enable the API Discovery product on a service.
65
+
66
+ ### Examples
67
+
68
+ ```ruby
69
+ api_instance = Fastly::ProductApiDiscoveryApi.new
70
+ opts = {
71
+ service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
72
+ }
73
+
74
+ begin
75
+ # Enable product
76
+ result = api_instance.enable_product_api_discovery(opts)
77
+ p result
78
+ rescue Fastly::ApiError => e
79
+ puts "Error when calling ProductApiDiscoveryApi->enable_product_api_discovery: #{e}"
80
+ end
81
+ ```
82
+
83
+ ### Options
84
+
85
+ | Name | Type | Description | Notes |
86
+ | ---- | ---- | ----------- | ----- |
87
+ | **service_id** | **String** | Alphanumeric string identifying the service. | |
88
+
89
+ ### Return type
90
+
91
+ [**ApiDiscoveryResponseEnable**](ApiDiscoveryResponseEnable.md)
92
+
93
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
94
+ [[Back to README]](../../README.md)
95
+ ## `get_product_api_discovery()`
96
+
97
+ ```ruby
98
+ get_product_api_discovery(opts): <ApiDiscoveryResponseEnable> # Get product enablement status
99
+ ```
100
+
101
+ Get the enablement status of the API Discovery product on a service.
102
+
103
+ ### Examples
104
+
105
+ ```ruby
106
+ api_instance = Fastly::ProductApiDiscoveryApi.new
107
+ opts = {
108
+ service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
109
+ }
110
+
111
+ begin
112
+ # Get product enablement status
113
+ result = api_instance.get_product_api_discovery(opts)
114
+ p result
115
+ rescue Fastly::ApiError => e
116
+ puts "Error when calling ProductApiDiscoveryApi->get_product_api_discovery: #{e}"
117
+ end
118
+ ```
119
+
120
+ ### Options
121
+
122
+ | Name | Type | Description | Notes |
123
+ | ---- | ---- | ----------- | ----- |
124
+ | **service_id** | **String** | Alphanumeric string identifying the service. | |
125
+
126
+ ### Return type
127
+
128
+ [**ApiDiscoveryResponseEnable**](ApiDiscoveryResponseEnable.md)
129
+
130
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
131
+ [[Back to README]](../../README.md)
132
+ ## `get_services_product_api_discovery()`
133
+
134
+ ```ruby
135
+ get_services_product_api_discovery: <ApiDiscoveryResponseBodyGetAllServices> # Get services with product enabled
136
+ ```
137
+
138
+ Get all the services for a customer that has the API Discovery product enabled.
139
+
140
+ ### Examples
141
+
142
+ ```ruby
143
+ api_instance = Fastly::ProductApiDiscoveryApi.new
144
+
145
+ begin
146
+ # Get services with product enabled
147
+ result = api_instance.get_services_product_api_discovery
148
+ p result
149
+ rescue Fastly::ApiError => e
150
+ puts "Error when calling ProductApiDiscoveryApi->get_services_product_api_discovery: #{e}"
151
+ end
152
+ ```
153
+
154
+ ### Options
155
+
156
+ This endpoint does not need any parameter.
157
+
158
+ ### Return type
159
+
160
+ [**ApiDiscoveryResponseBodyGetAllServices**](ApiDiscoveryResponseBodyGetAllServices.md)
161
+
162
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
163
+ [[Back to README]](../../README.md)
@@ -63,7 +63,7 @@ nil (empty response body)
63
63
  enable_product_ddos_protection(opts): <DdosProtectionResponseEnable> # Enable product
64
64
  ```
65
65
 
66
- Enable the DDoS Protection product on a service in 'log' mode.
66
+ Enable the DDoS Protection product on a service in default 'log' mode unless otherwise specified in the request body.
67
67
 
68
68
  ### Examples
69
69
 
@@ -71,6 +71,7 @@ Enable the DDoS Protection product on a service in 'log' mode.
71
71
  api_instance = Fastly::ProductDdosProtectionApi.new
72
72
  opts = {
73
73
  service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
74
+ ddos_protection_request_enable_mode: Fastly::DdosProtectionRequestEnableMode.new, # DdosProtectionRequestEnableMode |
74
75
  }
75
76
 
76
77
  begin
@@ -87,6 +88,7 @@ end
87
88
  | Name | Type | Description | Notes |
88
89
  | ---- | ---- | ----------- | ----- |
89
90
  | **service_id** | **String** | Alphanumeric string identifying the service. | |
91
+ | **ddos_protection_request_enable_mode** | [**DdosProtectionRequestEnableMode**](DdosProtectionRequestEnableMode.md) | | [optional] |
90
92
 
91
93
  ### Return type
92
94
 
@@ -0,0 +1,115 @@
1
+ # Fastly::ProductDomainResearchApi
2
+
3
+
4
+ ```ruby
5
+ require 'fastly'
6
+ api_instance = Fastly::ProductDomainResearchApi.new
7
+ ```
8
+
9
+ ## Methods
10
+
11
+ > [!NOTE]
12
+ > All URIs are relative to `https://api.fastly.com`
13
+
14
+ Method | HTTP request | Description
15
+ ------ | ------------ | -----------
16
+ [**disable_product_domain_research**](ProductDomainResearchApi.md#disable_product_domain_research) | **DELETE** /enabled-products/v1/domain_research | Disable product
17
+ [**enable_domain_research**](ProductDomainResearchApi.md#enable_domain_research) | **PUT** /enabled-products/v1/domain_research | Enable product
18
+ [**get_domain_research**](ProductDomainResearchApi.md#get_domain_research) | **GET** /enabled-products/v1/domain_research | Get product enablement status
19
+
20
+
21
+ ## `disable_product_domain_research()`
22
+
23
+ ```ruby
24
+ disable_product_domain_research # Disable product
25
+ ```
26
+
27
+ Disable the Domain Research product.
28
+
29
+ ### Examples
30
+
31
+ ```ruby
32
+ api_instance = Fastly::ProductDomainResearchApi.new
33
+
34
+ begin
35
+ # Disable product
36
+ api_instance.disable_product_domain_research
37
+ rescue Fastly::ApiError => e
38
+ puts "Error when calling ProductDomainResearchApi->disable_product_domain_research: #{e}"
39
+ end
40
+ ```
41
+
42
+ ### Options
43
+
44
+ This endpoint does not need any parameter.
45
+
46
+ ### Return type
47
+
48
+ nil (empty response body)
49
+
50
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
51
+ [[Back to README]](../../README.md)
52
+ ## `enable_domain_research()`
53
+
54
+ ```ruby
55
+ enable_domain_research: <DomainResearchResponseBodyEnable> # Enable product
56
+ ```
57
+
58
+ Enable the Domain Research product.
59
+
60
+ ### Examples
61
+
62
+ ```ruby
63
+ api_instance = Fastly::ProductDomainResearchApi.new
64
+
65
+ begin
66
+ # Enable product
67
+ result = api_instance.enable_domain_research
68
+ p result
69
+ rescue Fastly::ApiError => e
70
+ puts "Error when calling ProductDomainResearchApi->enable_domain_research: #{e}"
71
+ end
72
+ ```
73
+
74
+ ### Options
75
+
76
+ This endpoint does not need any parameter.
77
+
78
+ ### Return type
79
+
80
+ [**DomainResearchResponseBodyEnable**](DomainResearchResponseBodyEnable.md)
81
+
82
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
83
+ [[Back to README]](../../README.md)
84
+ ## `get_domain_research()`
85
+
86
+ ```ruby
87
+ get_domain_research: <DomainResearchResponseBodyEnable> # Get product enablement status
88
+ ```
89
+
90
+ Get the enablement status of the Domain Research product.
91
+
92
+ ### Examples
93
+
94
+ ```ruby
95
+ api_instance = Fastly::ProductDomainResearchApi.new
96
+
97
+ begin
98
+ # Get product enablement status
99
+ result = api_instance.get_domain_research
100
+ p result
101
+ rescue Fastly::ApiError => e
102
+ puts "Error when calling ProductDomainResearchApi->get_domain_research: #{e}"
103
+ end
104
+ ```
105
+
106
+ ### Options
107
+
108
+ This endpoint does not need any parameter.
109
+
110
+ ### Return type
111
+
112
+ [**DomainResearchResponseBodyEnable**](DomainResearchResponseBodyEnable.md)
113
+
114
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
115
+ [[Back to README]](../../README.md)
@@ -265,6 +265,11 @@
265
265
  | **request_collapse_usable_count** | **Integer** | Number of requests that were collapsed and satisfied by a usable cache object. | [optional] |
266
266
  | **request_collapse_unusable_count** | **Integer** | Number of requests that were collapsed and unable to be satisfied by the resulting cache object. | [optional] |
267
267
  | **compute_cache_operations_count** | **Integer** | Number of cache operations executed by the Compute platform. | [optional] |
268
+ | **api_discovery_requests_count** | **Integer** | Number of requests processed by the API Discovery engine. | [optional] |
269
+ | **imgopto_compute_requests** | **Integer** | The number of Image Optimizer requests made from Compute services. | [optional] |
270
+ | **dns_billable_responses_count** | **Integer** | Number of billable DNS responses (e.g., A, CNAME). | [optional] |
271
+ | **dns_nonbillable_responses_count** | **Integer** | Number of non-billable DNS responses (e.g., NODATA, NXDOMAIN). | [optional] |
272
+ | **upgrade** | **Integer** | Number of requests that resulted in a WebSocket upgrade. | [optional] |
268
273
 
269
274
  [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
270
275
 
@@ -265,6 +265,11 @@
265
265
  | **request_collapse_usable_count** | **Integer** | Number of requests that were collapsed and satisfied by a usable cache object. | [optional] |
266
266
  | **request_collapse_unusable_count** | **Integer** | Number of requests that were collapsed and unable to be satisfied by the resulting cache object. | [optional] |
267
267
  | **compute_cache_operations_count** | **Integer** | Number of cache operations executed by the Compute platform. | [optional] |
268
+ | **api_discovery_requests_count** | **Integer** | Number of requests processed by the API Discovery engine. | [optional] |
269
+ | **imgopto_compute_requests** | **Integer** | The number of Image Optimizer requests made from Compute services. | [optional] |
270
+ | **dns_billable_responses_count** | **Integer** | Number of billable DNS responses (e.g., A, CNAME). | [optional] |
271
+ | **dns_nonbillable_responses_count** | **Integer** | Number of non-billable DNS responses (e.g., NODATA, NXDOMAIN). | [optional] |
272
+ | **upgrade** | **Integer** | Number of requests that resulted in a WebSocket upgrade. | [optional] |
268
273
 
269
274
  [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
270
275
 
@@ -0,0 +1,12 @@
1
+ # Fastly::RequestBodyForCreate
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **fqdn** | **String** | The fully-qualified domain name for your domain. Can be created, but not updated. | |
8
+ | **service_id** | **String** | The `service_id` associated with your domain or `null` if there is no association. | [optional] |
9
+ | **description** | **String** | A freeform descriptive note. | [optional] |
10
+
11
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
12
+
@@ -0,0 +1,11 @@
1
+ # Fastly::RequestBodyForUpdate
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **service_id** | **String** | The `service_id` associated with your domain or `null` if there is no association. | [optional] |
8
+ | **description** | **String** | A freeform descriptive note. | [optional] |
9
+
10
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
11
+
data/docs/Results.md CHANGED
@@ -272,6 +272,11 @@
272
272
  | **ngwaf_requests_blocked_count** | **Integer** | Count of Next-Gen WAF (Edge WAF &amp; Core WAF) requests blocked. | [optional] |
273
273
  | **ngwaf_requests_timeout_count** | **Integer** | Count of Edge WAF requests timed outcome. | [optional] |
274
274
  | **ngwaf_requests_challenged_count** | **Integer** | Count of Edge WAF requests challenged. | [optional] |
275
+ | **api_discovery_requests_count** | **Integer** | Number of requests processed by the API Discovery engine. | [optional] |
276
+ | **imgopto_compute_requests** | **Integer** | The number of Image Optimizer requests made from Compute services. | [optional] |
277
+ | **dns_billable_responses_count** | **Integer** | Number of billable DNS responses (e.g., A, CNAME). | [optional] |
278
+ | **dns_nonbillable_responses_count** | **Integer** | Number of non-billable DNS responses (e.g., NODATA, NXDOMAIN). | [optional] |
279
+ | **upgrade** | **Integer** | Number of requests that resulted in a WebSocket upgrade. | [optional] |
275
280
  | **service_id** | **String** | | [optional][readonly] |
276
281
  | **start_time** | **Integer** | Timestamp for the start of the time period being reported | [optional] |
277
282
 
@@ -10,6 +10,7 @@
10
10
  | **locked** | **Boolean** | Indicates whether the is account is locked for editing or not. | [optional] |
11
11
  | **require_new_password** | **Boolean** | Indicates if a new password is required at next login. | [optional] |
12
12
  | **role** | [**RoleUser**](RoleUser.md) | | [optional] |
13
+ | **roles** | **Array&lt;String&gt;** | A list of role IDs assigned to the user. | [optional] |
13
14
  | **two_factor_auth_enabled** | **Boolean** | Indicates if 2FA is enabled on the user. | [optional] |
14
15
  | **two_factor_setup_required** | **Boolean** | Indicates if 2FA is required by the user&#39;s customer account. | [optional] |
15
16
  | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |