fastly 7.2.2 → 8.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (55) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +27 -0
  3. data/Gemfile.lock +2 -2
  4. data/README.md +1 -1
  5. data/docs/CreateResponseObjectRequest.md +16 -0
  6. data/docs/HistoricalApi.md +12 -12
  7. data/docs/{HistoricalAggregateResponse.md → HistoricalStatsAggregatedResponse.md} +1 -1
  8. data/docs/{HistoricalAggregateResponseAllOf.md → HistoricalStatsAggregatedResponseAllOf.md} +1 -1
  9. data/docs/{HistoricalResponse.md → HistoricalStatsByServiceResponse.md} +1 -1
  10. data/docs/{HistoricalResponseDataField.md → HistoricalStatsByServiceResponseAllOf.md} +1 -1
  11. data/docs/{HistoricalFieldResponse.md → HistoricalUsageAggregatedResponse.md} +2 -2
  12. data/docs/{HistoricalFieldResponseDataField.md → HistoricalUsageAggregatedResponseAllOf.md} +2 -2
  13. data/docs/{HistoricalUsageResults.md → HistoricalUsageData.md} +1 -1
  14. data/docs/HistoricalUsageMonthResponseData.md +2 -2
  15. data/docs/{HistoricalService.md → HistoricalUsageService.md} +1 -1
  16. data/docs/HistoricalUsageServiceResponse.md +1 -1
  17. data/docs/HistoricalUsageServiceResponseAllOf.md +1 -1
  18. data/docs/ResponseObjectApi.md +4 -0
  19. data/docs/Results.md +2 -0
  20. data/docs/TlsConfigurationResponseAttributes.md +1 -1
  21. data/docs/TlsConfigurationResponseAttributesAllOf.md +1 -1
  22. data/lib/fastly/api/historical_api.rb +18 -18
  23. data/lib/fastly/api/response_object_api.rb +8 -4
  24. data/lib/fastly/models/{historical_field_aggregate_response.rb → create_response_object_request.rb} +59 -35
  25. data/lib/fastly/models/{historical_aggregate_response.rb → historical_stats_aggregated_response.rb} +4 -4
  26. data/lib/fastly/models/{historical_aggregate_response_all_of.rb → historical_stats_aggregated_response_all_of.rb} +3 -3
  27. data/lib/fastly/models/{historical_response.rb → historical_stats_by_service_response.rb} +4 -4
  28. data/lib/fastly/models/{historical_response_data_field.rb → historical_stats_by_service_response_all_of.rb} +3 -3
  29. data/lib/fastly/models/{historical_field_response.rb → historical_usage_aggregated_response.rb} +6 -5
  30. data/lib/fastly/models/{historical_field_response_data_field.rb → historical_usage_aggregated_response_all_of.rb} +5 -4
  31. data/lib/fastly/models/{historical_usage_results.rb → historical_usage_data.rb} +4 -3
  32. data/lib/fastly/models/historical_usage_month_response_data.rb +7 -3
  33. data/lib/fastly/models/{historical_service.rb → historical_usage_service.rb} +3 -3
  34. data/lib/fastly/models/historical_usage_service_response.rb +5 -2
  35. data/lib/fastly/models/historical_usage_service_response_all_of.rb +5 -2
  36. data/lib/fastly/models/relationship_mutual_authentication.rb +1 -1
  37. data/lib/fastly/models/relationship_tls_domain.rb +1 -1
  38. data/lib/fastly/models/results.rb +24 -5
  39. data/lib/fastly/models/tls_configuration_response_attributes.rb +1 -1
  40. data/lib/fastly/models/tls_configuration_response_attributes_all_of.rb +1 -1
  41. data/lib/fastly/version.rb +1 -1
  42. data/lib/fastly.rb +9 -14
  43. data/sig.json +1 -1
  44. metadata +20 -30
  45. data/docs/HistoricalFieldAggregateResponse.md +0 -13
  46. data/docs/HistoricalFieldAggregateResponseAllOf.md +0 -10
  47. data/docs/HistoricalFieldResultsAttributes.md +0 -236
  48. data/docs/HistoricalFieldResultsAttributesAdditional.md +0 -11
  49. data/docs/HistoricalUsageAggregateResponse.md +0 -13
  50. data/docs/ReadOnlyIdService.md +0 -9
  51. data/lib/fastly/models/historical_field_aggregate_response_all_of.rb +0 -218
  52. data/lib/fastly/models/historical_field_results_attributes.rb +0 -2484
  53. data/lib/fastly/models/historical_field_results_attributes_additional.rb +0 -225
  54. data/lib/fastly/models/historical_usage_aggregate_response.rb +0 -254
  55. data/lib/fastly/models/read_only_id_service.rb +0 -207
data/lib/fastly.rb CHANGED
@@ -78,6 +78,7 @@ require 'fastly/models/contact'
78
78
  require 'fastly/models/contact_response'
79
79
  require 'fastly/models/contact_response_all_of'
80
80
  require 'fastly/models/content'
81
+ require 'fastly/models/create_response_object_request'
81
82
  require 'fastly/models/customer'
82
83
  require 'fastly/models/customer_response'
83
84
  require 'fastly/models/customer_response_all_of'
@@ -119,8 +120,6 @@ require 'fastly/models/header_response_additional'
119
120
  require 'fastly/models/healthcheck'
120
121
  require 'fastly/models/healthcheck_response'
121
122
  require 'fastly/models/historical'
122
- require 'fastly/models/historical_aggregate_response'
123
- require 'fastly/models/historical_aggregate_response_all_of'
124
123
  require 'fastly/models/historical_ddos'
125
124
  require 'fastly/models/historical_ddos_meta'
126
125
  require 'fastly/models/historical_domains'
@@ -129,25 +128,22 @@ require 'fastly/models/historical_domains_meta'
129
128
  require 'fastly/models/historical_domains_meta_filters'
130
129
  require 'fastly/models/historical_domains_response'
131
130
  require 'fastly/models/historical_domains_response_all_of'
