fastly 5.3.1 → 6.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (200) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +55 -0
  3. data/Gemfile.lock +1 -1
  4. data/README.md +85 -63
  5. data/docs/AclEntry.md +1 -1
  6. data/docs/AclEntryApi.md +176 -0
  7. data/docs/AclEntryResponse.md +1 -1
  8. data/docs/ApexRedirectApi.md +56 -0
  9. data/docs/BulkUpdateAclEntry.md +1 -1
  10. data/docs/ClientKey.md +12 -0
  11. data/docs/ContactApi.md +50 -0
  12. data/docs/Content.md +2 -2
  13. data/docs/ContentApi.md +52 -0
  14. data/docs/DirectorApi.md +42 -0
  15. data/docs/DomainInspector.md +12 -0
  16. data/docs/DomainInspectorEntry.md +11 -0
  17. data/docs/DomainInspectorEntryDimensions.md +12 -0
  18. data/docs/DomainInspectorHistoricalApi.md +72 -0
  19. data/docs/DomainInspectorMeasurements.md +71 -0
  20. data/docs/DomainInspectorRealtimeApi.md +132 -0
  21. data/docs/DomainInspectorRealtimeEntry.md +12 -0
  22. data/docs/EventAttributes.md +1 -1
  23. data/docs/{EventsResponseAllOf.md → EventData.md} +1 -1
  24. data/docs/HistoricalDomains.md +13 -0
  25. data/docs/HistoricalDomainsData.md +11 -0
  26. data/docs/HistoricalDomainsMeta.md +18 -0
  27. data/docs/HistoricalDomainsMetaFilters.md +12 -0
  28. data/docs/HistoricalDomainsResponse.md +13 -0
  29. data/docs/HistoricalDomainsResponseAllOf.md +10 -0
  30. data/docs/{HistoricalFieldResultsAttributesAllOf.md → HistoricalFieldResultsAttributesAdditional.md} +1 -1
  31. data/docs/HistoricalOriginsResponse.md +13 -0
  32. data/docs/HistoricalOriginsResponseAllOf.md +10 -0
  33. data/docs/IamRolesApi.md +157 -0
  34. data/docs/IamServiceGroupsApi.md +157 -0
  35. data/docs/IamUserGroupsApi.md +315 -0
  36. data/docs/InlineResponse2005.md +11 -0
  37. data/docs/InlineResponse2006.md +11 -0
  38. data/docs/InlineResponse2007.md +10 -0
  39. data/docs/InlineResponse400.md +10 -0
  40. data/docs/LegacyWafConfigurationSet.md +11 -0
  41. data/docs/LegacyWafConfigurationSetsApi.md +125 -0
  42. data/docs/LegacyWafFirewall.md +18 -0
  43. data/docs/LegacyWafFirewallApi.md +352 -0
  44. data/docs/LegacyWafOwasp.md +38 -0
  45. data/docs/LegacyWafOwaspApi.md +138 -0
  46. data/docs/LegacyWafRule.md +14 -0
  47. data/docs/LegacyWafRuleApi.md +184 -0
  48. data/docs/LegacyWafRuleStatus.md +12 -0
  49. data/docs/LegacyWafRuleStatusApi.md +202 -0
  50. data/docs/LegacyWafRuleset.md +11 -0
  51. data/docs/LegacyWafRulesetApi.md +136 -0
  52. data/docs/LegacyWafTag.md +10 -0
  53. data/docs/LegacyWafTagApi.md +58 -0
  54. data/docs/LegacyWafUpdateStatus.md +15 -0
  55. data/docs/LegacyWafUpdateStatusApi.md +102 -0
  56. data/docs/LoggingKafkaApi.md +42 -0
  57. data/docs/LoggingKinesisApi.md +42 -0
  58. data/docs/OriginInspector.md +12 -0
  59. data/docs/OriginInspectorDimensions.md +12 -0
  60. data/docs/OriginInspectorEntry.md +11 -0
  61. data/docs/OriginInspectorHistorical.md +13 -0
  62. data/docs/OriginInspectorHistoricalApi.md +72 -0
  63. data/docs/OriginInspectorHistoricalData.md +11 -0
  64. data/docs/OriginInspectorHistoricalMeta.md +18 -0
  65. data/docs/OriginInspectorHistoricalMetaFilters.md +12 -0
  66. data/docs/OriginInspectorMeasurements.md +161 -0
  67. data/docs/OriginInspectorRealtimeApi.md +132 -0
  68. data/docs/OriginInspectorRealtimeEntry.md +12 -0
  69. data/docs/OriginInspectorRealtimeEntryRecorded.md +9 -0
  70. data/docs/OriginInspectorSubsequentRequestTimestamp.md +9 -0
  71. data/docs/OriginInspectorValues.md +161 -0
  72. data/docs/PaginationCursorMeta.md +11 -0
  73. data/docs/ReadOnlyServiceId.md +9 -0
  74. data/docs/ReadOnlyVersion.md +9 -0
  75. data/docs/RealtimeEntry.md +2 -2
  76. data/docs/RealtimeEntryAggregated.md +227 -0
  77. data/docs/RealtimeEntryRecorded.md +9 -0
  78. data/docs/RealtimeMeasurements.md +1 -1
  79. data/docs/RecordedTimestamp.md +9 -0
  80. data/docs/RequestSettingsApi.md +40 -0
  81. data/docs/ResponseObjectApi.md +82 -0
  82. data/docs/Secret.md +12 -0
  83. data/docs/SecretResponse.md +13 -0
  84. data/docs/SecretStore.md +10 -0
  85. data/docs/SecretStoreApi.md +233 -0
  86. data/docs/SecretStoreItemApi.md +255 -0
  87. data/docs/SecretStoreResponse.md +12 -0
  88. data/docs/ServiceAuthorizationsApi.md +76 -0
  89. data/docs/SigningKey.md +10 -0
  90. data/docs/SnippetApi.md +42 -0
  91. data/docs/SubsequentRequestTimestamp.md +9 -0
  92. data/docs/SudoApi.md +52 -0
  93. data/docs/SudoGenericTokenError.md +10 -0
  94. data/docs/SudoRequest.md +12 -0
  95. data/docs/SudoResponse.md +10 -0
  96. data/docs/TokensApi.md +70 -0
  97. data/docs/Values.md +71 -0
  98. data/docs/WafActiveRulesApi.md +41 -0
  99. data/lib/fastly/api/acl_entry_api.rb +332 -0
  100. data/lib/fastly/api/apex_redirect_api.rb +111 -0
  101. data/lib/fastly/api/contact_api.rb +90 -0
  102. data/lib/fastly/api/content_api.rb +79 -0
  103. data/lib/fastly/api/director_api.rb +82 -0
  104. data/lib/fastly/api/domain_inspector_historical_api.rb +125 -0
  105. data/lib/fastly/api/domain_inspector_realtime_api.rb +223 -0
  106. data/lib/fastly/api/iam_roles_api.rb +271 -0
  107. data/lib/fastly/api/iam_service_groups_api.rb +271 -0
  108. data/lib/fastly/api/iam_user_groups_api.rb +547 -0
  109. data/lib/fastly/api/legacy_waf_configuration_sets_api.rb +209 -0
  110. data/lib/fastly/api/legacy_waf_firewall_api.rb +627 -0
  111. data/lib/fastly/api/legacy_waf_owasp_api.rb +244 -0
  112. data/lib/fastly/api/legacy_waf_rule_api.rb +307 -0
  113. data/lib/fastly/api/legacy_waf_rule_status_api.rb +366 -0
  114. data/lib/fastly/api/legacy_waf_ruleset_api.rb +237 -0
  115. data/lib/fastly/api/legacy_waf_tag_api.rb +96 -0
  116. data/lib/fastly/api/legacy_waf_update_status_api.rb +184 -0
  117. data/lib/fastly/api/logging_kafka_api.rb +82 -0
  118. data/lib/fastly/api/logging_kinesis_api.rb +82 -0
  119. data/lib/fastly/api/origin_inspector_historical_api.rb +125 -0
  120. data/lib/fastly/api/origin_inspector_realtime_api.rb +223 -0
  121. data/lib/fastly/api/request_settings_api.rb +75 -0
  122. data/lib/fastly/api/response_object_api.rb +157 -0
  123. data/lib/fastly/api/secret_store_api.rb +381 -0
  124. data/lib/fastly/api/secret_store_item_api.rb +437 -0
  125. data/lib/fastly/api/service_authorizations_api.rb +126 -0
  126. data/lib/fastly/api/snippet_api.rb +82 -0
  127. data/lib/fastly/api/sudo_api.rb +83 -0
  128. data/lib/fastly/api/tokens_api.rb +122 -0
  129. data/lib/fastly/api/waf_active_rules_api.rb +75 -0
  130. data/lib/fastly/configuration.rb +504 -0
  131. data/lib/fastly/models/acl_entry.rb +1 -1
  132. data/lib/fastly/models/acl_entry_response.rb +1 -1
  133. data/lib/fastly/models/bulk_update_acl_entry.rb +1 -1
  134. data/lib/fastly/models/client_key.rb +239 -0
  135. data/lib/fastly/models/content.rb +8 -4
  136. data/lib/fastly/models/domain.rb +1 -0
  137. data/lib/fastly/models/domain_inspector.rb +238 -0
  138. data/lib/fastly/models/domain_inspector_entry.rb +228 -0
  139. data/lib/fastly/models/domain_inspector_entry_dimensions.rb +238 -0
  140. data/lib/fastly/models/domain_inspector_measurements.rb +828 -0
  141. data/lib/fastly/models/domain_inspector_realtime_entry.rb +241 -0
  142. data/lib/fastly/models/event_attributes.rb +4 -2
  143. data/lib/fastly/models/{events_response_all_of.rb → event_data.rb} +3 -3
  144. data/lib/fastly/models/events_response.rb +1 -1
  145. data/lib/fastly/models/historical_domains.rb +249 -0
  146. data/lib/fastly/models/historical_domains_data.rb +228 -0
  147. data/lib/fastly/models/historical_domains_meta.rb +297 -0
  148. data/lib/fastly/models/historical_domains_meta_filters.rb +235 -0
  149. data/lib/fastly/models/historical_domains_response.rb +257 -0
  150. data/lib/fastly/models/historical_domains_response_all_of.rb +219 -0
  151. data/lib/fastly/models/historical_field_results_attributes.rb +1 -1
  152. data/lib/fastly/models/{historical_field_results_attributes_all_of.rb → historical_field_results_attributes_additional.rb} +3 -3
  153. data/lib/fastly/models/historical_origins_response.rb +257 -0
  154. data/lib/fastly/models/historical_origins_response_all_of.rb +219 -0
  155. data/lib/fastly/models/inline_response2005.rb +227 -0
  156. data/lib/fastly/models/inline_response2006.rb +227 -0
  157. data/lib/fastly/models/inline_response2007.rb +218 -0
  158. data/lib/fastly/models/inline_response400.rb +250 -0
  159. data/lib/fastly/models/legacy_waf_configuration_set.rb +227 -0
  160. data/lib/fastly/models/legacy_waf_firewall.rb +297 -0
  161. data/lib/fastly/models/legacy_waf_owasp.rb +527 -0
  162. data/lib/fastly/models/legacy_waf_rule.rb +257 -0
  163. data/lib/fastly/models/legacy_waf_rule_status.rb +237 -0
  164. data/lib/fastly/models/legacy_waf_ruleset.rb +227 -0
  165. data/lib/fastly/models/legacy_waf_tag.rb +217 -0
  166. data/lib/fastly/models/legacy_waf_update_status.rb +267 -0
  167. data/lib/fastly/models/origin_inspector.rb +238 -0
  168. data/lib/fastly/models/origin_inspector_dimensions.rb +238 -0
  169. data/lib/fastly/models/origin_inspector_entry.rb +228 -0
  170. data/lib/fastly/models/origin_inspector_historical.rb +249 -0
  171. data/lib/fastly/models/origin_inspector_historical_data.rb +225 -0
  172. data/lib/fastly/models/origin_inspector_historical_meta.rb +297 -0
  173. data/lib/fastly/models/origin_inspector_historical_meta_filters.rb +235 -0
  174. data/lib/fastly/models/origin_inspector_measurements.rb +1728 -0
  175. data/lib/fastly/models/origin_inspector_realtime_entry.rb +241 -0
  176. data/lib/fastly/models/origin_inspector_realtime_entry_recorded.rb +208 -0
  177. data/lib/fastly/models/origin_inspector_subsequent_request_timestamp.rb +208 -0
  178. data/lib/fastly/models/origin_inspector_values.rb +1728 -0
  179. data/lib/fastly/models/pagination_cursor_meta.rb +227 -0
  180. data/lib/fastly/models/read_only_service_id.rb +207 -0
  181. data/lib/fastly/models/read_only_version.rb +207 -0
  182. data/lib/fastly/models/realtime_entry.rb +2 -7
  183. data/lib/fastly/models/realtime_entry_aggregated.rb +2397 -0
  184. data/lib/fastly/models/realtime_entry_recorded.rb +208 -0
  185. data/lib/fastly/models/realtime_measurements.rb +4 -2
  186. data/lib/fastly/models/recorded_timestamp.rb +208 -0
  187. data/lib/fastly/models/secret.rb +238 -0
  188. data/lib/fastly/models/secret_response.rb +249 -0
  189. data/lib/fastly/models/secret_store.rb +217 -0
  190. data/lib/fastly/models/secret_store_response.rb +238 -0
  191. data/lib/fastly/models/signing_key.rb +218 -0
  192. data/lib/fastly/models/subsequent_request_timestamp.rb +208 -0
  193. data/lib/fastly/models/sudo_generic_token_error.rb +216 -0
  194. data/lib/fastly/models/sudo_request.rb +244 -0
  195. data/lib/fastly/models/sudo_response.rb +217 -0
  196. data/lib/fastly/models/values.rb +828 -0
  197. data/lib/fastly/version.rb +1 -1
  198. data/lib/fastly.rb +72 -2
  199. data/sig.json +1 -1
  200. metadata +146 -6
