fastly 5.3.1 → 6.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (200) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +55 -0
  3. data/Gemfile.lock +1 -1
  4. data/README.md +85 -63
  5. data/docs/AclEntry.md +1 -1
  6. data/docs/AclEntryApi.md +176 -0
  7. data/docs/AclEntryResponse.md +1 -1
  8. data/docs/ApexRedirectApi.md +56 -0
  9. data/docs/BulkUpdateAclEntry.md +1 -1
  10. data/docs/ClientKey.md +12 -0
  11. data/docs/ContactApi.md +50 -0
  12. data/docs/Content.md +2 -2
  13. data/docs/ContentApi.md +52 -0
  14. data/docs/DirectorApi.md +42 -0
  15. data/docs/DomainInspector.md +12 -0
  16. data/docs/DomainInspectorEntry.md +11 -0
  17. data/docs/DomainInspectorEntryDimensions.md +12 -0
  18. data/docs/DomainInspectorHistoricalApi.md +72 -0
  19. data/docs/DomainInspectorMeasurements.md +71 -0
  20. data/docs/DomainInspectorRealtimeApi.md +132 -0
  21. data/docs/DomainInspectorRealtimeEntry.md +12 -0
  22. data/docs/EventAttributes.md +1 -1
  23. data/docs/{EventsResponseAllOf.md → EventData.md} +1 -1
  24. data/docs/HistoricalDomains.md +13 -0
  25. data/docs/HistoricalDomainsData.md +11 -0
  26. data/docs/HistoricalDomainsMeta.md +18 -0
  27. data/docs/HistoricalDomainsMetaFilters.md +12 -0
  28. data/docs/HistoricalDomainsResponse.md +13 -0
  29. data/docs/HistoricalDomainsResponseAllOf.md +10 -0
  30. data/docs/{HistoricalFieldResultsAttributesAllOf.md → HistoricalFieldResultsAttributesAdditional.md} +1 -1
  31. data/docs/HistoricalOriginsResponse.md +13 -0
  32. data/docs/HistoricalOriginsResponseAllOf.md +10 -0
  33. data/docs/IamRolesApi.md +157 -0
  34. data/docs/IamServiceGroupsApi.md +157 -0
  35. data/docs/IamUserGroupsApi.md +315 -0
  36. data/docs/InlineResponse2005.md +11 -0
  37. data/docs/InlineResponse2006.md +11 -0
  38. data/docs/InlineResponse2007.md +10 -0
  39. data/docs/InlineResponse400.md +10 -0
  40. data/docs/LegacyWafConfigurationSet.md +11 -0
  41. data/docs/LegacyWafConfigurationSetsApi.md +125 -0
  42. data/docs/LegacyWafFirewall.md +18 -0
  43. data/docs/LegacyWafFirewallApi.md +352 -0
  44. data/docs/LegacyWafOwasp.md +38 -0
  45. data/docs/LegacyWafOwaspApi.md +138 -0
  46. data/docs/LegacyWafRule.md +14 -0
  47. data/docs/LegacyWafRuleApi.md +184 -0
  48. data/docs/LegacyWafRuleStatus.md +12 -0
  49. data/docs/LegacyWafRuleStatusApi.md +202 -0
  50. data/docs/LegacyWafRuleset.md +11 -0
  51. data/docs/LegacyWafRulesetApi.md +136 -0
  52. data/docs/LegacyWafTag.md +10 -0
  53. data/docs/LegacyWafTagApi.md +58 -0
  54. data/docs/LegacyWafUpdateStatus.md +15 -0
  55. data/docs/LegacyWafUpdateStatusApi.md +102 -0
  56. data/docs/LoggingKafkaApi.md +42 -0
  57. data/docs/LoggingKinesisApi.md +42 -0
  58. data/docs/OriginInspector.md +12 -0
  59. data/docs/OriginInspectorDimensions.md +12 -0
  60. data/docs/OriginInspectorEntry.md +11 -0
  61. data/docs/OriginInspectorHistorical.md +13 -0
  62. data/docs/OriginInspectorHistoricalApi.md +72 -0
  63. data/docs/OriginInspectorHistoricalData.md +11 -0
  64. data/docs/OriginInspectorHistoricalMeta.md +18 -0
  65. data/docs/OriginInspectorHistoricalMetaFilters.md +12 -0
  66. data/docs/OriginInspectorMeasurements.md +161 -0
  67. data/docs/OriginInspectorRealtimeApi.md +132 -0
  68. data/docs/OriginInspectorRealtimeEntry.md +12 -0
  69. data/docs/OriginInspectorRealtimeEntryRecorded.md +9 -0
  70. data/docs/OriginInspectorSubsequentRequestTimestamp.md +9 -0
  71. data/docs/OriginInspectorValues.md +161 -0
  72. data/docs/PaginationCursorMeta.md +11 -0
  73. data/docs/ReadOnlyServiceId.md +9 -0
  74. data/docs/ReadOnlyVersion.md +9 -0
  75. data/docs/RealtimeEntry.md +2 -2
  76. data/docs/RealtimeEntryAggregated.md +227 -0
  77. data/docs/RealtimeEntryRecorded.md +9 -0
  78. data/docs/RealtimeMeasurements.md +1 -1
  79. data/docs/RecordedTimestamp.md +9 -0
  80. data/docs/RequestSettingsApi.md +40 -0
  81. data/docs/ResponseObjectApi.md +82 -0
  82. data/docs/Secret.md +12 -0
  83. data/docs/SecretResponse.md +13 -0
  84. data/docs/SecretStore.md +10 -0
  85. data/docs/SecretStoreApi.md +233 -0
  86. data/docs/SecretStoreItemApi.md +255 -0
  87. data/docs/SecretStoreResponse.md +12 -0
  88. data/docs/ServiceAuthorizationsApi.md +76 -0
  89. data/docs/SigningKey.md +10 -0
  90. data/docs/SnippetApi.md +42 -0
  91. data/docs/SubsequentRequestTimestamp.md +9 -0
  92. data/docs/SudoApi.md +52 -0
  93. data/docs/SudoGenericTokenError.md +10 -0
  94. data/docs/SudoRequest.md +12 -0
  95. data/docs/SudoResponse.md +10 -0
  96. data/docs/TokensApi.md +70 -0
  97. data/docs/Values.md +71 -0
  98. data/docs/WafActiveRulesApi.md +41 -0
  99. data/lib/fastly/api/acl_entry_api.rb +332 -0
  100. data/lib/fastly/api/apex_redirect_api.rb +111 -0
  101. data/lib/fastly/api/contact_api.rb +90 -0
  102. data/lib/fastly/api/content_api.rb +79 -0
  103. data/lib/fastly/api/director_api.rb +82 -0
  104. data/lib/fastly/api/domain_inspector_historical_api.rb +125 -0
  105. data/lib/fastly/api/domain_inspector_realtime_api.rb +223 -0
  106. data/lib/fastly/api/iam_roles_api.rb +271 -0
  107. data/lib/fastly/api/iam_service_groups_api.rb +271 -0
  108. data/lib/fastly/api/iam_user_groups_api.rb +547 -0
  109. data/lib/fastly/api/legacy_waf_configuration_sets_api.rb +209 -0
  110. data/lib/fastly/api/legacy_waf_firewall_api.rb +627 -0
  111. data/lib/fastly/api/legacy_waf_owasp_api.rb +244 -0
  112. data/lib/fastly/api/legacy_waf_rule_api.rb +307 -0
  113. data/lib/fastly/api/legacy_waf_rule_status_api.rb +366 -0
  114. data/lib/fastly/api/legacy_waf_ruleset_api.rb +237 -0
  115. data/lib/fastly/api/legacy_waf_tag_api.rb +96 -0
  116. data/lib/fastly/api/legacy_waf_update_status_api.rb +184 -0
  117. data/lib/fastly/api/logging_kafka_api.rb +82 -0
  118. data/lib/fastly/api/logging_kinesis_api.rb +82 -0
  119. data/lib/fastly/api/origin_inspector_historical_api.rb +125 -0
  120. data/lib/fastly/api/origin_inspector_realtime_api.rb +223 -0
  121. data/lib/fastly/api/request_settings_api.rb +75 -0
  122. data/lib/fastly/api/response_object_api.rb +157 -0
  123. data/lib/fastly/api/secret_store_api.rb +381 -0
  124. data/lib/fastly/api/secret_store_item_api.rb +437 -0
  125. data/lib/fastly/api/service_authorizations_api.rb +126 -0
  126. data/lib/fastly/api/snippet_api.rb +82 -0
  127. data/lib/fastly/api/sudo_api.rb +83 -0
  128. data/lib/fastly/api/tokens_api.rb +122 -0
  129. data/lib/fastly/api/waf_active_rules_api.rb +75 -0
  130. data/lib/fastly/configuration.rb +504 -0
  131. data/lib/fastly/models/acl_entry.rb +1 -1
  132. data/lib/fastly/models/acl_entry_response.rb +1 -1
  133. data/lib/fastly/models/bulk_update_acl_entry.rb +1 -1
  134. data/lib/fastly/models/client_key.rb +239 -0
  135. data/lib/fastly/models/content.rb +8 -4
  136. data/lib/fastly/models/domain.rb +1 -0
  137. data/lib/fastly/models/domain_inspector.rb +238 -0
  138. data/lib/fastly/models/domain_inspector_entry.rb +228 -0
  139. data/lib/fastly/models/domain_inspector_entry_dimensions.rb +238 -0
  140. data/lib/fastly/models/domain_inspector_measurements.rb +828 -0
  141. data/lib/fastly/models/domain_inspector_realtime_entry.rb +241 -0
  142. data/lib/fastly/models/event_attributes.rb +4 -2
  143. data/lib/fastly/models/{events_response_all_of.rb → event_data.rb} +3 -3
  144. data/lib/fastly/models/events_response.rb +1 -1
  145. data/lib/fastly/models/historical_domains.rb +249 -0
  146. data/lib/fastly/models/historical_domains_data.rb +228 -0
  147. data/lib/fastly/models/historical_domains_meta.rb +297 -0
  148. data/lib/fastly/models/historical_domains_meta_filters.rb +235 -0
  149. data/lib/fastly/models/historical_domains_response.rb +257 -0
  150. data/lib/fastly/models/historical_domains_response_all_of.rb +219 -0
  151. data/lib/fastly/models/historical_field_results_attributes.rb +1 -1
  152. data/lib/fastly/models/{historical_field_results_attributes_all_of.rb → historical_field_results_attributes_additional.rb} +3 -3
  153. data/lib/fastly/models/historical_origins_response.rb +257 -0
  154. data/lib/fastly/models/historical_origins_response_all_of.rb +219 -0
  155. data/lib/fastly/models/inline_response2005.rb +227 -0
  156. data/lib/fastly/models/inline_response2006.rb +227 -0
  157. data/lib/fastly/models/inline_response2007.rb +218 -0
  158. data/lib/fastly/models/inline_response400.rb +250 -0
  159. data/lib/fastly/models/legacy_waf_configuration_set.rb +227 -0
  160. data/lib/fastly/models/legacy_waf_firewall.rb +297 -0
  161. data/lib/fastly/models/legacy_waf_owasp.rb +527 -0
  162. data/lib/fastly/models/legacy_waf_rule.rb +257 -0
  163. data/lib/fastly/models/legacy_waf_rule_status.rb +237 -0
  164. data/lib/fastly/models/legacy_waf_ruleset.rb +227 -0
  165. data/lib/fastly/models/legacy_waf_tag.rb +217 -0
  166. data/lib/fastly/models/legacy_waf_update_status.rb +267 -0
  167. data/lib/fastly/models/origin_inspector.rb +238 -0
  168. data/lib/fastly/models/origin_inspector_dimensions.rb +238 -0
  169. data/lib/fastly/models/origin_inspector_entry.rb +228 -0
  170. data/lib/fastly/models/origin_inspector_historical.rb +249 -0
  171. data/lib/fastly/models/origin_inspector_historical_data.rb +225 -0
  172. data/lib/fastly/models/origin_inspector_historical_meta.rb +297 -0
  173. data/lib/fastly/models/origin_inspector_historical_meta_filters.rb +235 -0
  174. data/lib/fastly/models/origin_inspector_measurements.rb +1728 -0
  175. data/lib/fastly/models/origin_inspector_realtime_entry.rb +241 -0
  176. data/lib/fastly/models/origin_inspector_realtime_entry_recorded.rb +208 -0
  177. data/lib/fastly/models/origin_inspector_subsequent_request_timestamp.rb +208 -0
  178. data/lib/fastly/models/origin_inspector_values.rb +1728 -0
  179. data/lib/fastly/models/pagination_cursor_meta.rb +227 -0
  180. data/lib/fastly/models/read_only_service_id.rb +207 -0
  181. data/lib/fastly/models/read_only_version.rb +207 -0
  182. data/lib/fastly/models/realtime_entry.rb +2 -7
  183. data/lib/fastly/models/realtime_entry_aggregated.rb +2397 -0
  184. data/lib/fastly/models/realtime_entry_recorded.rb +208 -0
  185. data/lib/fastly/models/realtime_measurements.rb +4 -2
  186. data/lib/fastly/models/recorded_timestamp.rb +208 -0
  187. data/lib/fastly/models/secret.rb +238 -0
  188. data/lib/fastly/models/secret_response.rb +249 -0
  189. data/lib/fastly/models/secret_store.rb +217 -0
  190. data/lib/fastly/models/secret_store_response.rb +238 -0
  191. data/lib/fastly/models/signing_key.rb +218 -0
  192. data/lib/fastly/models/subsequent_request_timestamp.rb +208 -0
  193. data/lib/fastly/models/sudo_generic_token_error.rb +216 -0
  194. data/lib/fastly/models/sudo_request.rb +244 -0
  195. data/lib/fastly/models/sudo_response.rb +217 -0
  196. data/lib/fastly/models/values.rb +828 -0
  197. data/lib/fastly/version.rb +1 -1
  198. data/lib/fastly.rb +72 -2
  199. data/sig.json +1 -1
  200. metadata +146 -6