132
- require 'fastly/models/historical_field_aggregate_response'
133
- require 'fastly/models/historical_field_aggregate_response_all_of'
134
- require 'fastly/models/historical_field_response'
135
- require 'fastly/models/historical_field_response_data_field'
136
- require 'fastly/models/historical_field_results_attributes'
137
- require 'fastly/models/historical_field_results_attributes_additional'
138
131
  require 'fastly/models/historical_meta'
139
132
  require 'fastly/models/historical_origins_response'
140
133
  require 'fastly/models/historical_origins_response_all_of'
141
134
  require 'fastly/models/historical_regions_response'
142
135
  require 'fastly/models/historical_regions_response_all_of'
143
- require 'fastly/models/historical_response'
144
- require 'fastly/models/historical_response_data_field'
145
- require 'fastly/models/historical_service'
146
- require 'fastly/models/historical_usage_aggregate_response'
136
+ require 'fastly/models/historical_stats_aggregated_response'
137
+ require 'fastly/models/historical_stats_aggregated_response_all_of'
138
+ require 'fastly/models/historical_stats_by_service_response'
139
+ require 'fastly/models/historical_stats_by_service_response_all_of'
140
+ require 'fastly/models/historical_usage_aggregated_response'
141
+ require 'fastly/models/historical_usage_aggregated_response_all_of'
142
+ require 'fastly/models/historical_usage_data'
147
143
  require 'fastly/models/historical_usage_month_response'
148
144
  require 'fastly/models/historical_usage_month_response_all_of'
149
145
  require 'fastly/models/historical_usage_month_response_data'
150
- require 'fastly/models/historical_usage_results'
146
+ require 'fastly/models/historical_usage_service'
151
147
  require 'fastly/models/historical_usage_service_response'
152
148
  require 'fastly/models/historical_usage_service_response_all_of'
153
149
  require 'fastly/models/http3'
@@ -324,7 +320,6 @@ require 'fastly/models/rate_limiter_response'
324
320
  require 'fastly/models/rate_limiter_response_all_of'
325
321
  require 'fastly/models/read_only_customer_id'
326
322
  require 'fastly/models/read_only_id'
327
- require 'fastly/models/read_only_id_service'
328
323
  require 'fastly/models/read_only_service_id'
329
324
  require 'fastly/models/read_only_user_id'
330
325
  require 'fastly/models/read_only_version'
data/sig.json CHANGED
@@ -1 +1 @@
1
- {"G": "5c91b697", "D": "e1e39f1b"}
1
+ {"G": "40613202", "D": "01d08f3f"}
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: 7.2.2
4
+ version: 8.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fastly
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-11-07 00:00:00.000000000 Z
11
+ date: 2024-02-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -128,6 +128,7 @@ files:
128
128
  - docs/ContactResponseAllOf.md
129
129
  - docs/Content.md
130
130
  - docs/ContentApi.md
131
+ - docs/CreateResponseObjectRequest.md
131
132
  - docs/Customer.md
132
133
  - docs/CustomerApi.md
133
134
  - docs/CustomerResponse.md
@@ -185,8 +186,6 @@ files:
185
186
  - docs/HealthcheckApi.md
186
187
  - docs/HealthcheckResponse.md
187
188
  - docs/Historical.md
188
- - docs/HistoricalAggregateResponse.md
189
- - docs/HistoricalAggregateResponseAllOf.md
190
189
  - docs/HistoricalApi.md
191
190
  - docs/HistoricalDdos.md
192
191
  - docs/HistoricalDdosMeta.md
@@ -196,25 +195,22 @@ files:
196
195
  - docs/HistoricalDomainsMetaFilters.md
197
196
  - docs/HistoricalDomainsResponse.md
198
197
  - docs/HistoricalDomainsResponseAllOf.md
199
- - docs/HistoricalFieldAggregateResponse.md
200
- - docs/HistoricalFieldAggregateResponseAllOf.md
201
- - docs/HistoricalFieldResponse.md
202
- - docs/HistoricalFieldResponseDataField.md
203
- - docs/HistoricalFieldResultsAttributes.md
204
- - docs/HistoricalFieldResultsAttributesAdditional.md
205
198
  - docs/HistoricalMeta.md
206
199
  - docs/HistoricalOriginsResponse.md
207
200
  - docs/HistoricalOriginsResponseAllOf.md
208
201
  - docs/HistoricalRegionsResponse.md
209
202
  - docs/HistoricalRegionsResponseAllOf.md
210
- - docs/HistoricalResponse.md
211
- - docs/HistoricalResponseDataField.md
212
- - docs/HistoricalService.md
213
- - docs/HistoricalUsageAggregateResponse.md
203
+ - docs/HistoricalStatsAggregatedResponse.md
204
+ - docs/HistoricalStatsAggregatedResponseAllOf.md
205
+ - docs/HistoricalStatsByServiceResponse.md
206
+ - docs/HistoricalStatsByServiceResponseAllOf.md
207
+ - docs/HistoricalUsageAggregatedResponse.md
208
+ - docs/HistoricalUsageAggregatedResponseAllOf.md
209
+ - docs/HistoricalUsageData.md
214
210
  - docs/HistoricalUsageMonthResponse.md
215
211
  - docs/HistoricalUsageMonthResponseAllOf.md
216
212
  - docs/HistoricalUsageMonthResponseData.md
217
- - docs/HistoricalUsageResults.md
213
+ - docs/HistoricalUsageService.md
218
214
  - docs/HistoricalUsageServiceResponse.md
219
215
  - docs/HistoricalUsageServiceResponseAllOf.md
220
216
  - docs/Http3.md
@@ -444,7 +440,6 @@ files:
444
440
  - docs/RateLimiterResponseAllOf.md
445
441
  - docs/ReadOnlyCustomerId.md
446
442
  - docs/ReadOnlyId.md
447
- - docs/ReadOnlyIdService.md
448
443
  - docs/ReadOnlyServiceId.md
449
444
  - docs/ReadOnlyUserId.md
450
445
  - docs/ReadOnlyVersion.md