@@ -0,0 +1,132 @@
1
+ # Fastly::OriginInspectorRealtimeApi
2
+
3
+
4
+ ```ruby
5
+ require 'fastly'
6
+ api_instance = Fastly::OriginInspectorRealtimeApi.new
7
+ ```
8
+
9
+ ## Methods
10
+
11
+ | Method | HTTP request | Description |
12
+ | ------ | ------------ | ----------- |
13
+ | [**get_origin_inspector_last120_seconds**](OriginInspectorRealtimeApi.md#get_origin_inspector_last120_seconds) | **GET** /v1/origins/{service_id}/ts/h | Get real-time origin data for the last 120 seconds |
14
+ | [**get_origin_inspector_last_max_entries**](OriginInspectorRealtimeApi.md#get_origin_inspector_last_max_entries) | **GET** /v1/origins/{service_id}/ts/h/limit/{max_entries} | Get a limited number of real-time origin data entries |
15
+ | [**get_origin_inspector_last_second**](OriginInspectorRealtimeApi.md#get_origin_inspector_last_second) | **GET** /v1/origins/{service_id}/ts/{start_timestamp} | Get real-time origin data from specific time. |
16
+
17
+
18
+ ## `get_origin_inspector_last120_seconds()`
19
+
20
+ ```ruby
21
+ get_origin_inspector_last120_seconds(opts): <OriginInspector> # Get real-time origin data for the last 120 seconds
22
+ ```
23
+
24
+ Get data for the 120 seconds preceding the latest timestamp available for a service.
25
+
26
+ ### Examples
27
+
28
+ ```ruby
29
+ api_instance = Fastly::OriginInspectorRealtimeApi.new
30
+ opts = {
31
+ service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
32
+ }
33
+
34
+ begin
35
+ # Get real-time origin data for the last 120 seconds
36
+ result = api_instance.get_origin_inspector_last120_seconds(opts)
37
+ p result
38
+ rescue Fastly::ApiError => e
39
+ puts "Error when calling OriginInspectorRealtimeApi->get_origin_inspector_last120_seconds: #{e}"
40
+ end
41
+ ```
42
+
43
+ ### Options
44
+
45
+ | Name | Type | Description | Notes |
46
+ | ---- | ---- | ----------- | ----- |
47
+ | **service_id** | **String** | Alphanumeric string identifying the service. | |
48
+
49
+ ### Return type
50
+
51
+ [**OriginInspector**](OriginInspector.md)
52
+
53
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
54
+ [[Back to README]](../../README.md)
55
+ ## `get_origin_inspector_last_max_entries()`
56
+
57
+ ```ruby
58
+ get_origin_inspector_last_max_entries(opts): <OriginInspector> # Get a limited number of real-time origin data entries
59
+ ```
60
+
61
+ Get data for the `max_entries` seconds preceding the latest timestamp available for a service, up to a maximum of 120 entries.
62
+
63
+ ### Examples
64
+
65
+ ```ruby
66
+ api_instance = Fastly::OriginInspectorRealtimeApi.new
67
+ opts = {
68
+ service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
69
+ max_entries: 1, # Integer | Maximum number of results to display.
70
+ }
71
+
72
+ begin
73
+ # Get a limited number of real-time origin data entries
74
+ result = api_instance.get_origin_inspector_last_max_entries(opts)
75
+ p result
76
+ rescue Fastly::ApiError => e
77
+ puts "Error when calling OriginInspectorRealtimeApi->get_origin_inspector_last_max_entries: #{e}"
78
+ end
79
+ ```
80
+
81
+ ### Options
82
+
83
+ | Name | Type | Description | Notes |
84
+ | ---- | ---- | ----------- | ----- |
85
+ | **service_id** | **String** | Alphanumeric string identifying the service. | |
86
+ | **max_entries** | **Integer** | Maximum number of results to display. | |
87
+
88
+ ### Return type
89
+
90
+ [**OriginInspector**](OriginInspector.md)
91
+
92
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
93
+ [[Back to README]](../../README.md)
94
+ ## `get_origin_inspector_last_second()`
95
+
96
+ ```ruby
97
+ get_origin_inspector_last_second(opts): <OriginInspector> # Get real-time origin data from specific time.
98
+ ```
99
+
100
+ Get real-time origin data for the specified reporting period. Specify `0` to get a single entry for the last complete second. The `Timestamp` field included in the response provides the time index of the latest entry in the dataset and can be provided as the `start_timestamp` of the next request for a seamless continuation of the dataset from one request to the next. Due to processing latency, the earliest entry in the response dataset may be earlier than `start_timestamp` by the value of `AggregateDelay`.
101
+
102
+ ### Examples
103
+
104
+ ```ruby
105
+ api_instance = Fastly::OriginInspectorRealtimeApi.new
106
+ opts = {
107
+ service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
108
+ start_timestamp: 56, # Integer | Timestamp in seconds (Unix epoch time).
109
+ }
110
+
111
+ begin
112
+ # Get real-time origin data from specific time.
113
+ result = api_instance.get_origin_inspector_last_second(opts)
114
+ p result
115
+ rescue Fastly::ApiError => e
116
+ puts "Error when calling OriginInspectorRealtimeApi->get_origin_inspector_last_second: #{e}"
117
+ end
118
+ ```
119
+
120
+ ### Options
121
+
122
+ | Name | Type | Description | Notes |
123
+ | ---- | ---- | ----------- | ----- |
124
+ | **service_id** | **String** | Alphanumeric string identifying the service. | |
125
+ | **start_timestamp** | **Integer** | Timestamp in seconds (Unix epoch time). | |
126
+
127
+ ### Return type
128
+
129
+ [**OriginInspector**](OriginInspector.md)
130
+
131
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
132
+ [[Back to README]](../../README.md)
@@ -0,0 +1,12 @@
1
+ # Fastly::OriginInspectorRealtimeEntry
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **recorded** | [**OriginInspectorRealtimeEntryRecorded**](OriginInspectorRealtimeEntryRecorded.md) | | [optional] |
8
+ | **aggregated** | [**Hash&lt;String, OriginInspectorMeasurements&gt;**](OriginInspectorMeasurements.md) | Groups [measurements](#measurements-data-model) by backend name. | [optional] |
9
+ | **datacenter** | **Hash&lt;String, Hash&lt;String, OriginInspectorMeasurements&gt;&gt;** | Groups [measurements](#measurements-data-model) by POP, then backend name. See the [POPs API](/reference/api/utils/pops/) for details about POP identifiers. | [optional] |
10
+
11
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
12
+
@@ -0,0 +1,9 @@
1
+ # Fastly::OriginInspectorRealtimeEntryRecorded
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+
8
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
9
+
@@ -0,0 +1,9 @@
1
+ # Fastly::OriginInspectorSubsequentRequestTimestamp
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+
8
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
9
+
@@ -0,0 +1,161 @@
1
+ # Fastly::OriginInspectorValues
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **responses** | **Integer** | Number of responses from origin. | [optional] |
8
+ | **resp_header_bytes** | **Integer** | Number of header bytes from origin. | [optional] |
9
+ | **resp_body_bytes** | **Integer** | Number of body bytes from origin. | [optional] |
10
+ | **status_1xx** | **Integer** | Number of 1xx \&quot;Informational\&quot; status codes delivered from origin. | [optional] |
11
+ | **status_2xx** | **Integer** | Number of 2xx \&quot;Success\&quot; status codes delivered from origin. | [optional] |
12
+ | **status_3xx** | **Integer** | Number of 3xx \&quot;Redirection\&quot; codes delivered from origin. | [optional] |
13
+ | **status_4xx** | **Integer** | Number of 4xx \&quot;Client Error\&quot; codes delivered from origin. | [optional] |
14
+ | **status_5xx** | **Integer** | Number of 5xx \&quot;Server Error\&quot; codes delivered from origin. | [optional] |
15
+ | **status_200** | **Integer** | Number of responses received with status code 200 (Success) from origin. | [optional] |
16
+ | **status_204** | **Integer** | Number of responses received with status code 204 (No Content) from origin. | [optional] |
17
+ | **status_206** | **Integer** | Number of responses received with status code 206 (Partial Content) from origin. | [optional] |
18
+ | **status_301** | **Integer** | Number of responses received with status code 301 (Moved Permanently) from origin. | [optional] |
19
+ | **status_302** | **Integer** | Number of responses received with status code 302 (Found) from origin. | [optional] |
20
+ | **status_304** | **Integer** | Number of responses received with status code 304 (Not Modified) from origin. | [optional] |
21
+ | **status_400** | **Integer** | Number of responses received with status code 400 (Bad Request) from origin. | [optional] |
22
+ | **status_401** | **Integer** | Number of responses received with status code 401 (Unauthorized) from origin. | [optional] |
23
+ | **status_403** | **Integer** | Number of responses received with status code 403 (Forbidden) from origin. | [optional] |
24
+ | **status_404** | **Integer** | Number of responses received with status code 404 (Not Found) from origin. | [optional] |
25
+ | **status_416** | **Integer** | Number of responses received with status code 416 (Range Not Satisfiable) from origin. | [optional] |
26
+ | **status_429** | **Integer** | Number of responses received with status code 429 (Too Many Requests) from origin. | [optional] |
27
+ | **status_500** | **Integer** | Number of responses received with status code 500 (Internal Server Error) from origin. | [optional] |
28
+ | **status_501** | **Integer** | Number of responses received with status code 501 (Not Implemented) from origin. | [optional] |
29
+ | **status_502** | **Integer** | Number of responses received with status code 502 (Bad Gateway) from origin. | [optional] |
30
+ | **status_503** | **Integer** | Number of responses received with status code 503 (Service Unavailable) from origin. | [optional] |
31
+ | **status_504** | **Integer** | Number of responses received with status code 504 (Gateway Timeout) from origin. | [optional] |
32
+ | **status_505** | **Integer** | Number of responses received with status code 505 (HTTP Version Not Supported) from origin. | [optional] |
33
+ | **latency_0_to_1ms** | **Integer** | Number of responses from origin with latency between 0 and 1 millisecond. | [optional] |
34
+ | **latency_1_to_5ms** | **Integer** | Number of responses from origin with latency between 1 and 5 milliseconds. | [optional] |
35
+ | **latency_5_to_10ms** | **Integer** | Number of responses from origin with latency between 5 and 10 milliseconds. | [optional] |
36
+ | **latency_10_to_50ms** | **Integer** | Number of responses from origin with latency between 10 and 50 milliseconds. | [optional] |
37
+ | **latency_50_to_100ms** | **Integer** | Number of responses from origin with latency between 50 and 100 milliseconds. | [optional] |
38
+ | **latency_100_to_250ms** | **Integer** | Number of responses from origin with latency between 100 and 250 milliseconds. | [optional] |
39
+ | **latency_250_to_500ms** | **Integer** | Number of responses from origin with latency between 250 and 500 milliseconds. | [optional] |
40
+ | **latency_500_to_1000ms** | **Integer** | Number of responses from origin with latency between 500 and 1,000 milliseconds. | [optional] |
41
+ | **latency_1000_to_5000ms** | **Integer** | Number of responses from origin with latency between 1,000 and 5,000 milliseconds. | [optional] |
42
+ | **latency_5000_to_10000ms** | **Integer** | Number of responses from origin with latency between 5,000 and 10,000 milliseconds. | [optional] |
43
+ | **latency_10000_to_60000ms** | **Integer** | Number of responses from origin with latency between 10,000 and 60,000 milliseconds. | [optional] |
44
+ | **latency_60000ms** | **Integer** | Number of responses from origin with latency of 60,000 milliseconds and above. | [optional] |
45
+ | **waf_responses** | **Integer** | Number of responses received for origin requests made by the Fastly WAF. | [optional] |
46
+ | **waf_resp_header_bytes** | **Integer** | Number of header bytes received for origin requests made by the Fastly WAF. | [optional] |
47
+ | **waf_resp_body_bytes** | **Integer** | Number of body bytes received for origin requests made by the Fastly WAF. | [optional] |
48
+ | **waf_status_1xx** | **Integer** | Number of 1xx \&quot;Informational\&quot; status codes received for origin requests made by the Fastly WAF. | [optional] |
49
+ | **waf_status_2xx** | **Integer** | Number of 2xx \&quot;Success\&quot; status codes received for origin requests made by the Fastly WAF. | [optional] |
50
+ | **waf_status_3xx** | **Integer** | Number of 3xx \&quot;Redirection\&quot; codes received for origin requests made by the Fastly WAF. | [optional] |
51
+ | **waf_status_4xx** | **Integer** | Number of 4xx \&quot;Client Error\&quot; codes received for origin requests made by the Fastly WAF. | [optional] |
52
+ | **waf_status_5xx** | **Integer** | Number of 5xx \&quot;Server Error\&quot; codes received for origin requests made by the Fastly WAF. | [optional] |
53
+ | **waf_status_200** | **Integer** | Number of responses received with status code 200 (Success) received for origin requests made by the Fastly WAF. | [optional] |
54
+ | **waf_status_204** | **Integer** | Number of responses received with status code 204 (No Content) received for origin requests made by the Fastly WAF. | [optional] |
55
+ | **waf_status_206** | **Integer** | Number of responses received with status code 206 (Partial Content) received for origin requests made by the Fastly WAF. | [optional] |
56
+ | **waf_status_301** | **Integer** | Number of responses received with status code 301 (Moved Permanently) received for origin requests made by the Fastly WAF. | [optional] |
57
+ | **waf_status_302** | **Integer** | Number of responses received with status code 302 (Found) received for origin requests made by the Fastly WAF. | [optional] |
58
+ | **waf_status_304** | **Integer** | Number of responses received with status code 304 (Not Modified) received for origin requests made by the Fastly WAF. | [optional] |
59
+ | **waf_status_400** | **Integer** | Number of responses received with status code 400 (Bad Request) received for origin requests made by the Fastly WAF. | [optional] |
60
+ | **waf_status_401** | **Integer** | Number of responses received with status code 401 (Unauthorized) received for origin requests made by the Fastly WAF. | [optional] |
61
+ | **waf_status_403** | **Integer** | Number of responses received with status code 403 (Forbidden) received for origin requests made by the Fastly WAF. | [optional] |
62
+ | **waf_status_404** | **Integer** | Number of responses received with status code 404 (Not Found) received for origin requests made by the Fastly WAF. | [optional] |
63
+ | **waf_status_416** | **Integer** | Number of responses received with status code 416 (Range Not Satisfiable) received for origin requests made by the Fastly WAF. | [optional] |
64
+ | **waf_status_429** | **Integer** | Number of responses received with status code 429 (Too Many Requests) received for origin requests made by the Fastly WAF. | [optional] |
65
+ | **waf_status_500** | **Integer** | Number of responses received with status code 500 (Internal Server Error) received for origin requests made by the Fastly WAF. | [optional] |
66
+ | **waf_status_501** | **Integer** | Number of responses received with status code 501 (Not Implemented) received for origin requests made by the Fastly WAF. | [optional] |
67
+ | **waf_status_502** | **Integer** | Number of responses received with status code 502 (Bad Gateway) received for origin requests made by the Fastly WAF. | [optional] |
68
+ | **waf_status_503** | **Integer** | Number of responses received with status code 503 (Service Unavailable) received for origin requests made by the Fastly WAF. | [optional] |
69
+ | **waf_status_504** | **Integer** | Number of responses received with status code 504 (Gateway Timeout) received for origin requests made by the Fastly WAF. | [optional] |
70
+ | **waf_status_505** | **Integer** | Number of responses received with status code 505 (HTTP Version Not Supported) received for origin requests made by the Fastly WAF. | [optional] |
71
+ | **waf_latency_0_to_1ms** | **Integer** | Number of responses with latency between 0 and 1 millisecond received for origin requests made by the Fastly WAF. | [optional] |
72
+ | **waf_latency_1_to_5ms** | **Integer** | Number of responses with latency between 1 and 5 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
73
+ | **waf_latency_5_to_10ms** | **Integer** | Number of responses with latency between 5 and 10 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
74
+ | **waf_latency_10_to_50ms** | **Integer** | Number of responses with latency between 10 and 50 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
75
+ | **waf_latency_50_to_100ms** | **Integer** | Number of responses with latency between 50 and 100 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
76
+ | **waf_latency_100_to_250ms** | **Integer** | Number of responses with latency between 100 and 250 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
77
+ | **waf_latency_250_to_500ms** | **Integer** | Number of responses with latency between 250 and 500 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
78
+ | **waf_latency_500_to_1000ms** | **Integer** | Number of responses with latency between 500 and 1,000 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
79
+ | **waf_latency_1000_to_5000ms** | **Integer** | Number of responses with latency between 1,000 and 5,000 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
80
+ | **waf_latency_5000_to_10000ms** | **Integer** | Number of responses with latency between 5,000 and 10,000 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
81
+ | **waf_latency_10000_to_60000ms** | **Integer** | Number of responses with latency between 10,000 and 60,000 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
82
+ | **waf_latency_60000ms** | **Integer** | Number of responses with latency of 60,000 milliseconds and above received for origin requests made by the Fastly WAF. | [optional] |
83
+ | **compute_responses** | **Integer** | Number of responses for origin received by Compute@Edge. | [optional] |
84
+ | **compute_resp_header_bytes** | **Integer** | Number of header bytes for origin received by Compute@Edge. | [optional] |
85
+ | **compute_resp_body_bytes** | **Integer** | Number of body bytes for origin received by Compute@Edge. | [optional] |
86
+ | **compute_status_1xx** | **Integer** | Number of 1xx \&quot;Informational\&quot; status codes for origin received by Compute@Edge. | [optional] |
87
+ | **compute_status_2xx** | **Integer** | Number of 2xx \&quot;Success\&quot; status codes for origin received by Compute@Edge. | [optional] |
88
+ | **compute_status_3xx** | **Integer** | Number of 3xx \&quot;Redirection\&quot; codes for origin received by Compute@Edge. | [optional] |
89
+ | **compute_status_4xx** | **Integer** | Number of 4xx \&quot;Client Error\&quot; codes for origin received by Compute@Edge. | [optional] |
90
+ | **compute_status_5xx** | **Integer** | Number of 5xx \&quot;Server Error\&quot; codes for origin received by Compute@Edge. | [optional] |
91
+ | **compute_status_200** | **Integer** | Number of responses received with status code 200 (Success) for origin received by Compute@Edge. | [optional] |
92
+ | **compute_status_204** | **Integer** | Number of responses received with status code 204 (No Content) for origin received by Compute@Edge. | [optional] |
93
+ | **compute_status_206** | **Integer** | Number of responses received with status code 206 (Partial Content) for origin received by Compute@Edge. | [optional] |
94
+ | **compute_status_301** | **Integer** | Number of responses received with status code 301 (Moved Permanently) for origin received by Compute@Edge. | [optional] |
95
+ | **compute_status_302** | **Integer** | Number of responses received with status code 302 (Found) for origin received by Compute@Edge. | [optional] |
96
+ | **compute_status_304** | **Integer** | Number of responses received with status code 304 (Not Modified) for origin received by Compute@Edge. | [optional] |
97
+ | **compute_status_400** | **Integer** | Number of responses received with status code 400 (Bad Request) for origin received by Compute@Edge. | [optional] |
98
+ | **compute_status_401** | **Integer** | Number of responses received with status code 401 (Unauthorized) for origin received by Compute@Edge. | [optional] |
99
+ | **compute_status_403** | **Integer** | Number of responses received with status code 403 (Forbidden) for origin received by Compute@Edge. | [optional] |
100
+ | **compute_status_404** | **Integer** | Number of responses received with status code 404 (Not Found) for origin received by Compute@Edge. | [optional] |
101
+ | **compute_status_416** | **Integer** | Number of responses received with status code 416 (Range Not Satisfiable) for origin received by Compute@Edge. | [optional] |
102
+ | **compute_status_429** | **Integer** | Number of responses received with status code 429 (Too Many Requests) for origin received by Compute@Edge. | [optional] |
103
+ | **compute_status_500** | **Integer** | Number of responses received with status code 500 (Internal Server Error) for origin received by Compute@Edge. | [optional] |
104
+ | **compute_status_501** | **Integer** | Number of responses received with status code 501 (Not Implemented) for origin received by Compute@Edge. | [optional] |
105
+ | **compute_status_502** | **Integer** | Number of responses received with status code 502 (Bad Gateway) for origin received by Compute@Edge. | [optional] |
106
+ | **compute_status_503** | **Integer** | Number of responses received with status code 503 (Service Unavailable) for origin received by Compute@Edge. | [optional] |
107
+ | **compute_status_504** | **Integer** | Number of responses received with status code 504 (Gateway Timeout) for origin received by Compute@Edge. | [optional] |
108
+ | **compute_status_505** | **Integer** | Number of responses received with status code 505 (HTTP Version Not Supported) for origin received by Compute@Edge. | [optional] |
109
+ | **compute_latency_0_to_1ms** | **Integer** | Number of responses with latency between 0 and 1 millisecond for origin received by Compute@Edge. | [optional] |
110
+ | **compute_latency_1_to_5ms** | **Integer** | Number of responses with latency between 1 and 5 milliseconds for origin received by Compute@Edge. | [optional] |
111
+ | **compute_latency_5_to_10ms** | **Integer** | Number of responses with latency between 5 and 10 milliseconds for origin received by Compute@Edge. | [optional] |
112
+ | **compute_latency_10_to_50ms** | **Integer** | Number of responses with latency between 10 and 50 milliseconds for origin received by Compute@Edge. | [optional] |
113
+ | **compute_latency_50_to_100ms** | **Integer** | Number of responses with latency between 50 and 100 milliseconds for origin received by Compute@Edge. | [optional] |
114
+ | **compute_latency_100_to_250ms** | **Integer** | Number of responses with latency between 100 and 250 milliseconds for origin received by Compute@Edge. | [optional] |
115
+ | **compute_latency_250_to_500ms** | **Integer** | Number of responses with latency between 250 and 500 milliseconds for origin received by Compute@Edge. | [optional] |
116
+ | **compute_latency_500_to_1000ms** | **Integer** | Number of responses with latency between 500 and 1,000 milliseconds for origin received by Compute@Edge. | [optional] |
117
+ | **compute_latency_1000_to_5000ms** | **Integer** | Number of responses with latency between 1,000 and 5,000 milliseconds for origin received by Compute@Edge. | [optional] |
118
+ | **compute_latency_5000_to_10000ms** | **Integer** | Number of responses with latency between 5,000 and 10,000 milliseconds for origin received by Compute@Edge. | [optional] |
119
+ | **compute_latency_10000_to_60000ms** | **Integer** | Number of responses with latency between 10,000 and 60,000 milliseconds for origin received by Compute@Edge. | [optional] |
120
+ | **compute_latency_60000ms** | **Integer** | Number of responses with latency of 60,000 milliseconds and above for origin received by Compute@Edge. | [optional] |
121
+ | **all_responses** | **Integer** | Number of responses received for origin requests made by all sources. | [optional] |
122
+ | **all_resp_header_bytes** | **Integer** | Number of header bytes received for origin requests made by all sources. | [optional] |
123
+ | **all_resp_body_bytes** | **Integer** | Number of body bytes received for origin requests made by all sources. | [optional] |
124
+ | **all_status_1xx** | **Integer** | Number of 1xx \&quot;Informational\&quot; category status codes delivered received for origin requests made by all sources. | [optional] |
125
+ | **all_status_2xx** | **Integer** | Number of 2xx \&quot;Success\&quot; status codes received for origin requests made by all sources. | [optional] |
126
+ | **all_status_3xx** | **Integer** | Number of 3xx \&quot;Redirection\&quot; codes received for origin requests made by all sources. | [optional] |
127
+ | **all_status_4xx** | **Integer** | Number of 4xx \&quot;Client Error\&quot; codes received for origin requests made by all sources. | [optional] |
128
+ | **all_status_5xx** | **Integer** | Number of 5xx \&quot;Server Error\&quot; codes received for origin requests made by all sources. | [optional] |
129
+ | **all_status_200** | **Integer** | Number of responses received with status code 200 (Success) received for origin requests made by all sources. | [optional] |
130
+ | **all_status_204** | **Integer** | Number of responses received with status code 204 (No Content) received for origin requests made by all sources. | [optional] |
131
+ | **all_status_206** | **Integer** | Number of responses received with status code 206 (Partial Content) received for origin requests made by all sources. | [optional] |
132
+ | **all_status_301** | **Integer** | Number of responses received with status code 301 (Moved Permanently) received for origin requests made by all sources. | [optional] |
133
+ | **all_status_302** | **Integer** | Number of responses received with status code 302 (Found) received for origin requests made by all sources. | [optional] |
134
+ | **all_status_304** | **Integer** | Number of responses received with status code 304 (Not Modified) received for origin requests made by all sources. | [optional] |
135
+ | **all_status_400** | **Integer** | Number of responses received with status code 400 (Bad Request) received for origin requests made by all sources. | [optional] |
136
+ | **all_status_401** | **Integer** | Number of responses received with status code 401 (Unauthorized) received for origin requests made by all sources. | [optional] |
137
+ | **all_status_403** | **Integer** | Number of responses received with status code 403 (Forbidden) received for origin requests made by all sources. | [optional] |
138
+ | **all_status_404** | **Integer** | Number of responses received with status code 404 (Not Found) received for origin requests made by all sources. | [optional] |
139
+ | **all_status_416** | **Integer** | Number of responses received with status code 416 (Range Not Satisfiable) received for origin requests made by all sources. | [optional] |
140
+ | **all_status_429** | **Integer** | Number of responses received with status code 429 (Too Many Requests) received for origin requests made by all sources. | [optional] |
141
+ | **all_status_500** | **Integer** | Number of responses received with status code 500 (Internal Server Error) received for origin requests made by all sources. | [optional] |
142
+ | **all_status_501** | **Integer** | Number of responses received with status code 501 (Not Implemented) received for origin requests made by all sources. | [optional] |
143
+ | **all_status_502** | **Integer** | Number of responses received with status code 502 (Bad Gateway) received for origin requests made by all sources. | [optional] |
144
+ | **all_status_503** | **Integer** | Number of responses received with status code 503 (Service Unavailable) received for origin requests made by all sources. | [optional] |
145
+ | **all_status_504** | **Integer** | Number of responses received with status code 504 (Gateway Timeout) received for origin requests made by all sources. | [optional] |
146
+ | **all_status_505** | **Integer** | Number of responses received with status code 505 (HTTP Version Not Supported) received for origin requests made by all sources. | [optional] |
147
+ | **all_latency_0_to_1ms** | **Integer** | Number of responses with latency between 0 and 1 millisecond received for origin requests made by all sources. | [optional] |
148
+ | **all_latency_1_to_5ms** | **Integer** | Number of responses with latency between 1 and 5 milliseconds received for origin requests made by all sources. | [optional] |
149
+ | **all_latency_5_to_10ms** | **Integer** | Number of responses with latency between 5 and 10 milliseconds received for origin requests made by all sources. | [optional] |
150
+ | **all_latency_10_to_50ms** | **Integer** | Number of responses with latency between 10 and 50 milliseconds received for origin requests made by all sources. | [optional] |
151
+ | **all_latency_50_to_100ms** | **Integer** | Number of responses with latency between 50 and 100 milliseconds received for origin requests made by all sources. | [optional] |
152
+ | **all_latency_100_to_250ms** | **Integer** | Number of responses with latency between 100 and 250 milliseconds received for origin requests made by all sources. | [optional] |
153
+ | **all_latency_250_to_500ms** | **Integer** | Number of responses with latency between 250 and 500 milliseconds received for origin requests made by all sources. | [optional] |
154
+ | **all_latency_500_to_1000ms** | **Integer** | Number of responses with latency between 500 and 1,000 milliseconds received for origin requests made by all sources. | [optional] |
155
+ | **all_latency_1000_to_5000ms** | **Integer** | Number of responses with latency between 1,000 and 5,000 milliseconds received for origin requests made by all sources. | [optional] |
156
+ | **all_latency_5000_to_10000ms** | **Integer** | Number of responses with latency between 5,000 and 10,000 milliseconds received for origin requests made by all sources. | [optional] |
157
+ | **all_latency_10000_to_60000ms** | **Integer** | Number of responses with latency between 10,000 and 60,000 milliseconds received for origin requests made by all sources. | [optional] |
158
+ | **all_latency_60000ms** | **Integer** | Number of responses with latency of 60,000 milliseconds and above received for origin requests made by all sources. | [optional] |
159
+
160
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
161
+
@@ -0,0 +1,11 @@
1
+ # Fastly::PaginationCursorMeta
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **next_cursor** | **String** | Cursor for the next page. | [optional] |
8
+ | **limit** | **Integer** | Maximum number of results returned. | [optional] |
9
+
10
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
11
+
@@ -0,0 +1,9 @@
1
+ # Fastly::ReadOnlyServiceId
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+
8
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
9
+
@@ -0,0 +1,9 @@
1
+ # Fastly::ReadOnlyVersion
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+
8
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
9
+
@@ -4,8 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **recorded** | **Integer** | The Unix timestamp at which this record&#39;s data was generated. | [optional] |
8
- | **aggregated** | [**RealtimeMeasurements**](RealtimeMeasurements.md) | Aggregates [measurements](#measurements-data-model) across all Fastly POPs. | [optional] |
7
+ | **recorded** | [**RealtimeEntryRecorded**](RealtimeEntryRecorded.md) | | [optional] |
8
+ | **aggregated** | [**RealtimeEntryAggregated**](RealtimeEntryAggregated.md) | | [optional] |
9
9
  | **datacenter** | [**Hash&lt;String, RealtimeMeasurements&gt;**](RealtimeMeasurements.md) | Groups [measurements](#measurements-data-model) by POP. See the [POPs API](/reference/api/utils/pops/) for details of POP identifiers. | [optional] |
10
10
 
11
11
  [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)