fastly 5.3.0 → 6.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +62 -0
- data/Gemfile.lock +1 -1
- data/README.md +86 -63
- data/docs/AclEntry.md +1 -1
- data/docs/AclEntryApi.md +176 -0
- data/docs/AclEntryResponse.md +1 -1
- data/docs/ApexRedirectApi.md +56 -0
- data/docs/Batch.md +12 -0
- data/docs/BatchErrors.md +13 -0
- data/docs/BulkUpdateAclEntry.md +1 -1
- data/docs/ClientKey.md +12 -0
- data/docs/ContactApi.md +50 -0
- data/docs/Content.md +2 -2
- data/docs/ContentApi.md +52 -0
- data/docs/DirectorApi.md +42 -0
- data/docs/DomainInspector.md +12 -0
- data/docs/DomainInspectorEntry.md +11 -0
- data/docs/DomainInspectorEntryDimensions.md +12 -0
- data/docs/DomainInspectorHistoricalApi.md +72 -0
- data/docs/DomainInspectorMeasurements.md +71 -0
- data/docs/DomainInspectorRealtimeApi.md +132 -0
- data/docs/DomainInspectorRealtimeEntry.md +12 -0
- data/docs/EventAttributes.md +1 -1
- data/docs/{EventsResponseAllOf.md → EventData.md} +1 -1
- data/docs/HistoricalDomains.md +13 -0
- data/docs/HistoricalDomainsData.md +11 -0
- data/docs/HistoricalDomainsMeta.md +18 -0
- data/docs/HistoricalDomainsMetaFilters.md +12 -0
- data/docs/HistoricalDomainsResponse.md +13 -0
- data/docs/HistoricalDomainsResponseAllOf.md +10 -0
- data/docs/{HistoricalFieldResultsAttributesAllOf.md → HistoricalFieldResultsAttributesAdditional.md} +1 -1
- data/docs/HistoricalOriginsResponse.md +13 -0
- data/docs/HistoricalOriginsResponseAllOf.md +10 -0
- data/docs/IamRolesApi.md +157 -0
- data/docs/IamServiceGroupsApi.md +157 -0
- data/docs/IamUserGroupsApi.md +315 -0
- data/docs/InlineResponse2005.md +11 -0
- data/docs/InlineResponse2006.md +11 -0
- data/docs/InlineResponse2007.md +10 -0
- data/docs/InlineResponse400.md +10 -0
- data/docs/LegacyWafConfigurationSet.md +11 -0
- data/docs/LegacyWafConfigurationSetsApi.md +125 -0
- data/docs/LegacyWafFirewall.md +18 -0
- data/docs/LegacyWafFirewallApi.md +352 -0
- data/docs/LegacyWafOwasp.md +38 -0
- data/docs/LegacyWafOwaspApi.md +138 -0
- data/docs/LegacyWafRule.md +14 -0
- data/docs/LegacyWafRuleApi.md +184 -0
- data/docs/LegacyWafRuleStatus.md +12 -0
- data/docs/LegacyWafRuleStatusApi.md +202 -0
- data/docs/LegacyWafRuleset.md +11 -0
- data/docs/LegacyWafRulesetApi.md +136 -0
- data/docs/LegacyWafTag.md +10 -0
- data/docs/LegacyWafTagApi.md +58 -0
- data/docs/LegacyWafUpdateStatus.md +15 -0
- data/docs/LegacyWafUpdateStatusApi.md +102 -0
- data/docs/LoggingKafkaApi.md +42 -0
- data/docs/LoggingKinesisApi.md +42 -0
- data/docs/OriginInspector.md +12 -0
- data/docs/OriginInspectorDimensions.md +12 -0
- data/docs/OriginInspectorEntry.md +11 -0
- data/docs/OriginInspectorHistorical.md +13 -0
- data/docs/OriginInspectorHistoricalApi.md +72 -0
- data/docs/OriginInspectorHistoricalData.md +11 -0
- data/docs/OriginInspectorHistoricalMeta.md +18 -0
- data/docs/OriginInspectorHistoricalMetaFilters.md +12 -0
- data/docs/OriginInspectorMeasurements.md +161 -0
- data/docs/OriginInspectorRealtimeApi.md +132 -0
- data/docs/OriginInspectorRealtimeEntry.md +12 -0
- data/docs/OriginInspectorRealtimeEntryRecorded.md +9 -0
- data/docs/OriginInspectorSubsequentRequestTimestamp.md +9 -0
- data/docs/OriginInspectorValues.md +161 -0
- data/docs/PaginationCursorMeta.md +11 -0
- data/docs/ReadOnlyServiceId.md +9 -0
- data/docs/ReadOnlyVersion.md +9 -0
- data/docs/RealtimeEntry.md +2 -2
- data/docs/RealtimeEntryAggregated.md +227 -0
- data/docs/RealtimeEntryRecorded.md +9 -0
- data/docs/RealtimeMeasurements.md +1 -1
- data/docs/RecordedTimestamp.md +9 -0
- data/docs/RequestSettingsApi.md +40 -0
- data/docs/ResponseObjectApi.md +82 -0
- data/docs/SchemasSnippetResponse.md +1 -1
- data/docs/Secret.md +12 -0
- data/docs/SecretResponse.md +13 -0
- data/docs/SecretStore.md +10 -0
- data/docs/SecretStoreApi.md +233 -0
- data/docs/SecretStoreItemApi.md +255 -0
- data/docs/SecretStoreResponse.md +12 -0
- data/docs/ServiceAuthorizationsApi.md +76 -0
- data/docs/SigningKey.md +10 -0
- data/docs/Snippet.md +1 -1
- data/docs/SnippetApi.md +46 -4
- data/docs/SnippetResponse.md +1 -1
- data/docs/SubsequentRequestTimestamp.md +9 -0
- data/docs/SudoApi.md +52 -0
- data/docs/SudoGenericTokenError.md +10 -0
- data/docs/SudoRequest.md +12 -0
- data/docs/SudoResponse.md +10 -0
- data/docs/TokensAdditionalProps.md +9 -0
- data/docs/TokensApi.md +70 -0
- data/docs/ValidatorResult.md +1 -5
- data/docs/ValidatorResultData.md +12 -0
- data/docs/ValidatorResultDataAttributes.md +14 -0
- data/docs/{ValidatorResultMessages.md → ValidatorResultDataAttributesMessages.md} +2 -2
- data/docs/Values.md +71 -0
- data/docs/VclApi.md +8 -6
- data/docs/VclSyntaxHighlightingResponse.md +10 -0
- data/docs/WafActiveRulesApi.md +41 -0
- data/lib/fastly/api/acl_entry_api.rb +332 -0
- data/lib/fastly/api/apex_redirect_api.rb +111 -0
- data/lib/fastly/api/contact_api.rb +90 -0
- data/lib/fastly/api/content_api.rb +79 -0
- data/lib/fastly/api/director_api.rb +82 -0
- data/lib/fastly/api/domain_inspector_historical_api.rb +125 -0
- data/lib/fastly/api/domain_inspector_realtime_api.rb +223 -0
- data/lib/fastly/api/iam_roles_api.rb +271 -0
- data/lib/fastly/api/iam_service_groups_api.rb +271 -0
- data/lib/fastly/api/iam_user_groups_api.rb +547 -0
- data/lib/fastly/api/legacy_waf_configuration_sets_api.rb +209 -0
- data/lib/fastly/api/legacy_waf_firewall_api.rb +627 -0
- data/lib/fastly/api/legacy_waf_owasp_api.rb +244 -0
- data/lib/fastly/api/legacy_waf_rule_api.rb +307 -0
- data/lib/fastly/api/legacy_waf_rule_status_api.rb +366 -0
- data/lib/fastly/api/legacy_waf_ruleset_api.rb +237 -0
- data/lib/fastly/api/legacy_waf_tag_api.rb +96 -0
- data/lib/fastly/api/legacy_waf_update_status_api.rb +184 -0
- data/lib/fastly/api/logging_kafka_api.rb +82 -0
- data/lib/fastly/api/logging_kinesis_api.rb +82 -0
- data/lib/fastly/api/origin_inspector_historical_api.rb +125 -0
- data/lib/fastly/api/origin_inspector_realtime_api.rb +223 -0
- data/lib/fastly/api/request_settings_api.rb +75 -0
- data/lib/fastly/api/response_object_api.rb +157 -0
- data/lib/fastly/api/secret_store_api.rb +381 -0
- data/lib/fastly/api/secret_store_item_api.rb +437 -0
- data/lib/fastly/api/service_authorizations_api.rb +126 -0
- data/lib/fastly/api/snippet_api.rb +88 -6
- data/lib/fastly/api/sudo_api.rb +83 -0
- data/lib/fastly/api/tokens_api.rb +122 -0
- data/lib/fastly/api/vcl_api.rb +10 -10
- data/lib/fastly/api/waf_active_rules_api.rb +75 -0
- data/lib/fastly/configuration.rb +504 -0
- data/lib/fastly/models/acl_entry.rb +1 -1
- data/lib/fastly/models/acl_entry_response.rb +1 -1
- data/lib/fastly/models/batch.rb +239 -0
- data/lib/fastly/models/batch_errors.rb +247 -0
- data/lib/fastly/models/bulk_update_acl_entry.rb +1 -1
- data/lib/fastly/models/client_key.rb +239 -0
- data/lib/fastly/models/content.rb +8 -4
- data/lib/fastly/models/domain.rb +1 -0
- data/lib/fastly/models/domain_inspector.rb +238 -0
- data/lib/fastly/models/domain_inspector_entry.rb +228 -0
- data/lib/fastly/models/domain_inspector_entry_dimensions.rb +238 -0
- data/lib/fastly/models/domain_inspector_measurements.rb +828 -0
- data/lib/fastly/models/domain_inspector_realtime_entry.rb +241 -0
- data/lib/fastly/models/event_attributes.rb +4 -2
- data/lib/fastly/models/{events_response_all_of.rb → event_data.rb} +3 -3
- data/lib/fastly/models/events_response.rb +1 -1
- data/lib/fastly/models/historical_domains.rb +249 -0
- data/lib/fastly/models/historical_domains_data.rb +228 -0
- data/lib/fastly/models/historical_domains_meta.rb +297 -0
- data/lib/fastly/models/historical_domains_meta_filters.rb +235 -0
- data/lib/fastly/models/historical_domains_response.rb +257 -0
- data/lib/fastly/models/historical_domains_response_all_of.rb +219 -0
- data/lib/fastly/models/historical_field_results_attributes.rb +1 -1
- data/lib/fastly/models/{historical_field_results_attributes_all_of.rb → historical_field_results_attributes_additional.rb} +3 -3
- data/lib/fastly/models/historical_origins_response.rb +257 -0
- data/lib/fastly/models/historical_origins_response_all_of.rb +219 -0
- data/lib/fastly/models/inline_response2005.rb +227 -0
- data/lib/fastly/models/inline_response2006.rb +227 -0
- data/lib/fastly/models/inline_response2007.rb +218 -0
- data/lib/fastly/models/inline_response400.rb +250 -0
- data/lib/fastly/models/legacy_waf_configuration_set.rb +227 -0
- data/lib/fastly/models/legacy_waf_firewall.rb +297 -0
- data/lib/fastly/models/legacy_waf_owasp.rb +527 -0
- data/lib/fastly/models/legacy_waf_rule.rb +257 -0
- data/lib/fastly/models/legacy_waf_rule_status.rb +237 -0
- data/lib/fastly/models/legacy_waf_ruleset.rb +227 -0
- data/lib/fastly/models/legacy_waf_tag.rb +217 -0
- data/lib/fastly/models/legacy_waf_update_status.rb +267 -0
- data/lib/fastly/models/origin_inspector.rb +238 -0
- data/lib/fastly/models/origin_inspector_dimensions.rb +238 -0
- data/lib/fastly/models/origin_inspector_entry.rb +228 -0
- data/lib/fastly/models/origin_inspector_historical.rb +249 -0
- data/lib/fastly/models/origin_inspector_historical_data.rb +225 -0
- data/lib/fastly/models/origin_inspector_historical_meta.rb +297 -0
- data/lib/fastly/models/origin_inspector_historical_meta_filters.rb +235 -0
- data/lib/fastly/models/origin_inspector_measurements.rb +1728 -0
- data/lib/fastly/models/origin_inspector_realtime_entry.rb +241 -0
- data/lib/fastly/models/origin_inspector_realtime_entry_recorded.rb +208 -0
- data/lib/fastly/models/origin_inspector_subsequent_request_timestamp.rb +208 -0
- data/lib/fastly/models/origin_inspector_values.rb +1728 -0
- data/lib/fastly/models/pagination_cursor_meta.rb +227 -0
- data/lib/fastly/models/read_only_service_id.rb +207 -0
- data/lib/fastly/models/read_only_version.rb +207 -0
- data/lib/fastly/models/realtime_entry.rb +2 -7
- data/lib/fastly/models/realtime_entry_aggregated.rb +2397 -0
- data/lib/fastly/models/realtime_entry_recorded.rb +208 -0
- data/lib/fastly/models/realtime_measurements.rb +4 -2
- data/lib/fastly/models/recorded_timestamp.rb +208 -0
- data/lib/fastly/models/schemas_snippet_response.rb +3 -3
- data/lib/fastly/models/secret.rb +238 -0
- data/lib/fastly/models/secret_response.rb +249 -0
- data/lib/fastly/models/secret_store.rb +217 -0
- data/lib/fastly/models/secret_store_response.rb +238 -0
- data/lib/fastly/models/signing_key.rb +218 -0
- data/lib/fastly/models/snippet.rb +3 -3
- data/lib/fastly/models/snippet_response.rb +3 -3
- data/lib/fastly/models/subsequent_request_timestamp.rb +208 -0
- data/lib/fastly/models/sudo_generic_token_error.rb +216 -0
- data/lib/fastly/models/sudo_request.rb +244 -0
- data/lib/fastly/models/sudo_response.rb +217 -0
- data/lib/fastly/models/tokens_additional_props.rb +227 -0
- data/lib/fastly/models/validator_result.rb +7 -84
- data/lib/fastly/models/validator_result_data.rb +234 -0
- data/lib/fastly/models/validator_result_data_attributes.rb +293 -0
- data/lib/fastly/models/{validator_result_messages.rb → validator_result_data_attributes_messages.rb} +4 -4
- data/lib/fastly/models/values.rb +828 -0
- data/lib/fastly/models/vcl_syntax_highlighting_response.rb +217 -0
- data/lib/fastly/version.rb +1 -1
- data/lib/fastly.rb +79 -3
- data/sig.json +1 -1
- metadata +160 -8
@@ -0,0 +1,102 @@
|
|
1
|
+
# Fastly::LegacyWafUpdateStatusApi
|
2
|
+
|
3
|
+
|
4
|
+
```ruby
|
5
|
+
require 'fastly'
|
6
|
+
api_instance = Fastly::LegacyWafUpdateStatusApi.new
|
7
|
+
```
|
8
|
+
|
9
|
+
## Methods
|
10
|
+
|
11
|
+
| Method | HTTP request | Description |
|
12
|
+
| ------ | ------------ | ----------- |
|
13
|
+
| [**get_waf_update_status**](LegacyWafUpdateStatusApi.md#get_waf_update_status) | **GET** /service/{service_id}/wafs/{firewall_id}/update_statuses/{update_status_id} | Get the status of a WAF update |
|
14
|
+
| [**list_waf_update_statuses**](LegacyWafUpdateStatusApi.md#list_waf_update_statuses) | **GET** /service/{service_id}/wafs/{firewall_id}/update_statuses | List update statuses |
|
15
|
+
|
16
|
+
|
17
|
+
## `get_waf_update_status()`
|
18
|
+
|
19
|
+
```ruby
|
20
|
+
get_waf_update_status(opts): Object # Get the status of a WAF update
|
21
|
+
```
|
22
|
+
|
23
|
+
Get a specific update status object for a particular service and firewall object.
|
24
|
+
|
25
|
+
### Examples
|
26
|
+
|
27
|
+
```ruby
|
28
|
+
api_instance = Fastly::LegacyWafUpdateStatusApi.new
|
29
|
+
opts = {
|
30
|
+
service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
|
31
|
+
firewall_id: 'firewall_id_example', # String | Alphanumeric string identifying a Firewall.
|
32
|
+
update_status_id: 'update_status_id_example', # String | Alphanumeric string identifying a WAF update status.
|
33
|
+
}
|
34
|
+
|
35
|
+
begin
|
36
|
+
# Get the status of a WAF update
|
37
|
+
result = api_instance.get_waf_update_status(opts)
|
38
|
+
p result
|
39
|
+
rescue Fastly::ApiError => e
|
40
|
+
puts "Error when calling LegacyWafUpdateStatusApi->get_waf_update_status: #{e}"
|
41
|
+
end
|
42
|
+
```
|
43
|
+
|
44
|
+
### Options
|
45
|
+
|
46
|
+
| Name | Type | Description | Notes |
|
47
|
+
| ---- | ---- | ----------- | ----- |
|
48
|
+
| **service_id** | **String** | Alphanumeric string identifying the service. | |
|
49
|
+
| **firewall_id** | **String** | Alphanumeric string identifying a Firewall. | |
|
50
|
+
| **update_status_id** | **String** | Alphanumeric string identifying a WAF update status. | |
|
51
|
+
|
52
|
+
### Return type
|
53
|
+
|
54
|
+
**Object**
|
55
|
+
|
56
|
+
[[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
|
57
|
+
[[Back to README]](../../README.md)
|
58
|
+
## `list_waf_update_statuses()`
|
59
|
+
|
60
|
+
```ruby
|
61
|
+
list_waf_update_statuses(opts): Object # List update statuses
|
62
|
+
```
|
63
|
+
|
64
|
+
List all update statuses for a particular service and firewall object.
|
65
|
+
|
66
|
+
### Examples
|
67
|
+
|
68
|
+
```ruby
|
69
|
+
api_instance = Fastly::LegacyWafUpdateStatusApi.new
|
70
|
+
opts = {
|
71
|
+
service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
|
72
|
+
firewall_id: 'firewall_id_example', # String | Alphanumeric string identifying a Firewall.
|
73
|
+
page_number: 1, # Integer | Current page.
|
74
|
+
page_size: 20, # Integer | Number of records per page.
|
75
|
+
include: 'waf', # String | Include relationships. Optional, comma separated values. Permitted values: `waf`.
|
76
|
+
}
|
77
|
+
|
78
|
+
begin
|
79
|
+
# List update statuses
|
80
|
+
result = api_instance.list_waf_update_statuses(opts)
|
81
|
+
p result
|
82
|
+
rescue Fastly::ApiError => e
|
83
|
+
puts "Error when calling LegacyWafUpdateStatusApi->list_waf_update_statuses: #{e}"
|
84
|
+
end
|
85
|
+
```
|
86
|
+
|
87
|
+
### Options
|
88
|
+
|
89
|
+
| Name | Type | Description | Notes |
|
90
|
+
| ---- | ---- | ----------- | ----- |
|
91
|
+
| **page_number** | **Integer** | Current page. | [optional] |
|
92
|
+
| **page_size** | **Integer** | Number of records per page. | [optional][default to 20] |
|
93
|
+
| **include** | **String** | Include relationships. Optional, comma separated values. Permitted values: `waf`. | [optional] |
|
94
|
+
| **service_id** | **String** | Alphanumeric string identifying the service. | |
|
95
|
+
| **firewall_id** | **String** | Alphanumeric string identifying a Firewall. | |
|
96
|
+
|
97
|
+
### Return type
|
98
|
+
|
99
|
+
**Object**
|
100
|
+
|
101
|
+
[[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
|
102
|
+
[[Back to README]](../../README.md)
|
data/docs/LoggingKafkaApi.md
CHANGED
@@ -14,6 +14,7 @@ api_instance = Fastly::LoggingKafkaApi.new
|
|
14
14
|
| [**delete_log_kafka**](LoggingKafkaApi.md#delete_log_kafka) | **DELETE** /service/{service_id}/version/{version_id}/logging/kafka/{logging_kafka_name} | Delete the Kafka log endpoint |
|
15
15
|
| [**get_log_kafka**](LoggingKafkaApi.md#get_log_kafka) | **GET** /service/{service_id}/version/{version_id}/logging/kafka/{logging_kafka_name} | Get a Kafka log endpoint |
|
16
16
|
| [**list_log_kafka**](LoggingKafkaApi.md#list_log_kafka) | **GET** /service/{service_id}/version/{version_id}/logging/kafka | List Kafka log endpoints |
|
17
|
+
| [**update_log_kafka**](LoggingKafkaApi.md#update_log_kafka) | **PUT** /service/{service_id}/version/{version_id}/logging/kafka/{logging_kafka_name} | Update the Kafka log endpoint |
|
17
18
|
|
18
19
|
|
19
20
|
## `create_log_kafka()`
|
@@ -214,3 +215,44 @@ end
|
|
214
215
|
|
215
216
|
[[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
|
216
217
|
[[Back to README]](../../README.md)
|
218
|
+
## `update_log_kafka()`
|
219
|
+
|
220
|
+
```ruby
|
221
|
+
update_log_kafka(opts): <LoggingKafkaResponse> # Update the Kafka log endpoint
|
222
|
+
```
|
223
|
+
|
224
|
+
Update the Kafka logging endpoint for a particular service and version.
|
225
|
+
|
226
|
+
### Examples
|
227
|
+
|
228
|
+
```ruby
|
229
|
+
api_instance = Fastly::LoggingKafkaApi.new
|
230
|
+
opts = {
|
231
|
+
service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
|
232
|
+
version_id: 56, # Integer | Integer identifying a service version.
|
233
|
+
logging_kafka_name: 'logging_kafka_name_example', # String | The name for the real-time logging configuration.
|
234
|
+
}
|
235
|
+
|
236
|
+
begin
|
237
|
+
# Update the Kafka log endpoint
|
238
|
+
result = api_instance.update_log_kafka(opts)
|
239
|
+
p result
|
240
|
+
rescue Fastly::ApiError => e
|
241
|
+
puts "Error when calling LoggingKafkaApi->update_log_kafka: #{e}"
|
242
|
+
end
|
243
|
+
```
|
244
|
+
|
245
|
+
### Options
|
246
|
+
|
247
|
+
| Name | Type | Description | Notes |
|
248
|
+
| ---- | ---- | ----------- | ----- |
|
249
|
+
| **service_id** | **String** | Alphanumeric string identifying the service. | |
|
250
|
+
| **version_id** | **Integer** | Integer identifying a service version. | |
|
251
|
+
| **logging_kafka_name** | **String** | The name for the real-time logging configuration. | |
|
252
|
+
|
253
|
+
### Return type
|
254
|
+
|
255
|
+
[**LoggingKafkaResponse**](LoggingKafkaResponse.md)
|
256
|
+
|
257
|
+
[[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
|
258
|
+
[[Back to README]](../../README.md)
|
data/docs/LoggingKinesisApi.md
CHANGED
@@ -14,6 +14,7 @@ api_instance = Fastly::LoggingKinesisApi.new
|
|
14
14
|
| [**delete_log_kinesis**](LoggingKinesisApi.md#delete_log_kinesis) | **DELETE** /service/{service_id}/version/{version_id}/logging/kinesis/{logging_kinesis_name} | Delete the Amazon Kinesis log endpoint |
|
15
15
|
| [**get_log_kinesis**](LoggingKinesisApi.md#get_log_kinesis) | **GET** /service/{service_id}/version/{version_id}/logging/kinesis/{logging_kinesis_name} | Get an Amazon Kinesis log endpoint |
|
16
16
|
| [**list_log_kinesis**](LoggingKinesisApi.md#list_log_kinesis) | **GET** /service/{service_id}/version/{version_id}/logging/kinesis | List Amazon Kinesis log endpoints |
|
17
|
+
| [**update_log_kinesis**](LoggingKinesisApi.md#update_log_kinesis) | **PUT** /service/{service_id}/version/{version_id}/logging/kinesis/{logging_kinesis_name} | Update the Amazon Kinesis log endpoint |
|
17
18
|
|
18
19
|
|
19
20
|
## `create_log_kinesis()`
|
@@ -194,3 +195,44 @@ end
|
|
194
195
|
|
195
196
|
[[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
|
196
197
|
[[Back to README]](../../README.md)
|
198
|
+
## `update_log_kinesis()`
|
199
|
+
|
200
|
+
```ruby
|
201
|
+
update_log_kinesis(opts): <LoggingKinesisResponse> # Update the Amazon Kinesis log endpoint
|
202
|
+
```
|
203
|
+
|
204
|
+
Update an Amazon Kinesis Data Streams logging object for a particular service and version.
|
205
|
+
|
206
|
+
### Examples
|
207
|
+
|
208
|
+
```ruby
|
209
|
+
api_instance = Fastly::LoggingKinesisApi.new
|
210
|
+
opts = {
|
211
|
+
service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
|
212
|
+
version_id: 56, # Integer | Integer identifying a service version.
|
213
|
+
logging_kinesis_name: 'logging_kinesis_name_example', # String | The name for the real-time logging configuration.
|
214
|
+
}
|
215
|
+
|
216
|
+
begin
|
217
|
+
# Update the Amazon Kinesis log endpoint
|
218
|
+
result = api_instance.update_log_kinesis(opts)
|
219
|
+
p result
|
220
|
+
rescue Fastly::ApiError => e
|
221
|
+
puts "Error when calling LoggingKinesisApi->update_log_kinesis: #{e}"
|
222
|
+
end
|
223
|
+
```
|
224
|
+
|
225
|
+
### Options
|
226
|
+
|
227
|
+
| Name | Type | Description | Notes |
|
228
|
+
| ---- | ---- | ----------- | ----- |
|
229
|
+
| **service_id** | **String** | Alphanumeric string identifying the service. | |
|
230
|
+
| **version_id** | **Integer** | Integer identifying a service version. | |
|
231
|
+
| **logging_kinesis_name** | **String** | The name for the real-time logging configuration. | |
|
232
|
+
|
233
|
+
### Return type
|
234
|
+
|
235
|
+
[**LoggingKinesisResponse**](LoggingKinesisResponse.md)
|
236
|
+
|
237
|
+
[[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
|
238
|
+
[[Back to README]](../../README.md)
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Fastly::OriginInspector
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **timestamp** | [**OriginInspectorSubsequentRequestTimestamp**](OriginInspectorSubsequentRequestTimestamp.md) | | [optional] |
|
8
|
+
| **aggregate_delay** | **Integer** | Offset of entry timestamps from the current time due to processing time. | [optional] |
|
9
|
+
| **data** | [**Array<OriginInspectorRealtimeEntry>**](OriginInspectorRealtimeEntry.md) | A list of report [entries](#entry-data-model), each representing one second of time. | [optional] |
|
10
|
+
|
11
|
+
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
|
12
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Fastly::OriginInspectorDimensions
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **region** | **String** | The geographic region from which the edge responses in this data entry were delivered. If unspecified, results are aggregated across regions. | [optional] |
|
8
|
+
| **datacenter** | **String** | The POP from which the edge responses in this data entry were delivered. If unspecified, results are aggregated across POPs. | [optional] |
|
9
|
+
| **host** | **String** | The origin host from which the edge responses in this data entry were delivered. If unspecified, results are aggregated across origin hosts. | [optional] |
|
10
|
+
|
11
|
+
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
|
12
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Fastly::OriginInspectorEntry
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **dimensions** | [**OriginInspectorDimensions**](OriginInspectorDimensions.md) | | [optional] |
|
8
|
+
| **values** | [**Array<OriginInspectorValues>**](OriginInspectorValues.md) | An array of values representing the metric values at each point in time. Note that this dataset is sparse: only the keys with non-zero values will be included in the record. | [optional] |
|
9
|
+
|
10
|
+
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
|
11
|
+
|
@@ -0,0 +1,13 @@
|
|
1
|
+
# Fastly::OriginInspectorHistorical
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **status** | **String** | Whether or not we were able to successfully execute the query. | [optional] |
|
8
|
+
| **meta** | [**OriginInspectorHistoricalMeta**](OriginInspectorHistoricalMeta.md) | | [optional] |
|
9
|
+
| **msg** | **String** | If the query was not successful, this will provide a string that explains why. | [optional] |
|
10
|
+
| **data** | [**Array<OriginInspectorHistoricalData>**](OriginInspectorHistoricalData.md) | A list of [entries](#entry-data-model), each representing one unique combination of dimensions, such as origin host, region or POP. | [optional] |
|
11
|
+
|
12
|
+
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
|
13
|
+
|
@@ -0,0 +1,72 @@
|
|
1
|
+
# Fastly::OriginInspectorHistoricalApi
|
2
|
+
|
3
|
+
|
4
|
+
```ruby
|
5
|
+
require 'fastly'
|
6
|
+
api_instance = Fastly::OriginInspectorHistoricalApi.new
|
7
|
+
```
|
8
|
+
|
9
|
+
## Methods
|
10
|
+
|
11
|
+
| Method | HTTP request | Description |
|
12
|
+
| ------ | ------------ | ----------- |
|
13
|
+
| [**get_origin_inspector_historical**](OriginInspectorHistoricalApi.md#get_origin_inspector_historical) | **GET** /metrics/origins/services/{service_id} | Get historical origin data for a service |
|
14
|
+
|
15
|
+
|
16
|
+
## `get_origin_inspector_historical()`
|
17
|
+
|
18
|
+
```ruby
|
19
|
+
get_origin_inspector_historical(opts): <HistoricalOriginsResponse> # Get historical origin data for a service
|
20
|
+
```
|
21
|
+
|
22
|
+
Fetches historical origin metrics for a given Fastly service, optionally filtering and grouping the results by origin host, region, or POP.
|
23
|
+
|
24
|
+
### Examples
|
25
|
+
|
26
|
+
```ruby
|
27
|
+
api_instance = Fastly::OriginInspectorHistoricalApi.new
|
28
|
+
opts = {
|
29
|
+
service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
|
30
|
+
start: '2021-08-01T00:00:00.000Z', # String | A valid ISO-8601-formatted date and time, or UNIX timestamp, indicating the inclusive start of the query time range. If not provided, a default is chosen based on the provided `downsample` value.
|
31
|
+
_end: '2020-08-02T00:00:00.000Z', # String | A valid ISO-8601-formatted date and time, or UNIX timestamp, indicating the exclusive end of the query time range. If not provided, a default is chosen based on the provided `downsample` value.
|
32
|
+
downsample: 'hour', # String | Duration of sample windows.
|
33
|
+
metric: 'resp_body_bytes,status_2xx', # String | The metric to retrieve. Up to ten comma-separated metrics are accepted.
|
34
|
+
group_by: 'host', # String | Dimensions to return in the query. Multiple dimensions may be separated by commas. For example, `group_by=host` will return one timeseries for every origin host, as a total across all POPs.
|
35
|
+
limit: 'limit_example', # String | Number of results per page. The maximum is 200.
|
36
|
+
cursor: 'cursor_example', # String | Cursor value from a previous response to retrieve the next page. To request the first page, this should be empty.
|
37
|
+
region: 'usa', # String | Limit query to one or more specific geographic regions. Values should be comma-separated.
|
38
|
+
datacenter: 'SJC,STP', # String | Limit query to one or more specific POPs. Values should be comma-separated.
|
39
|
+
host: 'origin_1,origin_2', # String | Limit query to one or more specific origin hosts. Values should be comma-separated.
|
40
|
+
}
|
41
|
+
|
42
|
+
begin
|
43
|
+
# Get historical origin data for a service
|
44
|
+
result = api_instance.get_origin_inspector_historical(opts)
|
45
|
+
p result
|
46
|
+
rescue Fastly::ApiError => e
|
47
|
+
puts "Error when calling OriginInspectorHistoricalApi->get_origin_inspector_historical: #{e}"
|
48
|
+
end
|
49
|
+
```
|
50
|
+
|
51
|
+
### Options
|
52
|
+
|
53
|
+
| Name | Type | Description | Notes |
|
54
|
+
| ---- | ---- | ----------- | ----- |
|
55
|
+
| **service_id** | **String** | Alphanumeric string identifying the service. | |
|
56
|
+
| **start** | **String** | A valid ISO-8601-formatted date and time, or UNIX timestamp, indicating the inclusive start of the query time range. If not provided, a default is chosen based on the provided `downsample` value. | [optional] |
|
57
|
+
| **_end** | **String** | A valid ISO-8601-formatted date and time, or UNIX timestamp, indicating the exclusive end of the query time range. If not provided, a default is chosen based on the provided `downsample` value. | [optional] |
|
58
|
+
| **downsample** | **String** | Duration of sample windows. | [optional][default to 'hour'] |
|
59
|
+
| **metric** | **String** | The metric to retrieve. Up to ten comma-separated metrics are accepted. | [optional][default to 'responses'] |
|
60
|
+
| **group_by** | **String** | Dimensions to return in the query. Multiple dimensions may be separated by commas. For example, `group_by=host` will return one timeseries for every origin host, as a total across all POPs. | [optional] |
|
61
|
+
| **limit** | **String** | Number of results per page. The maximum is 200. | [optional][default to '100'] |
|
62
|
+
| **cursor** | **String** | Cursor value from a previous response to retrieve the next page. To request the first page, this should be empty. | [optional] |
|
63
|
+
| **region** | **String** | Limit query to one or more specific geographic regions. Values should be comma-separated. | [optional] |
|
64
|
+
| **datacenter** | **String** | Limit query to one or more specific POPs. Values should be comma-separated. | [optional] |
|
65
|
+
| **host** | **String** | Limit query to one or more specific origin hosts. Values should be comma-separated. | [optional] |
|
66
|
+
|
67
|
+
### Return type
|
68
|
+
|
69
|
+
[**HistoricalOriginsResponse**](HistoricalOriginsResponse.md)
|
70
|
+
|
71
|
+
[[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
|
72
|
+
[[Back to README]](../../README.md)
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Fastly::OriginInspectorHistoricalData
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **dimensions** | [**OriginInspectorDimensions**](OriginInspectorDimensions.md) | | [optional] |
|
8
|
+
| **values** | [**Values**](Values.md) | | [optional] |
|
9
|
+
|
10
|
+
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
|
11
|
+
|
@@ -0,0 +1,18 @@
|
|
1
|
+
# Fastly::OriginInspectorHistoricalMeta
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **start** | **String** | Start time that was used to perform the query as an ISO-8601-formatted date and time. | [optional] |
|
8
|
+
| **_end** | **String** | End time that was used to perform the query as an ISO-8601-formatted date and time. | [optional] |
|
9
|
+
| **downsample** | **String** | Downsample that was used to perform the query. One of `minute`, `hour` or `day`. | [optional] |
|
10
|
+
| **metrics** | **String** | A comma-separated list of the metrics that were requested. | [optional] |
|
11
|
+
| **limit** | **Float** | The maximum number of results shown per page. | [optional] |
|
12
|
+
| **next_cursor** | **String** | A string that can be used to request the next page of results, if any. | [optional] |
|
13
|
+
| **sort** | **String** | A comma-separated list of keys the results are sorted by. | [optional] |
|
14
|
+
| **group_by** | **String** | A comma-separated list of dimensions being summed over in the query. | [optional] |
|
15
|
+
| **filters** | [**OriginInspectorHistoricalMetaFilters**](OriginInspectorHistoricalMetaFilters.md) | | [optional] |
|
16
|
+
|
17
|
+
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
|
18
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Fastly::OriginInspectorHistoricalMetaFilters
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **region** | **String** | | [optional] |
|
8
|
+
| **datacenter** | **String** | | [optional] |
|
9
|
+
| **host** | **String** | | [optional] |
|
10
|
+
|
11
|
+
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
|
12
|
+
|
@@ -0,0 +1,161 @@
|
|
1
|
+
# Fastly::OriginInspectorMeasurements
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **responses** | **Integer** | Number of responses from origin. | [optional] |
|
8
|
+
| **resp_header_bytes** | **Integer** | Number of header bytes from origin. | [optional] |
|
9
|
+
| **resp_body_bytes** | **Integer** | Number of body bytes from origin. | [optional] |
|
10
|
+
| **status_1xx** | **Integer** | Number of 1xx \"Informational\" status codes delivered from origin. | [optional] |
|
11
|
+
| **status_2xx** | **Integer** | Number of 2xx \"Success\" status codes delivered from origin. | [optional] |
|
12
|
+
| **status_3xx** | **Integer** | Number of 3xx \"Redirection\" codes delivered from origin. | [optional] |
|
13
|
+
| **status_4xx** | **Integer** | Number of 4xx \"Client Error\" codes delivered from origin. | [optional] |
|
14
|
+
| **status_5xx** | **Integer** | Number of 5xx \"Server Error\" codes delivered from origin. | [optional] |
|
15
|
+
| **status_200** | **Integer** | Number of responses received with status code 200 (Success) from origin. | [optional] |
|
16
|
+
| **status_204** | **Integer** | Number of responses received with status code 204 (No Content) from origin. | [optional] |
|
17
|
+
| **status_206** | **Integer** | Number of responses received with status code 206 (Partial Content) from origin. | [optional] |
|
18
|
+
| **status_301** | **Integer** | Number of responses received with status code 301 (Moved Permanently) from origin. | [optional] |
|
19
|
+
| **status_302** | **Integer** | Number of responses received with status code 302 (Found) from origin. | [optional] |
|
20
|
+
| **status_304** | **Integer** | Number of responses received with status code 304 (Not Modified) from origin. | [optional] |
|
21
|
+
| **status_400** | **Integer** | Number of responses received with status code 400 (Bad Request) from origin. | [optional] |
|
22
|
+
| **status_401** | **Integer** | Number of responses received with status code 401 (Unauthorized) from origin. | [optional] |
|
23
|
+
| **status_403** | **Integer** | Number of responses received with status code 403 (Forbidden) from origin. | [optional] |
|
24
|
+
| **status_404** | **Integer** | Number of responses received with status code 404 (Not Found) from origin. | [optional] |
|
25
|
+
| **status_416** | **Integer** | Number of responses received with status code 416 (Range Not Satisfiable) from origin. | [optional] |
|
26
|
+
| **status_429** | **Integer** | Number of responses received with status code 429 (Too Many Requests) from origin. | [optional] |
|
27
|
+
| **status_500** | **Integer** | Number of responses received with status code 500 (Internal Server Error) from origin. | [optional] |
|
28
|
+
| **status_501** | **Integer** | Number of responses received with status code 501 (Not Implemented) from origin. | [optional] |
|
29
|
+
| **status_502** | **Integer** | Number of responses received with status code 502 (Bad Gateway) from origin. | [optional] |
|
30
|
+
| **status_503** | **Integer** | Number of responses received with status code 503 (Service Unavailable) from origin. | [optional] |
|
31
|
+
| **status_504** | **Integer** | Number of responses received with status code 504 (Gateway Timeout) from origin. | [optional] |
|
32
|
+
| **status_505** | **Integer** | Number of responses received with status code 505 (HTTP Version Not Supported) from origin. | [optional] |
|
33
|
+
| **latency_0_to_1ms** | **Integer** | Number of responses from origin with latency between 0 and 1 millisecond. | [optional] |
|
34
|
+
| **latency_1_to_5ms** | **Integer** | Number of responses from origin with latency between 1 and 5 milliseconds. | [optional] |
|
35
|
+
| **latency_5_to_10ms** | **Integer** | Number of responses from origin with latency between 5 and 10 milliseconds. | [optional] |
|
36
|
+
| **latency_10_to_50ms** | **Integer** | Number of responses from origin with latency between 10 and 50 milliseconds. | [optional] |
|
37
|
+
| **latency_50_to_100ms** | **Integer** | Number of responses from origin with latency between 50 and 100 milliseconds. | [optional] |
|
38
|
+
| **latency_100_to_250ms** | **Integer** | Number of responses from origin with latency between 100 and 250 milliseconds. | [optional] |
|
39
|
+
| **latency_250_to_500ms** | **Integer** | Number of responses from origin with latency between 250 and 500 milliseconds. | [optional] |
|
40
|
+
| **latency_500_to_1000ms** | **Integer** | Number of responses from origin with latency between 500 and 1,000 milliseconds. | [optional] |
|
41
|
+
| **latency_1000_to_5000ms** | **Integer** | Number of responses from origin with latency between 1,000 and 5,000 milliseconds. | [optional] |
|
42
|
+
| **latency_5000_to_10000ms** | **Integer** | Number of responses from origin with latency between 5,000 and 10,000 milliseconds. | [optional] |
|
43
|
+
| **latency_10000_to_60000ms** | **Integer** | Number of responses from origin with latency between 10,000 and 60,000 milliseconds. | [optional] |
|
44
|
+
| **latency_60000ms** | **Integer** | Number of responses from origin with latency of 60,000 milliseconds and above. | [optional] |
|
45
|
+
| **waf_responses** | **Integer** | Number of responses received for origin requests made by the Fastly WAF. | [optional] |
|
46
|
+
| **waf_resp_header_bytes** | **Integer** | Number of header bytes received for origin requests made by the Fastly WAF. | [optional] |
|
47
|
+
| **waf_resp_body_bytes** | **Integer** | Number of body bytes received for origin requests made by the Fastly WAF. | [optional] |
|
48
|
+
| **waf_status_1xx** | **Integer** | Number of 1xx \"Informational\" status codes received for origin requests made by the Fastly WAF. | [optional] |
|
49
|
+
| **waf_status_2xx** | **Integer** | Number of 2xx \"Success\" status codes received for origin requests made by the Fastly WAF. | [optional] |
|
50
|
+
| **waf_status_3xx** | **Integer** | Number of 3xx \"Redirection\" codes received for origin requests made by the Fastly WAF. | [optional] |
|
51
|
+
| **waf_status_4xx** | **Integer** | Number of 4xx \"Client Error\" codes received for origin requests made by the Fastly WAF. | [optional] |
|
52
|
+
| **waf_status_5xx** | **Integer** | Number of 5xx \"Server Error\" codes received for origin requests made by the Fastly WAF. | [optional] |
|
53
|
+
| **waf_status_200** | **Integer** | Number of responses received with status code 200 (Success) received for origin requests made by the Fastly WAF. | [optional] |
|
54
|
+
| **waf_status_204** | **Integer** | Number of responses received with status code 204 (No Content) received for origin requests made by the Fastly WAF. | [optional] |
|
55
|
+
| **waf_status_206** | **Integer** | Number of responses received with status code 206 (Partial Content) received for origin requests made by the Fastly WAF. | [optional] |
|
56
|
+
| **waf_status_301** | **Integer** | Number of responses received with status code 301 (Moved Permanently) received for origin requests made by the Fastly WAF. | [optional] |
|
57
|
+
| **waf_status_302** | **Integer** | Number of responses received with status code 302 (Found) received for origin requests made by the Fastly WAF. | [optional] |
|
58
|
+
| **waf_status_304** | **Integer** | Number of responses received with status code 304 (Not Modified) received for origin requests made by the Fastly WAF. | [optional] |
|
59
|
+
| **waf_status_400** | **Integer** | Number of responses received with status code 400 (Bad Request) received for origin requests made by the Fastly WAF. | [optional] |
|
60
|
+
| **waf_status_401** | **Integer** | Number of responses received with status code 401 (Unauthorized) received for origin requests made by the Fastly WAF. | [optional] |
|
61
|
+
| **waf_status_403** | **Integer** | Number of responses received with status code 403 (Forbidden) received for origin requests made by the Fastly WAF. | [optional] |
|
62
|
+
| **waf_status_404** | **Integer** | Number of responses received with status code 404 (Not Found) received for origin requests made by the Fastly WAF. | [optional] |
|
63
|
+
| **waf_status_416** | **Integer** | Number of responses received with status code 416 (Range Not Satisfiable) received for origin requests made by the Fastly WAF. | [optional] |
|
64
|
+
| **waf_status_429** | **Integer** | Number of responses received with status code 429 (Too Many Requests) received for origin requests made by the Fastly WAF. | [optional] |
|
65
|
+
| **waf_status_500** | **Integer** | Number of responses received with status code 500 (Internal Server Error) received for origin requests made by the Fastly WAF. | [optional] |
|
66
|
+
| **waf_status_501** | **Integer** | Number of responses received with status code 501 (Not Implemented) received for origin requests made by the Fastly WAF. | [optional] |
|
67
|
+
| **waf_status_502** | **Integer** | Number of responses received with status code 502 (Bad Gateway) received for origin requests made by the Fastly WAF. | [optional] |
|
68
|
+
| **waf_status_503** | **Integer** | Number of responses received with status code 503 (Service Unavailable) received for origin requests made by the Fastly WAF. | [optional] |
|
69
|
+
| **waf_status_504** | **Integer** | Number of responses received with status code 504 (Gateway Timeout) received for origin requests made by the Fastly WAF. | [optional] |
|
70
|
+
| **waf_status_505** | **Integer** | Number of responses received with status code 505 (HTTP Version Not Supported) received for origin requests made by the Fastly WAF. | [optional] |
|
71
|
+
| **waf_latency_0_to_1ms** | **Integer** | Number of responses with latency between 0 and 1 millisecond received for origin requests made by the Fastly WAF. | [optional] |
|
72
|
+
| **waf_latency_1_to_5ms** | **Integer** | Number of responses with latency between 1 and 5 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
|
73
|
+
| **waf_latency_5_to_10ms** | **Integer** | Number of responses with latency between 5 and 10 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
|
74
|
+
| **waf_latency_10_to_50ms** | **Integer** | Number of responses with latency between 10 and 50 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
|
75
|
+
| **waf_latency_50_to_100ms** | **Integer** | Number of responses with latency between 50 and 100 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
|
76
|
+
| **waf_latency_100_to_250ms** | **Integer** | Number of responses with latency between 100 and 250 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
|
77
|
+
| **waf_latency_250_to_500ms** | **Integer** | Number of responses with latency between 250 and 500 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
|
78
|
+
| **waf_latency_500_to_1000ms** | **Integer** | Number of responses with latency between 500 and 1,000 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
|
79
|
+
| **waf_latency_1000_to_5000ms** | **Integer** | Number of responses with latency between 1,000 and 5,000 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
|
80
|
+
| **waf_latency_5000_to_10000ms** | **Integer** | Number of responses with latency between 5,000 and 10,000 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
|
81
|
+
| **waf_latency_10000_to_60000ms** | **Integer** | Number of responses with latency between 10,000 and 60,000 milliseconds received for origin requests made by the Fastly WAF. | [optional] |
|
82
|
+
| **waf_latency_60000ms** | **Integer** | Number of responses with latency of 60,000 milliseconds and above received for origin requests made by the Fastly WAF. | [optional] |
|
83
|
+
| **compute_responses** | **Integer** | Number of responses for origin received by Compute@Edge. | [optional] |
|
84
|
+
| **compute_resp_header_bytes** | **Integer** | Number of header bytes for origin received by Compute@Edge. | [optional] |
|
85
|
+
| **compute_resp_body_bytes** | **Integer** | Number of body bytes for origin received by Compute@Edge. | [optional] |
|
86
|
+
| **compute_status_1xx** | **Integer** | Number of 1xx \"Informational\" status codes for origin received by Compute@Edge. | [optional] |
|
87
|
+
| **compute_status_2xx** | **Integer** | Number of 2xx \"Success\" status codes for origin received by Compute@Edge. | [optional] |
|
88
|
+
| **compute_status_3xx** | **Integer** | Number of 3xx \"Redirection\" codes for origin received by Compute@Edge. | [optional] |
|
89
|
+
| **compute_status_4xx** | **Integer** | Number of 4xx \"Client Error\" codes for origin received by Compute@Edge. | [optional] |
|
90
|
+
| **compute_status_5xx** | **Integer** | Number of 5xx \"Server Error\" codes for origin received by Compute@Edge. | [optional] |
|
91
|
+
| **compute_status_200** | **Integer** | Number of responses received with status code 200 (Success) for origin received by Compute@Edge. | [optional] |
|
92
|
+
| **compute_status_204** | **Integer** | Number of responses received with status code 204 (No Content) for origin received by Compute@Edge. | [optional] |
|
93
|
+
| **compute_status_206** | **Integer** | Number of responses received with status code 206 (Partial Content) for origin received by Compute@Edge. | [optional] |
|
94
|
+
| **compute_status_301** | **Integer** | Number of responses received with status code 301 (Moved Permanently) for origin received by Compute@Edge. | [optional] |
|
95
|
+
| **compute_status_302** | **Integer** | Number of responses received with status code 302 (Found) for origin received by Compute@Edge. | [optional] |
|
96
|
+
| **compute_status_304** | **Integer** | Number of responses received with status code 304 (Not Modified) for origin received by Compute@Edge. | [optional] |
|
97
|
+
| **compute_status_400** | **Integer** | Number of responses received with status code 400 (Bad Request) for origin received by Compute@Edge. | [optional] |
|
98
|
+
| **compute_status_401** | **Integer** | Number of responses received with status code 401 (Unauthorized) for origin received by Compute@Edge. | [optional] |
|
99
|
+
| **compute_status_403** | **Integer** | Number of responses received with status code 403 (Forbidden) for origin received by Compute@Edge. | [optional] |
|
100
|
+
| **compute_status_404** | **Integer** | Number of responses received with status code 404 (Not Found) for origin received by Compute@Edge. | [optional] |
|
101
|
+
| **compute_status_416** | **Integer** | Number of responses received with status code 416 (Range Not Satisfiable) for origin received by Compute@Edge. | [optional] |
|
102
|
+
| **compute_status_429** | **Integer** | Number of responses received with status code 429 (Too Many Requests) for origin received by Compute@Edge. | [optional] |
|
103
|
+
| **compute_status_500** | **Integer** | Number of responses received with status code 500 (Internal Server Error) for origin received by Compute@Edge. | [optional] |
|
104
|
+
| **compute_status_501** | **Integer** | Number of responses received with status code 501 (Not Implemented) for origin received by Compute@Edge. | [optional] |
|
105
|
+
| **compute_status_502** | **Integer** | Number of responses received with status code 502 (Bad Gateway) for origin received by Compute@Edge. | [optional] |
|
106
|
+
| **compute_status_503** | **Integer** | Number of responses received with status code 503 (Service Unavailable) for origin received by Compute@Edge. | [optional] |
|
107
|
+
| **compute_status_504** | **Integer** | Number of responses received with status code 504 (Gateway Timeout) for origin received by Compute@Edge. | [optional] |
|
108
|
+
| **compute_status_505** | **Integer** | Number of responses received with status code 505 (HTTP Version Not Supported) for origin received by Compute@Edge. | [optional] |
|
109
|
+
| **compute_latency_0_to_1ms** | **Integer** | Number of responses with latency between 0 and 1 millisecond for origin received by Compute@Edge. | [optional] |
|
110
|
+
| **compute_latency_1_to_5ms** | **Integer** | Number of responses with latency between 1 and 5 milliseconds for origin received by Compute@Edge. | [optional] |
|
111
|
+
| **compute_latency_5_to_10ms** | **Integer** | Number of responses with latency between 5 and 10 milliseconds for origin received by Compute@Edge. | [optional] |
|
112
|
+
| **compute_latency_10_to_50ms** | **Integer** | Number of responses with latency between 10 and 50 milliseconds for origin received by Compute@Edge. | [optional] |
|
113
|
+
| **compute_latency_50_to_100ms** | **Integer** | Number of responses with latency between 50 and 100 milliseconds for origin received by Compute@Edge. | [optional] |
|
114
|
+
| **compute_latency_100_to_250ms** | **Integer** | Number of responses with latency between 100 and 250 milliseconds for origin received by Compute@Edge. | [optional] |
|
115
|
+
| **compute_latency_250_to_500ms** | **Integer** | Number of responses with latency between 250 and 500 milliseconds for origin received by Compute@Edge. | [optional] |
|
116
|
+
| **compute_latency_500_to_1000ms** | **Integer** | Number of responses with latency between 500 and 1,000 milliseconds for origin received by Compute@Edge. | [optional] |
|
117
|
+
| **compute_latency_1000_to_5000ms** | **Integer** | Number of responses with latency between 1,000 and 5,000 milliseconds for origin received by Compute@Edge. | [optional] |
|
118
|
+
| **compute_latency_5000_to_10000ms** | **Integer** | Number of responses with latency between 5,000 and 10,000 milliseconds for origin received by Compute@Edge. | [optional] |
|
119
|
+
| **compute_latency_10000_to_60000ms** | **Integer** | Number of responses with latency between 10,000 and 60,000 milliseconds for origin received by Compute@Edge. | [optional] |
|
120
|
+
| **compute_latency_60000ms** | **Integer** | Number of responses with latency of 60,000 milliseconds and above for origin received by Compute@Edge. | [optional] |
|
121
|
+
| **all_responses** | **Integer** | Number of responses received for origin requests made by all sources. | [optional] |
|
122
|
+
| **all_resp_header_bytes** | **Integer** | Number of header bytes received for origin requests made by all sources. | [optional] |
|
123
|
+
| **all_resp_body_bytes** | **Integer** | Number of body bytes received for origin requests made by all sources. | [optional] |
|
124
|
+
| **all_status_1xx** | **Integer** | Number of 1xx \"Informational\" category status codes delivered received for origin requests made by all sources. | [optional] |
|
125
|
+
| **all_status_2xx** | **Integer** | Number of 2xx \"Success\" status codes received for origin requests made by all sources. | [optional] |
|
126
|
+
| **all_status_3xx** | **Integer** | Number of 3xx \"Redirection\" codes received for origin requests made by all sources. | [optional] |
|
127
|
+
| **all_status_4xx** | **Integer** | Number of 4xx \"Client Error\" codes received for origin requests made by all sources. | [optional] |
|
128
|
+
| **all_status_5xx** | **Integer** | Number of 5xx \"Server Error\" codes received for origin requests made by all sources. | [optional] |
|
129
|
+
| **all_status_200** | **Integer** | Number of responses received with status code 200 (Success) received for origin requests made by all sources. | [optional] |
|
130
|
+
| **all_status_204** | **Integer** | Number of responses received with status code 204 (No Content) received for origin requests made by all sources. | [optional] |
|
131
|
+
| **all_status_206** | **Integer** | Number of responses received with status code 206 (Partial Content) received for origin requests made by all sources. | [optional] |
|
132
|
+
| **all_status_301** | **Integer** | Number of responses received with status code 301 (Moved Permanently) received for origin requests made by all sources. | [optional] |
|
133
|
+
| **all_status_302** | **Integer** | Number of responses received with status code 302 (Found) received for origin requests made by all sources. | [optional] |
|
134
|
+
| **all_status_304** | **Integer** | Number of responses received with status code 304 (Not Modified) received for origin requests made by all sources. | [optional] |
|
135
|
+
| **all_status_400** | **Integer** | Number of responses received with status code 400 (Bad Request) received for origin requests made by all sources. | [optional] |
|
136
|
+
| **all_status_401** | **Integer** | Number of responses received with status code 401 (Unauthorized) received for origin requests made by all sources. | [optional] |
|
137
|
+
| **all_status_403** | **Integer** | Number of responses received with status code 403 (Forbidden) received for origin requests made by all sources. | [optional] |
|
138
|
+
| **all_status_404** | **Integer** | Number of responses received with status code 404 (Not Found) received for origin requests made by all sources. | [optional] |
|
139
|
+
| **all_status_416** | **Integer** | Number of responses received with status code 416 (Range Not Satisfiable) received for origin requests made by all sources. | [optional] |
|
140
|
+
| **all_status_429** | **Integer** | Number of responses received with status code 429 (Too Many Requests) received for origin requests made by all sources. | [optional] |
|
141
|
+
| **all_status_500** | **Integer** | Number of responses received with status code 500 (Internal Server Error) received for origin requests made by all sources. | [optional] |
|
142
|
+
| **all_status_501** | **Integer** | Number of responses received with status code 501 (Not Implemented) received for origin requests made by all sources. | [optional] |
|
143
|
+
| **all_status_502** | **Integer** | Number of responses received with status code 502 (Bad Gateway) received for origin requests made by all sources. | [optional] |
|
144
|
+
| **all_status_503** | **Integer** | Number of responses received with status code 503 (Service Unavailable) received for origin requests made by all sources. | [optional] |
|
145
|
+
| **all_status_504** | **Integer** | Number of responses received with status code 504 (Gateway Timeout) received for origin requests made by all sources. | [optional] |
|
146
|
+
| **all_status_505** | **Integer** | Number of responses received with status code 505 (HTTP Version Not Supported) received for origin requests made by all sources. | [optional] |
|
147
|
+
| **all_latency_0_to_1ms** | **Integer** | Number of responses with latency between 0 and 1 millisecond received for origin requests made by all sources. | [optional] |
|
148
|
+
| **all_latency_1_to_5ms** | **Integer** | Number of responses with latency between 1 and 5 milliseconds received for origin requests made by all sources. | [optional] |
|
149
|
+
| **all_latency_5_to_10ms** | **Integer** | Number of responses with latency between 5 and 10 milliseconds received for origin requests made by all sources. | [optional] |
|
150
|
+
| **all_latency_10_to_50ms** | **Integer** | Number of responses with latency between 10 and 50 milliseconds received for origin requests made by all sources. | [optional] |
|
151
|
+
| **all_latency_50_to_100ms** | **Integer** | Number of responses with latency between 50 and 100 milliseconds received for origin requests made by all sources. | [optional] |
|
152
|
+
| **all_latency_100_to_250ms** | **Integer** | Number of responses with latency between 100 and 250 milliseconds received for origin requests made by all sources. | [optional] |
|
153
|
+
| **all_latency_250_to_500ms** | **Integer** | Number of responses with latency between 250 and 500 milliseconds received for origin requests made by all sources. | [optional] |
|
154
|
+
| **all_latency_500_to_1000ms** | **Integer** | Number of responses with latency between 500 and 1,000 milliseconds received for origin requests made by all sources. | [optional] |
|
155
|
+
| **all_latency_1000_to_5000ms** | **Integer** | Number of responses with latency between 1,000 and 5,000 milliseconds received for origin requests made by all sources. | [optional] |
|
156
|
+
| **all_latency_5000_to_10000ms** | **Integer** | Number of responses with latency between 5,000 and 10,000 milliseconds received for origin requests made by all sources. | [optional] |
|
157
|
+
| **all_latency_10000_to_60000ms** | **Integer** | Number of responses with latency between 10,000 and 60,000 milliseconds received for origin requests made by all sources. | [optional] |
|
158
|
+
| **all_latency_60000ms** | **Integer** | Number of responses with latency of 60,000 milliseconds and above received for origin requests made by all sources. | [optional] |
|
159
|
+
|
160
|
+
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
|
161
|
+
|