@@ -1027,6 +1022,7 @@ files:
1027
1022
  - lib/fastly/models/contact_response.rb
1028
1023
  - lib/fastly/models/contact_response_all_of.rb
1029
1024
  - lib/fastly/models/content.rb
1025
+ - lib/fastly/models/create_response_object_request.rb
1030
1026
  - lib/fastly/models/customer.rb
1031
1027
  - lib/fastly/models/customer_response.rb
1032
1028
  - lib/fastly/models/customer_response_all_of.rb
@@ -1068,8 +1064,6 @@ files:
1068
1064
  - lib/fastly/models/healthcheck.rb
1069
1065
  - lib/fastly/models/healthcheck_response.rb
1070
1066
  - lib/fastly/models/historical.rb
1071
- - lib/fastly/models/historical_aggregate_response.rb
1072
- - lib/fastly/models/historical_aggregate_response_all_of.rb
1073
1067
  - lib/fastly/models/historical_ddos.rb
1074
1068
  - lib/fastly/models/historical_ddos_meta.rb
1075
1069
  - lib/fastly/models/historical_domains.rb
@@ -1078,25 +1072,22 @@ files:
1078
1072
  - lib/fastly/models/historical_domains_meta_filters.rb
1079
1073
  - lib/fastly/models/historical_domains_response.rb
1080
1074
  - lib/fastly/models/historical_domains_response_all_of.rb
1081
- - lib/fastly/models/historical_field_aggregate_response.rb
1082
- - lib/fastly/models/historical_field_aggregate_response_all_of.rb
1083
- - lib/fastly/models/historical_field_response.rb
1084
- - lib/fastly/models/historical_field_response_data_field.rb
1085
- - lib/fastly/models/historical_field_results_attributes.rb
1086
- - lib/fastly/models/historical_field_results_attributes_additional.rb
1087
1075
  - lib/fastly/models/historical_meta.rb
1088
1076
  - lib/fastly/models/historical_origins_response.rb
1089
1077
  - lib/fastly/models/historical_origins_response_all_of.rb
1090
1078
  - lib/fastly/models/historical_regions_response.rb
1091
1079
  - lib/fastly/models/historical_regions_response_all_of.rb
1092
- - lib/fastly/models/historical_response.rb
1093
- - lib/fastly/models/historical_response_data_field.rb
1094
- - lib/fastly/models/historical_service.rb
1095
- - lib/fastly/models/historical_usage_aggregate_response.rb
1080
+ - lib/fastly/models/historical_stats_aggregated_response.rb
1081
+ - lib/fastly/models/historical_stats_aggregated_response_all_of.rb
1082
+ - lib/fastly/models/historical_stats_by_service_response.rb
1083
+ - lib/fastly/models/historical_stats_by_service_response_all_of.rb
1084
+ - lib/fastly/models/historical_usage_aggregated_response.rb
1085
+ - lib/fastly/models/historical_usage_aggregated_response_all_of.rb
1086
+ - lib/fastly/models/historical_usage_data.rb
1096
1087
  - lib/fastly/models/historical_usage_month_response.rb
1097
1088
  - lib/fastly/models/historical_usage_month_response_all_of.rb
1098
1089
  - lib/fastly/models/historical_usage_month_response_data.rb
1099
- - lib/fastly/models/historical_usage_results.rb
1090
+ - lib/fastly/models/historical_usage_service.rb
1100
1091
  - lib/fastly/models/historical_usage_service_response.rb
1101
1092
  - lib/fastly/models/historical_usage_service_response_all_of.rb
1102
1093
  - lib/fastly/models/http3.rb
@@ -1273,7 +1264,6 @@ files:
1273
1264
  - lib/fastly/models/rate_limiter_response_all_of.rb
1274
1265
  - lib/fastly/models/read_only_customer_id.rb
1275
1266
  - lib/fastly/models/read_only_id.rb
1276
- - lib/fastly/models/read_only_id_service.rb
1277
1267
  - lib/fastly/models/read_only_service_id.rb
1278
1268
  - lib/fastly/models/read_only_user_id.rb
1279
1269
  - lib/fastly/models/read_only_version.rb
