fastly 7.2.0 → 7.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +6 -0
- data/Gemfile.lock +1 -1
- data/README.md +3 -3
- data/docs/HistoricalFieldResultsAttributes.md +13 -13
- data/docs/OriginInspectorMeasurements.md +38 -38
- data/docs/OriginInspectorValues.md +38 -38
- data/docs/PackageApi.md +8 -8
- data/docs/PackageMetadata.md +6 -6
- data/docs/RealtimeEntryAggregated.md +13 -13
- data/docs/RealtimeMeasurements.md +13 -13
- data/docs/Results.md +13 -13
- data/lib/fastly/api/package_api.rb +8 -8
- data/lib/fastly/models/historical_field_results_attributes.rb +13 -13
- data/lib/fastly/models/origin_inspector_measurements.rb +38 -38
- data/lib/fastly/models/origin_inspector_values.rb +38 -38
- data/lib/fastly/models/package_metadata.rb +6 -6
- data/lib/fastly/models/realtime_entry_aggregated.rb +13 -13
- data/lib/fastly/models/realtime_measurements.rb +13 -13
- data/lib/fastly/models/results.rb +13 -13
- data/lib/fastly/version.rb +1 -1
- data/sig.json +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ce6216ba756030fdb517309afbe95bba04a75a8240d0427e0c0e76b04bf85c43
|
4
|
+
data.tar.gz: 4e773f9a931e50b6d555af63bc9e3cd80cc0457cc2cfa314c638b688956da026
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4e24b5d907cc8fdfd1fc08666e54a10d44a0ea39267b2a0a997eccd94d4e0125b2a36cb00e1ae8e0e9488fbbb12a2e11d057023a56acfb93c15122302317f08d
|
7
|
+
data.tar.gz: 0ad9e5f887ea6c41e7488eb1df95453e27b5d4c55cc54a58ed6ba22bc3ef9e49de317c5c47d734970534cbbb03899efc82f4cf5217b6816aa37217ba8f1fbe04
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [v7.2.1](https://github.com/fastly/fastly-ruby/releases/tag/release/v7.2.1) (2023-10-27)
|
4
|
+
|
5
|
+
**Documentation:**
|
6
|
+
|
7
|
+
- docs: rename Compute@Edge to Compute.
|
8
|
+
|
3
9
|
## [v7.2.0](https://github.com/fastly/fastly-ruby/releases/tag/release/v7.2.0) (2023-10-24)
|
4
10
|
|
5
11
|
**Enhancements:**
|
data/Gemfile.lock
CHANGED
data/README.md
CHANGED
@@ -8,7 +8,7 @@ A Ruby client library for interacting with most facets of the [Fastly API](https
|
|
8
8
|
To install via RubyGems, add the following to your project's `Gemfile`:
|
9
9
|
|
10
10
|
```ruby
|
11
|
-
gem 'fastly', '~> 7.2.
|
11
|
+
gem 'fastly', '~> 7.2.1'
|
12
12
|
```
|
13
13
|
|
14
14
|
Then run `bundle install`.
|
@@ -407,8 +407,8 @@ Class | Method | Description
|
|
407
407
|
[*Fastly::OriginInspectorRealtimeApi*](docs/OriginInspectorRealtimeApi.md) | [**get_origin_inspector_last120_seconds**](docs/OriginInspectorRealtimeApi.md#get_origin_inspector_last120_seconds) | Get real-time origin data for the last 120 seconds
|
408
408
|
[*Fastly::OriginInspectorRealtimeApi*](docs/OriginInspectorRealtimeApi.md) | [**get_origin_inspector_last_max_entries**](docs/OriginInspectorRealtimeApi.md#get_origin_inspector_last_max_entries) | Get a limited number of real-time origin data entries
|
409
409
|
[*Fastly::OriginInspectorRealtimeApi*](docs/OriginInspectorRealtimeApi.md) | [**get_origin_inspector_last_second**](docs/OriginInspectorRealtimeApi.md#get_origin_inspector_last_second) | Get real-time origin data from specific time.
|
410
|
-
[*Fastly::PackageApi*](docs/PackageApi.md) | [**get_package**](docs/PackageApi.md#get_package) | Get details of the service's Compute
|
411
|
-
[*Fastly::PackageApi*](docs/PackageApi.md) | [**put_package**](docs/PackageApi.md#put_package) | Upload a Compute
|
410
|
+
[*Fastly::PackageApi*](docs/PackageApi.md) | [**get_package**](docs/PackageApi.md#get_package) | Get details of the service's Compute package.
|
411
|
+
[*Fastly::PackageApi*](docs/PackageApi.md) | [**put_package**](docs/PackageApi.md#put_package) | Upload a Compute package.
|
412
412
|
[*Fastly::PoolApi*](docs/PoolApi.md) | [**create_server_pool**](docs/PoolApi.md#create_server_pool) | Create a server pool
|
413
413
|
[*Fastly::PoolApi*](docs/PoolApi.md) | [**delete_server_pool**](docs/PoolApi.md#delete_server_pool) | Delete a server pool
|
414
414
|
[*Fastly::PoolApi*](docs/PoolApi.md) | [**get_server_pool**](docs/PoolApi.md#get_server_pool) | Get a server pool
|
@@ -157,19 +157,19 @@
|
|
157
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
158
|
| **compute_ram_used** | **Integer** | The amount of RAM used for your service by Fastly (in bytes). | [optional] |
|
159
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 Compute
|
161
|
-
| **compute_req_body_bytes** | **Integer** | Total body bytes received by Compute
|
162
|
-
| **compute_resp_header_bytes** | **Integer** | Total header bytes sent from Compute
|
163
|
-
| **compute_resp_body_bytes** | **Integer** | Total body bytes sent from Compute
|
164
|
-
| **compute_resp_status_1xx** | **Integer** | Number of \"Informational\" category status codes delivered by Compute
|
165
|
-
| **compute_resp_status_2xx** | **Integer** | Number of \"Success\" category status codes delivered by Compute
|
166
|
-
| **compute_resp_status_3xx** | **Integer** | Number of \"Redirection\" category status codes delivered by Compute
|
167
|
-
| **compute_resp_status_4xx** | **Integer** | Number of \"Client Error\" category status codes delivered by Compute
|
168
|
-
| **compute_resp_status_5xx** | **Integer** | Number of \"Server Error\" category status codes delivered by Compute
|
169
|
-
| **compute_bereq_header_bytes** | **Integer** | Total header bytes sent to backends (origins) by Compute
|
170
|
-
| **compute_bereq_body_bytes** | **Integer** | Total body bytes sent to backends (origins) by Compute
|
171
|
-
| **compute_beresp_header_bytes** | **Integer** | Total header bytes received from backends (origins) by Compute
|
172
|
-
| **compute_beresp_body_bytes** | **Integer** | Total body bytes received from backends (origins) by Compute
|
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
173
|
| **compute_bereqs** | **Integer** | Number of backend requests started. | [optional] |
|
174
174
|
| **compute_bereq_errors** | **Integer** | Number of backend request errors, including timeouts. | [optional] |
|
175
175
|
| **compute_resource_limit_exceeded** | **Integer** | Number of times a guest exceeded its resource limit, includes heap, stack, globals, and code execution timeout. | [optional] |
|
@@ -80,44 +80,44 @@
|
|
80
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
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
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
|
84
|
-
| **compute_resp_header_bytes** | **Integer** | Number of header bytes for origin received by Compute
|
85
|
-
| **compute_resp_body_bytes** | **Integer** | Number of body bytes for origin received by Compute
|
86
|
-
| **compute_status_1xx** | **Integer** | Number of 1xx \"Informational\" status codes for origin received by Compute
|
87
|
-
| **compute_status_2xx** | **Integer** | Number of 2xx \"Success\" status codes for origin received by Compute
|
88
|
-
| **compute_status_3xx** | **Integer** | Number of 3xx \"Redirection\" codes for origin received by Compute
|
89
|
-
| **compute_status_4xx** | **Integer** | Number of 4xx \"Client Error\" codes for origin received by Compute
|
90
|
-
| **compute_status_5xx** | **Integer** | Number of 5xx \"Server Error\" codes for origin received by Compute
|
91
|
-
| **compute_status_200** | **Integer** | Number of responses received with status code 200 (Success) for origin received by Compute
|
92
|
-
| **compute_status_204** | **Integer** | Number of responses received with status code 204 (No Content) for origin received by Compute
|
93
|
-
| **compute_status_206** | **Integer** | Number of responses received with status code 206 (Partial Content) for origin received by Compute
|
94
|
-
| **compute_status_301** | **Integer** | Number of responses received with status code 301 (Moved Permanently) for origin received by Compute
|
95
|
-
| **compute_status_302** | **Integer** | Number of responses received with status code 302 (Found) for origin received by Compute
|
96
|
-
| **compute_status_304** | **Integer** | Number of responses received with status code 304 (Not Modified) for origin received by Compute
|
97
|
-
| **compute_status_400** | **Integer** | Number of responses received with status code 400 (Bad Request) for origin received by Compute
|
98
|
-
| **compute_status_401** | **Integer** | Number of responses received with status code 401 (Unauthorized) for origin received by Compute
|
99
|
-
| **compute_status_403** | **Integer** | Number of responses received with status code 403 (Forbidden) for origin received by Compute
|
100
|
-
| **compute_status_404** | **Integer** | Number of responses received with status code 404 (Not Found) for origin received by Compute
|
101
|
-
| **compute_status_416** | **Integer** | Number of responses received with status code 416 (Range Not Satisfiable) for origin received by Compute
|
102
|
-
| **compute_status_429** | **Integer** | Number of responses received with status code 429 (Too Many Requests) for origin received by Compute
|
103
|
-
| **compute_status_500** | **Integer** | Number of responses received with status code 500 (Internal Server Error) for origin received by Compute
|
104
|
-
| **compute_status_501** | **Integer** | Number of responses received with status code 501 (Not Implemented) for origin received by Compute
|
105
|
-
| **compute_status_502** | **Integer** | Number of responses received with status code 502 (Bad Gateway) for origin received by Compute
|
106
|
-
| **compute_status_503** | **Integer** | Number of responses received with status code 503 (Service Unavailable) for origin received by Compute
|
107
|
-
| **compute_status_504** | **Integer** | Number of responses received with status code 504 (Gateway Timeout) for origin received by Compute
|
108
|
-
| **compute_status_505** | **Integer** | Number of responses received with status code 505 (HTTP Version Not Supported) for origin received by Compute
|
109
|
-
| **compute_latency_0_to_1ms** | **Integer** | Number of responses with latency between 0 and 1 millisecond for origin received by Compute
|
110
|
-
| **compute_latency_1_to_5ms** | **Integer** | Number of responses with latency between 1 and 5 milliseconds for origin received by Compute
|
111
|
-
| **compute_latency_5_to_10ms** | **Integer** | Number of responses with latency between 5 and 10 milliseconds for origin received by Compute
|
112
|
-
| **compute_latency_10_to_50ms** | **Integer** | Number of responses with latency between 10 and 50 milliseconds for origin received by Compute
|
113
|
-
| **compute_latency_50_to_100ms** | **Integer** | Number of responses with latency between 50 and 100 milliseconds for origin received by Compute
|
114
|
-
| **compute_latency_100_to_250ms** | **Integer** | Number of responses with latency between 100 and 250 milliseconds for origin received by Compute
|
115
|
-
| **compute_latency_250_to_500ms** | **Integer** | Number of responses with latency between 250 and 500 milliseconds for origin received by Compute
|
116
|
-
| **compute_latency_500_to_1000ms** | **Integer** | Number of responses with latency between 500 and 1,000 milliseconds for origin received by Compute
|
117
|
-
| **compute_latency_1000_to_5000ms** | **Integer** | Number of responses with latency between 1,000 and 5,000 milliseconds for origin received by Compute
|
118
|
-
| **compute_latency_5000_to_10000ms** | **Integer** | Number of responses with latency between 5,000 and 10,000 milliseconds for origin received by Compute
|
119
|
-
| **compute_latency_10000_to_60000ms** | **Integer** | Number of responses with latency between 10,000 and 60,000 milliseconds for origin received by Compute
|
120
|
-
| **compute_latency_60000ms** | **Integer** | Number of responses with latency of 60,000 milliseconds and above for origin received by Compute
|
83
|
+
| **compute_responses** | **Integer** | Number of responses for origin received by the Compute platform. | [optional] |
|
84
|
+
| **compute_resp_header_bytes** | **Integer** | Number of header bytes for origin received by the Compute platform. | [optional] |
|
85
|
+
| **compute_resp_body_bytes** | **Integer** | Number of body bytes for origin received by the Compute platform. | [optional] |
|
86
|
+
| **compute_status_1xx** | **Integer** | Number of 1xx \"Informational\" status codes for origin received by the Compute platform. | [optional] |
|
87
|
+
| **compute_status_2xx** | **Integer** | Number of 2xx \"Success\" status codes for origin received by the Compute platform. | [optional] |
|
88
|
+
| **compute_status_3xx** | **Integer** | Number of 3xx \"Redirection\" codes for origin received by the Compute platform. | [optional] |
|
89
|
+
| **compute_status_4xx** | **Integer** | Number of 4xx \"Client Error\" codes for origin received by the Compute platform. | [optional] |
|
90
|
+
| **compute_status_5xx** | **Integer** | Number of 5xx \"Server Error\" codes for origin received by the Compute platform. | [optional] |
|
91
|
+
| **compute_status_200** | **Integer** | Number of responses received with status code 200 (Success) for origin received by the Compute platform. | [optional] |
|
92
|
+
| **compute_status_204** | **Integer** | Number of responses received with status code 204 (No Content) for origin received by the Compute platform. | [optional] |
|
93
|
+
| **compute_status_206** | **Integer** | Number of responses received with status code 206 (Partial Content) for origin received by the Compute platform. | [optional] |
|
94
|
+
| **compute_status_301** | **Integer** | Number of responses received with status code 301 (Moved Permanently) for origin received by the Compute platform. | [optional] |
|
95
|
+
| **compute_status_302** | **Integer** | Number of responses received with status code 302 (Found) for origin received by the Compute platform. | [optional] |
|
96
|
+
| **compute_status_304** | **Integer** | Number of responses received with status code 304 (Not Modified) for origin received by the Compute platform. | [optional] |
|
97
|
+
| **compute_status_400** | **Integer** | Number of responses received with status code 400 (Bad Request) for origin received by the Compute platform. | [optional] |
|
98
|
+
| **compute_status_401** | **Integer** | Number of responses received with status code 401 (Unauthorized) for origin received by the Compute platform. | [optional] |
|
99
|
+
| **compute_status_403** | **Integer** | Number of responses received with status code 403 (Forbidden) for origin received by the Compute platform. | [optional] |
|
100
|
+
| **compute_status_404** | **Integer** | Number of responses received with status code 404 (Not Found) for origin received by the Compute platform. | [optional] |
|
101
|
+
| **compute_status_416** | **Integer** | Number of responses received with status code 416 (Range Not Satisfiable) for origin received by the Compute platform. | [optional] |
|
102
|
+
| **compute_status_429** | **Integer** | Number of responses received with status code 429 (Too Many Requests) for origin received by the Compute platform. | [optional] |
|
103
|
+
| **compute_status_500** | **Integer** | Number of responses received with status code 500 (Internal Server Error) for origin received by the Compute platform. | [optional] |
|
104
|
+
| **compute_status_501** | **Integer** | Number of responses received with status code 501 (Not Implemented) for origin received by the Compute platform. | [optional] |
|
105
|
+
| **compute_status_502** | **Integer** | Number of responses received with status code 502 (Bad Gateway) for origin received by the Compute platform. | [optional] |
|
106
|
+
| **compute_status_503** | **Integer** | Number of responses received with status code 503 (Service Unavailable) for origin received by the Compute platform. | [optional] |
|
107
|
+
| **compute_status_504** | **Integer** | Number of responses received with status code 504 (Gateway Timeout) for origin received by the Compute platform. | [optional] |
|
108
|
+
| **compute_status_505** | **Integer** | Number of responses received with status code 505 (HTTP Version Not Supported) for origin received by the Compute platform. | [optional] |
|
109
|
+
| **compute_latency_0_to_1ms** | **Integer** | Number of responses with latency between 0 and 1 millisecond for origin received by the Compute platform. | [optional] |
|
110
|
+
| **compute_latency_1_to_5ms** | **Integer** | Number of responses with latency between 1 and 5 milliseconds for origin received by the Compute platform. | [optional] |
|
111
|
+
| **compute_latency_5_to_10ms** | **Integer** | Number of responses with latency between 5 and 10 milliseconds for origin received by the Compute platform. | [optional] |
|
112
|
+
| **compute_latency_10_to_50ms** | **Integer** | Number of responses with latency between 10 and 50 milliseconds for origin received by the Compute platform. | [optional] |
|
113
|
+
| **compute_latency_50_to_100ms** | **Integer** | Number of responses with latency between 50 and 100 milliseconds for origin received by the Compute platform. | [optional] |
|
114
|
+
| **compute_latency_100_to_250ms** | **Integer** | Number of responses with latency between 100 and 250 milliseconds for origin received by the Compute platform. | [optional] |
|
115
|
+
| **compute_latency_250_to_500ms** | **Integer** | Number of responses with latency between 250 and 500 milliseconds for origin received by the Compute platform. | [optional] |
|
116
|
+
| **compute_latency_500_to_1000ms** | **Integer** | Number of responses with latency between 500 and 1,000 milliseconds for origin received by the Compute platform. | [optional] |
|
117
|
+
| **compute_latency_1000_to_5000ms** | **Integer** | Number of responses with latency between 1,000 and 5,000 milliseconds for origin received by the Compute platform. | [optional] |
|
118
|
+
| **compute_latency_5000_to_10000ms** | **Integer** | Number of responses with latency between 5,000 and 10,000 milliseconds for origin received by the Compute platform. | [optional] |
|
119
|
+
| **compute_latency_10000_to_60000ms** | **Integer** | Number of responses with latency between 10,000 and 60,000 milliseconds for origin received by the Compute platform. | [optional] |
|
120
|
+
| **compute_latency_60000ms** | **Integer** | Number of responses with latency of 60,000 milliseconds and above for origin received by the Compute platform. | [optional] |
|
121
121
|
| **all_responses** | **Integer** | Number of responses received for origin requests made by all sources. | [optional] |
|
122
122
|
| **all_resp_header_bytes** | **Integer** | Number of header bytes received for origin requests made by all sources. | [optional] |
|
123
123
|
| **all_resp_body_bytes** | **Integer** | Number of body bytes received for origin requests made by all sources. | [optional] |
|
@@ -80,44 +80,44 @@
|
|
80
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
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
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
|
84
|
-
| **compute_resp_header_bytes** | **Integer** | Number of header bytes for origin received by Compute
|
85
|
-
| **compute_resp_body_bytes** | **Integer** | Number of body bytes for origin received by Compute
|
86
|
-
| **compute_status_1xx** | **Integer** | Number of 1xx \"Informational\" status codes for origin received by Compute
|
87
|
-
| **compute_status_2xx** | **Integer** | Number of 2xx \"Success\" status codes for origin received by Compute
|
88
|
-
| **compute_status_3xx** | **Integer** | Number of 3xx \"Redirection\" codes for origin received by Compute
|
89
|
-
| **compute_status_4xx** | **Integer** | Number of 4xx \"Client Error\" codes for origin received by Compute
|
90
|
-
| **compute_status_5xx** | **Integer** | Number of 5xx \"Server Error\" codes for origin received by Compute
|
91
|
-
| **compute_status_200** | **Integer** | Number of responses received with status code 200 (Success) for origin received by Compute
|
92
|
-
| **compute_status_204** | **Integer** | Number of responses received with status code 204 (No Content) for origin received by Compute
|
93
|
-
| **compute_status_206** | **Integer** | Number of responses received with status code 206 (Partial Content) for origin received by Compute
|
94
|
-
| **compute_status_301** | **Integer** | Number of responses received with status code 301 (Moved Permanently) for origin received by Compute
|
95
|
-
| **compute_status_302** | **Integer** | Number of responses received with status code 302 (Found) for origin received by Compute
|
96
|
-
| **compute_status_304** | **Integer** | Number of responses received with status code 304 (Not Modified) for origin received by Compute
|
97
|
-
| **compute_status_400** | **Integer** | Number of responses received with status code 400 (Bad Request) for origin received by Compute
|
98
|
-
| **compute_status_401** | **Integer** | Number of responses received with status code 401 (Unauthorized) for origin received by Compute
|
99
|
-
| **compute_status_403** | **Integer** | Number of responses received with status code 403 (Forbidden) for origin received by Compute
|
100
|
-
| **compute_status_404** | **Integer** | Number of responses received with status code 404 (Not Found) for origin received by Compute
|
101
|
-
| **compute_status_416** | **Integer** | Number of responses received with status code 416 (Range Not Satisfiable) for origin received by Compute
|
102
|
-
| **compute_status_429** | **Integer** | Number of responses received with status code 429 (Too Many Requests) for origin received by Compute
|
103
|
-
| **compute_status_500** | **Integer** | Number of responses received with status code 500 (Internal Server Error) for origin received by Compute
|
104
|
-
| **compute_status_501** | **Integer** | Number of responses received with status code 501 (Not Implemented) for origin received by Compute
|
105
|
-
| **compute_status_502** | **Integer** | Number of responses received with status code 502 (Bad Gateway) for origin received by Compute
|
106
|
-
| **compute_status_503** | **Integer** | Number of responses received with status code 503 (Service Unavailable) for origin received by Compute
|
107
|
-
| **compute_status_504** | **Integer** | Number of responses received with status code 504 (Gateway Timeout) for origin received by Compute
|
108
|
-
| **compute_status_505** | **Integer** | Number of responses received with status code 505 (HTTP Version Not Supported) for origin received by Compute
|
109
|
-
| **compute_latency_0_to_1ms** | **Integer** | Number of responses with latency between 0 and 1 millisecond for origin received by Compute
|
110
|
-
| **compute_latency_1_to_5ms** | **Integer** | Number of responses with latency between 1 and 5 milliseconds for origin received by Compute
|
111
|
-
| **compute_latency_5_to_10ms** | **Integer** | Number of responses with latency between 5 and 10 milliseconds for origin received by Compute
|
112
|
-
| **compute_latency_10_to_50ms** | **Integer** | Number of responses with latency between 10 and 50 milliseconds for origin received by Compute
|
113
|
-
| **compute_latency_50_to_100ms** | **Integer** | Number of responses with latency between 50 and 100 milliseconds for origin received by Compute
|
114
|
-
| **compute_latency_100_to_250ms** | **Integer** | Number of responses with latency between 100 and 250 milliseconds for origin received by Compute
|
115
|
-
| **compute_latency_250_to_500ms** | **Integer** | Number of responses with latency between 250 and 500 milliseconds for origin received by Compute
|
116
|
-
| **compute_latency_500_to_1000ms** | **Integer** | Number of responses with latency between 500 and 1,000 milliseconds for origin received by Compute
|
117
|
-
| **compute_latency_1000_to_5000ms** | **Integer** | Number of responses with latency between 1,000 and 5,000 milliseconds for origin received by Compute
|
118
|
-
| **compute_latency_5000_to_10000ms** | **Integer** | Number of responses with latency between 5,000 and 10,000 milliseconds for origin received by Compute
|
119
|
-
| **compute_latency_10000_to_60000ms** | **Integer** | Number of responses with latency between 10,000 and 60,000 milliseconds for origin received by Compute
|
120
|
-
| **compute_latency_60000ms** | **Integer** | Number of responses with latency of 60,000 milliseconds and above for origin received by Compute
|
83
|
+
| **compute_responses** | **Integer** | Number of responses for origin received by the Compute platform. | [optional] |
|
84
|
+
| **compute_resp_header_bytes** | **Integer** | Number of header bytes for origin received by the Compute platform. | [optional] |
|
85
|
+
| **compute_resp_body_bytes** | **Integer** | Number of body bytes for origin received by the Compute platform. | [optional] |
|
86
|
+
| **compute_status_1xx** | **Integer** | Number of 1xx \"Informational\" status codes for origin received by the Compute platform. | [optional] |
|
87
|
+
| **compute_status_2xx** | **Integer** | Number of 2xx \"Success\" status codes for origin received by the Compute platform. | [optional] |
|
88
|
+
| **compute_status_3xx** | **Integer** | Number of 3xx \"Redirection\" codes for origin received by the Compute platform. | [optional] |
|
89
|
+
| **compute_status_4xx** | **Integer** | Number of 4xx \"Client Error\" codes for origin received by the Compute platform. | [optional] |
|
90
|
+
| **compute_status_5xx** | **Integer** | Number of 5xx \"Server Error\" codes for origin received by the Compute platform. | [optional] |
|
91
|
+
| **compute_status_200** | **Integer** | Number of responses received with status code 200 (Success) for origin received by the Compute platform. | [optional] |
|
92
|
+
| **compute_status_204** | **Integer** | Number of responses received with status code 204 (No Content) for origin received by the Compute platform. | [optional] |
|
93
|
+
| **compute_status_206** | **Integer** | Number of responses received with status code 206 (Partial Content) for origin received by the Compute platform. | [optional] |
|
94
|
+
| **compute_status_301** | **Integer** | Number of responses received with status code 301 (Moved Permanently) for origin received by the Compute platform. | [optional] |
|
95
|
+
| **compute_status_302** | **Integer** | Number of responses received with status code 302 (Found) for origin received by the Compute platform. | [optional] |
|
96
|
+
| **compute_status_304** | **Integer** | Number of responses received with status code 304 (Not Modified) for origin received by the Compute platform. | [optional] |
|
97
|
+
| **compute_status_400** | **Integer** | Number of responses received with status code 400 (Bad Request) for origin received by the Compute platform. | [optional] |
|
98
|
+
| **compute_status_401** | **Integer** | Number of responses received with status code 401 (Unauthorized) for origin received by the Compute platform. | [optional] |
|
99
|
+
| **compute_status_403** | **Integer** | Number of responses received with status code 403 (Forbidden) for origin received by the Compute platform. | [optional] |
|
100
|
+
| **compute_status_404** | **Integer** | Number of responses received with status code 404 (Not Found) for origin received by the Compute platform. | [optional] |
|
101
|
+
| **compute_status_416** | **Integer** | Number of responses received with status code 416 (Range Not Satisfiable) for origin received by the Compute platform. | [optional] |
|
102
|
+
| **compute_status_429** | **Integer** | Number of responses received with status code 429 (Too Many Requests) for origin received by the Compute platform. | [optional] |
|
103
|
+
| **compute_status_500** | **Integer** | Number of responses received with status code 500 (Internal Server Error) for origin received by the Compute platform. | [optional] |
|
104
|
+
| **compute_status_501** | **Integer** | Number of responses received with status code 501 (Not Implemented) for origin received by the Compute platform. | [optional] |
|
105
|
+
| **compute_status_502** | **Integer** | Number of responses received with status code 502 (Bad Gateway) for origin received by the Compute platform. | [optional] |
|
106
|
+
| **compute_status_503** | **Integer** | Number of responses received with status code 503 (Service Unavailable) for origin received by the Compute platform. | [optional] |
|
107
|
+
| **compute_status_504** | **Integer** | Number of responses received with status code 504 (Gateway Timeout) for origin received by the Compute platform. | [optional] |
|
108
|
+
| **compute_status_505** | **Integer** | Number of responses received with status code 505 (HTTP Version Not Supported) for origin received by the Compute platform. | [optional] |
|
109
|
+
| **compute_latency_0_to_1ms** | **Integer** | Number of responses with latency between 0 and 1 millisecond for origin received by the Compute platform. | [optional] |
|
110
|
+
| **compute_latency_1_to_5ms** | **Integer** | Number of responses with latency between 1 and 5 milliseconds for origin received by the Compute platform. | [optional] |
|
111
|
+
| **compute_latency_5_to_10ms** | **Integer** | Number of responses with latency between 5 and 10 milliseconds for origin received by the Compute platform. | [optional] |
|
112
|
+
| **compute_latency_10_to_50ms** | **Integer** | Number of responses with latency between 10 and 50 milliseconds for origin received by the Compute platform. | [optional] |
|
113
|
+
| **compute_latency_50_to_100ms** | **Integer** | Number of responses with latency between 50 and 100 milliseconds for origin received by the Compute platform. | [optional] |
|
114
|
+
| **compute_latency_100_to_250ms** | **Integer** | Number of responses with latency between 100 and 250 milliseconds for origin received by the Compute platform. | [optional] |
|
115
|
+
| **compute_latency_250_to_500ms** | **Integer** | Number of responses with latency between 250 and 500 milliseconds for origin received by the Compute platform. | [optional] |
|
116
|
+
| **compute_latency_500_to_1000ms** | **Integer** | Number of responses with latency between 500 and 1,000 milliseconds for origin received by the Compute platform. | [optional] |
|
117
|
+
| **compute_latency_1000_to_5000ms** | **Integer** | Number of responses with latency between 1,000 and 5,000 milliseconds for origin received by the Compute platform. | [optional] |
|
118
|
+
| **compute_latency_5000_to_10000ms** | **Integer** | Number of responses with latency between 5,000 and 10,000 milliseconds for origin received by the Compute platform. | [optional] |
|
119
|
+
| **compute_latency_10000_to_60000ms** | **Integer** | Number of responses with latency between 10,000 and 60,000 milliseconds for origin received by the Compute platform. | [optional] |
|
120
|
+
| **compute_latency_60000ms** | **Integer** | Number of responses with latency of 60,000 milliseconds and above for origin received by the Compute platform. | [optional] |
|
121
121
|
| **all_responses** | **Integer** | Number of responses received for origin requests made by all sources. | [optional] |
|
122
122
|
| **all_resp_header_bytes** | **Integer** | Number of header bytes received for origin requests made by all sources. | [optional] |
|
123
123
|
| **all_resp_body_bytes** | **Integer** | Number of body bytes received for origin requests made by all sources. | [optional] |
|
data/docs/PackageApi.md
CHANGED
@@ -10,17 +10,17 @@ api_instance = Fastly::PackageApi.new
|
|
10
10
|
|
11
11
|
| Method | HTTP request | Description |
|
12
12
|
| ------ | ------------ | ----------- |
|
13
|
-
| [**get_package**](PackageApi.md#get_package) | **GET** /service/{service_id}/version/{version_id}/package | Get details of the service's Compute
|
14
|
-
| [**put_package**](PackageApi.md#put_package) | **PUT** /service/{service_id}/version/{version_id}/package | Upload a Compute
|
13
|
+
| [**get_package**](PackageApi.md#get_package) | **GET** /service/{service_id}/version/{version_id}/package | Get details of the service's Compute package. |
|
14
|
+
| [**put_package**](PackageApi.md#put_package) | **PUT** /service/{service_id}/version/{version_id}/package | Upload a Compute package. |
|
15
15
|
|
16
16
|
|
17
17
|
## `get_package()`
|
18
18
|
|
19
19
|
```ruby
|
20
|
-
get_package(opts): <PackageResponse> # Get details of the service's Compute
|
20
|
+
get_package(opts): <PackageResponse> # Get details of the service's Compute package.
|
21
21
|
```
|
22
22
|
|
23
|
-
List detailed information about the Compute
|
23
|
+
List detailed information about the Compute package for the specified service.
|
24
24
|
|
25
25
|
### Examples
|
26
26
|
|
@@ -32,7 +32,7 @@ opts = {
|
|
32
32
|
}
|
33
33
|
|
34
34
|
begin
|
35
|
-
# Get details of the service's Compute
|
35
|
+
# Get details of the service's Compute package.
|
36
36
|
result = api_instance.get_package(opts)
|
37
37
|
p result
|
38
38
|
rescue Fastly::ApiError => e
|
@@ -56,10 +56,10 @@ end
|
|
56
56
|
## `put_package()`
|
57
57
|
|
58
58
|
```ruby
|
59
|
-
put_package(opts): <PackageResponse> # Upload a Compute
|
59
|
+
put_package(opts): <PackageResponse> # Upload a Compute package.
|
60
60
|
```
|
61
61
|
|
62
|
-
Upload a Compute
|
62
|
+
Upload a Compute package associated with the specified service version.
|
63
63
|
|
64
64
|
### Examples
|
65
65
|
|
@@ -73,7 +73,7 @@ opts = {
|
|
73
73
|
}
|
74
74
|
|
75
75
|
begin
|
76
|
-
# Upload a Compute
|
76
|
+
# Upload a Compute package.
|
77
77
|
result = api_instance.put_package(opts)
|
78
78
|
p result
|
79
79
|
rescue Fastly::ApiError => e
|
data/docs/PackageMetadata.md
CHANGED
@@ -4,13 +4,13 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **name** | **String** | Name of the Compute
|
8
|
-
| **description** | **String** | Description of the Compute
|
7
|
+
| **name** | **String** | Name of the Compute package. | [optional] |
|
8
|
+
| **description** | **String** | Description of the Compute package. | [optional] |
|
9
9
|
| **authors** | **Array<String>** | A list of package authors' email addresses. | [optional] |
|
10
|
-
| **language** | **String** | The language of the Compute
|
11
|
-
| **size** | **Integer** | Size of the Compute
|
12
|
-
| **hashsum** | **String** | Hash of the Compute
|
13
|
-
| **files_hash** | **String** | Hash of the files within the Compute
|
10
|
+
| **language** | **String** | The language of the Compute package. | [optional] |
|
11
|
+
| **size** | **Integer** | Size of the Compute package in bytes. | [optional] |
|
12
|
+
| **hashsum** | **String** | Hash of the Compute package. | [optional] |
|
13
|
+
| **files_hash** | **String** | Hash of the files within the Compute package. | [optional] |
|
14
14
|
|
15
15
|
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
|
16
16
|
|
@@ -129,10 +129,10 @@
|
|
129
129
|
| **hit_resp_body_bytes** | **Integer** | Total body bytes delivered for cache hits. | [optional] |
|
130
130
|
| **miss_resp_body_bytes** | **Integer** | Total body bytes delivered for cache misses. | [optional] |
|
131
131
|
| **pass_resp_body_bytes** | **Integer** | Total body bytes delivered for cache passes. | [optional] |
|
132
|
-
| **compute_req_header_bytes** | **Integer** | Total header bytes received by Compute
|
133
|
-
| **compute_req_body_bytes** | **Integer** | Total body bytes received by Compute
|
134
|
-
| **compute_resp_header_bytes** | **Integer** | Total header bytes sent from Compute
|
135
|
-
| **compute_resp_body_bytes** | **Integer** | Total body bytes sent from Compute
|
132
|
+
| **compute_req_header_bytes** | **Integer** | Total header bytes received by the Compute platform. | [optional] |
|
133
|
+
| **compute_req_body_bytes** | **Integer** | Total body bytes received by the Compute platform. | [optional] |
|
134
|
+
| **compute_resp_header_bytes** | **Integer** | Total header bytes sent from Compute to end user. | [optional] |
|
135
|
+
| **compute_resp_body_bytes** | **Integer** | Total body bytes sent from Compute to end user. | [optional] |
|
136
136
|
| **imgvideo** | **Integer** | Number of video responses that came from the Fastly Image Optimizer service. | [optional] |
|
137
137
|
| **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] |
|
138
138
|
| **imgvideo_resp_header_bytes** | **Integer** | Total header bytes of video delivered from the Fastly Image Optimizer service. | [optional] |
|
@@ -159,17 +159,17 @@
|
|
159
159
|
| **shield_fetch_resp_body_bytes** | **Integer** | Total response body bytes sent from a shield to the edge. | [optional] |
|
160
160
|
| **segblock_origin_fetches** | **Integer** | Number of `Range` requests to origin for segments of resources when using segmented caching. | [optional] |
|
161
161
|
| **segblock_shield_fetches** | **Integer** | Number of `Range` requests to a shield for segments of resources when using segmented caching. | [optional] |
|
162
|
-
| **compute_resp_status_1xx** | **Integer** | Number of \"Informational\" category status codes delivered by Compute
|
163
|
-
| **compute_resp_status_2xx** | **Integer** | Number of \"Success\" category status codes delivered by Compute
|
164
|
-
| **compute_resp_status_3xx** | **Integer** | Number of \"Redirection\" category status codes delivered by Compute
|
165
|
-
| **compute_resp_status_4xx** | **Integer** | Number of \"Client Error\" category status codes delivered by Compute
|
166
|
-
| **compute_resp_status_5xx** | **Integer** | Number of \"Server Error\" category status codes delivered by Compute
|
162
|
+
| **compute_resp_status_1xx** | **Integer** | Number of \"Informational\" category status codes delivered by the Compute platform. | [optional] |
|
163
|
+
| **compute_resp_status_2xx** | **Integer** | Number of \"Success\" category status codes delivered by the Compute platform. | [optional] |
|
164
|
+
| **compute_resp_status_3xx** | **Integer** | Number of \"Redirection\" category status codes delivered by the Compute platform. | [optional] |
|
165
|
+
| **compute_resp_status_4xx** | **Integer** | Number of \"Client Error\" category status codes delivered by the Compute platform. | [optional] |
|
166
|
+
| **compute_resp_status_5xx** | **Integer** | Number of \"Server Error\" category status codes delivered by the Compute platform. | [optional] |
|
167
167
|
| **edge_hit_requests** | **Integer** | Number of requests sent by end users to Fastly that resulted in a hit at the edge. | [optional] |
|
168
168
|
| **edge_miss_requests** | **Integer** | Number of requests sent by end users to Fastly that resulted in a miss at the edge. | [optional] |
|
169
|
-
| **compute_bereq_header_bytes** | **Integer** | Total header bytes sent to backends (origins) by Compute
|
170
|
-
| **compute_bereq_body_bytes** | **Integer** | Total body bytes sent to backends (origins) by Compute
|
171
|
-
| **compute_beresp_header_bytes** | **Integer** | Total header bytes received from backends (origins) by Compute
|
172
|
-
| **compute_beresp_body_bytes** | **Integer** | Total body bytes received from backends (origins) by Compute
|
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
173
|
| **origin_cache_fetches** | **Integer** | The total number of completed requests made to backends (origins) that returned cacheable content. | [optional] |
|
174
174
|
| **shield_cache_fetches** | **Integer** | The total number of completed requests made to shields that returned cacheable content. | [optional] |
|
175
175
|
| **compute_bereqs** | **Integer** | Number of backend requests started. | [optional] |
|
@@ -129,10 +129,10 @@
|
|
129
129
|
| **hit_resp_body_bytes** | **Integer** | Total body bytes delivered for cache hits. | [optional] |
|
130
130
|
| **miss_resp_body_bytes** | **Integer** | Total body bytes delivered for cache misses. | [optional] |
|
131
131
|
| **pass_resp_body_bytes** | **Integer** | Total body bytes delivered for cache passes. | [optional] |
|
132
|
-
| **compute_req_header_bytes** | **Integer** | Total header bytes received by Compute
|
133
|
-
| **compute_req_body_bytes** | **Integer** | Total body bytes received by Compute
|
134
|
-
| **compute_resp_header_bytes** | **Integer** | Total header bytes sent from Compute
|
135
|
-
| **compute_resp_body_bytes** | **Integer** | Total body bytes sent from Compute
|
132
|
+
| **compute_req_header_bytes** | **Integer** | Total header bytes received by the Compute platform. | [optional] |
|
133
|
+
| **compute_req_body_bytes** | **Integer** | Total body bytes received by the Compute platform. | [optional] |
|
134
|
+
| **compute_resp_header_bytes** | **Integer** | Total header bytes sent from Compute to end user. | [optional] |
|
135
|
+
| **compute_resp_body_bytes** | **Integer** | Total body bytes sent from Compute to end user. | [optional] |
|
136
136
|
| **imgvideo** | **Integer** | Number of video responses that came from the Fastly Image Optimizer service. | [optional] |
|
137
137
|
| **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] |
|
138
138
|
| **imgvideo_resp_header_bytes** | **Integer** | Total header bytes of video delivered from the Fastly Image Optimizer service. | [optional] |
|
@@ -159,17 +159,17 @@
|
|
159
159
|
| **shield_fetch_resp_body_bytes** | **Integer** | Total response body bytes sent from a shield to the edge. | [optional] |
|
160
160
|
| **segblock_origin_fetches** | **Integer** | Number of `Range` requests to origin for segments of resources when using segmented caching. | [optional] |
|
161
161
|
| **segblock_shield_fetches** | **Integer** | Number of `Range` requests to a shield for segments of resources when using segmented caching. | [optional] |
|
162
|
-
| **compute_resp_status_1xx** | **Integer** | Number of \"Informational\" category status codes delivered by Compute
|
163
|
-
| **compute_resp_status_2xx** | **Integer** | Number of \"Success\" category status codes delivered by Compute
|
164
|
-
| **compute_resp_status_3xx** | **Integer** | Number of \"Redirection\" category status codes delivered by Compute
|
165
|
-
| **compute_resp_status_4xx** | **Integer** | Number of \"Client Error\" category status codes delivered by Compute
|
166
|
-
| **compute_resp_status_5xx** | **Integer** | Number of \"Server Error\" category status codes delivered by Compute
|
162
|
+
| **compute_resp_status_1xx** | **Integer** | Number of \"Informational\" category status codes delivered by the Compute platform. | [optional] |
|
163
|
+
| **compute_resp_status_2xx** | **Integer** | Number of \"Success\" category status codes delivered by the Compute platform. | [optional] |
|
164
|
+
| **compute_resp_status_3xx** | **Integer** | Number of \"Redirection\" category status codes delivered by the Compute platform. | [optional] |
|
165
|
+
| **compute_resp_status_4xx** | **Integer** | Number of \"Client Error\" category status codes delivered by the Compute platform. | [optional] |
|
166
|
+
| **compute_resp_status_5xx** | **Integer** | Number of \"Server Error\" category status codes delivered by the Compute platform. | [optional] |
|
167
167
|
| **edge_hit_requests** | **Integer** | Number of requests sent by end users to Fastly that resulted in a hit at the edge. | [optional] |
|
168
168
|
| **edge_miss_requests** | **Integer** | Number of requests sent by end users to Fastly that resulted in a miss at the edge. | [optional] |
|
169
|
-
| **compute_bereq_header_bytes** | **Integer** | Total header bytes sent to backends (origins) by Compute
|
170
|
-
| **compute_bereq_body_bytes** | **Integer** | Total body bytes sent to backends (origins) by Compute
|
171
|
-
| **compute_beresp_header_bytes** | **Integer** | Total header bytes received from backends (origins) by Compute
|
172
|
-
| **compute_beresp_body_bytes** | **Integer** | Total body bytes received from backends (origins) by Compute
|
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
173
|
| **origin_cache_fetches** | **Integer** | The total number of completed requests made to backends (origins) that returned cacheable content. | [optional] |
|
174
174
|
| **shield_cache_fetches** | **Integer** | The total number of completed requests made to shields that returned cacheable content. | [optional] |
|
175
175
|
| **compute_bereqs** | **Integer** | Number of backend requests started. | [optional] |
|
data/docs/Results.md
CHANGED
@@ -157,19 +157,19 @@
|
|
157
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
158
|
| **compute_ram_used** | **Integer** | The amount of RAM used for your service by Fastly (in bytes). | [optional] |
|
159
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 Compute
|
161
|
-
| **compute_req_body_bytes** | **Integer** | Total body bytes received by Compute
|
162
|
-
| **compute_resp_header_bytes** | **Integer** | Total header bytes sent from Compute
|
163
|
-
| **compute_resp_body_bytes** | **Integer** | Total body bytes sent from Compute
|
164
|
-
| **compute_resp_status_1xx** | **Integer** | Number of \"Informational\" category status codes delivered by Compute
|
165
|
-
| **compute_resp_status_2xx** | **Integer** | Number of \"Success\" category status codes delivered by Compute
|
166
|
-
| **compute_resp_status_3xx** | **Integer** | Number of \"Redirection\" category status codes delivered by Compute
|
167
|
-
| **compute_resp_status_4xx** | **Integer** | Number of \"Client Error\" category status codes delivered by Compute
|
168
|
-
| **compute_resp_status_5xx** | **Integer** | Number of \"Server Error\" category status codes delivered by Compute
|
169
|
-
| **compute_bereq_header_bytes** | **Integer** | Total header bytes sent to backends (origins) by Compute
|
170
|
-
| **compute_bereq_body_bytes** | **Integer** | Total body bytes sent to backends (origins) by Compute
|
171
|
-
| **compute_beresp_header_bytes** | **Integer** | Total header bytes received from backends (origins) by Compute
|
172
|
-
| **compute_beresp_body_bytes** | **Integer** | Total body bytes received from backends (origins) by Compute
|
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
173
|
| **compute_bereqs** | **Integer** | Number of backend requests started. | [optional] |
|
174
174
|
| **compute_bereq_errors** | **Integer** | Number of backend request errors, including timeouts. | [optional] |
|
175
175
|
| **compute_resource_limit_exceeded** | **Integer** | Number of times a guest exceeded its resource limit, includes heap, stack, globals, and code execution timeout. | [optional] |
|
@@ -17,8 +17,8 @@ module Fastly
|
|
17
17
|
def initialize(api_client = ApiClient.default)
|
18
18
|
@api_client = api_client
|
19
19
|
end
|
20
|
-
# Get details of the service's Compute
|
21
|
-
# List detailed information about the Compute
|
20
|
+
# Get details of the service's Compute package.
|
21
|
+
# List detailed information about the Compute package for the specified service.
|
22
22
|
# @option opts [String] :service_id Alphanumeric string identifying the service. (required)
|
23
23
|
# @option opts [Integer] :version_id Integer identifying a service version. (required)
|
24
24
|
# @return [PackageResponse]
|
@@ -27,8 +27,8 @@ module Fastly
|
|
27
27
|
data
|
28
28
|
end
|
29
29
|
|
30
|
-
# Get details of the service's Compute
|
31
|
-
# List detailed information about the Compute
|
30
|
+
# Get details of the service's Compute package.
|
31
|
+
# List detailed information about the Compute package for the specified service.
|
32
32
|
# @option opts [String] :service_id Alphanumeric string identifying the service. (required)
|
33
33
|
# @option opts [Integer] :version_id Integer identifying a service version. (required)
|
34
34
|
# @return [Array<(PackageResponse, Integer, Hash)>] PackageResponse data, response status code and response headers
|
@@ -87,8 +87,8 @@ module Fastly
|
|
87
87
|
return data, status_code, headers
|
88
88
|
end
|
89
89
|
|
90
|
-
# Upload a Compute
|
91
|
-
# Upload a Compute
|
90
|
+
# Upload a Compute package.
|
91
|
+
# Upload a Compute package associated with the specified service version.
|
92
92
|
# @option opts [String] :service_id Alphanumeric string identifying the service. (required)
|
93
93
|
# @option opts [Integer] :version_id Integer identifying a service version. (required)
|
94
94
|
# @option opts [String] :expect We recommend using the Expect header because it may identify issues with the request based upon the headers alone instead of requiring you to wait until the entire binary package upload has completed.
|
@@ -99,8 +99,8 @@ module Fastly
|
|
99
99
|
data
|
100
100
|
end
|
101
101
|
|
102
|
-
# Upload a Compute
|
103
|
-
# Upload a Compute
|
102
|
+
# Upload a Compute package.
|
103
|
+
# Upload a Compute package associated with the specified service version.
|
104
104
|
# @option opts [String] :service_id Alphanumeric string identifying the service. (required)
|
105
105
|
# @option opts [Integer] :version_id Integer identifying a service version. (required)
|
106
106
|
# @option opts [String] :expect We recommend using the Expect header because it may identify issues with the request based upon the headers alone instead of requiring you to wait until the entire binary package upload has completed.
|
@@ -472,43 +472,43 @@ module Fastly
|
|
472
472
|
# The amount of active CPU time used to process your requests (in milliseconds).
|
473
473
|
attr_accessor :compute_execution_time_ms
|
474
474
|
|
475
|
-
# Total header bytes received by Compute
|
475
|
+
# Total header bytes received by the Compute platform.
|
476
476
|
attr_accessor :compute_req_header_bytes
|
477
477
|
|
478
|
-
# Total body bytes received by Compute
|
478
|
+
# Total body bytes received by the Compute platform.
|
479
479
|
attr_accessor :compute_req_body_bytes
|
480
480
|
|
481
|
-
# Total header bytes sent from Compute
|
481
|
+
# Total header bytes sent from Compute to end user.
|
482
482
|
attr_accessor :compute_resp_header_bytes
|
483
483
|
|
484
|
-
# Total body bytes sent from Compute
|
484
|
+
# Total body bytes sent from Compute to end user.
|
485
485
|
attr_accessor :compute_resp_body_bytes
|
486
486
|
|
487
|
-
# Number of \"Informational\" category status codes delivered by Compute
|
487
|
+
# Number of \"Informational\" category status codes delivered by the Compute platform.
|
488
488
|
attr_accessor :compute_resp_status_1xx
|
489
489
|
|
490
|
-
# Number of \"Success\" category status codes delivered by Compute
|
490
|
+
# Number of \"Success\" category status codes delivered by the Compute platform.
|
491
491
|
attr_accessor :compute_resp_status_2xx
|
492
492
|
|
493
|
-
# Number of \"Redirection\" category status codes delivered by Compute
|
493
|
+
# Number of \"Redirection\" category status codes delivered by the Compute platform.
|
494
494
|
attr_accessor :compute_resp_status_3xx
|
495
495
|
|
496
|
-
# Number of \"Client Error\" category status codes delivered by Compute
|
496
|
+
# Number of \"Client Error\" category status codes delivered by the Compute platform.
|
497
497
|
attr_accessor :compute_resp_status_4xx
|
498
498
|
|
499
|
-
# Number of \"Server Error\" category status codes delivered by Compute
|
499
|
+
# Number of \"Server Error\" category status codes delivered by the Compute platform.
|
500
500
|
attr_accessor :compute_resp_status_5xx
|
501
501
|
|
502
|
-
# Total header bytes sent to backends (origins) by Compute
|
502
|
+
# Total header bytes sent to backends (origins) by the Compute platform.
|
503
503
|
attr_accessor :compute_bereq_header_bytes
|
504
504
|
|
505
|
-
# Total body bytes sent to backends (origins) by Compute
|
505
|
+
# Total body bytes sent to backends (origins) by the Compute platform.
|
506
506
|
attr_accessor :compute_bereq_body_bytes
|
507
507
|
|
508
|
-
# Total header bytes received from backends (origins) by Compute
|
508
|
+
# Total header bytes received from backends (origins) by the Compute platform.
|
509
509
|
attr_accessor :compute_beresp_header_bytes
|
510
510
|
|
511
|
-
# Total body bytes received from backends (origins) by Compute
|
511
|
+
# Total body bytes received from backends (origins) by the Compute platform.
|
512
512
|
attr_accessor :compute_beresp_body_bytes
|
513
513
|
|
514
514
|
# Number of backend requests started.
|
@@ -242,118 +242,118 @@ module Fastly
|
|
242
242
|
# Number of responses with latency of 60,000 milliseconds and above received for origin requests made by the Fastly WAF.
|
243
243
|
attr_accessor :waf_latency_60000ms
|
244
244
|
|
245
|
-
# Number of responses for origin received by Compute
|
245
|
+
# Number of responses for origin received by the Compute platform.
|
246
246
|
attr_accessor :compute_responses
|
247
247
|
|
248
|
-
# Number of header bytes for origin received by Compute
|
248
|
+
# Number of header bytes for origin received by the Compute platform.
|
249
249
|
attr_accessor :compute_resp_header_bytes
|
250
250
|
|
251
|
-
# Number of body bytes for origin received by Compute
|
251
|
+
# Number of body bytes for origin received by the Compute platform.
|
252
252
|
attr_accessor :compute_resp_body_bytes
|
253
253
|
|
254
|
-
# Number of 1xx \"Informational\" status codes for origin received by Compute
|
254
|
+
# Number of 1xx \"Informational\" status codes for origin received by the Compute platform.
|
255
255
|
attr_accessor :compute_status_1xx
|
256
256
|
|
257
|
-
# Number of 2xx \"Success\" status codes for origin received by Compute
|
257
|
+
# Number of 2xx \"Success\" status codes for origin received by the Compute platform.
|
258
258
|
attr_accessor :compute_status_2xx
|
259
259
|
|
260
|
-
# Number of 3xx \"Redirection\" codes for origin received by Compute
|
260
|
+
# Number of 3xx \"Redirection\" codes for origin received by the Compute platform.
|
261
261
|
attr_accessor :compute_status_3xx
|
262
262
|
|
263
|
-
# Number of 4xx \"Client Error\" codes for origin received by Compute
|
263
|
+
# Number of 4xx \"Client Error\" codes for origin received by the Compute platform.
|
264
264
|
attr_accessor :compute_status_4xx
|
265
265
|
|
266
|
-
# Number of 5xx \"Server Error\" codes for origin received by Compute
|
266
|
+
# Number of 5xx \"Server Error\" codes for origin received by the Compute platform.
|
267
267
|
attr_accessor :compute_status_5xx
|
268
268
|
|
269
|
-
# Number of responses received with status code 200 (Success) for origin received by Compute
|
269
|
+
# Number of responses received with status code 200 (Success) for origin received by the Compute platform.
|
270
270
|
attr_accessor :compute_status_200
|
271
271
|
|
272
|
-
# Number of responses received with status code 204 (No Content) for origin received by Compute
|
272
|
+
# Number of responses received with status code 204 (No Content) for origin received by the Compute platform.
|
273
273
|
attr_accessor :compute_status_204
|
274
274
|
|
275
|
-
# Number of responses received with status code 206 (Partial Content) for origin received by Compute
|
275
|
+
# Number of responses received with status code 206 (Partial Content) for origin received by the Compute platform.
|
276
276
|
attr_accessor :compute_status_206
|
277
277
|
|
278
|
-
# Number of responses received with status code 301 (Moved Permanently) for origin received by Compute
|
278
|
+
# Number of responses received with status code 301 (Moved Permanently) for origin received by the Compute platform.
|
279
279
|
attr_accessor :compute_status_301
|
280
280
|
|
281
|
-
# Number of responses received with status code 302 (Found) for origin received by Compute
|
281
|
+
# Number of responses received with status code 302 (Found) for origin received by the Compute platform.
|
282
282
|
attr_accessor :compute_status_302
|
283
283
|
|
284
|
-
# Number of responses received with status code 304 (Not Modified) for origin received by Compute
|
284
|
+
# Number of responses received with status code 304 (Not Modified) for origin received by the Compute platform.
|
285
285
|
attr_accessor :compute_status_304
|
286
286
|
|
287
|
-
# Number of responses received with status code 400 (Bad Request) for origin received by Compute
|
287
|
+
# Number of responses received with status code 400 (Bad Request) for origin received by the Compute platform.
|
288
288
|
attr_accessor :compute_status_400
|
289
289
|
|
290
|
-
# Number of responses received with status code 401 (Unauthorized) for origin received by Compute
|
290
|
+
# Number of responses received with status code 401 (Unauthorized) for origin received by the Compute platform.
|
291
291
|
attr_accessor :compute_status_401
|
292
292
|
|
293
|
-
# Number of responses received with status code 403 (Forbidden) for origin received by Compute
|
293
|
+
# Number of responses received with status code 403 (Forbidden) for origin received by the Compute platform.
|
294
294
|
attr_accessor :compute_status_403
|
295
295
|
|
296
|
-
# Number of responses received with status code 404 (Not Found) for origin received by Compute
|
296
|
+
# Number of responses received with status code 404 (Not Found) for origin received by the Compute platform.
|
297
297
|
attr_accessor :compute_status_404
|
298
298
|
|
299
|
-
# Number of responses received with status code 416 (Range Not Satisfiable) for origin received by Compute
|
299
|
+
# Number of responses received with status code 416 (Range Not Satisfiable) for origin received by the Compute platform.
|
300
300
|
attr_accessor :compute_status_416
|
301
301
|
|
302
|
-
# Number of responses received with status code 429 (Too Many Requests) for origin received by Compute
|
302
|
+
# Number of responses received with status code 429 (Too Many Requests) for origin received by the Compute platform.
|
303
303
|
attr_accessor :compute_status_429
|
304
304
|
|
305
|
-
# Number of responses received with status code 500 (Internal Server Error) for origin received by Compute
|
305
|
+
# Number of responses received with status code 500 (Internal Server Error) for origin received by the Compute platform.
|
306
306
|
attr_accessor :compute_status_500
|
307
307
|
|
308
|
-
# Number of responses received with status code 501 (Not Implemented) for origin received by Compute
|
308
|
+
# Number of responses received with status code 501 (Not Implemented) for origin received by the Compute platform.
|
309
309
|
attr_accessor :compute_status_501
|
310
310
|
|
311
|
-
# Number of responses received with status code 502 (Bad Gateway) for origin received by Compute
|
311
|
+
# Number of responses received with status code 502 (Bad Gateway) for origin received by the Compute platform.
|
312
312
|
attr_accessor :compute_status_502
|
313
313
|
|
314
|
-
# Number of responses received with status code 503 (Service Unavailable) for origin received by Compute
|
314
|
+
# Number of responses received with status code 503 (Service Unavailable) for origin received by the Compute platform.
|
315
315
|
attr_accessor :compute_status_503
|
316
316
|
|
317
|
-
# Number of responses received with status code 504 (Gateway Timeout) for origin received by Compute
|
317
|
+
# Number of responses received with status code 504 (Gateway Timeout) for origin received by the Compute platform.
|
318
318
|
attr_accessor :compute_status_504
|
319
319
|
|
320
|
-
# Number of responses received with status code 505 (HTTP Version Not Supported) for origin received by Compute
|
320
|
+
# Number of responses received with status code 505 (HTTP Version Not Supported) for origin received by the Compute platform.
|
321
321
|
attr_accessor :compute_status_505
|
322
322
|
|
323
|
-
# Number of responses with latency between 0 and 1 millisecond for origin received by Compute
|
323
|
+
# Number of responses with latency between 0 and 1 millisecond for origin received by the Compute platform.
|
324
324
|
attr_accessor :compute_latency_0_to_1ms
|
325
325
|
|
326
|
-
# Number of responses with latency between 1 and 5 milliseconds for origin received by Compute
|
326
|
+
# Number of responses with latency between 1 and 5 milliseconds for origin received by the Compute platform.
|
327
327
|
attr_accessor :compute_latency_1_to_5ms
|
328
328
|
|
329
|
-
# Number of responses with latency between 5 and 10 milliseconds for origin received by Compute
|
329
|
+
# Number of responses with latency between 5 and 10 milliseconds for origin received by the Compute platform.
|
330
330
|
attr_accessor :compute_latency_5_to_10ms
|
331
331
|
|
332
|
-
# Number of responses with latency between 10 and 50 milliseconds for origin received by Compute
|
332
|
+
# Number of responses with latency between 10 and 50 milliseconds for origin received by the Compute platform.
|
333
333
|
attr_accessor :compute_latency_10_to_50ms
|
334
334
|
|
335
|
-
# Number of responses with latency between 50 and 100 milliseconds for origin received by Compute
|
335
|
+
# Number of responses with latency between 50 and 100 milliseconds for origin received by the Compute platform.
|
336
336
|
attr_accessor :compute_latency_50_to_100ms
|
337
337
|
|
338
|
-
# Number of responses with latency between 100 and 250 milliseconds for origin received by Compute
|
338
|
+
# Number of responses with latency between 100 and 250 milliseconds for origin received by the Compute platform.
|
339
339
|
attr_accessor :compute_latency_100_to_250ms
|
340
340
|
|
341
|
-
# Number of responses with latency between 250 and 500 milliseconds for origin received by Compute
|
341
|
+
# Number of responses with latency between 250 and 500 milliseconds for origin received by the Compute platform.
|
342
342
|
attr_accessor :compute_latency_250_to_500ms
|
343
343
|
|
344
|
-
# Number of responses with latency between 500 and 1,000 milliseconds for origin received by Compute
|
344
|
+
# Number of responses with latency between 500 and 1,000 milliseconds for origin received by the Compute platform.
|
345
345
|
attr_accessor :compute_latency_500_to_1000ms
|
346
346
|
|
347
|
-
# Number of responses with latency between 1,000 and 5,000 milliseconds for origin received by Compute
|
347
|
+
# Number of responses with latency between 1,000 and 5,000 milliseconds for origin received by the Compute platform.
|
348
348
|
attr_accessor :compute_latency_1000_to_5000ms
|
349
349
|
|
350
|
-
# Number of responses with latency between 5,000 and 10,000 milliseconds for origin received by Compute
|
350
|
+
# Number of responses with latency between 5,000 and 10,000 milliseconds for origin received by the Compute platform.
|
351
351
|
attr_accessor :compute_latency_5000_to_10000ms
|
352
352
|
|
353
|
-
# Number of responses with latency between 10,000 and 60,000 milliseconds for origin received by Compute
|
353
|
+
# Number of responses with latency between 10,000 and 60,000 milliseconds for origin received by the Compute platform.
|
354
354
|
attr_accessor :compute_latency_10000_to_60000ms
|
355
355
|
|
356
|
-
# Number of responses with latency of 60,000 milliseconds and above for origin received by Compute
|
356
|
+
# Number of responses with latency of 60,000 milliseconds and above for origin received by the Compute platform.
|
357
357
|
attr_accessor :compute_latency_60000ms
|
358
358
|
|
359
359
|
# Number of responses received for origin requests made by all sources.
|
@@ -242,118 +242,118 @@ module Fastly
|
|
242
242
|
# Number of responses with latency of 60,000 milliseconds and above received for origin requests made by the Fastly WAF.
|
243
243
|
attr_accessor :waf_latency_60000ms
|
244
244
|
|
245
|
-
# Number of responses for origin received by Compute
|
245
|
+
# Number of responses for origin received by the Compute platform.
|
246
246
|
attr_accessor :compute_responses
|
247
247
|
|
248
|
-
# Number of header bytes for origin received by Compute
|
248
|
+
# Number of header bytes for origin received by the Compute platform.
|
249
249
|
attr_accessor :compute_resp_header_bytes
|
250
250
|
|
251
|
-
# Number of body bytes for origin received by Compute
|
251
|
+
# Number of body bytes for origin received by the Compute platform.
|
252
252
|
attr_accessor :compute_resp_body_bytes
|
253
253
|
|
254
|
-
# Number of 1xx \"Informational\" status codes for origin received by Compute
|
254
|
+
# Number of 1xx \"Informational\" status codes for origin received by the Compute platform.
|
255
255
|
attr_accessor :compute_status_1xx
|
256
256
|
|
257
|
-
# Number of 2xx \"Success\" status codes for origin received by Compute
|
257
|
+
# Number of 2xx \"Success\" status codes for origin received by the Compute platform.
|
258
258
|
attr_accessor :compute_status_2xx
|
259
259
|
|
260
|
-
# Number of 3xx \"Redirection\" codes for origin received by Compute
|
260
|
+
# Number of 3xx \"Redirection\" codes for origin received by the Compute platform.
|
261
261
|
attr_accessor :compute_status_3xx
|
262
262
|
|
263
|
-
# Number of 4xx \"Client Error\" codes for origin received by Compute
|
263
|
+
# Number of 4xx \"Client Error\" codes for origin received by the Compute platform.
|
264
264
|
attr_accessor :compute_status_4xx
|
265
265
|
|
266
|
-
# Number of 5xx \"Server Error\" codes for origin received by Compute
|
266
|
+
# Number of 5xx \"Server Error\" codes for origin received by the Compute platform.
|
267
267
|
attr_accessor :compute_status_5xx
|
268
268
|
|
269
|
-
# Number of responses received with status code 200 (Success) for origin received by Compute
|
269
|
+
# Number of responses received with status code 200 (Success) for origin received by the Compute platform.
|
270
270
|
attr_accessor :compute_status_200
|
271
271
|
|
272
|
-
# Number of responses received with status code 204 (No Content) for origin received by Compute
|
272
|
+
# Number of responses received with status code 204 (No Content) for origin received by the Compute platform.
|
273
273
|
attr_accessor :compute_status_204
|
274
274
|
|
275
|
-
# Number of responses received with status code 206 (Partial Content) for origin received by Compute
|
275
|
+
# Number of responses received with status code 206 (Partial Content) for origin received by the Compute platform.
|
276
276
|
attr_accessor :compute_status_206
|
277
277
|
|
278
|
-
# Number of responses received with status code 301 (Moved Permanently) for origin received by Compute
|
278
|
+
# Number of responses received with status code 301 (Moved Permanently) for origin received by the Compute platform.
|
279
279
|
attr_accessor :compute_status_301
|
280
280
|
|
281
|
-
# Number of responses received with status code 302 (Found) for origin received by Compute
|
281
|
+
# Number of responses received with status code 302 (Found) for origin received by the Compute platform.
|
282
282
|
attr_accessor :compute_status_302
|
283
283
|
|
284
|
-
# Number of responses received with status code 304 (Not Modified) for origin received by Compute
|
284
|
+
# Number of responses received with status code 304 (Not Modified) for origin received by the Compute platform.
|
285
285
|
attr_accessor :compute_status_304
|
286
286
|
|
287
|
-
# Number of responses received with status code 400 (Bad Request) for origin received by Compute
|
287
|
+
# Number of responses received with status code 400 (Bad Request) for origin received by the Compute platform.
|
288
288
|
attr_accessor :compute_status_400
|
289
289
|
|
290
|
-
# Number of responses received with status code 401 (Unauthorized) for origin received by Compute
|
290
|
+
# Number of responses received with status code 401 (Unauthorized) for origin received by the Compute platform.
|
291
291
|
attr_accessor :compute_status_401
|
292
292
|
|
293
|
-
# Number of responses received with status code 403 (Forbidden) for origin received by Compute
|
293
|
+
# Number of responses received with status code 403 (Forbidden) for origin received by the Compute platform.
|
294
294
|
attr_accessor :compute_status_403
|
295
295
|
|
296
|
-
# Number of responses received with status code 404 (Not Found) for origin received by Compute
|
296
|
+
# Number of responses received with status code 404 (Not Found) for origin received by the Compute platform.
|
297
297
|
attr_accessor :compute_status_404
|
298
298
|
|
299
|
-
# Number of responses received with status code 416 (Range Not Satisfiable) for origin received by Compute
|
299
|
+
# Number of responses received with status code 416 (Range Not Satisfiable) for origin received by the Compute platform.
|
300
300
|
attr_accessor :compute_status_416
|
301
301
|
|
302
|
-
# Number of responses received with status code 429 (Too Many Requests) for origin received by Compute
|
302
|
+
# Number of responses received with status code 429 (Too Many Requests) for origin received by the Compute platform.
|
303
303
|
attr_accessor :compute_status_429
|
304
304
|
|
305
|
-
# Number of responses received with status code 500 (Internal Server Error) for origin received by Compute
|
305
|
+
# Number of responses received with status code 500 (Internal Server Error) for origin received by the Compute platform.
|
306
306
|
attr_accessor :compute_status_500
|
307
307
|
|
308
|
-
# Number of responses received with status code 501 (Not Implemented) for origin received by Compute
|
308
|
+
# Number of responses received with status code 501 (Not Implemented) for origin received by the Compute platform.
|
309
309
|
attr_accessor :compute_status_501
|
310
310
|
|
311
|
-
# Number of responses received with status code 502 (Bad Gateway) for origin received by Compute
|
311
|
+
# Number of responses received with status code 502 (Bad Gateway) for origin received by the Compute platform.
|
312
312
|
attr_accessor :compute_status_502
|
313
313
|
|
314
|
-
# Number of responses received with status code 503 (Service Unavailable) for origin received by Compute
|
314
|
+
# Number of responses received with status code 503 (Service Unavailable) for origin received by the Compute platform.
|
315
315
|
attr_accessor :compute_status_503
|
316
316
|
|
317
|
-
# Number of responses received with status code 504 (Gateway Timeout) for origin received by Compute
|
317
|
+
# Number of responses received with status code 504 (Gateway Timeout) for origin received by the Compute platform.
|
318
318
|
attr_accessor :compute_status_504
|
319
319
|
|
320
|
-
# Number of responses received with status code 505 (HTTP Version Not Supported) for origin received by Compute
|
320
|
+
# Number of responses received with status code 505 (HTTP Version Not Supported) for origin received by the Compute platform.
|
321
321
|
attr_accessor :compute_status_505
|
322
322
|
|
323
|
-
# Number of responses with latency between 0 and 1 millisecond for origin received by Compute
|
323
|
+
# Number of responses with latency between 0 and 1 millisecond for origin received by the Compute platform.
|
324
324
|
attr_accessor :compute_latency_0_to_1ms
|
325
325
|
|
326
|
-
# Number of responses with latency between 1 and 5 milliseconds for origin received by Compute
|
326
|
+
# Number of responses with latency between 1 and 5 milliseconds for origin received by the Compute platform.
|
327
327
|
attr_accessor :compute_latency_1_to_5ms
|
328
328
|
|
329
|
-
# Number of responses with latency between 5 and 10 milliseconds for origin received by Compute
|
329
|
+
# Number of responses with latency between 5 and 10 milliseconds for origin received by the Compute platform.
|
330
330
|
attr_accessor :compute_latency_5_to_10ms
|
331
331
|
|
332
|
-
# Number of responses with latency between 10 and 50 milliseconds for origin received by Compute
|
332
|
+
# Number of responses with latency between 10 and 50 milliseconds for origin received by the Compute platform.
|
333
333
|
attr_accessor :compute_latency_10_to_50ms
|
334
334
|
|
335
|
-
# Number of responses with latency between 50 and 100 milliseconds for origin received by Compute
|
335
|
+
# Number of responses with latency between 50 and 100 milliseconds for origin received by the Compute platform.
|
336
336
|
attr_accessor :compute_latency_50_to_100ms
|
337
337
|
|
338
|
-
# Number of responses with latency between 100 and 250 milliseconds for origin received by Compute
|
338
|
+
# Number of responses with latency between 100 and 250 milliseconds for origin received by the Compute platform.
|
339
339
|
attr_accessor :compute_latency_100_to_250ms
|
340
340
|
|
341
|
-
# Number of responses with latency between 250 and 500 milliseconds for origin received by Compute
|
341
|
+
# Number of responses with latency between 250 and 500 milliseconds for origin received by the Compute platform.
|
342
342
|
attr_accessor :compute_latency_250_to_500ms
|
343
343
|
|
344
|
-
# Number of responses with latency between 500 and 1,000 milliseconds for origin received by Compute
|
344
|
+
# Number of responses with latency between 500 and 1,000 milliseconds for origin received by the Compute platform.
|
345
345
|
attr_accessor :compute_latency_500_to_1000ms
|
346
346
|
|
347
|
-
# Number of responses with latency between 1,000 and 5,000 milliseconds for origin received by Compute
|
347
|
+
# Number of responses with latency between 1,000 and 5,000 milliseconds for origin received by the Compute platform.
|
348
348
|
attr_accessor :compute_latency_1000_to_5000ms
|
349
349
|
|
350
|
-
# Number of responses with latency between 5,000 and 10,000 milliseconds for origin received by Compute
|
350
|
+
# Number of responses with latency between 5,000 and 10,000 milliseconds for origin received by the Compute platform.
|
351
351
|
attr_accessor :compute_latency_5000_to_10000ms
|
352
352
|
|
353
|
-
# Number of responses with latency between 10,000 and 60,000 milliseconds for origin received by Compute
|
353
|
+
# Number of responses with latency between 10,000 and 60,000 milliseconds for origin received by the Compute platform.
|
354
354
|
attr_accessor :compute_latency_10000_to_60000ms
|
355
355
|
|
356
|
-
# Number of responses with latency of 60,000 milliseconds and above for origin received by Compute
|
356
|
+
# Number of responses with latency of 60,000 milliseconds and above for origin received by the Compute platform.
|
357
357
|
attr_accessor :compute_latency_60000ms
|
358
358
|
|
359
359
|
# Number of responses received for origin requests made by all sources.
|
@@ -14,25 +14,25 @@ require 'time'
|
|
14
14
|
module Fastly
|
15
15
|
# [Package metadata](#metadata-model) that has been extracted from the uploaded package.
|
16
16
|
class PackageMetadata
|
17
|
-
# Name of the Compute
|
17
|
+
# Name of the Compute package.
|
18
18
|
attr_accessor :name
|
19
19
|
|
20
|
-
# Description of the Compute
|
20
|
+
# Description of the Compute package.
|
21
21
|
attr_accessor :description
|
22
22
|
|
23
23
|
# A list of package authors' email addresses.
|
24
24
|
attr_accessor :authors
|
25
25
|
|
26
|
-
# The language of the Compute
|
26
|
+
# The language of the Compute package.
|
27
27
|
attr_accessor :language
|
28
28
|
|
29
|
-
# Size of the Compute
|
29
|
+
# Size of the Compute package in bytes.
|
30
30
|
attr_accessor :size
|
31
31
|
|
32
|
-
# Hash of the Compute
|
32
|
+
# Hash of the Compute package.
|
33
33
|
attr_accessor :hashsum
|
34
34
|
|
35
|
-
# Hash of the files within the Compute
|
35
|
+
# Hash of the files within the Compute package.
|
36
36
|
attr_accessor :files_hash
|
37
37
|
|
38
38
|
# Attribute mapping from ruby-style variable name to JSON key.
|
@@ -389,16 +389,16 @@ module Fastly
|
|
389
389
|
# Total body bytes delivered for cache passes.
|
390
390
|
attr_accessor :pass_resp_body_bytes
|
391
391
|
|
392
|
-
# Total header bytes received by Compute
|
392
|
+
# Total header bytes received by the Compute platform.
|
393
393
|
attr_accessor :compute_req_header_bytes
|
394
394
|
|
395
|
-
# Total body bytes received by Compute
|
395
|
+
# Total body bytes received by the Compute platform.
|
396
396
|
attr_accessor :compute_req_body_bytes
|
397
397
|
|
398
|
-
# Total header bytes sent from Compute
|
398
|
+
# Total header bytes sent from Compute to end user.
|
399
399
|
attr_accessor :compute_resp_header_bytes
|
400
400
|
|
401
|
-
# Total body bytes sent from Compute
|
401
|
+
# Total body bytes sent from Compute to end user.
|
402
402
|
attr_accessor :compute_resp_body_bytes
|
403
403
|
|
404
404
|
# Number of video responses that came from the Fastly Image Optimizer service.
|
@@ -479,19 +479,19 @@ module Fastly
|
|
479
479
|
# Number of `Range` requests to a shield for segments of resources when using segmented caching.
|
480
480
|
attr_accessor :segblock_shield_fetches
|
481
481
|
|
482
|
-
# Number of \"Informational\" category status codes delivered by Compute
|
482
|
+
# Number of \"Informational\" category status codes delivered by the Compute platform.
|
483
483
|
attr_accessor :compute_resp_status_1xx
|
484
484
|
|
485
|
-
# Number of \"Success\" category status codes delivered by Compute
|
485
|
+
# Number of \"Success\" category status codes delivered by the Compute platform.
|
486
486
|
attr_accessor :compute_resp_status_2xx
|
487
487
|
|
488
|
-
# Number of \"Redirection\" category status codes delivered by Compute
|
488
|
+
# Number of \"Redirection\" category status codes delivered by the Compute platform.
|
489
489
|
attr_accessor :compute_resp_status_3xx
|
490
490
|
|
491
|
-
# Number of \"Client Error\" category status codes delivered by Compute
|
491
|
+
# Number of \"Client Error\" category status codes delivered by the Compute platform.
|
492
492
|
attr_accessor :compute_resp_status_4xx
|
493
493
|
|
494
|
-
# Number of \"Server Error\" category status codes delivered by Compute
|
494
|
+
# Number of \"Server Error\" category status codes delivered by the Compute platform.
|
495
495
|
attr_accessor :compute_resp_status_5xx
|
496
496
|
|
497
497
|
# Number of requests sent by end users to Fastly that resulted in a hit at the edge.
|
@@ -500,16 +500,16 @@ module Fastly
|
|
500
500
|
# Number of requests sent by end users to Fastly that resulted in a miss at the edge.
|
501
501
|
attr_accessor :edge_miss_requests
|
502
502
|
|
503
|
-
# Total header bytes sent to backends (origins) by Compute
|
503
|
+
# Total header bytes sent to backends (origins) by the Compute platform.
|
504
504
|
attr_accessor :compute_bereq_header_bytes
|
505
505
|
|
506
|
-
# Total body bytes sent to backends (origins) by Compute
|
506
|
+
# Total body bytes sent to backends (origins) by the Compute platform.
|
507
507
|
attr_accessor :compute_bereq_body_bytes
|
508
508
|
|
509
|
-
# Total header bytes received from backends (origins) by Compute
|
509
|
+
# Total header bytes received from backends (origins) by the Compute platform.
|
510
510
|
attr_accessor :compute_beresp_header_bytes
|
511
511
|
|
512
|
-
# Total body bytes received from backends (origins) by Compute
|
512
|
+
# Total body bytes received from backends (origins) by the Compute platform.
|
513
513
|
attr_accessor :compute_beresp_body_bytes
|
514
514
|
|
515
515
|
# The total number of completed requests made to backends (origins) that returned cacheable content.
|
@@ -389,16 +389,16 @@ module Fastly
|
|
389
389
|
# Total body bytes delivered for cache passes.
|
390
390
|
attr_accessor :pass_resp_body_bytes
|
391
391
|
|
392
|
-
# Total header bytes received by Compute
|
392
|
+
# Total header bytes received by the Compute platform.
|
393
393
|
attr_accessor :compute_req_header_bytes
|
394
394
|
|
395
|
-
# Total body bytes received by Compute
|
395
|
+
# Total body bytes received by the Compute platform.
|
396
396
|
attr_accessor :compute_req_body_bytes
|
397
397
|
|
398
|
-
# Total header bytes sent from Compute
|
398
|
+
# Total header bytes sent from Compute to end user.
|
399
399
|
attr_accessor :compute_resp_header_bytes
|
400
400
|
|
401
|
-
# Total body bytes sent from Compute
|
401
|
+
# Total body bytes sent from Compute to end user.
|
402
402
|
attr_accessor :compute_resp_body_bytes
|
403
403
|
|
404
404
|
# Number of video responses that came from the Fastly Image Optimizer service.
|
@@ -479,19 +479,19 @@ module Fastly
|
|
479
479
|
# Number of `Range` requests to a shield for segments of resources when using segmented caching.
|
480
480
|
attr_accessor :segblock_shield_fetches
|
481
481
|
|
482
|
-
# Number of \"Informational\" category status codes delivered by Compute
|
482
|
+
# Number of \"Informational\" category status codes delivered by the Compute platform.
|
483
483
|
attr_accessor :compute_resp_status_1xx
|
484
484
|
|
485
|
-
# Number of \"Success\" category status codes delivered by Compute
|
485
|
+
# Number of \"Success\" category status codes delivered by the Compute platform.
|
486
486
|
attr_accessor :compute_resp_status_2xx
|
487
487
|
|
488
|
-
# Number of \"Redirection\" category status codes delivered by Compute
|
488
|
+
# Number of \"Redirection\" category status codes delivered by the Compute platform.
|
489
489
|
attr_accessor :compute_resp_status_3xx
|
490
490
|
|
491
|
-
# Number of \"Client Error\" category status codes delivered by Compute
|
491
|
+
# Number of \"Client Error\" category status codes delivered by the Compute platform.
|
492
492
|
attr_accessor :compute_resp_status_4xx
|
493
493
|
|
494
|
-
# Number of \"Server Error\" category status codes delivered by Compute
|
494
|
+
# Number of \"Server Error\" category status codes delivered by the Compute platform.
|
495
495
|
attr_accessor :compute_resp_status_5xx
|
496
496
|
|
497
497
|
# Number of requests sent by end users to Fastly that resulted in a hit at the edge.
|
@@ -500,16 +500,16 @@ module Fastly
|
|
500
500
|
# Number of requests sent by end users to Fastly that resulted in a miss at the edge.
|
501
501
|
attr_accessor :edge_miss_requests
|
502
502
|
|
503
|
-
# Total header bytes sent to backends (origins) by Compute
|
503
|
+
# Total header bytes sent to backends (origins) by the Compute platform.
|
504
504
|
attr_accessor :compute_bereq_header_bytes
|
505
505
|
|
506
|
-
# Total body bytes sent to backends (origins) by Compute
|
506
|
+
# Total body bytes sent to backends (origins) by the Compute platform.
|
507
507
|
attr_accessor :compute_bereq_body_bytes
|
508
508
|
|
509
|
-
# Total header bytes received from backends (origins) by Compute
|
509
|
+
# Total header bytes received from backends (origins) by the Compute platform.
|
510
510
|
attr_accessor :compute_beresp_header_bytes
|
511
511
|
|
512
|
-
# Total body bytes received from backends (origins) by Compute
|
512
|
+
# Total body bytes received from backends (origins) by the Compute platform.
|
513
513
|
attr_accessor :compute_beresp_body_bytes
|
514
514
|
|
515
515
|
# The total number of completed requests made to backends (origins) that returned cacheable content.
|
@@ -473,43 +473,43 @@ module Fastly
|
|
473
473
|
# The amount of active CPU time used to process your requests (in milliseconds).
|
474
474
|
attr_accessor :compute_execution_time_ms
|
475
475
|
|
476
|
-
# Total header bytes received by Compute
|
476
|
+
# Total header bytes received by the Compute platform.
|
477
477
|
attr_accessor :compute_req_header_bytes
|
478
478
|
|
479
|
-
# Total body bytes received by Compute
|
479
|
+
# Total body bytes received by the Compute platform.
|
480
480
|
attr_accessor :compute_req_body_bytes
|
481
481
|
|
482
|
-
# Total header bytes sent from Compute
|
482
|
+
# Total header bytes sent from Compute to end user.
|
483
483
|
attr_accessor :compute_resp_header_bytes
|
484
484
|
|
485
|
-
# Total body bytes sent from Compute
|
485
|
+
# Total body bytes sent from Compute to end user.
|
486
486
|
attr_accessor :compute_resp_body_bytes
|
487
487
|
|
488
|
-
# Number of \"Informational\" category status codes delivered by Compute
|
488
|
+
# Number of \"Informational\" category status codes delivered by the Compute platform.
|
489
489
|
attr_accessor :compute_resp_status_1xx
|
490
490
|
|
491
|
-
# Number of \"Success\" category status codes delivered by Compute
|
491
|
+
# Number of \"Success\" category status codes delivered by the Compute platform.
|
492
492
|
attr_accessor :compute_resp_status_2xx
|
493
493
|
|
494
|
-
# Number of \"Redirection\" category status codes delivered by Compute
|
494
|
+
# Number of \"Redirection\" category status codes delivered by the Compute platform.
|
495
495
|
attr_accessor :compute_resp_status_3xx
|
496
496
|
|
497
|
-
# Number of \"Client Error\" category status codes delivered by Compute
|
497
|
+
# Number of \"Client Error\" category status codes delivered by the Compute platform.
|
498
498
|
attr_accessor :compute_resp_status_4xx
|
499
499
|
|
500
|
-
# Number of \"Server Error\" category status codes delivered by Compute
|
500
|
+
# Number of \"Server Error\" category status codes delivered by the Compute platform.
|
501
501
|
attr_accessor :compute_resp_status_5xx
|
502
502
|
|
503
|
-
# Total header bytes sent to backends (origins) by Compute
|
503
|
+
# Total header bytes sent to backends (origins) by the Compute platform.
|
504
504
|
attr_accessor :compute_bereq_header_bytes
|
505
505
|
|
506
|
-
# Total body bytes sent to backends (origins) by Compute
|
506
|
+
# Total body bytes sent to backends (origins) by the Compute platform.
|
507
507
|
attr_accessor :compute_bereq_body_bytes
|
508
508
|
|
509
|
-
# Total header bytes received from backends (origins) by Compute
|
509
|
+
# Total header bytes received from backends (origins) by the Compute platform.
|
510
510
|
attr_accessor :compute_beresp_header_bytes
|
511
511
|
|
512
|
-
# Total body bytes received from backends (origins) by Compute
|
512
|
+
# Total body bytes received from backends (origins) by the Compute platform.
|
513
513
|
attr_accessor :compute_beresp_body_bytes
|
514
514
|
|
515
515
|
# Number of backend requests started.
|
data/lib/fastly/version.rb
CHANGED
data/sig.json
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"G": "
|
1
|
+
{"G": "33163c3c", "D": "2c30aac5"}
|
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.
|
4
|
+
version: 7.2.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-10-
|
11
|
+
date: 2023-10-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|