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,132 @@
|
|
1
|
+
# Fastly::OriginInspectorRealtimeApi
|
2
|
+
|
3
|
+
|
4
|
+
```ruby
|
5
|
+
require 'fastly'
|
6
|
+
api_instance = Fastly::OriginInspectorRealtimeApi.new
|
7
|
+
```
|
8
|
+
|
9
|
+
## Methods
|
10
|
+
|
11
|
+
| Method | HTTP request | Description |
|
12
|
+
| ------ | ------------ | ----------- |
|
13
|
+
| [**get_origin_inspector_last120_seconds**](OriginInspectorRealtimeApi.md#get_origin_inspector_last120_seconds) | **GET** /v1/origins/{service_id}/ts/h | Get real-time origin data for the last 120 seconds |
|
14
|
+
| [**get_origin_inspector_last_max_entries**](OriginInspectorRealtimeApi.md#get_origin_inspector_last_max_entries) | **GET** /v1/origins/{service_id}/ts/h/limit/{max_entries} | Get a limited number of real-time origin data entries |
|
15
|
+
| [**get_origin_inspector_last_second**](OriginInspectorRealtimeApi.md#get_origin_inspector_last_second) | **GET** /v1/origins/{service_id}/ts/{start_timestamp} | Get real-time origin data from specific time. |
|
16
|
+
|
17
|
+
|
18
|
+
## `get_origin_inspector_last120_seconds()`
|
19
|
+
|
20
|
+
```ruby
|
21
|
+
get_origin_inspector_last120_seconds(opts): <OriginInspector> # Get real-time origin data for the last 120 seconds
|
22
|
+
```
|
23
|
+
|
24
|
+
Get data for the 120 seconds preceding the latest timestamp available for a service.
|
25
|
+
|
26
|
+
### Examples
|
27
|
+
|
28
|
+
```ruby
|
29
|
+
api_instance = Fastly::OriginInspectorRealtimeApi.new
|
30
|
+
opts = {
|
31
|
+
service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
|
32
|
+
}
|
33
|
+
|
34
|
+
begin
|
35
|
+
# Get real-time origin data for the last 120 seconds
|
36
|
+
result = api_instance.get_origin_inspector_last120_seconds(opts)
|
37
|
+
p result
|
38
|
+
rescue Fastly::ApiError => e
|
39
|
+
puts "Error when calling OriginInspectorRealtimeApi->get_origin_inspector_last120_seconds: #{e}"
|
40
|
+
end
|
41
|
+
```
|
42
|
+
|
43
|
+
### Options
|
44
|
+
|
45
|
+
| Name | Type | Description | Notes |
|
46
|
+
| ---- | ---- | ----------- | ----- |
|
47
|
+
| **service_id** | **String** | Alphanumeric string identifying the service. | |
|
48
|
+
|
49
|
+
### Return type
|
50
|
+
|
51
|
+
[**OriginInspector**](OriginInspector.md)
|
52
|
+
|
53
|
+
[[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
|
54
|
+
[[Back to README]](../../README.md)
|
55
|
+
## `get_origin_inspector_last_max_entries()`
|
56
|
+
|
57
|
+
```ruby
|
58
|
+
get_origin_inspector_last_max_entries(opts): <OriginInspector> # Get a limited number of real-time origin data entries
|
59
|
+
```
|
60
|
+
|
61
|
+
Get data for the `max_entries` seconds preceding the latest timestamp available for a service, up to a maximum of 120 entries.
|
62
|
+
|
63
|
+
### Examples
|
64
|
+
|
65
|
+
```ruby
|
66
|
+
api_instance = Fastly::OriginInspectorRealtimeApi.new
|
67
|
+
opts = {
|
68
|
+
service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
|
69
|
+
max_entries: 1, # Integer | Maximum number of results to display.
|
70
|
+
}
|
71
|
+
|
72
|
+
begin
|
73
|
+
# Get a limited number of real-time origin data entries
|
74
|
+
result = api_instance.get_origin_inspector_last_max_entries(opts)
|
75
|
+
p result
|
76
|
+
rescue Fastly::ApiError => e
|
77
|
+
puts "Error when calling OriginInspectorRealtimeApi->get_origin_inspector_last_max_entries: #{e}"
|
78
|
+
end
|
79
|
+
```
|
80
|
+
|
81
|
+
### Options
|
82
|
+
|
83
|
+
| Name | Type | Description | Notes |
|
84
|
+
| ---- | ---- | ----------- | ----- |
|
85
|
+
| **service_id** | **String** | Alphanumeric string identifying the service. | |
|
86
|
+
| **max_entries** | **Integer** | Maximum number of results to display. | |
|
87
|
+
|
88
|
+
### Return type
|
89
|
+
|
90
|
+
[**OriginInspector**](OriginInspector.md)
|
91
|
+
|
92
|
+
[[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
|
93
|
+
[[Back to README]](../../README.md)
|
94
|
+
## `get_origin_inspector_last_second()`
|
95
|
+
|
96
|
+
```ruby
|
97
|
+
get_origin_inspector_last_second(opts): <OriginInspector> # Get real-time origin data from specific time.
|
98
|
+
```
|
99
|
+
|
100
|
+
Get real-time origin data for the specified reporting period. Specify `0` to get a single entry for the last complete second. The `Timestamp` field included in the response provides the time index of the latest entry in the dataset and can be provided as the `start_timestamp` of the next request for a seamless continuation of the dataset from one request to the next. Due to processing latency, the earliest entry in the response dataset may be earlier than `start_timestamp` by the value of `AggregateDelay`.
|
101
|
+
|
102
|
+
### Examples
|
103
|
+
|
104
|
+
```ruby
|
105
|
+
api_instance = Fastly::OriginInspectorRealtimeApi.new
|
106
|
+
opts = {
|
107
|
+
service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
|
108
|
+
start_timestamp: 56, # Integer | Timestamp in seconds (Unix epoch time).
|
109
|
+
}
|
110
|
+
|
111
|
+
begin
|
112
|
+
# Get real-time origin data from specific time.
|
113
|
+
result = api_instance.get_origin_inspector_last_second(opts)
|
114
|
+
p result
|
115
|
+
rescue Fastly::ApiError => e
|
116
|
+
puts "Error when calling OriginInspectorRealtimeApi->get_origin_inspector_last_second: #{e}"
|
117
|
+
end
|
118
|
+
```
|
119
|
+
|
120
|
+
### Options
|
121
|
+
|
122
|
+
| Name | Type | Description | Notes |
|
123
|
+
| ---- | ---- | ----------- | ----- |
|
124
|
+
| **service_id** | **String** | Alphanumeric string identifying the service. | |
|
125
|
+
| **start_timestamp** | **Integer** | Timestamp in seconds (Unix epoch time). | |
|
126
|
+
|
127
|
+
### Return type
|
128
|
+
|
129
|
+
[**OriginInspector**](OriginInspector.md)
|
130
|
+
|
131
|
+
[[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
|
132
|
+
[[Back to README]](../../README.md)
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# Fastly::OriginInspectorRealtimeEntry
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **recorded** | [**OriginInspectorRealtimeEntryRecorded**](OriginInspectorRealtimeEntryRecorded.md) | | [optional] |
|
8
|
+
| **aggregated** | [**Hash<String, OriginInspectorMeasurements>**](OriginInspectorMeasurements.md) | Groups [measurements](#measurements-data-model) by backend name. | [optional] |
|
9
|
+
| **datacenter** | **Hash<String, Hash<String, OriginInspectorMeasurements>>** | Groups [measurements](#measurements-data-model) by POP, then backend name. See the [POPs API](/reference/api/utils/pops/) for details about POP identifiers. | [optional] |
|
10
|
+
|
11
|
+
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
|
12
|
+
|
@@ -0,0 +1,161 @@
|
|
1
|
+
# Fastly::OriginInspectorValues
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **responses** | **Integer** | Number of responses from origin. | [optional] |
|
8
|
+
| **resp_header_bytes** | **Integer** | Number of header bytes from origin. | [optional] |
|
9
|
+
| **resp_body_bytes** | **Integer** | Number of body bytes from origin. | [optional] |
|
10
|
+
| **status_1xx** | **Integer** | Number of 1xx \"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
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Fastly::PaginationCursorMeta
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **next_cursor** | **String** | Cursor for the next page. | [optional] |
|
8
|
+
| **limit** | **Integer** | Maximum number of results returned. | [optional] |
|
9
|
+
|
10
|
+
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
|
11
|
+
|
data/docs/RealtimeEntry.md
CHANGED
@@ -4,8 +4,8 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **recorded** | **
|
8
|
-
| **aggregated** | [**
|
7
|
+
| **recorded** | [**RealtimeEntryRecorded**](RealtimeEntryRecorded.md) | | [optional] |
|
8
|
+
| **aggregated** | [**RealtimeEntryAggregated**](RealtimeEntryAggregated.md) | | [optional] |
|
9
9
|
| **datacenter** | [**Hash<String, RealtimeMeasurements>**](RealtimeMeasurements.md) | Groups [measurements](#measurements-data-model) by POP. See the [POPs API](/reference/api/utils/pops/) for details of POP identifiers. | [optional] |
|
10
10
|
|
11
11
|
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
|