@@ -1,13 +0,0 @@
1
- # Fastly::HistoricalFieldAggregateResponse
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **status** | **String** | Whether or not we were able to successfully execute the query. | [optional] |
8
- | **meta** | [**HistoricalMeta**](HistoricalMeta.md) | | [optional] |
9
- | **msg** | **String** | If the query was not successful, this will provide a string that explains why. | [optional] |
10
- | **data** | [**Array<HistoricalFieldResultsAttributes>**](HistoricalFieldResultsAttributes.md) | | [optional] |
11
-
12
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
13
-
@@ -1,10 +0,0 @@
1
- # Fastly::HistoricalFieldAggregateResponseAllOf
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **data** | [**Array<HistoricalFieldResultsAttributes>**](HistoricalFieldResultsAttributes.md) | | [optional] |
8
-
9
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
10
-
@@ -1,236 +0,0 @@
1
- # Fastly::HistoricalFieldResultsAttributes
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **requests** | **Integer** | Number of requests processed. | [optional] |
8
- | **hits** | **Integer** | Number of cache hits. | [optional] |
9
- | **hits_time** | **Float** | Total amount of time spent processing cache hits (in seconds). | [optional] |
10
- | **miss** | **Integer** | Number of cache misses. | [optional] |
11
- | **miss_time** | **Float** | Total amount of time spent processing cache misses (in seconds). | [optional] |
12
- | **pass** | **Integer** | Number of requests that passed through the CDN without being cached. | [optional] |
13
- | **pass_time** | **Float** | Total amount of time spent processing cache passes (in seconds). | [optional] |
14
- | **errors** | **Integer** | Number of cache errors. | [optional] |
15
- | **restarts** | **Integer** | Number of restarts performed. | [optional] |
16
- | **hit_ratio** | **Float** | Ratio of cache hits to cache misses (between 0 and 1). | [optional] |
17
- | **bandwidth** | **Integer** | Total bytes delivered (`resp_header_bytes` + `resp_body_bytes` + `bereq_header_bytes` + `bereq_body_bytes` + `compute_resp_header_bytes` + `compute_resp_body_bytes` + `compute_bereq_header_bytes` + `compute_bereq_body_bytes` + `websocket_resp_header_bytes` + `websocket_resp_body_bytes` + `websocket_bereq_header_bytes` + `websocket_bereq_body_bytes` + `fanout_resp_header_bytes` + `fanout_resp_body_bytes` + `fanout_bereq_header_bytes` + `fanout_bereq_body_bytes`). | [optional] |
18
- | **body_size** | **Integer** | Total body bytes delivered (alias for resp_body_bytes). | [optional] |
19
- | **header_size** | **Integer** | Total header bytes delivered (alias for resp_header_bytes). | [optional] |
20
- | **req_body_bytes** | **Integer** | Total body bytes received. | [optional] |
21
- | **req_header_bytes** | **Integer** | Total header bytes received. | [optional] |
22
- | **resp_body_bytes** | **Integer** | Total body bytes delivered (edge_resp_body_bytes + shield_resp_body_bytes). | [optional] |
23
- | **resp_header_bytes** | **Integer** | Total header bytes delivered (edge_resp_header_bytes + shield_resp_header_bytes). | [optional] |
24
- | **bereq_body_bytes** | **Integer** | Total body bytes sent to origin. | [optional] |
25
- | **bereq_header_bytes** | **Integer** | Total header bytes sent to origin. | [optional] |
26
- | **uncacheable** | **Integer** | Number of requests that were designated uncachable. | [optional] |
27
- | **pipe** | **Integer** | Optional. Pipe operations performed (legacy feature). | [optional] |
28
- | **synth** | **Integer** | Number of requests that returned a synthetic response (i.e., response objects created with the `synthetic` VCL statement). | [optional] |
29
- | **tls** | **Integer** | Number of requests that were received over TLS. | [optional] |
30
- | **tls_v10** | **Integer** | Number of requests received over TLS 1.0. | [optional] |
31
- | **tls_v11** | **Integer** | Number of requests received over TLS 1.1. | [optional] |
32
- | **tls_v12** | **Integer** | Number of requests received over TLS 1.2. | [optional] |
33
- | **tls_v13** | **Integer** | Number of requests received over TLS 1.3. | [optional] |
34
- | **edge_requests** | **Integer** | Number of requests sent by end users to Fastly. | [optional] |
35
- | **edge_resp_header_bytes** | **Integer** | Total header bytes delivered from Fastly to the end user. | [optional] |
36
- | **edge_resp_body_bytes** | **Integer** | Total body bytes delivered from Fastly to the end user. | [optional] |
37
- | **edge_hit_requests** | **Integer** | Number of requests sent by end users to Fastly that resulted in a hit at the edge. | [optional] |
38
- | **edge_miss_requests** | **Integer** | Number of requests sent by end users to Fastly that resulted in a miss at the edge. | [optional] |
39
- | **origin_fetches** | **Integer** | Number of requests sent to origin. | [optional] |
40
- | **origin_fetch_header_bytes** | **Integer** | Total request header bytes sent to origin. | [optional] |
41
- | **origin_fetch_body_bytes** | **Integer** | Total request body bytes sent to origin. | [optional] |
42
- | **origin_fetch_resp_header_bytes** | **Integer** | Total header bytes received from origin. | [optional] |
43
- | **origin_fetch_resp_body_bytes** | **Integer** | Total body bytes received from origin. | [optional] |
44
- | **origin_revalidations** | **Integer** | Number of responses received from origin with a `304` status code in response to an `If-Modified-Since` or `If-None-Match` request. Under regular scenarios, a revalidation will imply a cache hit. However, if using Fastly Image Optimizer or segmented caching this may result in a cache miss. | [optional] |
45
- | **origin_cache_fetches** | **Integer** | The total number of completed requests made to backends (origins) that returned cacheable content. | [optional] |
46
- | **shield** | **Integer** | Number of requests from edge to the shield POP. | [optional] |
47
- | **shield_resp_body_bytes** | **Integer** | Total body bytes delivered via a shield. | [optional] |
48
- | **shield_resp_header_bytes** | **Integer** | Total header bytes delivered via a shield. | [optional] |
49
- | **shield_fetches** | **Integer** | Number of requests made from one Fastly POP to another, as part of shielding. | [optional] |
50
- | **shield_fetch_header_bytes** | **Integer** | Total request header bytes sent to a shield. | [optional] |
51
- | **shield_fetch_body_bytes** | **Integer** | Total request body bytes sent to a shield. | [optional] |
52
- | **shield_fetch_resp_header_bytes** | **Integer** | Total response header bytes sent from a shield to the edge. | [optional] |
53
- | **shield_fetch_resp_body_bytes** | **Integer** | Total response body bytes sent from a shield to the edge. | [optional] |
54
- | **shield_revalidations** | **Integer** | Number of responses received from origin with a `304` status code, in response to an `If-Modified-Since` or `If-None-Match` request to a shield. Under regular scenarios, a revalidation will imply a cache hit. However, if using segmented caching this may result in a cache miss. | [optional] |
55
- | **shield_cache_fetches** | **Integer** | The total number of completed requests made to shields that returned cacheable content. | [optional] |
56
- | **ipv6** | **Integer** | Number of requests that were received over IPv6. | [optional] |
57
- | **otfp** | **Integer** | Number of responses that came from the Fastly On-the-Fly Packaging service for video-on-demand. | [optional] |
58
- | **otfp_resp_body_bytes** | **Integer** | Total body bytes delivered from the Fastly On-the-Fly Packaging service for video-on-demand. | [optional] |
59
- | **otfp_resp_header_bytes** | **Integer** | Total header bytes delivered from the Fastly On-the-Fly Packaging service for video-on-demand. | [optional] |
60
- | **otfp_shield_resp_body_bytes** | **Integer** | Total body bytes delivered via a shield for the Fastly On-the-Fly Packaging service for video-on-demand. | [optional] |
61
- | **otfp_shield_resp_header_bytes** | **Integer** | Total header bytes delivered via a shield for the Fastly On-the-Fly Packaging service for video-on-demand. | [optional] |
62
- | **otfp_manifests** | **Integer** | Number of responses that were manifest files from the Fastly On-the-Fly Packaging service for video-on-demand. | [optional] |
63
- | **otfp_deliver_time** | **Float** | Total amount of time spent delivering a response from the Fastly On-the-Fly Packaging service for video-on-demand (in seconds). | [optional] |
64
- | **otfp_shield_time** | **Float** | Total amount of time spent delivering a response via a shield from the Fastly On-the-Fly Packaging service for video-on-demand (in seconds). | [optional] |
65
- | **video** | **Integer** | Number of responses with the video segment or video manifest MIME type (i.e., application/x-mpegurl, application/vnd.apple.mpegurl, application/f4m, application/dash+xml, application/vnd.ms-sstr+xml, ideo/mp2t, audio/aac, video/f4f, video/x-flv, video/mp4, audio/mp4). | [optional] |
66
- | **pci** | **Integer** | Number of responses with the PCI flag turned on. | [optional] |
67
- | **log** | **Integer** | Number of log lines sent. | [optional] |
68
- | **log_bytes** | **Integer** | Total log bytes sent. | [optional] |
69
- | **http2** | **Integer** | Number of requests received over HTTP/2. | [optional] |
70
- | **http3** | **Integer** | Number of requests received over HTTP/3. | [optional] |
71
- | **waf_logged** | **Integer** | Number of requests that triggered a WAF rule and were logged. | [optional] |
72
- | **waf_blocked** | **Integer** | Number of requests that triggered a WAF rule and were blocked. | [optional] |
73
- | **waf_passed** | **Integer** | Number of requests that triggered a WAF rule and were passed. | [optional] |
74
- | **attack_req_body_bytes** | **Integer** | Total body bytes received from requests that triggered a WAF rule. | [optional] |
75
- | **attack_req_header_bytes** | **Integer** | Total header bytes received from requests that triggered a WAF rule. | [optional] |
76
- | **attack_logged_req_body_bytes** | **Integer** | Total body bytes received from requests that triggered a WAF rule that was logged. | [optional] |
77
- | **attack_logged_req_header_bytes** | **Integer** | Total header bytes received from requests that triggered a WAF rule that was logged. | [optional] |
78
- | **attack_blocked_req_body_bytes** | **Integer** | Total body bytes received from requests that triggered a WAF rule that was blocked. | [optional] |
79
- | **attack_blocked_req_header_bytes** | **Integer** | Total header bytes received from requests that triggered a WAF rule that was blocked. | [optional] |
80
- | **attack_passed_req_body_bytes** | **Integer** | Total body bytes received from requests that triggered a WAF rule that was passed. | [optional] |
81
- | **attack_passed_req_header_bytes** | **Integer** | Total header bytes received from requests that triggered a WAF rule that was passed. | [optional] |
82
- | **attack_resp_synth_bytes** | **Integer** | Total bytes delivered for requests that triggered a WAF rule and returned a synthetic response. | [optional] |
83
- | **imgopto** | **Integer** | Number of responses that came from the Fastly Image Optimizer service. If the service receives 10 requests for an image, this stat will be 10 regardless of how many times the image was transformed. | [optional] |
84
- | **imgopto_resp_body_bytes** | **Integer** | Total body bytes delivered from the Fastly Image Optimizer service, including shield traffic. | [optional] |
85
- | **imgopto_resp_header_bytes** | **Integer** | Total header bytes delivered from the Fastly Image Optimizer service, including shield traffic. | [optional] |
86
- | **imgopto_shield_resp_body_bytes** | **Integer** | Total body bytes delivered via a shield from the Fastly Image Optimizer service. | [optional] |
87
- | **imgopto_shield_resp_header_bytes** | **Integer** | Total header bytes delivered via a shield from the Fastly Image Optimizer service. | [optional] |
88
- | **imgvideo** | **Integer** | Number of video responses that came from the Fastly Image Optimizer service. | [optional] |
89
- | **imgvideo_frames** | **Integer** | Number of video frames that came from the Fastly Image Optimizer service. A video frame is an individual image within a sequence of video. | [optional] |
90
- | **imgvideo_resp_header_bytes** | **Integer** | Total header bytes of video delivered from the Fastly Image Optimizer service. | [optional] |
91
- | **imgvideo_resp_body_bytes** | **Integer** | Total body bytes of video delivered from the Fastly Image Optimizer service. | [optional] |
92
- | **imgvideo_shield_resp_header_bytes** | **Integer** | Total header bytes of video delivered via a shield from the Fastly Image Optimizer service. | [optional] |
93
- | **imgvideo_shield_resp_body_bytes** | **Integer** | Total body bytes of video delivered via a shield from the Fastly Image Optimizer service. | [optional] |
94
- | **imgvideo_shield** | **Integer** | Number of video responses delivered via a shield that came from the Fastly Image Optimizer service. | [optional] |
95
- | **imgvideo_shield_frames** | **Integer** | Number of video frames delivered via a shield that came from the Fastly Image Optimizer service. A video frame is an individual image within a sequence of video. | [optional] |
96
- | **status_200** | **Integer** | Number of responses sent with status code 200 (Success). | [optional] |
97
- | **status_204** | **Integer** | Number of responses sent with status code 204 (No Content). | [optional] |
98
- | **status_206** | **Integer** | Number of responses sent with status code 206 (Partial Content). | [optional] |
99
- | **status_301** | **Integer** | Number of responses sent with status code 301 (Moved Permanently). | [optional] |
100
- | **status_302** | **Integer** | Number of responses sent with status code 302 (Found). | [optional] |
101
- | **status_304** | **Integer** | Number of responses sent with status code 304 (Not Modified). | [optional] |
102
- | **status_400** | **Integer** | Number of responses sent with status code 400 (Bad Request). | [optional] |
103
- | **status_401** | **Integer** | Number of responses sent with status code 401 (Unauthorized). | [optional] |
104
- | **status_403** | **Integer** | Number of responses sent with status code 403 (Forbidden). | [optional] |
105
- | **status_404** | **Integer** | Number of responses sent with status code 404 (Not Found). | [optional] |
106
- | **status_406** | **Integer** | Number of responses sent with status code 406 (Not Acceptable). | [optional] |
107
- | **status_416** | **Integer** | Number of responses sent with status code 416 (Range Not Satisfiable). | [optional] |
108
- | **status_429** | **Integer** | Number of responses sent with status code 429 (Too Many Requests). | [optional] |
109
- | **status_500** | **Integer** | Number of responses sent with status code 500 (Internal Server Error). | [optional] |
110
- | **status_501** | **Integer** | Number of responses sent with status code 501 (Not Implemented). | [optional] |
111
- | **status_502** | **Integer** | Number of responses sent with status code 502 (Bad Gateway). | [optional] |
112
- | **status_503** | **Integer** | Number of responses sent with status code 503 (Service Unavailable). | [optional] |
113
- | **status_504** | **Integer** | Number of responses sent with status code 504 (Gateway Timeout). | [optional] |
114
- | **status_505** | **Integer** | Number of responses sent with status code 505 (HTTP Version Not Supported). | [optional] |
115
- | **status_1xx** | **Integer** | Number of \"Informational\" category status codes delivered. | [optional] |
116
- | **status_2xx** | **Integer** | Number of \"Success\" status codes delivered. | [optional] |
117
- | **status_3xx** | **Integer** | Number of \"Redirection\" codes delivered. | [optional] |
118
- | **status_4xx** | **Integer** | Number of \"Client Error\" codes delivered. | [optional] |
119
- | **status_5xx** | **Integer** | Number of \"Server Error\" codes delivered. | [optional] |
120
- | **object_size_1k** | **Integer** | Number of objects served that were under 1KB in size. | [optional] |
121
- | **object_size_10k** | **Integer** | Number of objects served that were between 1KB and 10KB in size. | [optional] |
122
- | **object_size_100k** | **Integer** | Number of objects served that were between 10KB and 100KB in size. | [optional] |
123
- | **object_size_1m** | **Integer** | Number of objects served that were between 100KB and 1MB in size. | [optional] |
124
- | **object_size_10m** | **Integer** | Number of objects served that were between 1MB and 10MB in size. | [optional] |
125
- | **object_size_100m** | **Integer** | Number of objects served that were between 10MB and 100MB in size. | [optional] |
126
- | **object_size_1g** | **Integer** | Number of objects served that were between 100MB and 1GB in size. | [optional] |
127
- | **recv_sub_time** | **Float** | Time spent inside the `vcl_recv` Varnish subroutine (in seconds). | [optional] |
128
- | **recv_sub_count** | **Integer** | Number of executions of the `vcl_recv` Varnish subroutine. | [optional] |
129
- | **hash_sub_time** | **Float** | Time spent inside the `vcl_hash` Varnish subroutine (in seconds). | [optional] |
130
- | **hash_sub_count** | **Integer** | Number of executions of the `vcl_hash` Varnish subroutine. | [optional] |
131
- | **miss_sub_time** | **Float** | Time spent inside the `vcl_miss` Varnish subroutine (in seconds). | [optional] |
132
- | **miss_sub_count** | **Integer** | Number of executions of the `vcl_miss` Varnish subroutine. | [optional] |
133
- | **fetch_sub_time** | **Float** | Time spent inside the `vcl_fetch` Varnish subroutine (in seconds). | [optional] |
134
- | **fetch_sub_count** | **Integer** | Number of executions of the `vcl_fetch` Varnish subroutine. | [optional] |
135
- | **pass_sub_time** | **Float** | Time spent inside the `vcl_pass` Varnish subroutine (in seconds). | [optional] |
136
- | **pass_sub_count** | **Integer** | Number of executions of the `vcl_pass` Varnish subroutine. | [optional] |
137
- | **pipe_sub_time** | **Float** | Time spent inside the `vcl_pipe` Varnish subroutine (in seconds). | [optional] |
138
- | **pipe_sub_count** | **Integer** | Number of executions of the `vcl_pipe` Varnish subroutine. | [optional] |
139
- | **deliver_sub_time** | **Float** | Time spent inside the `vcl_deliver` Varnish subroutine (in seconds). | [optional] |
140
- | **deliver_sub_count** | **Integer** | Number of executions of the `vcl_deliver` Varnish subroutine. | [optional] |
141
- | **error_sub_time** | **Float** | Time spent inside the `vcl_error` Varnish subroutine (in seconds). | [optional] |
142
- | **error_sub_count** | **Integer** | Number of executions of the `vcl_error` Varnish subroutine. | [optional] |
143
- | **hit_sub_time** | **Float** | Time spent inside the `vcl_hit` Varnish subroutine (in seconds). | [optional] |
144
- | **hit_sub_count** | **Integer** | Number of executions of the `vcl_hit` Varnish subroutine. | [optional] |
145
- | **prehash_sub_time** | **Float** | Time spent inside the `vcl_prehash` Varnish subroutine (in seconds). | [optional] |
146
- | **prehash_sub_count** | **Integer** | Number of executions of the `vcl_prehash` Varnish subroutine. | [optional] |
147
- | **predeliver_sub_time** | **Float** | Time spent inside the `vcl_predeliver` Varnish subroutine (in seconds). | [optional] |
148
- | **predeliver_sub_count** | **Integer** | Number of executions of the `vcl_predeliver` Varnish subroutine. | [optional] |
149
- | **tls_handshake_sent_bytes** | **Integer** | Number of bytes transferred during TLS handshake. | [optional] |
150
- | **hit_resp_body_bytes** | **Integer** | Total body bytes delivered for cache hits. | [optional] |
151
- | **miss_resp_body_bytes** | **Integer** | Total body bytes delivered for cache misses. | [optional] |
152
- | **pass_resp_body_bytes** | **Integer** | Total body bytes delivered for cache passes. | [optional] |
153
- | **segblock_origin_fetches** | **Integer** | Number of `Range` requests to origin for segments of resources when using segmented caching. | [optional] |
154
- | **segblock_shield_fetches** | **Integer** | Number of `Range` requests to a shield for segments of resources when using segmented caching. | [optional] |
155
- | **compute_requests** | **Integer** | The total number of requests that were received for your service by Fastly. | [optional] |
156
- | **compute_request_time_ms** | **Float** | The total, actual amount of time used to process your requests, including active CPU time (in milliseconds). | [optional] |
157
- | **compute_request_time_billed_ms** | **Float** | The total amount of request processing time you will be billed for, measured in 50 millisecond increments. | [optional] |
158
- | **compute_ram_used** | **Integer** | The amount of RAM used for your service by Fastly (in bytes). | [optional] |
159
- | **compute_execution_time_ms** | **Float** | The amount of active CPU time used to process your requests (in milliseconds). | [optional] |
160
- | **compute_req_header_bytes** | **Integer** | Total header bytes received by the Compute platform. | [optional] |
161
- | **compute_req_body_bytes** | **Integer** | Total body bytes received by the Compute platform. | [optional] |
162
- | **compute_resp_header_bytes** | **Integer** | Total header bytes sent from Compute to end user. | [optional] |
163
- | **compute_resp_body_bytes** | **Integer** | Total body bytes sent from Compute to end user. | [optional] |
164
- | **compute_resp_status_1xx** | **Integer** | Number of \"Informational\" category status codes delivered by the Compute platform. | [optional] |
165
- | **compute_resp_status_2xx** | **Integer** | Number of \"Success\" category status codes delivered by the Compute platform. | [optional] |
166
- | **compute_resp_status_3xx** | **Integer** | Number of \"Redirection\" category status codes delivered by the Compute platform. | [optional] |
167
- | **compute_resp_status_4xx** | **Integer** | Number of \"Client Error\" category status codes delivered by the Compute platform. | [optional] |
168
- | **compute_resp_status_5xx** | **Integer** | Number of \"Server Error\" category status codes delivered by the Compute platform. | [optional] |
169
- | **compute_bereq_header_bytes** | **Integer** | Total header bytes sent to backends (origins) by the Compute platform. | [optional] |
170
- | **compute_bereq_body_bytes** | **Integer** | Total body bytes sent to backends (origins) by the Compute platform. | [optional] |
171
- | **compute_beresp_header_bytes** | **Integer** | Total header bytes received from backends (origins) by the Compute platform. | [optional] |
172
- | **compute_beresp_body_bytes** | **Integer** | Total body bytes received from backends (origins) by the Compute platform. | [optional] |
173
- | **compute_bereqs** | **Integer** | Number of backend requests started. | [optional] |
174
- | **compute_bereq_errors** | **Integer** | Number of backend request errors, including timeouts. | [optional] |
175
- | **compute_resource_limit_exceeded** | **Integer** | Number of times a guest exceeded its resource limit, includes heap, stack, globals, and code execution timeout. | [optional] |
176
- | **compute_heap_limit_exceeded** | **Integer** | Number of times a guest exceeded its heap limit. | [optional] |
177
- | **compute_stack_limit_exceeded** | **Integer** | Number of times a guest exceeded its stack limit. | [optional] |
178
- | **compute_globals_limit_exceeded** | **Integer** | Number of times a guest exceeded its globals limit. | [optional] |
179
- | **compute_guest_errors** | **Integer** | Number of times a service experienced a guest code error. | [optional] |
180
- | **compute_runtime_errors** | **Integer** | Number of times a service experienced a guest runtime error. | [optional] |
181
- | **edge_hit_resp_body_bytes** | **Integer** | Body bytes delivered for edge hits. | [optional] |
182
- | **edge_hit_resp_header_bytes** | **Integer** | Header bytes delivered for edge hits. | [optional] |
183
- | **edge_miss_resp_body_bytes** | **Integer** | Body bytes delivered for edge misses. | [optional] |
184
- | **edge_miss_resp_header_bytes** | **Integer** | Header bytes delivered for edge misses. | [optional] |
185
- | **origin_cache_fetch_resp_body_bytes** | **Integer** | Body bytes received from origin for cacheable content. | [optional] |
186
- | **origin_cache_fetch_resp_header_bytes** | **Integer** | Header bytes received from an origin for cacheable content. | [optional] |
187
- | **shield_hit_requests** | **Integer** | Number of requests that resulted in a hit at a shield. | [optional] |
188
- | **shield_miss_requests** | **Integer** | Number of requests that resulted in a miss at a shield. | [optional] |
189
- | **shield_hit_resp_header_bytes** | **Integer** | Header bytes delivered for shield hits. | [optional] |
190
- | **shield_hit_resp_body_bytes** | **Integer** | Body bytes delivered for shield hits. | [optional] |
191
- | **shield_miss_resp_header_bytes** | **Integer** | Header bytes delivered for shield misses. | [optional] |
192
- | **shield_miss_resp_body_bytes** | **Integer** | Body bytes delivered for shield misses. | [optional] |
193
- | **websocket_req_header_bytes** | **Integer** | Total header bytes received from end users over passthrough WebSocket connections. | [optional] |
194
- | **websocket_req_body_bytes** | **Integer** | Total message content bytes received from end users over passthrough WebSocket connections. | [optional] |
195
- | **websocket_resp_header_bytes** | **Integer** | Total header bytes sent to end users over passthrough WebSocket connections. | [optional] |
196
- | **websocket_resp_body_bytes** | **Integer** | Total message content bytes sent to end users over passthrough WebSocket connections. | [optional] |
197
- | **websocket_bereq_header_bytes** | **Integer** | Total header bytes sent to backends over passthrough WebSocket connections. | [optional] |
198
- | **websocket_bereq_body_bytes** | **Integer** | Total message content bytes sent to backends over passthrough WebSocket connections. | [optional] |
199
- | **websocket_beresp_header_bytes** | **Integer** | Total header bytes received from backends over passthrough WebSocket connections. | [optional] |
200
- | **websocket_beresp_body_bytes** | **Integer** | Total message content bytes received from backends over passthrough WebSocket connections. | [optional] |
201
- | **websocket_conn_time_ms** | **Integer** | Total duration of passthrough WebSocket connections with end users. | [optional] |
202
- | **fanout_recv_publishes** | **Integer** | Total published messages received from the publish API endpoint. | [optional] |
203
- | **fanout_send_publishes** | **Integer** | Total published messages sent to end users. | [optional] |
204
- | **kv_store_class_a_operations** | **Integer** | The total number of class a operations for the KV store. | [optional] |
205
- | **kv_store_class_b_operations** | **Integer** | The total number of class b operations for the KV store. | [optional] |
206
- | **object_store_class_a_operations** | **Integer** | Use kv_store_class_a_operations. | [optional] |
207
- | **object_store_class_b_operations** | **Integer** | Use kv_store_class_b_operations. | [optional] |
208
- | **fanout_req_header_bytes** | **Integer** | Total header bytes received from end users over Fanout connections. | [optional] |
209
- | **fanout_req_body_bytes** | **Integer** | Total body or message content bytes received from end users over Fanout connections. | [optional] |
210
- | **fanout_resp_header_bytes** | **Integer** | Total header bytes sent to end users over Fanout connections. | [optional] |
211
- | **fanout_resp_body_bytes** | **Integer** | Total body or message content bytes sent to end users over Fanout connections, excluding published message content. | [optional] |
212
- | **fanout_bereq_header_bytes** | **Integer** | Total header bytes sent to backends over Fanout connections. | [optional] |
213
- | **fanout_bereq_body_bytes** | **Integer** | Total body or message content bytes sent to backends over Fanout connections. | [optional] |
214
- | **fanout_beresp_header_bytes** | **Integer** | Total header bytes received from backends over Fanout connections. | [optional] |
215
- | **fanout_beresp_body_bytes** | **Integer** | Total body or message content bytes received from backends over Fanout connections. | [optional] |
216
- | **fanout_conn_time_ms** | **Integer** | Total duration of Fanout connections with end users. | [optional] |
217
- | **ddos_action_limit_streams_connections** | **Integer** | For HTTP/2, the number of connections the limit-streams action was applied to. The limit-streams action caps the allowed number of concurrent streams in a connection. | [optional] |
218
- | **ddos_action_limit_streams_requests** | **Integer** | For HTTP/2, the number of requests made on a connection for which the limit-streams action was taken. The limit-streams action caps the allowed number of concurrent streams in a connection. | [optional] |
219
- | **ddos_action_tarpit_accept** | **Integer** | The number of times the tarpit-accept action was taken. The tarpit-accept action adds a delay when accepting future connections. | [optional] |
220
- | **ddos_action_tarpit** | **Integer** | The number of times the tarpit action was taken. The tarpit action delays writing the response to the client. | [optional] |
221
- | **ddos_action_close** | **Integer** | The number of times the close action was taken. The close action aborts the connection as soon as possible. The close action takes effect either right after accept, right after the client hello, or right after the response was sent. | [optional] |
222
- | **ddos_action_blackhole** | **Integer** | The number of times the blackhole action was taken. The blackhole action quietly closes a TCP connection without sending a reset. The blackhole action quietly closes a TCP connection without notifying its peer (all TCP state is dropped). | [optional] |
223
- | **bot_challenge_starts** | **Integer** | The number of challenge-start tokens created. | [optional] |
224
- | **bot_challenge_complete_tokens_passed** | **Integer** | The number of challenge-complete tokens that passed validation. | [optional] |
225
- | **bot_challenge_complete_tokens_failed** | **Integer** | The number of challenge-complete tokens that failed validation. | [optional] |
226
- | **bot_challenge_complete_tokens_checked** | **Integer** | The number of challenge-complete tokens checked. | [optional] |
227
- | **bot_challenge_complete_tokens_disabled** | **Integer** | The number of challenge-complete tokens not checked because the feature was disabled. | [optional] |
228
- | **bot_challenge_complete_tokens_issued** | **Integer** | The number of challenge-complete tokens issued. For example, issuing a challenge-complete token after a series of CAPTCHA challenges ending in success. | [optional] |
229
- | **bot_challenges_issued** | **Integer** | The number of challenges issued. For example, the issuance of a CAPTCHA challenge. | [optional] |
230
- | **bot_challenges_succeeded** | **Integer** | The number of successful challenge solutions processed. For example, a correct CAPTCHA solution. | [optional] |
231
- | **bot_challenges_failed** | **Integer** | The number of failed challenge solutions processed. For example, an incorrect CAPTCHA solution. | [optional] |
232
- | **service_id** | [**ReadOnlyIdService**](ReadOnlyIdService.md) | | [optional] |
233
- | **start_time** | **Integer** | | [optional] |
234
-
235
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
236
-
@@ -1,11 +0,0 @@
1
- # Fastly::HistoricalFieldResultsAttributesAdditional
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **service_id** | [**ReadOnlyIdService**](ReadOnlyIdService.md) | | [optional] |
8
- | **start_time** | **Integer** | | [optional] |
9
-
10
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
11
-
@@ -1,13 +0,0 @@
1
- # Fastly::HistoricalUsageAggregateResponse
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **status** | **String** | Whether or not we were able to successfully execute the query. | [optional] |
8
- | **meta** | [**HistoricalMeta**](HistoricalMeta.md) | | [optional] |
9
- | **msg** | **String** | If the query was not successful, this will provide a string that explains why. | [optional] |
10
- | **data** | [**HistoricalUsageResults**](HistoricalUsageResults.md) | | [optional] |
11
-
12
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
13
-
@@ -1,9 +0,0 @@
1
- # Fastly::ReadOnlyIdService
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
-