@@ -0,0 +1,227 @@
1
+ # Fastly::RealtimeEntryAggregated
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **requests** | **Integer** | Number of requests processed. | [optional] |
8
+ | **logging** | **Integer** | Number of log lines sent (alias for `log`). | [optional] |
9
+ | **log** | **Integer** | Number of log lines sent. | [optional] |
10
+ | **resp_header_bytes** | **Integer** | Total header bytes delivered (edge_resp_header_bytes + shield_resp_header_bytes). | [optional] |
11
+ | **header_size** | **Integer** | Total header bytes delivered (alias for resp_header_bytes). | [optional] |
12
+ | **resp_body_bytes** | **Integer** | Total body bytes delivered (edge_resp_body_bytes + shield_resp_body_bytes). | [optional] |
13
+ | **body_size** | **Integer** | Total body bytes delivered (alias for resp_body_bytes). | [optional] |
14
+ | **hits** | **Integer** | Number of cache hits. | [optional] |
15
+ | **miss** | **Integer** | Number of cache misses. | [optional] |
16
+ | **pass** | **Integer** | Number of requests that passed through the CDN without being cached. | [optional] |
17
+ | **synth** | **Integer** | Number of requests that returned a synthetic response (i.e., response objects created with the `synthetic` VCL statement). | [optional] |
18
+ | **errors** | **Integer** | Number of cache errors. | [optional] |
19
+ | **hits_time** | **Float** | Total amount of time spent processing cache hits (in seconds). | [optional] |
20
+ | **miss_time** | **Float** | Total amount of time spent processing cache misses (in seconds). | [optional] |
21
+ | **miss_histogram** | **Hash<String, Object>** | A histogram. Each key represents the upper bound of a span of 10 milliseconds and the values represent the number of requests to origin during that 10ms period. Any origin request that takes more than 60 seconds to return will be in the 60000 bucket. | [optional] |
22
+ | **compute_requests** | **Integer** | The total number of requests that were received for your service by Fastly. | [optional] |
23
+ | **compute_execution_time_ms** | **Float** | The amount of active CPU time used to process your requests (in milliseconds). | [optional] |
24
+ | **compute_ram_used** | **Integer** | The amount of RAM used for your service by Fastly (in bytes). | [optional] |
25
+ | **compute_request_time_ms** | **Float** | The total, actual amount of time used to process your requests, including active CPU time (in milliseconds). | [optional] |
26
+ | **compute_request_time_billed_ms** | **Float** | The total amount of request processing time you will be billed for, measured in 50 millisecond increments. | [optional] |
27
+ | **shield** | **Integer** | Number of requests from edge to the shield POP. | [optional] |
28
+ | **ipv6** | **Integer** | Number of requests that were received over IPv6. | [optional] |
29
+ | **imgopto** | **Integer** | Number of responses that came from the Fastly Image Optimizer service. If the service receives 10 requests for an image, this stat will be 10 regardless of how many times the image was transformed. | [optional] |
30
+ | **imgopto_shield** | **Integer** | Number of responses that came from the Fastly Image Optimizer service via a shield. | [optional] |
31
+ | **imgopto_transforms** | **Integer** | Number of transforms performed by the Fastly Image Optimizer service. | [optional] |
32
+ | **otfp** | **Integer** | Number of responses that came from the Fastly On-the-Fly Packaging service for video-on-demand. | [optional] |
33
+ | **otfp_shield** | **Integer** | Number of responses that came from the Fastly On-the-Fly Packaging service for video-on-demand via a shield. | [optional] |
34
+ | **otfp_manifests** | **Integer** | Number of responses that were manifest files from the Fastly On-the-Fly Packaging service for video-on-demand. | [optional] |
35
+ | **video** | **Integer** | Number of responses with the video segment or video manifest MIME type (i.e., application/x-mpegurl, application/vnd.apple.mpegurl, application/f4m, application/dash+xml, application/vnd.ms-sstr+xml, ideo/mp2t, audio/aac, video/f4f, video/x-flv, video/mp4, audio/mp4). | [optional] |
36
+ | **pci** | **Integer** | Number of responses with the PCI flag turned on. | [optional] |
37
+ | **http2** | **Integer** | Number of requests received over HTTP/2. | [optional] |
38
+ | **http3** | **Integer** | Number of requests received over HTTP/3. | [optional] |
39
+ | **restarts** | **Integer** | Number of restarts performed. | [optional] |
40
+ | **req_header_bytes** | **Integer** | Total header bytes received. | [optional] |
41
+ | **req_body_bytes** | **Integer** | Total body bytes received. | [optional] |
42
+ | **bereq_header_bytes** | **Integer** | Total header bytes sent to origin. | [optional] |
43
+ | **bereq_body_bytes** | **Integer** | Total body bytes sent to origin. | [optional] |
44
+ | **waf_blocked** | **Integer** | Number of requests that triggered a WAF rule and were blocked. | [optional] |
45
+ | **waf_logged** | **Integer** | Number of requests that triggered a WAF rule and were logged. | [optional] |
46
+ | **waf_passed** | **Integer** | Number of requests that triggered a WAF rule and were passed. | [optional] |
47
+ | **attack_req_header_bytes** | **Integer** | Total header bytes received from requests that triggered a WAF rule. | [optional] |
48
+ | **attack_req_body_bytes** | **Integer** | Total body bytes received from requests that triggered a WAF rule. | [optional] |
49
+ | **attack_resp_synth_bytes** | **Integer** | Total bytes delivered for requests that triggered a WAF rule and returned a synthetic response. | [optional] |
50
+ | **attack_logged_req_header_bytes** | **Integer** | Total header bytes received from requests that triggered a WAF rule that was logged. | [optional] |
51
+ | **attack_logged_req_body_bytes** | **Integer** | Total body bytes received from requests that triggered a WAF rule that was logged. | [optional] |
52
+ | **attack_blocked_req_header_bytes** | **Integer** | Total header bytes received from requests that triggered a WAF rule that was blocked. | [optional] |
53
+ | **attack_blocked_req_body_bytes** | **Integer** | Total body bytes received from requests that triggered a WAF rule that was blocked. | [optional] |
54
+ | **attack_passed_req_header_bytes** | **Integer** | Total header bytes received from requests that triggered a WAF rule that was passed. | [optional] |
55
+ | **attack_passed_req_body_bytes** | **Integer** | Total body bytes received from requests that triggered a WAF rule that was passed. | [optional] |
56
+ | **shield_resp_header_bytes** | **Integer** | Total header bytes delivered via a shield. | [optional] |
57
+ | **shield_resp_body_bytes** | **Integer** | Total body bytes delivered via a shield. | [optional] |
58
+ | **otfp_resp_header_bytes** | **Integer** | Total header bytes delivered from the Fastly On-the-Fly Packaging service for video-on-demand. | [optional] |
59
+ | **otfp_resp_body_bytes** | **Integer** | Total body bytes delivered from the Fastly On-the-Fly Packaging service for video-on-demand. | [optional] |
60
+ | **otfp_shield_resp_header_bytes** | **Integer** | Total header bytes delivered via a shield for the Fastly On-the-Fly Packaging service for video-on-demand. | [optional] |
61
+ | **otfp_shield_resp_body_bytes** | **Integer** | Total body bytes delivered via a shield for the Fastly On-the-Fly Packaging service for video-on-demand. | [optional] |
62
+ | **otfp_shield_time** | **Float** | Total amount of time spent delivering a response via a shield from the Fastly On-the-Fly Packaging service for video-on-demand (in seconds). | [optional] |
63
+ | **otfp_deliver_time** | **Float** | Total amount of time spent delivering a response from the Fastly On-the-Fly Packaging service for video-on-demand (in seconds). | [optional] |
64
+ | **imgopto_resp_header_bytes** | **Integer** | Total header bytes delivered from the Fastly Image Optimizer service, including shield traffic. | [optional] |
65
+ | **imgopto_resp_body_bytes** | **Integer** | Total body bytes delivered from the Fastly Image Optimizer service, including shield traffic. | [optional] |
66
+ | **imgopto_shield_resp_header_bytes** | **Integer** | Total header bytes delivered via a shield from the Fastly Image Optimizer service. | [optional] |
67
+ | **imgopto_shield_resp_body_bytes** | **Integer** | Total body bytes delivered via a shield from the Fastly Image Optimizer service. | [optional] |
68
+ | **status_1xx** | **Integer** | Number of \"Informational\" category status codes delivered. | [optional] |
69
+ | **status_2xx** | **Integer** | Number of \"Success\" status codes delivered. | [optional] |
70
+ | **status_3xx** | **Integer** | Number of \"Redirection\" codes delivered. | [optional] |
71
+ | **status_4xx** | **Integer** | Number of \"Client Error\" codes delivered. | [optional] |
72
+ | **status_5xx** | **Integer** | Number of \"Server Error\" codes delivered. | [optional] |
73
+ | **status_200** | **Integer** | Number of responses sent with status code 200 (Success). | [optional] |
74
+ | **status_204** | **Integer** | Number of responses sent with status code 204 (No Content). | [optional] |
75
+ | **status_206** | **Integer** | Number of responses sent with status code 206 (Partial Content). | [optional] |
76
+ | **status_301** | **Integer** | Number of responses sent with status code 301 (Moved Permanently). | [optional] |
77
+ | **status_302** | **Integer** | Number of responses sent with status code 302 (Found). | [optional] |
78
+ | **status_304** | **Integer** | Number of responses sent with status code 304 (Not Modified). | [optional] |
79
+ | **status_400** | **Integer** | Number of responses sent with status code 400 (Bad Request). | [optional] |
80
+ | **status_401** | **Integer** | Number of responses sent with status code 401 (Unauthorized). | [optional] |
81
+ | **status_403** | **Integer** | Number of responses sent with status code 403 (Forbidden). | [optional] |
82
+ | **status_404** | **Integer** | Number of responses sent with status code 404 (Not Found). | [optional] |
83
+ | **status_406** | **Integer** | Number of responses sent with status code 406 (Not Acceptable). | [optional] |
84
+ | **status_416** | **Integer** | Number of responses sent with status code 416 (Range Not Satisfiable). | [optional] |
85
+ | **status_429** | **Integer** | Number of responses sent with status code 429 (Too Many Requests). | [optional] |
86
+ | **status_500** | **Integer** | Number of responses sent with status code 500 (Internal Server Error). | [optional] |
87
+ | **status_501** | **Integer** | Number of responses sent with status code 501 (Not Implemented). | [optional] |
88
+ | **status_502** | **Integer** | Number of responses sent with status code 502 (Bad Gateway). | [optional] |
89
+ | **status_503** | **Integer** | Number of responses sent with status code 503 (Service Unavailable). | [optional] |
90
+ | **status_504** | **Integer** | Number of responses sent with status code 504 (Gateway Timeout). | [optional] |
91
+ | **status_505** | **Integer** | Number of responses sent with status code 505 (HTTP Version Not Supported). | [optional] |
92
+ | **uncacheable** | **Integer** | Number of requests that were designated uncachable. | [optional] |
93
+ | **pass_time** | **Float** | Total amount of time spent processing cache passes (in seconds). | [optional] |
94
+ | **tls** | **Integer** | Number of requests that were received over TLS. | [optional] |
95
+ | **tls_v10** | **Integer** | Number of requests received over TLS 1.0. | [optional] |
96
+ | **tls_v11** | **Integer** | Number of requests received over TLS 1.1. | [optional] |
97
+ | **tls_v12** | **Integer** | Number of requests received over TLS 1.2. | [optional] |
98
+ | **tls_v13** | **Integer** | Number of requests received over TLS 1.3. | [optional] |
99
+ | **object_size_1k** | **Integer** | Number of objects served that were under 1KB in size. | [optional] |
100
+ | **object_size_10k** | **Integer** | Number of objects served that were between 1KB and 10KB in size. | [optional] |
101
+ | **object_size_100k** | **Integer** | Number of objects served that were between 10KB and 100KB in size. | [optional] |
102
+ | **object_size_1m** | **Integer** | Number of objects served that were between 100KB and 1MB in size. | [optional] |
103
+ | **object_size_10m** | **Integer** | Number of objects served that were between 1MB and 10MB in size. | [optional] |
104
+ | **object_size_100m** | **Integer** | Number of objects served that were between 10MB and 100MB in size. | [optional] |
105
+ | **object_size_1g** | **Integer** | Number of objects served that were between 100MB and 1GB in size. | [optional] |
106
+ | **object_size_other** | **Integer** | Number of objects served that were larger than 1GB in size. | [optional] |
107
+ | **recv_sub_time** | **Float** | Time spent inside the `vcl_recv` Varnish subroutine (in nanoseconds). | [optional] |
108
+ | **recv_sub_count** | **Integer** | Number of executions of the `vcl_recv` Varnish subroutine. | [optional] |
109
+ | **hash_sub_time** | **Float** | Time spent inside the `vcl_hash` Varnish subroutine (in nanoseconds). | [optional] |
110
+ | **hash_sub_count** | **Integer** | Number of executions of the `vcl_hash` Varnish subroutine. | [optional] |
111
+ | **miss_sub_time** | **Float** | Time spent inside the `vcl_miss` Varnish subroutine (in nanoseconds). | [optional] |
112
+ | **miss_sub_count** | **Integer** | Number of executions of the `vcl_miss` Varnish subroutine. | [optional] |
113
+ | **fetch_sub_time** | **Float** | Time spent inside the `vcl_fetch` Varnish subroutine (in nanoseconds). | [optional] |
114
+ | **fetch_sub_count** | **Integer** | Number of executions of the `vcl_fetch` Varnish subroutine. | [optional] |
115
+ | **pass_sub_time** | **Float** | Time spent inside the `vcl_pass` Varnish subroutine (in nanoseconds). | [optional] |
116
+ | **pass_sub_count** | **Integer** | Number of executions of the `vcl_pass` Varnish subroutine. | [optional] |
117
+ | **pipe_sub_time** | **Float** | Time spent inside the `vcl_pipe` Varnish subroutine (in nanoseconds). | [optional] |
118
+ | **pipe_sub_count** | **Integer** | Number of executions of the `vcl_pipe` Varnish subroutine. | [optional] |
119
+ | **deliver_sub_time** | **Float** | Time spent inside the `vcl_deliver` Varnish subroutine (in nanoseconds). | [optional] |
120
+ | **deliver_sub_count** | **Integer** | Number of executions of the `vcl_deliver` Varnish subroutine. | [optional] |
121
+ | **error_sub_time** | **Float** | Time spent inside the `vcl_error` Varnish subroutine (in nanoseconds). | [optional] |
122
+ | **error_sub_count** | **Integer** | Number of executions of the `vcl_error` Varnish subroutine. | [optional] |
123
+ | **hit_sub_time** | **Float** | Time spent inside the `vcl_hit` Varnish subroutine (in nanoseconds). | [optional] |
124
+ | **hit_sub_count** | **Integer** | Number of executions of the `vcl_hit` Varnish subroutine. | [optional] |
125
+ | **prehash_sub_time** | **Float** | Time spent inside the `vcl_prehash` Varnish subroutine (in nanoseconds). | [optional] |
126
+ | **prehash_sub_count** | **Integer** | Number of executions of the `vcl_prehash` Varnish subroutine. | [optional] |
127
+ | **predeliver_sub_time** | **Float** | Time spent inside the `vcl_predeliver` Varnish subroutine (in nanoseconds). | [optional] |
128
+ | **predeliver_sub_count** | **Integer** | Number of executions of the `vcl_predeliver` Varnish subroutine. | [optional] |
129
+ | **hit_resp_body_bytes** | **Integer** | Total body bytes delivered for cache hits. | [optional] |
130
+ | **miss_resp_body_bytes** | **Integer** | Total body bytes delivered for cache misses. | [optional] |
131
+ | **pass_resp_body_bytes** | **Integer** | Total body bytes delivered for cache passes. | [optional] |
132
+ | **compute_req_header_bytes** | **Integer** | Total header bytes received by Compute@Edge. | [optional] |
133
+ | **compute_req_body_bytes** | **Integer** | Total body bytes received by Compute@Edge. | [optional] |
134
+ | **compute_resp_header_bytes** | **Integer** | Total header bytes sent from Compute@Edge to end user. | [optional] |
135
+ | **compute_resp_body_bytes** | **Integer** | Total body bytes sent from Compute@Edge to end user. | [optional] |
136
+ | **imgvideo** | **Integer** | Number of video responses that came from the Fastly Image Optimizer service. | [optional] |
137
+ | **imgvideo_frames** | **Integer** | Number of video frames that came from the Fastly Image Optimizer service. A video frame is an individual image within a sequence of video. | [optional] |
138
+ | **imgvideo_resp_header_bytes** | **Integer** | Total header bytes of video delivered from the Fastly Image Optimizer service. | [optional] |
139
+ | **imgvideo_resp_body_bytes** | **Integer** | Total body bytes of video delivered from the Fastly Image Optimizer service. | [optional] |
140
+ | **imgvideo_shield** | **Integer** | Number of video responses delivered via a shield that came from the Fastly Image Optimizer service. | [optional] |
141
+ | **imgvideo_shield_frames** | **Integer** | Number of video frames delivered via a shield that came from the Fastly Image Optimizer service. A video frame is an individual image within a sequence of video. | [optional] |
142
+ | **imgvideo_shield_resp_header_bytes** | **Integer** | Total header bytes of video delivered via a shield from the Fastly Image Optimizer service. | [optional] |
143
+ | **imgvideo_shield_resp_body_bytes** | **Integer** | Total body bytes of video delivered via a shield from the Fastly Image Optimizer service. | [optional] |
144
+ | **log_bytes** | **Integer** | Total log bytes sent. | [optional] |
145
+ | **edge_requests** | **Integer** | Number of requests sent by end users to Fastly. | [optional] |
146
+ | **edge_resp_header_bytes** | **Integer** | Total header bytes delivered from Fastly to the end user. | [optional] |
147
+ | **edge_resp_body_bytes** | **Integer** | Total body bytes delivered from Fastly to the end user. | [optional] |
148
+ | **origin_revalidations** | **Integer** | Number of responses received from origin with a `304` status code in response to an `If-Modified-Since` or `If-None-Match` request. Under regular scenarios, a revalidation will imply a cache hit. However, if using Fastly Image Optimizer or segmented caching this may result in a cache miss. | [optional] |
149
+ | **origin_fetches** | **Integer** | Number of requests sent to origin. | [optional] |
150
+ | **origin_fetch_header_bytes** | **Integer** | Total request header bytes sent to origin. | [optional] |
151
+ | **origin_fetch_body_bytes** | **Integer** | Total request body bytes sent to origin. | [optional] |
152
+ | **origin_fetch_resp_header_bytes** | **Integer** | Total header bytes received from origin. | [optional] |
153
+ | **origin_fetch_resp_body_bytes** | **Integer** | Total body bytes received from origin. | [optional] |
154
+ | **shield_revalidations** | **Integer** | Number of responses received from origin with a `304` status code, in response to an `If-Modified-Since` or `If-None-Match` request to a shield. Under regular scenarios, a revalidation will imply a cache hit. However, if using segmented caching this may result in a cache miss. | [optional] |
155
+ | **shield_fetches** | **Integer** | Number of requests made from one Fastly POP to another, as part of shielding. | [optional] |
156
+ | **shield_fetch_header_bytes** | **Integer** | Total request header bytes sent to a shield. | [optional] |
157
+ | **shield_fetch_body_bytes** | **Integer** | Total request body bytes sent to a shield. | [optional] |
158
+ | **shield_fetch_resp_header_bytes** | **Integer** | Total response header bytes sent from a shield to the edge. | [optional] |
159
+ | **shield_fetch_resp_body_bytes** | **Integer** | Total response body bytes sent from a shield to the edge. | [optional] |
160
+ | **segblock_origin_fetches** | **Integer** | Number of `Range` requests to origin for segments of resources when using segmented caching. | [optional] |
161
+ | **segblock_shield_fetches** | **Integer** | Number of `Range` requests to a shield for segments of resources when using segmented caching. | [optional] |
162
+ | **compute_resp_status_1xx** | **Integer** | Number of \"Informational\" category status codes delivered by Compute@Edge. | [optional] |
163
+ | **compute_resp_status_2xx** | **Integer** | Number of \"Success\" category status codes delivered by Compute@Edge. | [optional] |
164
+ | **compute_resp_status_3xx** | **Integer** | Number of \"Redirection\" category status codes delivered by Compute@Edge. | [optional] |
165
+ | **compute_resp_status_4xx** | **Integer** | Number of \"Client Error\" category status codes delivered by Compute@Edge. | [optional] |
166
+ | **compute_resp_status_5xx** | **Integer** | Number of \"Server Error\" category status codes delivered by Compute@Edge. | [optional] |
167
+ | **edge_hit_requests** | **Integer** | Number of requests sent by end users to Fastly that resulted in a hit at the edge. | [optional] |
168
+ | **edge_miss_requests** | **Integer** | Number of requests sent by end users to Fastly that resulted in a miss at the edge. | [optional] |
169
+ | **compute_bereq_header_bytes** | **Integer** | Total header bytes sent to backends (origins) by Compute@Edge. | [optional] |
170
+ | **compute_bereq_body_bytes** | **Integer** | Total body bytes sent to backends (origins) by Compute@Edge. | [optional] |
171
+ | **compute_beresp_header_bytes** | **Integer** | Total header bytes received from backends (origins) by Compute@Edge. | [optional] |
172
+ | **compute_beresp_body_bytes** | **Integer** | Total body bytes received from backends (origins) by Compute@Edge. | [optional] |
173
+ | **origin_cache_fetches** | **Integer** | The total number of completed requests made to backends (origins) that returned cacheable content. | [optional] |
174
+ | **shield_cache_fetches** | **Integer** | The total number of completed requests made to shields that returned cacheable content. | [optional] |
175
+ | **compute_bereqs** | **Integer** | Number of backend requests started. | [optional] |
176
+ | **compute_bereq_errors** | **Integer** | Number of backend request errors, including timeouts. | [optional] |
177
+ | **compute_resource_limit_exceeded** | **Integer** | Number of times a guest exceeded its resource limit, includes heap, stack, globals, and code execution timeout. | [optional] |
178
+ | **compute_heap_limit_exceeded** | **Integer** | Number of times a guest exceeded its heap limit. | [optional] |
179
+ | **compute_stack_limit_exceeded** | **Integer** | Number of times a guest exceeded its stack limit. | [optional] |
180
+ | **compute_globals_limit_exceeded** | **Integer** | Number of times a guest exceeded its globals limit. | [optional] |
181
+ | **compute_guest_errors** | **Integer** | Number of times a service experienced a guest code error. | [optional] |
182
+ | **compute_runtime_errors** | **Integer** | Number of times a service experienced a guest runtime error. | [optional] |
183
+ | **edge_hit_resp_body_bytes** | **Integer** | Body bytes delivered for edge hits. | [optional] |
184
+ | **edge_hit_resp_header_bytes** | **Integer** | Header bytes delivered for edge hits. | [optional] |
185
+ | **edge_miss_resp_body_bytes** | **Integer** | Body bytes delivered for edge misses. | [optional] |
186
+ | **edge_miss_resp_header_bytes** | **Integer** | Header bytes delivered for edge misses. | [optional] |
187
+ | **origin_cache_fetch_resp_body_bytes** | **Integer** | Body bytes received from origin for cacheable content. | [optional] |
188
+ | **origin_cache_fetch_resp_header_bytes** | **Integer** | Header bytes received from an origin for cacheable content. | [optional] |
189
+ | **shield_hit_requests** | **Integer** | Number of requests that resulted in a hit at a shield. | [optional] |
190
+ | **shield_miss_requests** | **Integer** | Number of requests that resulted in a miss at a shield. | [optional] |
191
+ | **shield_hit_resp_header_bytes** | **Integer** | Header bytes delivered for shield hits. | [optional] |
192
+ | **shield_hit_resp_body_bytes** | **Integer** | Body bytes delivered for shield hits. | [optional] |
193
+ | **shield_miss_resp_header_bytes** | **Integer** | Header bytes delivered for shield misses. | [optional] |
194
+ | **shield_miss_resp_body_bytes** | **Integer** | Body bytes delivered for shield misses. | [optional] |
195
+ | **websocket_req_header_bytes** | **Integer** | Total header bytes received from end users over passthrough WebSocket connections. | [optional] |
196
+ | **websocket_req_body_bytes** | **Integer** | Total message content bytes received from end users over passthrough WebSocket connections. | [optional] |
197
+ | **websocket_resp_header_bytes** | **Integer** | Total header bytes sent to end users over passthrough WebSocket connections. | [optional] |
198
+ | **websocket_bereq_header_bytes** | **Integer** | Total header bytes sent to backends over passthrough WebSocket connections. | [optional] |
199
+ | **websocket_bereq_body_bytes** | **Integer** | Total message content bytes sent to backends over passthrough WebSocket connections. | [optional] |
200
+ | **websocket_beresp_header_bytes** | **Integer** | Total header bytes received from backends over passthrough WebSocket connections. | [optional] |
201
+ | **websocket_beresp_body_bytes** | **Integer** | Total message content bytes received from backends over passthrough WebSocket connections. | [optional] |
202
+ | **websocket_conn_time_ms** | **Integer** | Total duration of passthrough WebSocket connections with end users. | [optional] |
203
+ | **websocket_resp_body_bytes** | **Integer** | Total message content bytes sent to end users over passthrough WebSocket connections. | [optional] |
204
+ | **fanout_recv_publishes** | **Integer** | Total published messages received from the publish API endpoint. | [optional] |
205
+ | **fanout_send_publishes** | **Integer** | Total published messages sent to end users. | [optional] |
206
+ | **kv_store_class_a_operations** | **Integer** | The total number of class a operations for the KV store. | [optional] |
207
+ | **kv_store_class_b_operations** | **Integer** | The total number of class b operations for the KV store. | [optional] |
208
+ | **object_store_class_a_operations** | **Integer** | Use kv_store_class_a_operations. | [optional] |
209
+ | **object_store_class_b_operations** | **Integer** | Use kv_store_class_b_operations. | [optional] |
210
+ | **fanout_req_header_bytes** | **Integer** | Total header bytes received from end users over Fanout connections. | [optional] |
211
+ | **fanout_req_body_bytes** | **Integer** | Total body or message content bytes received from end users over Fanout connections. | [optional] |
212
+ | **fanout_resp_header_bytes** | **Integer** | Total header bytes sent to end users over Fanout connections. | [optional] |
213
+ | **fanout_resp_body_bytes** | **Integer** | Total body or message content bytes sent to end users over Fanout connections, excluding published message content. | [optional] |
214
+ | **fanout_bereq_header_bytes** | **Integer** | Total header bytes sent to backends over Fanout connections. | [optional] |
215
+ | **fanout_bereq_body_bytes** | **Integer** | Total body or message content bytes sent to backends over Fanout connections. | [optional] |
216
+ | **fanout_beresp_header_bytes** | **Integer** | Total header bytes received from backends over Fanout connections. | [optional] |
217
+ | **fanout_beresp_body_bytes** | **Integer** | Total body or message content bytes received from backends over Fanout connections. | [optional] |
218
+ | **fanout_conn_time_ms** | **Integer** | Total duration of Fanout connections with end users. | [optional] |
219
+ | **ddos_action_limit_streams_connections** | **Integer** | For HTTP/2, the number of connections the limit-streams action was applied to. The limit-streams action caps the allowed number of concurrent streams in a connection. | [optional] |
220
+ | **ddos_action_limit_streams_requests** | **Integer** | For HTTP/2, the number of requests made on a connection for which the limit-streams action was taken. The limit-streams action caps the allowed number of concurrent streams in a connection. | [optional] |
221
+ | **ddos_action_tarpit_accept** | **Integer** | The number of times the tarpit-accept action was taken. The tarpit-accept action adds a delay when accepting future connections. | [optional] |
222
+ | **ddos_action_tarpit** | **Integer** | The number of times the tarpit action was taken. The tarpit action delays writing the response to the client. | [optional] |
223
+ | **ddos_action_close** | **Integer** | The number of times the close action was taken. The close action aborts the connection as soon as possible. The close action takes effect either right after accept, right after the client hello, or right after the response was sent. | [optional] |
224
+ | **ddos_action_blackhole** | **Integer** | The number of times the blackhole action was taken. The blackhole action quietly closes a TCP connection without sending a reset. The blackhole action quietly closes a TCP connection without notifying its peer (all TCP state is dropped). | [optional] |
225
+
226
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
227
+
@@ -0,0 +1,9 @@
1
+ # Fastly::RealtimeEntryRecorded
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+
8
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
9
+
@@ -18,7 +18,7 @@
18
18
  | **errors** | **Integer** | Number of cache errors. | [optional] |
