fastly 10.0.0 → 11.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +25 -1
- data/Gemfile.lock +1 -1
- data/README.md +2 -5
- data/docs/AutomationToken.md +1 -1
- data/docs/AutomationTokenCreateRequestAttributes.md +1 -1
- data/docs/AutomationTokenCreateResponse.md +4 -6
- data/docs/AutomationTokenCreateResponseAllOf.md +3 -3
- data/docs/AutomationTokenResponse.md +4 -6
- data/docs/AutomationTokenResponseAllOf.md +4 -4
- data/docs/BillingUsageMetricsApi.md +11 -9
- data/docs/ComputeAclListEntriesMeta.md +1 -1
- data/docs/Header.md +2 -0
- data/docs/HeaderApi.md +8 -8
- data/docs/KvStoreItemApi.md +4 -4
- data/docs/LoggingAzureblobAdditional.md +1 -1
- data/docs/LoggingAzureblobApi.md +4 -4
- data/docs/LoggingAzureblobResponse.md +1 -1
- data/docs/Results.md +7 -0
- data/docs/SnippetApi.md +2 -2
- data/docs/{SnippetResponseCommonAllOf.md → SnippetResponseAllOf.md} +1 -1
- data/docs/TlsBulkCertificatesApi.md +4 -0
- data/lib/fastly/api/automation_tokens_api.rb +6 -6
- data/lib/fastly/api/billing_usage_metrics_api.rb +11 -8
- data/lib/fastly/api/header_api.rb +8 -8
- data/lib/fastly/api/kv_store_item_api.rb +5 -5
- data/lib/fastly/api/logging_azureblob_api.rb +4 -4
- data/lib/fastly/api/snippet_api.rb +3 -3
- data/lib/fastly/api/tls_bulk_certificates_api.rb +6 -0
- data/lib/fastly/configuration.rb +0 -18
- data/lib/fastly/models/automation_token.rb +1 -1
- data/lib/fastly/models/automation_token_create_request_attributes.rb +1 -1
- data/lib/fastly/models/automation_token_create_response.rb +21 -43
- data/lib/fastly/models/automation_token_create_response_all_of.rb +13 -12
- data/lib/fastly/models/automation_token_response.rb +24 -46
- data/lib/fastly/models/automation_token_response_all_of.rb +11 -10
- data/lib/fastly/models/compute_acl_list_entries_meta.rb +1 -1
- data/lib/fastly/models/header.rb +26 -4
- data/lib/fastly/models/header_response.rb +0 -1
- data/lib/fastly/models/logging_azureblob_additional.rb +1 -1
- data/lib/fastly/models/logging_azureblob_response.rb +1 -1
- data/lib/fastly/models/results.rb +71 -1
- data/lib/fastly/models/schemas_snippet_response.rb +3 -2
- data/lib/fastly/models/snippet.rb +0 -8
- data/lib/fastly/models/snippet_response.rb +2 -1
- data/lib/fastly/models/{snippet_response_common_all_of.rb → snippet_response_all_of.rb} +3 -3
- data/lib/fastly/version.rb +1 -1
- data/lib/fastly.rb +1 -26
- data/sig.json +1 -1
- metadata +4 -54
- data/docs/Billing.md +0 -16
- data/docs/BillingApi.md +0 -139
- data/docs/BillingBandwidth.md +0 -11
- data/docs/BillingBandwidthTiers.md +0 -14
- data/docs/BillingEstimateInvoiceId.md +0 -10
- data/docs/BillingEstimateLines.md +0 -10
- data/docs/BillingEstimateLinesLineItems.md +0 -18
- data/docs/BillingEstimateResponse.md +0 -18
- data/docs/BillingInvoiceId.md +0 -10
- data/docs/BillingRegions.md +0 -13
- data/docs/BillingResponse.md +0 -18
- data/docs/BillingResponseItemItemsData.md +0 -10
- data/docs/BillingResponseLineItem.md +0 -29
- data/docs/BillingStatus.md +0 -11
- data/docs/BillingTotal.md +0 -25
- data/docs/BillingTotalExtras.md +0 -12
- data/docs/HeaderResponseAdditional.md +0 -11
- data/docs/LineItemData.md +0 -26
- data/docs/SchemasSnippetResponseCommon.md +0 -15
- data/docs/SnippetAllOf.md +0 -10
- data/docs/SnippetCommon.md +0 -13
- data/docs/SnippetResponseCommon.md +0 -15
- data/docs/SnippetResponsePost.md +0 -20
- data/docs/SnippetWithDynamicNumber.md +0 -14
- data/docs/SnippetWithDynamicNumberAllOf.md +0 -10
- data/lib/fastly/api/billing_api.rb +0 -229
- data/lib/fastly/models/billing.rb +0 -278
- data/lib/fastly/models/billing_bandwidth.rb +0 -227
- data/lib/fastly/models/billing_bandwidth_tiers.rb +0 -252
- data/lib/fastly/models/billing_estimate_invoice_id.rb +0 -216
- data/lib/fastly/models/billing_estimate_lines.rb +0 -218
- data/lib/fastly/models/billing_estimate_lines_line_items.rb +0 -288
- data/lib/fastly/models/billing_estimate_response.rb +0 -307
- data/lib/fastly/models/billing_invoice_id.rb +0 -216
- data/lib/fastly/models/billing_regions.rb +0 -243
- data/lib/fastly/models/billing_response.rb +0 -307
- data/lib/fastly/models/billing_response_item_items_data.rb +0 -218
- data/lib/fastly/models/billing_response_line_item.rb +0 -418
- data/lib/fastly/models/billing_status.rb +0 -262
- data/lib/fastly/models/billing_total.rb +0 -371
- data/lib/fastly/models/billing_total_extras.rb +0 -237
- data/lib/fastly/models/header_response_additional.rb +0 -229
- data/lib/fastly/models/line_item_data.rb +0 -377
- data/lib/fastly/models/schemas_snippet_response_common.rb +0 -276
- data/lib/fastly/models/snippet_all_of.rb +0 -251
- data/lib/fastly/models/snippet_common.rb +0 -284
- data/lib/fastly/models/snippet_response_common.rb +0 -276
- data/lib/fastly/models/snippet_response_post.rb +0 -375
- data/lib/fastly/models/snippet_with_dynamic_number.rb +0 -314
- data/lib/fastly/models/snippet_with_dynamic_number_all_of.rb +0 -251
|
@@ -25,15 +25,16 @@ module Fastly
|
|
|
25
25
|
# The User-Agent header of the client that last used the token.
|
|
26
26
|
attr_accessor :user_agent
|
|
27
27
|
|
|
28
|
-
|
|
28
|
+
# Indicates whether TLS access is enabled for the token.
|
|
29
|
+
attr_accessor :tls_access
|
|
29
30
|
|
|
30
|
-
# A UTC
|
|
31
|
+
# A UTC timestamp of when the token was last used.
|
|
31
32
|
attr_accessor :last_used_at
|
|
32
33
|
|
|
33
|
-
# A UTC
|
|
34
|
+
# A UTC timestamp of when the token was created.
|
|
34
35
|
attr_accessor :created_at
|
|
35
36
|
|
|
36
|
-
# (optional) A UTC
|
|
37
|
+
# (optional) A UTC timestamp of when the token will expire.
|
|
37
38
|
attr_accessor :expires_at
|
|
38
39
|
|
|
39
40
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
@@ -44,7 +45,7 @@ module Fastly
|
|
|
44
45
|
:'role' => :'role',
|
|
45
46
|
:'ip' => :'ip',
|
|
46
47
|
:'user_agent' => :'user_agent',
|
|
47
|
-
:'
|
|
48
|
+
:'tls_access' => :'tls_access',
|
|
48
49
|
:'last_used_at' => :'last_used_at',
|
|
49
50
|
:'created_at' => :'created_at',
|
|
50
51
|
:'expires_at' => :'expires_at'
|
|
@@ -64,7 +65,7 @@ module Fastly
|
|
|
64
65
|
:'role' => :'String',
|
|
65
66
|
:'ip' => :'String',
|
|
66
67
|
:'user_agent' => :'String',
|
|
67
|
-
:'
|
|
68
|
+
:'tls_access' => :'Boolean',
|
|
68
69
|
:'last_used_at' => :'Time',
|
|
69
70
|
:'created_at' => :'String',
|
|
70
71
|
:'expires_at' => :'String'
|
|
@@ -112,8 +113,8 @@ module Fastly
|
|
|
112
113
|
self.user_agent = attributes[:'user_agent']
|
|
113
114
|
end
|
|
114
115
|
|
|
115
|
-
if attributes.key?(:'
|
|
116
|
-
self.
|
|
116
|
+
if attributes.key?(:'tls_access')
|
|
117
|
+
self.tls_access = attributes[:'tls_access']
|
|
117
118
|
end
|
|
118
119
|
|
|
119
120
|
if attributes.key?(:'last_used_at')
|
|
@@ -152,7 +153,7 @@ module Fastly
|
|
|
152
153
|
role == o.role &&
|
|
153
154
|
ip == o.ip &&
|
|
154
155
|
user_agent == o.user_agent &&
|
|
155
|
-
|
|
156
|
+
tls_access == o.tls_access &&
|
|
156
157
|
last_used_at == o.last_used_at &&
|
|
157
158
|
created_at == o.created_at &&
|
|
158
159
|
expires_at == o.expires_at
|
|
@@ -167,7 +168,7 @@ module Fastly
|
|
|
167
168
|
# Calculates hash code according to all attributes.
|
|
168
169
|
# @return [Integer] Hash code
|
|
169
170
|
def hash
|
|
170
|
-
[id, customer_id, role, ip, user_agent,
|
|
171
|
+
[id, customer_id, role, ip, user_agent, tls_access, last_used_at, created_at, expires_at].hash
|
|
171
172
|
end
|
|
172
173
|
|
|
173
174
|
# Builds the object from hash
|
data/lib/fastly/models/header.rb
CHANGED
|
@@ -43,6 +43,12 @@ module Fastly
|
|
|
43
43
|
# Accepts a string value.
|
|
44
44
|
attr_accessor :type
|
|
45
45
|
|
|
46
|
+
# Don't add the header if it is added already. Only applies to 'set' action. Numerical value (\"0\" = false, \"1\" = true)
|
|
47
|
+
attr_accessor :ignore_if_set
|
|
48
|
+
|
|
49
|
+
# Priority determines execution order. Lower numbers execute first.
|
|
50
|
+
attr_accessor :priority
|
|
51
|
+
|
|
46
52
|
class EnumAttributeValidator
|
|
47
53
|
attr_reader :datatype
|
|
48
54
|
attr_reader :allowable_values
|
|
@@ -77,7 +83,9 @@ module Fastly
|
|
|
77
83
|
:'response_condition' => :'response_condition',
|
|
78
84
|
:'src' => :'src',
|
|
79
85
|
:'substitution' => :'substitution',
|
|
80
|
-
:'type' => :'type'
|
|
86
|
+
:'type' => :'type',
|
|
87
|
+
:'ignore_if_set' => :'ignore_if_set',
|
|
88
|
+
:'priority' => :'priority'
|
|
81
89
|
}
|
|
82
90
|
end
|
|
83
91
|
|
|
@@ -98,7 +106,9 @@ module Fastly
|
|
|
98
106
|
:'response_condition' => :'String',
|
|
99
107
|
:'src' => :'String',
|
|
100
108
|
:'substitution' => :'String',
|
|
101
|
-
:'type' => :'String'
|
|
109
|
+
:'type' => :'String',
|
|
110
|
+
:'ignore_if_set' => :'String',
|
|
111
|
+
:'priority' => :'String'
|
|
102
112
|
}
|
|
103
113
|
end
|
|
104
114
|
|
|
@@ -168,6 +178,16 @@ module Fastly
|
|
|
168
178
|
if attributes.key?(:'type')
|
|
169
179
|
self.type = attributes[:'type']
|
|
170
180
|
end
|
|
181
|
+
|
|
182
|
+
if attributes.key?(:'ignore_if_set')
|
|
183
|
+
self.ignore_if_set = attributes[:'ignore_if_set']
|
|
184
|
+
end
|
|
185
|
+
|
|
186
|
+
if attributes.key?(:'priority')
|
|
187
|
+
self.priority = attributes[:'priority']
|
|
188
|
+
else
|
|
189
|
+
self.priority = '100'
|
|
190
|
+
end
|
|
171
191
|
end
|
|
172
192
|
|
|
173
193
|
# Show invalid properties with the reasons. Usually used together with valid?
|
|
@@ -221,7 +241,9 @@ module Fastly
|
|
|
221
241
|
response_condition == o.response_condition &&
|
|
222
242
|
src == o.src &&
|
|
223
243
|
substitution == o.substitution &&
|
|
224
|
-
type == o.type
|
|
244
|
+
type == o.type &&
|
|
245
|
+
ignore_if_set == o.ignore_if_set &&
|
|
246
|
+
priority == o.priority
|
|
225
247
|
end
|
|
226
248
|
|
|
227
249
|
# @see the `==` method
|
|
@@ -233,7 +255,7 @@ module Fastly
|
|
|
233
255
|
# Calculates hash code according to all attributes.
|
|
234
256
|
# @return [Integer] Hash code
|
|
235
257
|
def hash
|
|
236
|
-
[action, cache_condition, dst, name, regex, request_condition, response_condition, src, substitution, type].hash
|
|
258
|
+
[action, cache_condition, dst, name, regex, request_condition, response_condition, src, substitution, type, ignore_if_set, priority].hash
|
|
237
259
|
end
|
|
238
260
|
|
|
239
261
|
# Builds the object from hash
|
|
@@ -28,7 +28,7 @@ module Fastly
|
|
|
28
28
|
# A PGP public key that Fastly will use to encrypt your log files before writing them to disk.
|
|
29
29
|
attr_accessor :public_key
|
|
30
30
|
|
|
31
|
-
# The maximum number of bytes for each uploaded file. A value of 0 can be used to indicate there is no limit on the size of uploaded files, otherwise the minimum value is 1048576 bytes (1 MiB.)
|
|
31
|
+
# The maximum number of bytes for each uploaded file. A value of 0 can be used to indicate there is no limit on the size of uploaded files, otherwise the minimum value is 1048576 bytes (1 MiB). Note that Microsoft Azure Storage has [block size limits](https://learn.microsoft.com/en-us/rest/api/storageservices/put-block?tabs=microsoft-entra-id#remarks).
|
|
32
32
|
attr_accessor :file_max_bytes
|
|
33
33
|
|
|
34
34
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
@@ -71,7 +71,7 @@ module Fastly
|
|
|
71
71
|
# A PGP public key that Fastly will use to encrypt your log files before writing them to disk.
|
|
72
72
|
attr_accessor :public_key
|
|
73
73
|
|
|
74
|
-
# The maximum number of bytes for each uploaded file. A value of 0 can be used to indicate there is no limit on the size of uploaded files, otherwise the minimum value is 1048576 bytes (1 MiB.)
|
|
74
|
+
# The maximum number of bytes for each uploaded file. A value of 0 can be used to indicate there is no limit on the size of uploaded files, otherwise the minimum value is 1048576 bytes (1 MiB). Note that Microsoft Azure Storage has [block size limits](https://learn.microsoft.com/en-us/rest/api/storageservices/put-block?tabs=microsoft-entra-id#remarks).
|
|
75
75
|
attr_accessor :file_max_bytes
|
|
76
76
|
|
|
77
77
|
class EnumAttributeValidator
|
|
@@ -797,6 +797,27 @@ module Fastly
|
|
|
797
797
|
# Number of cache operations executed by the Compute platform.
|
|
798
798
|
attr_accessor :compute_cache_operations_count
|
|
799
799
|
|
|
800
|
+
# Total number of Next-Gen WAF (Edge WAF & Core WAF) requests.
|
|
801
|
+
attr_accessor :ngwaf_requests_total_count
|
|
802
|
+
|
|
803
|
+
# Count of Edge WAF requests with an unknown outcome.
|
|
804
|
+
attr_accessor :ngwaf_requests_unknown_count
|
|
805
|
+
|
|
806
|
+
# Count of Edge WAF requests allowed.
|
|
807
|
+
attr_accessor :ngwaf_requests_allowed_count
|
|
808
|
+
|
|
809
|
+
# Count of Edge WAF requests logged.
|
|
810
|
+
attr_accessor :ngwaf_requests_logged_count
|
|
811
|
+
|
|
812
|
+
# Count of Edge WAF requests blocked.
|
|
813
|
+
attr_accessor :ngwaf_requests_blocked_count
|
|
814
|
+
|
|
815
|
+
# Count of Edge WAF requests timed outcome.
|
|
816
|
+
attr_accessor :ngwaf_requests_timeout_count
|
|
817
|
+
|
|
818
|
+
# Count of Edge WAF requests challenged.
|
|
819
|
+
attr_accessor :ngwaf_requests_challenged_count
|
|
820
|
+
|
|
800
821
|
attr_accessor :service_id
|
|
801
822
|
|
|
802
823
|
# Timestamp for the start of the time period being reported
|
|
@@ -1066,6 +1087,13 @@ module Fastly
|
|
|
1066
1087
|
:'request_collapse_usable_count' => :'request_collapse_usable_count',
|
|
1067
1088
|
:'request_collapse_unusable_count' => :'request_collapse_unusable_count',
|
|
1068
1089
|
:'compute_cache_operations_count' => :'compute_cache_operations_count',
|
|
1090
|
+
:'ngwaf_requests_total_count' => :'ngwaf_requests_total_count',
|
|
1091
|
+
:'ngwaf_requests_unknown_count' => :'ngwaf_requests_unknown_count',
|
|
1092
|
+
:'ngwaf_requests_allowed_count' => :'ngwaf_requests_allowed_count',
|
|
1093
|
+
:'ngwaf_requests_logged_count' => :'ngwaf_requests_logged_count',
|
|
1094
|
+
:'ngwaf_requests_blocked_count' => :'ngwaf_requests_blocked_count',
|
|
1095
|
+
:'ngwaf_requests_timeout_count' => :'ngwaf_requests_timeout_count',
|
|
1096
|
+
:'ngwaf_requests_challenged_count' => :'ngwaf_requests_challenged_count',
|
|
1069
1097
|
:'service_id' => :'service_id',
|
|
1070
1098
|
:'start_time' => :'start_time'
|
|
1071
1099
|
}
|
|
@@ -1340,6 +1368,13 @@ module Fastly
|
|
|
1340
1368
|
:'request_collapse_usable_count' => :'Integer',
|
|
1341
1369
|
:'request_collapse_unusable_count' => :'Integer',
|
|
1342
1370
|
:'compute_cache_operations_count' => :'Integer',
|
|
1371
|
+
:'ngwaf_requests_total_count' => :'Integer',
|
|
1372
|
+
:'ngwaf_requests_unknown_count' => :'Integer',
|
|
1373
|
+
:'ngwaf_requests_allowed_count' => :'Integer',
|
|
1374
|
+
:'ngwaf_requests_logged_count' => :'Integer',
|
|
1375
|
+
:'ngwaf_requests_blocked_count' => :'Integer',
|
|
1376
|
+
:'ngwaf_requests_timeout_count' => :'Integer',
|
|
1377
|
+
:'ngwaf_requests_challenged_count' => :'Integer',
|
|
1343
1378
|
:'service_id' => :'String',
|
|
1344
1379
|
:'start_time' => :'Integer'
|
|
1345
1380
|
}
|
|
@@ -2411,6 +2446,34 @@ module Fastly
|
|
|
2411
2446
|
self.compute_cache_operations_count = attributes[:'compute_cache_operations_count']
|
|
2412
2447
|
end
|
|
2413
2448
|
|
|
2449
|
+
if attributes.key?(:'ngwaf_requests_total_count')
|
|
2450
|
+
self.ngwaf_requests_total_count = attributes[:'ngwaf_requests_total_count']
|
|
2451
|
+
end
|
|
2452
|
+
|
|
2453
|
+
if attributes.key?(:'ngwaf_requests_unknown_count')
|
|
2454
|
+
self.ngwaf_requests_unknown_count = attributes[:'ngwaf_requests_unknown_count']
|
|
2455
|
+
end
|
|
2456
|
+
|
|
2457
|
+
if attributes.key?(:'ngwaf_requests_allowed_count')
|
|
2458
|
+
self.ngwaf_requests_allowed_count = attributes[:'ngwaf_requests_allowed_count']
|
|
2459
|
+
end
|
|
2460
|
+
|
|
2461
|
+
if attributes.key?(:'ngwaf_requests_logged_count')
|
|
2462
|
+
self.ngwaf_requests_logged_count = attributes[:'ngwaf_requests_logged_count']
|
|
2463
|
+
end
|
|
2464
|
+
|
|
2465
|
+
if attributes.key?(:'ngwaf_requests_blocked_count')
|
|
2466
|
+
self.ngwaf_requests_blocked_count = attributes[:'ngwaf_requests_blocked_count']
|
|
2467
|
+
end
|
|
2468
|
+
|
|
2469
|
+
if attributes.key?(:'ngwaf_requests_timeout_count')
|
|
2470
|
+
self.ngwaf_requests_timeout_count = attributes[:'ngwaf_requests_timeout_count']
|
|
2471
|
+
end
|
|
2472
|
+
|
|
2473
|
+
if attributes.key?(:'ngwaf_requests_challenged_count')
|
|
2474
|
+
self.ngwaf_requests_challenged_count = attributes[:'ngwaf_requests_challenged_count']
|
|
2475
|
+
end
|
|
2476
|
+
|
|
2414
2477
|
if attributes.key?(:'service_id')
|
|
2415
2478
|
self.service_id = attributes[:'service_id']
|
|
2416
2479
|
end
|
|
@@ -2699,6 +2762,13 @@ module Fastly
|
|
|
2699
2762
|
request_collapse_usable_count == o.request_collapse_usable_count &&
|
|
2700
2763
|
request_collapse_unusable_count == o.request_collapse_unusable_count &&
|
|
2701
2764
|
compute_cache_operations_count == o.compute_cache_operations_count &&
|
|
2765
|
+
ngwaf_requests_total_count == o.ngwaf_requests_total_count &&
|
|
2766
|
+
ngwaf_requests_unknown_count == o.ngwaf_requests_unknown_count &&
|
|
2767
|
+
ngwaf_requests_allowed_count == o.ngwaf_requests_allowed_count &&
|
|
2768
|
+
ngwaf_requests_logged_count == o.ngwaf_requests_logged_count &&
|
|
2769
|
+
ngwaf_requests_blocked_count == o.ngwaf_requests_blocked_count &&
|
|
2770
|
+
ngwaf_requests_timeout_count == o.ngwaf_requests_timeout_count &&
|
|
2771
|
+
ngwaf_requests_challenged_count == o.ngwaf_requests_challenged_count &&
|
|
2702
2772
|
service_id == o.service_id &&
|
|
2703
2773
|
start_time == o.start_time
|
|
2704
2774
|
end
|
|
@@ -2712,7 +2782,7 @@ module Fastly
|
|
|
2712
2782
|
# Calculates hash code according to all attributes.
|
|
2713
2783
|
# @return [Integer] Hash code
|
|
2714
2784
|
def hash
|
|
2715
|
-
[requests, hits, hits_time, miss, miss_time, pass, pass_time, errors, restarts, hit_ratio, bandwidth, body_size, header_size, req_body_bytes, req_header_bytes, resp_body_bytes, resp_header_bytes, bereq_body_bytes, bereq_header_bytes, uncacheable, pipe, synth, tls, tls_v10, tls_v11, tls_v12, tls_v13, edge_requests, edge_resp_header_bytes, edge_resp_body_bytes, edge_hit_requests, edge_miss_requests, origin_fetches, origin_fetch_header_bytes, origin_fetch_body_bytes, origin_fetch_resp_header_bytes, origin_fetch_resp_body_bytes, origin_revalidations, origin_cache_fetches, shield, shield_resp_body_bytes, shield_resp_header_bytes, shield_fetches, shield_fetch_header_bytes, shield_fetch_body_bytes, shield_fetch_resp_header_bytes, shield_fetch_resp_body_bytes, shield_revalidations, shield_cache_fetches, ipv6, otfp, otfp_resp_body_bytes, otfp_resp_header_bytes, otfp_shield_resp_body_bytes, otfp_shield_resp_header_bytes, otfp_manifests, otfp_deliver_time, otfp_shield_time, video, pci, log, log_bytes, http2, http3, waf_logged, waf_blocked, waf_passed, attack_req_body_bytes, attack_req_header_bytes, attack_logged_req_body_bytes, attack_logged_req_header_bytes, attack_blocked_req_body_bytes, attack_blocked_req_header_bytes, attack_passed_req_body_bytes, attack_passed_req_header_bytes, attack_resp_synth_bytes, imgopto, imgopto_resp_body_bytes, imgopto_resp_header_bytes, imgopto_shield, imgopto_shield_resp_body_bytes, imgopto_shield_resp_header_bytes, imgopto_transforms, imgvideo, imgvideo_frames, imgvideo_resp_header_bytes, imgvideo_resp_body_bytes, imgvideo_shield_resp_header_bytes, imgvideo_shield_resp_body_bytes, imgvideo_shield, imgvideo_shield_frames, status_200, status_204, status_206, status_301, status_302, status_304, status_400, status_401, status_403, status_404, status_406, status_416, status_429, status_500, status_501, status_502, status_503, status_504, status_505, status_530, status_1xx, status_2xx, status_3xx, status_4xx, status_5xx, object_size_1k, object_size_10k, object_size_100k, object_size_1m, object_size_10m, object_size_100m, object_size_1g, recv_sub_time, recv_sub_count, hash_sub_time, hash_sub_count, miss_sub_time, miss_sub_count, fetch_sub_time, fetch_sub_count, pass_sub_time, pass_sub_count, pipe_sub_time, pipe_sub_count, deliver_sub_time, deliver_sub_count, error_sub_time, error_sub_count, hit_sub_time, hit_sub_count, prehash_sub_time, prehash_sub_count, predeliver_sub_time, predeliver_sub_count, tls_handshake_sent_bytes, hit_resp_body_bytes, miss_resp_body_bytes, pass_resp_body_bytes, segblock_origin_fetches, segblock_shield_fetches, compute_requests, compute_request_time_ms, compute_request_time_billed_ms, compute_ram_used, compute_execution_time_ms, compute_req_header_bytes, compute_req_body_bytes, compute_resp_header_bytes, compute_resp_body_bytes, compute_resp_status_1xx, compute_resp_status_2xx, compute_resp_status_3xx, compute_resp_status_4xx, compute_resp_status_5xx, compute_bereq_header_bytes, compute_bereq_body_bytes, compute_beresp_header_bytes, compute_beresp_body_bytes, compute_bereqs, compute_bereq_errors, compute_resource_limit_exceeded, compute_heap_limit_exceeded, compute_stack_limit_exceeded, compute_globals_limit_exceeded, compute_guest_errors, compute_runtime_errors, edge_hit_resp_body_bytes, edge_hit_resp_header_bytes, edge_miss_resp_body_bytes, edge_miss_resp_header_bytes, origin_cache_fetch_resp_body_bytes, origin_cache_fetch_resp_header_bytes, shield_hit_requests, shield_miss_requests, shield_hit_resp_header_bytes, shield_hit_resp_body_bytes, shield_miss_resp_header_bytes, shield_miss_resp_body_bytes, websocket_req_header_bytes, websocket_req_body_bytes, websocket_resp_header_bytes, websocket_resp_body_bytes, websocket_bereq_header_bytes, websocket_bereq_body_bytes, websocket_beresp_header_bytes, websocket_beresp_body_bytes, websocket_conn_time_ms, fanout_recv_publishes, fanout_send_publishes, kv_store_class_a_operations, kv_store_class_b_operations, object_store_class_a_operations, object_store_class_b_operations, fanout_req_header_bytes, fanout_req_body_bytes, fanout_resp_header_bytes, fanout_resp_body_bytes, fanout_bereq_header_bytes, fanout_bereq_body_bytes, fanout_beresp_header_bytes, fanout_beresp_body_bytes, fanout_conn_time_ms, ddos_action_limit_streams_connections, ddos_action_limit_streams_requests, ddos_action_tarpit_accept, ddos_action_tarpit, ddos_action_close, ddos_action_blackhole, bot_challenge_starts, bot_challenge_complete_tokens_passed, bot_challenge_complete_tokens_failed, bot_challenge_complete_tokens_checked, bot_challenge_complete_tokens_disabled, bot_challenge_complete_tokens_issued, bot_challenges_issued, bot_challenges_succeeded, bot_challenges_failed, ddos_action_downgrade, ddos_action_downgraded_connections, all_hit_requests, all_miss_requests, all_pass_requests, all_error_requests, all_synth_requests, all_edge_hit_requests, all_edge_miss_requests, all_status_1xx, all_status_2xx, all_status_3xx, all_status_4xx, all_status_5xx, origin_offload, request_denied_get_head_body, ddos_protection_requests_detect_count, ddos_protection_requests_mitigate_count, ddos_protection_requests_allow_count, object_storage_class_a_operations_count, object_storage_class_b_operations_count, aia_requests, aia_status_1xx, aia_status_2xx, aia_status_3xx, aia_status_4xx, aia_status_5xx, aia_response_usage_tokens, aia_origin_usage_tokens, aia_estimated_time_saved_ms, request_collapse_usable_count, request_collapse_unusable_count, compute_cache_operations_count, service_id, start_time].hash
|
|
2785
|
+
[requests, hits, hits_time, miss, miss_time, pass, pass_time, errors, restarts, hit_ratio, bandwidth, body_size, header_size, req_body_bytes, req_header_bytes, resp_body_bytes, resp_header_bytes, bereq_body_bytes, bereq_header_bytes, uncacheable, pipe, synth, tls, tls_v10, tls_v11, tls_v12, tls_v13, edge_requests, edge_resp_header_bytes, edge_resp_body_bytes, edge_hit_requests, edge_miss_requests, origin_fetches, origin_fetch_header_bytes, origin_fetch_body_bytes, origin_fetch_resp_header_bytes, origin_fetch_resp_body_bytes, origin_revalidations, origin_cache_fetches, shield, shield_resp_body_bytes, shield_resp_header_bytes, shield_fetches, shield_fetch_header_bytes, shield_fetch_body_bytes, shield_fetch_resp_header_bytes, shield_fetch_resp_body_bytes, shield_revalidations, shield_cache_fetches, ipv6, otfp, otfp_resp_body_bytes, otfp_resp_header_bytes, otfp_shield_resp_body_bytes, otfp_shield_resp_header_bytes, otfp_manifests, otfp_deliver_time, otfp_shield_time, video, pci, log, log_bytes, http2, http3, waf_logged, waf_blocked, waf_passed, attack_req_body_bytes, attack_req_header_bytes, attack_logged_req_body_bytes, attack_logged_req_header_bytes, attack_blocked_req_body_bytes, attack_blocked_req_header_bytes, attack_passed_req_body_bytes, attack_passed_req_header_bytes, attack_resp_synth_bytes, imgopto, imgopto_resp_body_bytes, imgopto_resp_header_bytes, imgopto_shield, imgopto_shield_resp_body_bytes, imgopto_shield_resp_header_bytes, imgopto_transforms, imgvideo, imgvideo_frames, imgvideo_resp_header_bytes, imgvideo_resp_body_bytes, imgvideo_shield_resp_header_bytes, imgvideo_shield_resp_body_bytes, imgvideo_shield, imgvideo_shield_frames, status_200, status_204, status_206, status_301, status_302, status_304, status_400, status_401, status_403, status_404, status_406, status_416, status_429, status_500, status_501, status_502, status_503, status_504, status_505, status_530, status_1xx, status_2xx, status_3xx, status_4xx, status_5xx, object_size_1k, object_size_10k, object_size_100k, object_size_1m, object_size_10m, object_size_100m, object_size_1g, recv_sub_time, recv_sub_count, hash_sub_time, hash_sub_count, miss_sub_time, miss_sub_count, fetch_sub_time, fetch_sub_count, pass_sub_time, pass_sub_count, pipe_sub_time, pipe_sub_count, deliver_sub_time, deliver_sub_count, error_sub_time, error_sub_count, hit_sub_time, hit_sub_count, prehash_sub_time, prehash_sub_count, predeliver_sub_time, predeliver_sub_count, tls_handshake_sent_bytes, hit_resp_body_bytes, miss_resp_body_bytes, pass_resp_body_bytes, segblock_origin_fetches, segblock_shield_fetches, compute_requests, compute_request_time_ms, compute_request_time_billed_ms, compute_ram_used, compute_execution_time_ms, compute_req_header_bytes, compute_req_body_bytes, compute_resp_header_bytes, compute_resp_body_bytes, compute_resp_status_1xx, compute_resp_status_2xx, compute_resp_status_3xx, compute_resp_status_4xx, compute_resp_status_5xx, compute_bereq_header_bytes, compute_bereq_body_bytes, compute_beresp_header_bytes, compute_beresp_body_bytes, compute_bereqs, compute_bereq_errors, compute_resource_limit_exceeded, compute_heap_limit_exceeded, compute_stack_limit_exceeded, compute_globals_limit_exceeded, compute_guest_errors, compute_runtime_errors, edge_hit_resp_body_bytes, edge_hit_resp_header_bytes, edge_miss_resp_body_bytes, edge_miss_resp_header_bytes, origin_cache_fetch_resp_body_bytes, origin_cache_fetch_resp_header_bytes, shield_hit_requests, shield_miss_requests, shield_hit_resp_header_bytes, shield_hit_resp_body_bytes, shield_miss_resp_header_bytes, shield_miss_resp_body_bytes, websocket_req_header_bytes, websocket_req_body_bytes, websocket_resp_header_bytes, websocket_resp_body_bytes, websocket_bereq_header_bytes, websocket_bereq_body_bytes, websocket_beresp_header_bytes, websocket_beresp_body_bytes, websocket_conn_time_ms, fanout_recv_publishes, fanout_send_publishes, kv_store_class_a_operations, kv_store_class_b_operations, object_store_class_a_operations, object_store_class_b_operations, fanout_req_header_bytes, fanout_req_body_bytes, fanout_resp_header_bytes, fanout_resp_body_bytes, fanout_bereq_header_bytes, fanout_bereq_body_bytes, fanout_beresp_header_bytes, fanout_beresp_body_bytes, fanout_conn_time_ms, ddos_action_limit_streams_connections, ddos_action_limit_streams_requests, ddos_action_tarpit_accept, ddos_action_tarpit, ddos_action_close, ddos_action_blackhole, bot_challenge_starts, bot_challenge_complete_tokens_passed, bot_challenge_complete_tokens_failed, bot_challenge_complete_tokens_checked, bot_challenge_complete_tokens_disabled, bot_challenge_complete_tokens_issued, bot_challenges_issued, bot_challenges_succeeded, bot_challenges_failed, ddos_action_downgrade, ddos_action_downgraded_connections, all_hit_requests, all_miss_requests, all_pass_requests, all_error_requests, all_synth_requests, all_edge_hit_requests, all_edge_miss_requests, all_status_1xx, all_status_2xx, all_status_3xx, all_status_4xx, all_status_5xx, origin_offload, request_denied_get_head_body, ddos_protection_requests_detect_count, ddos_protection_requests_mitigate_count, ddos_protection_requests_allow_count, object_storage_class_a_operations_count, object_storage_class_b_operations_count, aia_requests, aia_status_1xx, aia_status_2xx, aia_status_3xx, aia_status_4xx, aia_status_5xx, aia_response_usage_tokens, aia_origin_usage_tokens, aia_estimated_time_saved_ms, request_collapse_usable_count, request_collapse_unusable_count, compute_cache_operations_count, ngwaf_requests_total_count, ngwaf_requests_unknown_count, ngwaf_requests_allowed_count, ngwaf_requests_logged_count, ngwaf_requests_blocked_count, ngwaf_requests_timeout_count, ngwaf_requests_challenged_count, service_id, start_time].hash
|
|
2716
2786
|
end
|
|
2717
2787
|
|
|
2718
2788
|
# Builds the object from hash
|
|
@@ -84,14 +84,6 @@ module Fastly
|
|
|
84
84
|
])
|
|
85
85
|
end
|
|
86
86
|
|
|
87
|
-
# List of class defined in allOf (OpenAPI v3)
|
|
88
|
-
def self.fastly_all_of
|
|
89
|
-
[
|
|
90
|
-
:'SnippetAllOf',
|
|
91
|
-
:'SnippetCommon'
|
|
92
|
-
]
|
|
93
|
-
end
|
|
94
|
-
|
|
95
87
|
# Initializes the object
|
|
96
88
|
# @param [Hash] attributes Model attributes in the form of hash
|
|
97
89
|
def initialize(attributes = {})
|
|
@@ -12,7 +12,7 @@ require 'date'
|
|
|
12
12
|
require 'time'
|
|
13
13
|
|
|
14
14
|
module Fastly
|
|
15
|
-
class
|
|
15
|
+
class SnippetResponseAllOf
|
|
16
16
|
attr_accessor :service_id
|
|
17
17
|
|
|
18
18
|
# String representing the number identifying a version of the service.
|
|
@@ -53,13 +53,13 @@ module Fastly
|
|
|
53
53
|
# @param [Hash] attributes Model attributes in the form of hash
|
|
54
54
|
def initialize(attributes = {})
|
|
55
55
|
if (!attributes.is_a?(Hash))
|
|
56
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `Fastly::
|
|
56
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `Fastly::SnippetResponseAllOf` initialize method"
|
|
57
57
|
end
|
|
58
58
|
|
|
59
59
|
# check to see if the attribute exists and convert string to symbol for hash key
|
|
60
60
|
attributes = attributes.each_with_object({}) { |(k, v), h|
|
|
61
61
|
if (!self.class.attribute_map.key?(k.to_sym))
|
|
62
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `Fastly::
|
|
62
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `Fastly::SnippetResponseAllOf`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
|
63
63
|
end
|
|
64
64
|
h[k.to_sym] = v
|
|
65
65
|
}
|
data/lib/fastly/version.rb
CHANGED
data/lib/fastly.rb
CHANGED
|
@@ -45,7 +45,6 @@ require 'fastly/models/aws_region'
|
|
|
45
45
|
require 'fastly/models/backend'
|
|
46
46
|
require 'fastly/models/backend_response'
|
|
47
47
|
require 'fastly/models/backend_response_all_of'
|
|
48
|
-
require 'fastly/models/billing'
|
|
49
48
|
require 'fastly/models/billing_address_attributes'
|
|
50
49
|
require 'fastly/models/billing_address_request'
|
|
51
50
|
require 'fastly/models/billing_address_request_data'
|
|
@@ -53,20 +52,6 @@ require 'fastly/models/billing_address_response'
|
|
|
53
52
|
require 'fastly/models/billing_address_response_data'
|
|
54
53
|
require 'fastly/models/billing_address_verification_error_response'
|
|
55
54
|
require 'fastly/models/billing_address_verification_error_response_errors'
|
|
56
|
-
require 'fastly/models/billing_bandwidth'
|
|
57
|
-
require 'fastly/models/billing_bandwidth_tiers'
|
|
58
|
-
require 'fastly/models/billing_estimate_invoice_id'
|
|
59
|
-
require 'fastly/models/billing_estimate_lines'
|
|
60
|
-
require 'fastly/models/billing_estimate_lines_line_items'
|
|
61
|
-
require 'fastly/models/billing_estimate_response'
|
|
62
|
-
require 'fastly/models/billing_invoice_id'
|
|
63
|
-
require 'fastly/models/billing_regions'
|
|
64
|
-
require 'fastly/models/billing_response'
|
|
65
|
-
require 'fastly/models/billing_response_item_items_data'
|
|
66
|
-
require 'fastly/models/billing_response_line_item'
|
|
67
|
-
require 'fastly/models/billing_status'
|
|
68
|
-
require 'fastly/models/billing_total'
|
|
69
|
-
require 'fastly/models/billing_total_extras'
|
|
70
55
|
require 'fastly/models/bot_management_response_body_enable'
|
|
71
56
|
require 'fastly/models/bot_management_response_links'
|
|
72
57
|
require 'fastly/models/bot_management_response_links_links'
|
|
@@ -205,7 +190,6 @@ require 'fastly/models/gzip'
|
|
|
205
190
|
require 'fastly/models/gzip_response'
|
|
206
191
|
require 'fastly/models/header'
|
|
207
192
|
require 'fastly/models/header_response'
|
|
208
|
-
require 'fastly/models/header_response_additional'
|
|
209
193
|
require 'fastly/models/healthcheck'
|
|
210
194
|
require 'fastly/models/healthcheck_response'
|
|
211
195
|
require 'fastly/models/historical'
|
|
@@ -286,7 +270,6 @@ require 'fastly/models/kv_store_batch_response_errors'
|
|
|
286
270
|
require 'fastly/models/kv_store_details'
|
|
287
271
|
require 'fastly/models/kv_store_request_create'
|
|
288
272
|
require 'fastly/models/kv_store_upsert_batch'
|
|
289
|
-
require 'fastly/models/line_item_data'
|
|
290
273
|
require 'fastly/models/list_customer_addresses_response'
|
|
291
274
|
require 'fastly/models/list_dashboards_response'
|
|
292
275
|
require 'fastly/models/list_eom_invoices_response'
|
|
@@ -576,7 +559,6 @@ require 'fastly/models/results'
|
|
|
576
559
|
require 'fastly/models/role_user'
|
|
577
560
|
require 'fastly/models/schemas_contact_response'
|
|
578
561
|
require 'fastly/models/schemas_snippet_response'
|
|
579
|
-
require 'fastly/models/schemas_snippet_response_common'
|
|
580
562
|
require 'fastly/models/schemas_user_response'
|
|
581
563
|
require 'fastly/models/schemas_user_response_read_only'
|
|
582
564
|
require 'fastly/models/schemas_vcl_response'
|
|
@@ -631,14 +613,8 @@ require 'fastly/models/settings'
|
|
|
631
613
|
require 'fastly/models/settings_response'
|
|
632
614
|
require 'fastly/models/signing_key'
|
|
633
615
|
require 'fastly/models/snippet'
|
|
634
|
-
require 'fastly/models/snippet_all_of'
|
|
635
|
-
require 'fastly/models/snippet_common'
|
|
636
616
|
require 'fastly/models/snippet_response'
|
|
637
|
-
require 'fastly/models/
|
|
638
|
-
require 'fastly/models/snippet_response_common_all_of'
|
|
639
|
-
require 'fastly/models/snippet_response_post'
|
|
640
|
-
require 'fastly/models/snippet_with_dynamic_number'
|
|
641
|
-
require 'fastly/models/snippet_with_dynamic_number_all_of'
|
|
617
|
+
require 'fastly/models/snippet_response_all_of'
|
|
642
618
|
require 'fastly/models/star'
|
|
643
619
|
require 'fastly/models/star_data'
|
|
644
620
|
require 'fastly/models/star_response'
|
|
@@ -866,7 +842,6 @@ require 'fastly/api/acls_in_compute_api'
|
|
|
866
842
|
require 'fastly/api/apex_redirect_api'
|
|
867
843
|
require 'fastly/api/automation_tokens_api'
|
|
868
844
|
require 'fastly/api/backend_api'
|
|
869
|
-
require 'fastly/api/billing_api'
|
|
870
845
|
require 'fastly/api/billing_address_api'
|
|
871
846
|
require 'fastly/api/billing_invoices_api'
|
|
872
847
|
require 'fastly/api/billing_usage_metrics_api'
|
data/sig.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"G": "
|
|
1
|
+
{"G": "b5b58c2d", "D": "2741b776"}
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: fastly
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version:
|
|
4
|
+
version: 11.0.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Fastly
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2025-
|
|
11
|
+
date: 2025-03-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: typhoeus
|
|
@@ -88,7 +88,6 @@ files:
|
|
|
88
88
|
- docs/BackendApi.md
|
|
89
89
|
- docs/BackendResponse.md
|
|
90
90
|
- docs/BackendResponseAllOf.md
|
|
91
|
-
- docs/Billing.md
|
|
92
91
|
- docs/BillingAddressApi.md
|
|
93
92
|
- docs/BillingAddressAttributes.md
|
|
94
93
|
- docs/BillingAddressRequest.md
|
|
@@ -97,22 +96,7 @@ files:
|
|
|
97
96
|
- docs/BillingAddressResponseData.md
|
|
98
97
|
- docs/BillingAddressVerificationErrorResponse.md
|
|
99
98
|
- docs/BillingAddressVerificationErrorResponseErrors.md
|
|
100
|
-
- docs/BillingApi.md
|
|
101
|
-
- docs/BillingBandwidth.md
|
|
102
|
-
- docs/BillingBandwidthTiers.md
|
|
103
|
-
- docs/BillingEstimateInvoiceId.md
|
|
104
|
-
- docs/BillingEstimateLines.md
|
|
105
|
-
- docs/BillingEstimateLinesLineItems.md
|
|
106
|
-
- docs/BillingEstimateResponse.md
|
|
107
|
-
- docs/BillingInvoiceId.md
|
|
108
99
|
- docs/BillingInvoicesApi.md
|
|
109
|
-
- docs/BillingRegions.md
|
|
110
|
-
- docs/BillingResponse.md
|
|
111
|
-
- docs/BillingResponseItemItemsData.md
|
|
112
|
-
- docs/BillingResponseLineItem.md
|
|
113
|
-
- docs/BillingStatus.md
|
|
114
|
-
- docs/BillingTotal.md
|
|
115
|
-
- docs/BillingTotalExtras.md
|
|
116
100
|
- docs/BillingUsageMetricsApi.md
|
|
117
101
|
- docs/BotManagementResponseBodyEnable.md
|
|
118
102
|
- docs/BotManagementResponseLinks.md
|
|
@@ -273,7 +257,6 @@ files:
|
|
|
273
257
|
- docs/Header.md
|
|
274
258
|
- docs/HeaderApi.md
|
|
275
259
|
- docs/HeaderResponse.md
|
|
276
|
-
- docs/HeaderResponseAdditional.md
|
|
277
260
|
- docs/Healthcheck.md
|
|
278
261
|
- docs/HealthcheckApi.md
|
|
279
262
|
- docs/HealthcheckResponse.md
|
|
@@ -366,7 +349,6 @@ files:
|
|
|
366
349
|
- docs/KvStoreItemApi.md
|
|
367
350
|
- docs/KvStoreRequestCreate.md
|
|
368
351
|
- docs/KvStoreUpsertBatch.md
|
|
369
|
-
- docs/LineItemData.md
|
|
370
352
|
- docs/ListCustomerAddressesResponse.md
|
|
371
353
|
- docs/ListDashboardsResponse.md
|
|
372
354
|
- docs/ListEomInvoicesResponse.md
|
|
@@ -713,7 +695,6 @@ files:
|
|
|
713
695
|
- docs/RoleUser.md
|
|
714
696
|
- docs/SchemasContactResponse.md
|
|
715
697
|
- docs/SchemasSnippetResponse.md
|
|
716
|
-
- docs/SchemasSnippetResponseCommon.md
|
|
717
698
|
- docs/SchemasUserResponse.md
|
|
718
699
|
- docs/SchemasUserResponseReadOnly.md
|
|
719
700
|
- docs/SchemasVclResponse.md
|
|
@@ -774,15 +755,9 @@ files:
|
|
|
774
755
|
- docs/SettingsResponse.md
|
|
775
756
|
- docs/SigningKey.md
|
|
776
757
|
- docs/Snippet.md
|
|
777
|
-
- docs/SnippetAllOf.md
|
|
778
758
|
- docs/SnippetApi.md
|
|
779
|
-
- docs/SnippetCommon.md
|
|
780
759
|
- docs/SnippetResponse.md
|
|
781
|
-
- docs/
|
|
782
|
-
- docs/SnippetResponseCommonAllOf.md
|
|
783
|
-
- docs/SnippetResponsePost.md
|
|
784
|
-
- docs/SnippetWithDynamicNumber.md
|
|
785
|
-
- docs/SnippetWithDynamicNumberAllOf.md
|
|
760
|
+
- docs/SnippetResponseAllOf.md
|
|
786
761
|
- docs/Star.md
|
|
787
762
|
- docs/StarApi.md
|
|
788
763
|
- docs/StarData.md
|
|
@@ -1035,7 +1010,6 @@ files:
|
|
|
1035
1010
|
- lib/fastly/api/automation_tokens_api.rb
|
|
1036
1011
|
- lib/fastly/api/backend_api.rb
|
|
1037
1012
|
- lib/fastly/api/billing_address_api.rb
|
|
1038
|
-
- lib/fastly/api/billing_api.rb
|
|
1039
1013
|
- lib/fastly/api/billing_invoices_api.rb
|
|
1040
1014
|
- lib/fastly/api/billing_usage_metrics_api.rb
|
|
1041
1015
|
- lib/fastly/api/cache_settings_api.rb
|
|
@@ -1192,7 +1166,6 @@ files:
|
|
|
1192
1166
|
- lib/fastly/models/backend.rb
|
|
1193
1167
|
- lib/fastly/models/backend_response.rb
|
|
1194
1168
|
- lib/fastly/models/backend_response_all_of.rb
|
|
1195
|
-
- lib/fastly/models/billing.rb
|
|
1196
1169
|
- lib/fastly/models/billing_address_attributes.rb
|
|
1197
1170
|
- lib/fastly/models/billing_address_request.rb
|
|
1198
1171
|
- lib/fastly/models/billing_address_request_data.rb
|
|
@@ -1200,20 +1173,6 @@ files:
|
|
|
1200
1173
|
- lib/fastly/models/billing_address_response_data.rb
|
|
1201
1174
|
- lib/fastly/models/billing_address_verification_error_response.rb
|
|
1202
1175
|
- lib/fastly/models/billing_address_verification_error_response_errors.rb
|
|
1203
|
-
- lib/fastly/models/billing_bandwidth.rb
|
|
1204
|
-
- lib/fastly/models/billing_bandwidth_tiers.rb
|
|
1205
|
-
- lib/fastly/models/billing_estimate_invoice_id.rb
|
|
1206
|
-
- lib/fastly/models/billing_estimate_lines.rb
|
|
1207
|
-
- lib/fastly/models/billing_estimate_lines_line_items.rb
|
|
1208
|
-
- lib/fastly/models/billing_estimate_response.rb
|
|
1209
|
-
- lib/fastly/models/billing_invoice_id.rb
|
|
1210
|
-
- lib/fastly/models/billing_regions.rb
|
|
1211
|
-
- lib/fastly/models/billing_response.rb
|
|
1212
|
-
- lib/fastly/models/billing_response_item_items_data.rb
|
|
1213
|
-
- lib/fastly/models/billing_response_line_item.rb
|
|
1214
|
-
- lib/fastly/models/billing_status.rb
|
|
1215
|
-
- lib/fastly/models/billing_total.rb
|
|
1216
|
-
- lib/fastly/models/billing_total_extras.rb
|
|
1217
1176
|
- lib/fastly/models/bot_management_response_body_enable.rb
|
|
1218
1177
|
- lib/fastly/models/bot_management_response_links.rb
|
|
1219
1178
|
- lib/fastly/models/bot_management_response_links_links.rb
|
|
@@ -1352,7 +1311,6 @@ files:
|
|
|
1352
1311
|
- lib/fastly/models/gzip_response.rb
|
|
1353
1312
|
- lib/fastly/models/header.rb
|
|
1354
1313
|
- lib/fastly/models/header_response.rb
|
|
1355
|
-
- lib/fastly/models/header_response_additional.rb
|
|
1356
1314
|
- lib/fastly/models/healthcheck.rb
|
|
1357
1315
|
- lib/fastly/models/healthcheck_response.rb
|
|
1358
1316
|
- lib/fastly/models/historical.rb
|
|
@@ -1433,7 +1391,6 @@ files:
|
|
|
1433
1391
|
- lib/fastly/models/kv_store_details.rb
|
|
1434
1392
|
- lib/fastly/models/kv_store_request_create.rb
|
|
1435
1393
|
- lib/fastly/models/kv_store_upsert_batch.rb
|
|
1436
|
-
- lib/fastly/models/line_item_data.rb
|
|
1437
1394
|
- lib/fastly/models/list_customer_addresses_response.rb
|
|
1438
1395
|
- lib/fastly/models/list_dashboards_response.rb
|
|
1439
1396
|
- lib/fastly/models/list_eom_invoices_response.rb
|
|
@@ -1723,7 +1680,6 @@ files:
|
|
|
1723
1680
|
- lib/fastly/models/role_user.rb
|
|
1724
1681
|
- lib/fastly/models/schemas_contact_response.rb
|
|
1725
1682
|
- lib/fastly/models/schemas_snippet_response.rb
|
|
1726
|
-
- lib/fastly/models/schemas_snippet_response_common.rb
|
|
1727
1683
|
- lib/fastly/models/schemas_user_response.rb
|
|
1728
1684
|
- lib/fastly/models/schemas_user_response_read_only.rb
|
|
1729
1685
|
- lib/fastly/models/schemas_vcl_response.rb
|
|
@@ -1778,14 +1734,8 @@ files:
|
|
|
1778
1734
|
- lib/fastly/models/settings_response.rb
|
|
1779
1735
|
- lib/fastly/models/signing_key.rb
|
|
1780
1736
|
- lib/fastly/models/snippet.rb
|
|
1781
|
-
- lib/fastly/models/snippet_all_of.rb
|
|
1782
|
-
- lib/fastly/models/snippet_common.rb
|
|
1783
1737
|
- lib/fastly/models/snippet_response.rb
|
|
1784
|
-
- lib/fastly/models/
|
|
1785
|
-
- lib/fastly/models/snippet_response_common_all_of.rb
|
|
1786
|
-
- lib/fastly/models/snippet_response_post.rb
|
|
1787
|
-
- lib/fastly/models/snippet_with_dynamic_number.rb
|
|
1788
|
-
- lib/fastly/models/snippet_with_dynamic_number_all_of.rb
|
|
1738
|
+
- lib/fastly/models/snippet_response_all_of.rb
|
|
1789
1739
|
- lib/fastly/models/star.rb
|
|
1790
1740
|
- lib/fastly/models/star_data.rb
|
|
1791
1741
|
- lib/fastly/models/star_response.rb
|
data/docs/Billing.md
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Fastly::Billing
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **end_time** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
|
|
8
|
-
| **start_time** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
|
|
9
|
-
| **customer_id** | **String** | | [optional][readonly] |
|
|
10
|
-
| **vendor_state** | **String** | The current state of our third-party billing vendor. One of `up` or `down`. | [optional][readonly] |
|
|
11
|
-
| **status** | [**BillingStatus**](BillingStatus.md) | | [optional] |
|
|
12
|
-
| **total** | [**BillingTotal**](BillingTotal.md) | | [optional] |
|
|
13
|
-
| **regions** | [**Hash<String, BillingRegions>**](BillingRegions.md) | Breakdown of regional data for products that are region based. | [optional] |
|
|
14
|
-
|
|
15
|
-
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
|
|
16
|
-
|