19
19
  | **hits_time** | **Float** | Total amount of time spent processing cache hits (in seconds). | [optional] |
20
20
  | **miss_time** | **Float** | Total amount of time spent processing cache misses (in seconds). | [optional] |
21
- | **miss_histogram** | **Object** | A histogram. Each key represents the upper bound of a span of 10 milliseconds and the values represent the number of requests to origin during that 10ms period. Any origin request that takes more than 60 seconds to return will be in the 60000 bucket. | [optional] |
21
+ | **miss_histogram** | **Hash<String, Object>** | A histogram. Each key represents the upper bound of a span of 10 milliseconds and the values represent the number of requests to origin during that 10ms period. Any origin request that takes more than 60 seconds to return will be in the 60000 bucket. | [optional] |
22
22
  | **compute_requests** | **Integer** | The total number of requests that were received for your service by Fastly. | [optional] |
23
23
  | **compute_execution_time_ms** | **Float** | The amount of active CPU time used to process your requests (in milliseconds). | [optional] |
24
24
  | **compute_ram_used** | **Integer** | The amount of RAM used for your service by Fastly (in bytes). | [optional] |
@@ -0,0 +1,9 @@
1
+ # Fastly::RecordedTimestamp
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+
8
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
9
+
@@ -10,12 +10,52 @@ api_instance = Fastly::RequestSettingsApi.new
10
10
 
11
11
  | Method | HTTP request | Description |
12
12
  | ------ | ------------ | ----------- |
13
+ | [**create_request_settings**](RequestSettingsApi.md#create_request_settings) | **POST** /service/{service_id}/version/{version_id}/request_settings | Create a Request Settings object |
13
14
  | [**delete_request_settings**](RequestSettingsApi.md#delete_request_settings) | **DELETE** /service/{service_id}/version/{version_id}/request_settings/{request_settings_name} | Delete a Request Settings object |
14
15
  | [**get_request_settings**](RequestSettingsApi.md#get_request_settings) | **GET** /service/{service_id}/version/{version_id}/request_settings/{request_settings_name} | Get a Request Settings object |
15
16
  | [**list_request_settings**](RequestSettingsApi.md#list_request_settings) | **GET** /service/{service_id}/version/{version_id}/request_settings | List Request Settings objects |
16
17
  | [**update_request_settings**](RequestSettingsApi.md#update_request_settings) | **PUT** /service/{service_id}/version/{version_id}/request_settings/{request_settings_name} | Update a Request Settings object |
17
18
 
18
19
 
20
+ ## `create_request_settings()`
21
+
22
+ ```ruby
23
+ create_request_settings(opts): <RequestSettingsResponse> # Create a Request Settings object
24
+ ```
25
+
26
+ Creates a new Request Settings object.
27
+
28
+ ### Examples
29
+
30
+ ```ruby
31
+ api_instance = Fastly::RequestSettingsApi.new
32
+ opts = {
33
+ service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
34
+ version_id: 56, # Integer | Integer identifying a service version.
35
+ }
36
+
37
+ begin
38
+ # Create a Request Settings object
39
+ result = api_instance.create_request_settings(opts)
40
+ p result
41
+ rescue Fastly::ApiError => e
42
+ puts "Error when calling RequestSettingsApi->create_request_settings: #{e}"
43
+ end
44
+ ```
45
+
46
+ ### Options
47
+
48
+ | Name | Type | Description | Notes |
49
+ | ---- | ---- | ----------- | ----- |
50
+ | **service_id** | **String** | Alphanumeric string identifying the service. | |
51
+ | **version_id** | **Integer** | Integer identifying a service version. | |
52
+
53
+ ### Return type
54
+
55
+ [**RequestSettingsResponse**](RequestSettingsResponse.md)
56
+
57
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
58
+ [[Back to README]](../../README.md)
19
59
  ## `delete_request_settings()`
20
60
 
21
61
  ```ruby
@@ -10,11 +10,52 @@ api_instance = Fastly::ResponseObjectApi.new
10
10
 
11
11
  | Method | HTTP request | Description |
12
12
  | ------ | ------------ | ----------- |
13
+ | [**create_response_object**](ResponseObjectApi.md#create_response_object) | **POST** /service/{service_id}/version/{version_id}/response_object | Create a Response object |
13
14
  | [**delete_response_object**](ResponseObjectApi.md#delete_response_object) | **DELETE** /service/{service_id}/version/{version_id}/response_object/{response_object_name} | Delete a Response Object |
14
15
  | [**get_response_object**](ResponseObjectApi.md#get_response_object) | **GET** /service/{service_id}/version/{version_id}/response_object/{response_object_name} | Get a Response object |
15
16
  | [**list_response_objects**](ResponseObjectApi.md#list_response_objects) | **GET** /service/{service_id}/version/{version_id}/response_object | List Response objects |
17
+ | [**update_response_object**](ResponseObjectApi.md#update_response_object) | **PUT** /service/{service_id}/version/{version_id}/response_object/{response_object_name} | Update a Response object |
16
18
 
17
19
 
20
+ ## `create_response_object()`
21
+
22
+ ```ruby
23
+ create_response_object(opts): <ResponseObjectResponse> # Create a Response object
24
+ ```
25
+
26
+ Creates a new Response Object.
27
+
28
+ ### Examples
29
+
30
+ ```ruby
31
+ api_instance = Fastly::ResponseObjectApi.new
32
+ opts = {
33
+ service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
34
+ version_id: 56, # Integer | Integer identifying a service version.
35
+ }
36
+
37
+ begin
38
+ # Create a Response object
39
+ result = api_instance.create_response_object(opts)
40
+ p result
41
+ rescue Fastly::ApiError => e
42
+ puts "Error when calling ResponseObjectApi->create_response_object: #{e}"
43
+ end
44
+ ```
45
+
46
+ ### Options
47
+
48
+ | Name | Type | Description | Notes |
49
+ | ---- | ---- | ----------- | ----- |
50
+ | **service_id** | **String** | Alphanumeric string identifying the service. | |
51
+ | **version_id** | **Integer** | Integer identifying a service version. | |
52
+
53
+ ### Return type
54
+
55
+ [**ResponseObjectResponse**](ResponseObjectResponse.md)
56
+
57
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
58
+ [[Back to README]](../../README.md)
18
59
  ## `delete_response_object()`
19
60
 
20
61
  ```ruby
@@ -136,3 +177,44 @@ end
136
177
 
137
178
  [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
138
179
  [[Back to README]](../../README.md)
180
+ ## `update_response_object()`
181
+
182
+ ```ruby
183
+ update_response_object(opts): <ResponseObjectResponse> # Update a Response object
184
+ ```
185
+
186
+ Updates the specified Response Object.
187
+
188
+ ### Examples
189
+
190
+ ```ruby
191
+ api_instance = Fastly::ResponseObjectApi.new
192
+ opts = {
193
+ service_id: 'service_id_example', # String | Alphanumeric string identifying the service.
194
+ version_id: 56, # Integer | Integer identifying a service version.
195
+ response_object_name: 'response_object_name_example', # String | Name for the request settings.
196
+ }
197
+
198
+ begin
199
+ # Update a Response object
200
+ result = api_instance.update_response_object(opts)
201
+ p result
202
+ rescue Fastly::ApiError => e
203
+ puts "Error when calling ResponseObjectApi->update_response_object: #{e}"
204
+ end
205
+ ```
206
+
207
+ ### Options
208
+
209
+ | Name | Type | Description | Notes |
210
+ | ---- | ---- | ----------- | ----- |
211
+ | **service_id** | **String** | Alphanumeric string identifying the service. | |
212
+ | **version_id** | **Integer** | Integer identifying a service version. | |
213
+ | **response_object_name** | **String** | Name for the request settings. | |
214
+
215
+ ### Return type
216
+
217
+ [**ResponseObjectResponse**](ResponseObjectResponse.md)
218
+
219
+ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
220
+ [[Back to README]](../../README.md)
data/docs/Secret.md ADDED
@@ -0,0 +1,12 @@
1
+ # Fastly::Secret
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **name** | **String** | A human-readable name for the secret. The value must contain only letters, numbers, dashes (`-`), underscores (`_`), and periods (`.`). | [optional] |
8
+ | **secret** | **String** | A Base64-encoded string containing either the secret or the encrypted secret (when using client_key). The maximum secret size (before Base64 encoding and optional local encryption) is 64KB. | [optional] |
9
+ | **client_key** | **String** | The Base64-encoded string containing the client key used to encrypt the secret, if applicable. | [optional] |
10
+
11
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
12
+
@@ -0,0 +1,13 @@
1
+ # Fastly::SecretResponse
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **name** | **String** | Name of the secret. | [optional] |
8
+ | **digest** | **String** | An opaque identifier of the plaintext secret value. This can be used to determine if a secret value has changed. | [optional][readonly] |
9
+ | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
10
+ | **recreated** | **Boolean** | True if the secret replaced a secret with the same name. | [optional] |
11
+
12
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
13
+
@@ -0,0 +1,10 @@
1
+ # Fastly::SecretStore
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **name** | **String** | A human-readable name for the store. The value must contain only letters, numbers, dashes (`-`), underscores (`_`), or periods (`.`). | [optional] |
8
+
9
+ [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
10
+