fastly 3.0.2 → 4.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1455) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +3 -12
  3. data/Gemfile.lock +55 -0
  4. data/LICENSE +14 -13
  5. data/README.md +545 -219
  6. data/RELEASE.md +1 -1
  7. data/Rakefile +1 -52
  8. data/SECURITY.md +9 -0
  9. data/docs/Acl.md +10 -0
  10. data/docs/AclApi.md +224 -0
  11. data/docs/AclEntry.md +13 -0
  12. data/docs/AclEntryApi.md +98 -0
  13. data/docs/AclEntryResponse.md +19 -0
  14. data/docs/AclEntryResponseAllOf.md +12 -0
  15. data/docs/AclResponse.md +16 -0
  16. data/docs/AclResponseAllOf.md +10 -0
  17. data/docs/ApexRedirect.md +17 -0
  18. data/docs/ApexRedirectAllOf.md +12 -0
  19. data/docs/ApexRedirectApi.md +184 -0
  20. data/docs/AutomationToken.md +14 -0
  21. data/docs/AutomationTokenCreateRequest.md +10 -0
  22. data/docs/AutomationTokenCreateRequestAttributes.md +15 -0
  23. data/docs/AutomationTokenCreateResponse.md +24 -0
  24. data/docs/AutomationTokenCreateResponseAllOf.md +17 -0
  25. data/docs/AutomationTokenResponse.md +23 -0
  26. data/docs/AutomationTokenResponseAllOf.md +18 -0
  27. data/docs/AutomationTokensApi.md +209 -0
  28. data/docs/AwsRegion.md +9 -0
  29. data/docs/Backend.md +39 -0
  30. data/docs/BackendApi.md +340 -0
  31. data/docs/BackendResponse.md +45 -0
  32. data/docs/BackendResponseAllOf.md +10 -0
  33. data/docs/Billing.md +17 -0
  34. data/docs/BillingAddressApi.md +169 -0
  35. data/docs/BillingAddressAttributes.md +17 -0
  36. data/docs/BillingAddressRequest.md +11 -0
  37. data/docs/BillingAddressRequestData.md +11 -0
  38. data/docs/BillingAddressResponse.md +10 -0
  39. data/docs/BillingAddressResponseData.md +13 -0
  40. data/docs/BillingAddressVerificationErrorResponse.md +10 -0
  41. data/docs/BillingAddressVerificationErrorResponseErrors.md +14 -0
  42. data/docs/BillingApi.md +136 -0
  43. data/docs/BillingEstimateResponse.md +18 -0
  44. data/docs/BillingEstimateResponseAllOf.md +10 -0
  45. data/docs/BillingEstimateResponseAllOfLine.md +18 -0
  46. data/docs/BillingEstimateResponseAllOfLines.md +10 -0
  47. data/docs/BillingResponse.md +18 -0
  48. data/docs/BillingResponseAllOf.md +10 -0
  49. data/docs/BillingResponseLineItem.md +29 -0
  50. data/docs/BillingResponseLineItemAllOf.md +26 -0
  51. data/docs/BillingStatus.md +11 -0
  52. data/docs/BillingTotal.md +25 -0
  53. data/docs/BillingTotalExtras.md +12 -0
  54. data/docs/BulkUpdateAclEntriesRequest.md +10 -0
  55. data/docs/BulkUpdateAclEntry.md +15 -0
  56. data/docs/BulkUpdateAclEntryAllOf.md +11 -0
  57. data/docs/BulkUpdateDictionaryItem.md +12 -0
  58. data/docs/BulkUpdateDictionaryItemAllOf.md +10 -0
  59. data/docs/BulkUpdateDictionaryListRequest.md +10 -0
  60. data/docs/BulkWafActiveRules.md +10 -0
  61. data/docs/CacheSetting.md +14 -0
  62. data/docs/CacheSettingResponse.md +19 -0
  63. data/docs/CacheSettingsApi.md +240 -0
  64. data/docs/Condition.md +16 -0
  65. data/docs/ConditionApi.md +248 -0
  66. data/docs/ConditionResponse.md +19 -0
  67. data/docs/Contact.md +15 -0
  68. data/docs/ContactApi.md +92 -0
  69. data/docs/ContactResponse.md +19 -0
  70. data/docs/ContactResponseAllOf.md +10 -0
  71. data/docs/Content.md +15 -0
  72. data/docs/Customer.md +33 -0
  73. data/docs/CustomerApi.md +247 -0
  74. data/docs/CustomerResponse.md +37 -0
  75. data/docs/CustomerResponseAllOf.md +10 -0
  76. data/docs/Dictionary.md +11 -0
  77. data/docs/DictionaryApi.md +228 -0
  78. data/docs/DictionaryInfoApi.md +56 -0
  79. data/docs/DictionaryInfoResponse.md +12 -0
  80. data/docs/DictionaryItem.md +11 -0
  81. data/docs/DictionaryItemApi.md +282 -0
  82. data/docs/DictionaryItemResponse.md +16 -0
  83. data/docs/DictionaryItemResponseAllOf.md +11 -0
  84. data/docs/DictionaryResponse.md +17 -0
  85. data/docs/DictionaryResponseAllOf.md +10 -0
  86. data/docs/DiffApi.md +58 -0
  87. data/docs/DiffResponse.md +13 -0
  88. data/docs/Director.md +17 -0
  89. data/docs/DirectorApi.md +194 -0
  90. data/docs/DirectorBackend.md +16 -0
  91. data/docs/DirectorBackendAllOf.md +11 -0
  92. data/docs/DirectorBackendApi.md +146 -0
  93. data/docs/DirectorResponse.md +22 -0
  94. data/docs/Domain.md +11 -0
  95. data/docs/DomainApi.md +310 -0
  96. data/docs/DomainCheckItem.md +11 -0
  97. data/docs/DomainResponse.md +16 -0
  98. data/docs/EnabledProduct.md +12 -0
  99. data/docs/EnabledProductLinks.md +11 -0
  100. data/docs/EnabledProductProduct.md +11 -0
  101. data/docs/EnabledProductsApi.md +133 -0
  102. data/docs/ErrorResponse.md +10 -0
  103. data/docs/ErrorResponseData.md +11 -0
  104. data/docs/Event.md +12 -0
  105. data/docs/EventAttributes.md +19 -0
  106. data/docs/EventResponse.md +10 -0
  107. data/docs/EventsApi.md +104 -0
  108. data/docs/EventsResponse.md +12 -0
  109. data/docs/EventsResponseAllOf.md +10 -0
  110. data/docs/GenericTokenError.md +10 -0
  111. data/docs/Gzip.md +13 -0
  112. data/docs/GzipApi.md +236 -0
  113. data/docs/GzipResponse.md +18 -0
  114. data/docs/Header.md +21 -0
  115. data/docs/HeaderApi.md +268 -0
  116. data/docs/HeaderResponse.md +26 -0
  117. data/docs/Healthcheck.md +22 -0
  118. data/docs/HealthcheckApi.md +272 -0
  119. data/docs/HealthcheckResponse.md +27 -0
  120. data/docs/Historical.md +12 -0
  121. data/docs/HistoricalAggregateResponse.md +13 -0
  122. data/docs/HistoricalAggregateResponseAllOf.md +10 -0
  123. data/docs/HistoricalApi.md +397 -0
  124. data/docs/HistoricalFieldAggregateResponse.md +13 -0
  125. data/docs/HistoricalFieldAggregateResponseAllOf.md +10 -0
  126. data/docs/HistoricalFieldResponse.md +13 -0
  127. data/docs/HistoricalFieldResponseAllOf.md +10 -0
  128. data/docs/HistoricalMeta.md +13 -0
  129. data/docs/HistoricalRegionsResponse.md +13 -0
  130. data/docs/HistoricalRegionsResponseAllOf.md +10 -0
  131. data/docs/HistoricalResponse.md +13 -0
  132. data/docs/HistoricalResponseAllOf.md +10 -0
  133. data/docs/HistoricalUsageAggregateResponse.md +13 -0
  134. data/docs/HistoricalUsageMonthResponse.md +13 -0
  135. data/docs/HistoricalUsageMonthResponseAllOf.md +10 -0
  136. data/docs/HistoricalUsageMonthResponseAllOfData.md +12 -0
  137. data/docs/HistoricalUsageResults.md +12 -0
  138. data/docs/HistoricalUsageServiceResponse.md +13 -0
  139. data/docs/HistoricalUsageServiceResponseAllOf.md +10 -0
  140. data/docs/Http3.md +15 -0
  141. data/docs/Http3AllOf.md +10 -0
  142. data/docs/Http3Api.md +146 -0
  143. data/docs/HttpResponseFormat.md +14 -0
  144. data/docs/HttpStreamFormat.md +11 -0
  145. data/docs/IamPermission.md +16 -0
  146. data/docs/IamPermissionsApi.md +47 -0
  147. data/docs/IamRole.md +17 -0
  148. data/docs/IamRoleAllOf.md +15 -0
  149. data/docs/IamRolesApi.md +167 -0
  150. data/docs/IamServiceGroup.md +16 -0
  151. data/docs/IamServiceGroupAllOf.md +14 -0
  152. data/docs/IamServiceGroupsApi.md +171 -0
  153. data/docs/IamUserGroup.md +17 -0
  154. data/docs/IamUserGroupAllOf.md +15 -0
  155. data/docs/IamUserGroupsApi.md +255 -0
  156. data/docs/IncludedWithWafActiveRuleItem.md +13 -0
  157. data/docs/IncludedWithWafExclusionItem.md +12 -0
  158. data/docs/IncludedWithWafFirewallVersionItem.md +10 -0
  159. data/docs/IncludedWithWafRuleItem.md +12 -0
  160. data/docs/InlineObject.md +10 -0
  161. data/docs/InlineObject1.md +10 -0
  162. data/docs/InlineResponse200.md +10 -0
  163. data/docs/InlineResponse2001.md +10 -0
  164. data/docs/Invitation.md +10 -0
  165. data/docs/InvitationData.md +12 -0
  166. data/docs/InvitationDataAttributes.md +13 -0
  167. data/docs/InvitationResponse.md +10 -0
  168. data/docs/InvitationResponseAllOf.md +10 -0
  169. data/docs/InvitationResponseData.md +13 -0
  170. data/docs/InvitationResponseDataAllOf.md +12 -0
  171. data/docs/InvitationsApi.md +129 -0
  172. data/docs/InvitationsResponse.md +12 -0
  173. data/docs/InvitationsResponseAllOf.md +10 -0
  174. data/docs/LoggingAddressAndPort.md +11 -0
  175. data/docs/LoggingAzureblob.md +25 -0
  176. data/docs/LoggingAzureblobAllOf.md +15 -0
  177. data/docs/LoggingAzureblobApi.md +284 -0
  178. data/docs/LoggingAzureblobResponse.md +30 -0
  179. data/docs/LoggingBigquery.md +21 -0
  180. data/docs/LoggingBigqueryAllOf.md +15 -0
  181. data/docs/LoggingBigqueryApi.md +268 -0
  182. data/docs/LoggingBigqueryResponse.md +26 -0
  183. data/docs/LoggingCloudfiles.md +25 -0
  184. data/docs/LoggingCloudfilesAllOf.md +15 -0
  185. data/docs/LoggingCloudfilesApi.md +284 -0
  186. data/docs/LoggingCloudfilesResponse.md +30 -0
  187. data/docs/LoggingCommon.md +14 -0
  188. data/docs/LoggingDatadog.md +16 -0
  189. data/docs/LoggingDatadogAllOf.md +12 -0
  190. data/docs/LoggingDatadogApi.md +248 -0
  191. data/docs/LoggingDatadogResponse.md +21 -0
  192. data/docs/LoggingDigitalocean.md +25 -0
  193. data/docs/LoggingDigitaloceanAllOf.md +15 -0
  194. data/docs/LoggingDigitaloceanApi.md +284 -0
  195. data/docs/LoggingDigitaloceanResponse.md +30 -0
  196. data/docs/LoggingElasticsearch.md +25 -0
  197. data/docs/LoggingElasticsearchAllOf.md +15 -0
  198. data/docs/LoggingElasticsearchApi.md +284 -0
  199. data/docs/LoggingElasticsearchResponse.md +30 -0
  200. data/docs/LoggingFormatVersion.md +9 -0
  201. data/docs/LoggingFtp.md +27 -0
  202. data/docs/LoggingFtpAllOf.md +17 -0
  203. data/docs/LoggingFtpApi.md +292 -0
  204. data/docs/LoggingFtpResponse.md +32 -0
  205. data/docs/LoggingGcs.md +26 -0
  206. data/docs/LoggingGcsAllOf.md +13 -0
  207. data/docs/LoggingGcsApi.md +288 -0
  208. data/docs/LoggingGcsCommon.md +12 -0
  209. data/docs/LoggingGcsResponse.md +31 -0
  210. data/docs/LoggingGenericCommon.md +14 -0
  211. data/docs/LoggingGooglePubsub.md +19 -0
  212. data/docs/LoggingGooglePubsubAllOf.md +12 -0
  213. data/docs/LoggingGooglePubsubResponse.md +24 -0
  214. data/docs/LoggingHeroku.md +16 -0
  215. data/docs/LoggingHerokuAllOf.md +11 -0
  216. data/docs/LoggingHerokuApi.md +248 -0
  217. data/docs/LoggingHerokuResponse.md +21 -0
  218. data/docs/LoggingHoneycomb.md +16 -0
  219. data/docs/LoggingHoneycombAllOf.md +12 -0
  220. data/docs/LoggingHoneycombApi.md +248 -0
  221. data/docs/LoggingHoneycombResponse.md +21 -0
  222. data/docs/LoggingHttps.md +27 -0
  223. data/docs/LoggingHttpsAllOf.md +19 -0
  224. data/docs/LoggingHttpsApi.md +292 -0
  225. data/docs/LoggingHttpsResponse.md +32 -0
  226. data/docs/LoggingKafka.md +28 -0
  227. data/docs/LoggingKafkaAllOf.md +19 -0
  228. data/docs/LoggingKafkaApi.md +216 -0
  229. data/docs/LoggingKafkaResponse.md +33 -0
  230. data/docs/LoggingKinesis.md +18 -0
  231. data/docs/LoggingKinesisApi.md +196 -0
  232. data/docs/LoggingKinesisResponse.md +23 -0
  233. data/docs/LoggingLogentries.md +18 -0
  234. data/docs/LoggingLogentriesAllOf.md +13 -0
  235. data/docs/LoggingLogentriesApi.md +256 -0
  236. data/docs/LoggingLogentriesResponse.md +23 -0
  237. data/docs/LoggingLoggly.md +15 -0
  238. data/docs/LoggingLogglyAllOf.md +10 -0
  239. data/docs/LoggingLogglyApi.md +244 -0
  240. data/docs/LoggingLogglyResponse.md +20 -0
  241. data/docs/LoggingLogshuttle.md +16 -0
  242. data/docs/LoggingLogshuttleAllOf.md +11 -0
  243. data/docs/LoggingLogshuttleApi.md +248 -0
  244. data/docs/LoggingLogshuttleResponse.md +21 -0
  245. data/docs/LoggingMessageType.md +9 -0
  246. data/docs/LoggingNewrelic.md +16 -0
  247. data/docs/LoggingNewrelicAllOf.md +12 -0
  248. data/docs/LoggingNewrelicApi.md +248 -0
  249. data/docs/LoggingNewrelicResponse.md +21 -0
  250. data/docs/LoggingOpenstack.md +25 -0
  251. data/docs/LoggingOpenstackAllOf.md +15 -0
  252. data/docs/LoggingOpenstackApi.md +284 -0
  253. data/docs/LoggingOpenstackResponse.md +30 -0
  254. data/docs/LoggingPapertrail.md +16 -0
  255. data/docs/LoggingPapertrailApi.md +248 -0
  256. data/docs/LoggingPapertrailResponse.md +21 -0
  257. data/docs/LoggingPlacement.md +9 -0
  258. data/docs/LoggingPubsubApi.md +260 -0
  259. data/docs/LoggingRequestCapsCommon.md +11 -0
  260. data/docs/LoggingS3.md +30 -0
  261. data/docs/LoggingS3AllOf.md +20 -0
  262. data/docs/LoggingS3Api.md +304 -0
  263. data/docs/LoggingS3Response.md +35 -0
  264. data/docs/LoggingScalyr.md +17 -0
  265. data/docs/LoggingScalyrAllOf.md +12 -0
  266. data/docs/LoggingScalyrApi.md +252 -0
  267. data/docs/LoggingScalyrResponse.md +22 -0
  268. data/docs/LoggingSftp.md +27 -0
  269. data/docs/LoggingSftpAllOf.md +16 -0
  270. data/docs/LoggingSftpApi.md +292 -0
  271. data/docs/LoggingSftpResponse.md +32 -0
  272. data/docs/LoggingSplunk.md +23 -0
  273. data/docs/LoggingSplunkAllOf.md +12 -0
  274. data/docs/LoggingSplunkApi.md +276 -0
  275. data/docs/LoggingSplunkResponse.md +28 -0
  276. data/docs/LoggingSumologic.md +16 -0
  277. data/docs/LoggingSumologicAllOf.md +11 -0
  278. data/docs/LoggingSumologicApi.md +248 -0
  279. data/docs/LoggingSumologicResponse.md +21 -0
  280. data/docs/LoggingSyslog.md +25 -0
  281. data/docs/LoggingSyslogAllOf.md +14 -0
  282. data/docs/LoggingSyslogApi.md +284 -0
  283. data/docs/LoggingSyslogResponse.md +30 -0
  284. data/docs/LoggingTlsCommon.md +13 -0
  285. data/docs/LoggingUseTls.md +9 -0
  286. data/docs/MutualAuthentication.md +10 -0
  287. data/docs/MutualAuthenticationApi.md +207 -0
  288. data/docs/MutualAuthenticationData.md +12 -0
  289. data/docs/MutualAuthenticationDataAttributes.md +12 -0
  290. data/docs/MutualAuthenticationResponse.md +10 -0
  291. data/docs/MutualAuthenticationResponseAttributes.md +13 -0
  292. data/docs/MutualAuthenticationResponseAttributesAllOf.md +10 -0
  293. data/docs/MutualAuthenticationResponseData.md +13 -0
  294. data/docs/MutualAuthenticationResponseDataAllOf.md +11 -0
  295. data/docs/MutualAuthenticationsResponse.md +12 -0
  296. data/docs/MutualAuthenticationsResponseAllOf.md +10 -0
  297. data/docs/Package.md +10 -0
  298. data/docs/PackageApi.md +98 -0
  299. data/docs/PackageMetadata.md +15 -0
  300. data/docs/PackageResponse.md +16 -0
  301. data/docs/PackageResponseAllOf.md +10 -0
  302. data/docs/Pagination.md +11 -0
  303. data/docs/PaginationLinks.md +13 -0
  304. data/docs/PaginationMeta.md +13 -0
  305. data/docs/Permission.md +9 -0
  306. data/docs/Pool.md +30 -0
  307. data/docs/PoolAllOf.md +25 -0
  308. data/docs/PoolApi.md +304 -0
  309. data/docs/PoolResponse.md +36 -0
  310. data/docs/PoolResponseAllOf.md +10 -0
  311. data/docs/Pop.md +14 -0
  312. data/docs/PopApi.md +47 -0
  313. data/docs/PopCoordinates.md +13 -0
  314. data/docs/PublicIpList.md +11 -0
  315. data/docs/PublicIpListApi.md +47 -0
  316. data/docs/PublishApi.md +54 -0
  317. data/docs/PublishItem.md +13 -0
  318. data/docs/PublishItemFormats.md +12 -0
  319. data/docs/PublishRequest.md +10 -0
  320. data/docs/PurgeApi.md +178 -0
  321. data/docs/PurgeKeys.md +10 -0
  322. data/docs/PurgeResponse.md +11 -0
  323. data/docs/RateLimiter.md +21 -0
  324. data/docs/RateLimiterApi.md +130 -0
  325. data/docs/RateLimiterResponse.md +27 -0
  326. data/docs/RateLimiterResponse1.md +12 -0
  327. data/docs/RateLimiterResponseAllOf.md +10 -0
  328. data/docs/Realtime.md +12 -0
  329. data/docs/RealtimeApi.md +132 -0
  330. data/docs/RealtimeEntry.md +12 -0
  331. data/docs/RealtimeMeasurements.md +218 -0
  332. data/docs/RelationshipCommonName.md +10 -0
  333. data/docs/RelationshipCustomer.md +10 -0
  334. data/docs/RelationshipCustomerCustomer.md +10 -0
  335. data/docs/RelationshipMemberCustomer.md +11 -0
  336. data/docs/RelationshipMemberMutualAuthentication.md +11 -0
  337. data/docs/RelationshipMemberService.md +11 -0
  338. data/docs/RelationshipMemberServiceInvitation.md +11 -0
  339. data/docs/RelationshipMemberTlsActivation.md +11 -0
  340. data/docs/RelationshipMemberTlsBulkCertificate.md +11 -0
  341. data/docs/RelationshipMemberTlsCertificate.md +11 -0
  342. data/docs/RelationshipMemberTlsConfiguration.md +11 -0
  343. data/docs/RelationshipMemberTlsDnsRecord.md +11 -0
  344. data/docs/RelationshipMemberTlsDomain.md +11 -0
  345. data/docs/RelationshipMemberTlsPrivateKey.md +11 -0
  346. data/docs/RelationshipMemberTlsSubscription.md +11 -0
  347. data/docs/RelationshipMemberWafActiveRule.md +11 -0
  348. data/docs/RelationshipMemberWafFirewall.md +11 -0
  349. data/docs/RelationshipMemberWafFirewallVersion.md +11 -0
  350. data/docs/RelationshipMemberWafRule.md +11 -0
  351. data/docs/RelationshipMemberWafRuleRevision.md +11 -0
  352. data/docs/RelationshipMemberWafTag.md +11 -0
  353. data/docs/RelationshipMutualAuthentication.md +10 -0
  354. data/docs/RelationshipMutualAuthenticationMutualAuthentication.md +10 -0
  355. data/docs/RelationshipMutualAuthentications.md +10 -0
  356. data/docs/RelationshipMutualAuthenticationsMutualAuthentications.md +10 -0
  357. data/docs/RelationshipService.md +10 -0
  358. data/docs/RelationshipServiceInvitations.md +10 -0
  359. data/docs/RelationshipServiceInvitationsCreate.md +10 -0
  360. data/docs/RelationshipServiceInvitationsCreateServiceInvitations.md +10 -0
  361. data/docs/RelationshipServiceInvitationsServiceInvitations.md +10 -0
  362. data/docs/RelationshipServices.md +10 -0
  363. data/docs/RelationshipServicesServices.md +10 -0
  364. data/docs/RelationshipTlsActivation.md +10 -0
  365. data/docs/RelationshipTlsActivationTlsActivation.md +10 -0
  366. data/docs/RelationshipTlsActivations.md +10 -0
  367. data/docs/RelationshipTlsBulkCertificate.md +10 -0
  368. data/docs/RelationshipTlsBulkCertificateTlsBulkCertificate.md +10 -0
  369. data/docs/RelationshipTlsBulkCertificates.md +10 -0
  370. data/docs/RelationshipTlsCertificate.md +10 -0
  371. data/docs/RelationshipTlsCertificateTlsCertificate.md +10 -0
  372. data/docs/RelationshipTlsCertificates.md +10 -0
  373. data/docs/RelationshipTlsCertificatesTlsCertificates.md +10 -0
  374. data/docs/RelationshipTlsConfiguration.md +10 -0
  375. data/docs/RelationshipTlsConfigurationTlsConfiguration.md +10 -0
  376. data/docs/RelationshipTlsConfigurations.md +10 -0
  377. data/docs/RelationshipTlsConfigurationsTlsConfigurations.md +10 -0
  378. data/docs/RelationshipTlsDnsRecord.md +10 -0
  379. data/docs/RelationshipTlsDnsRecordDnsRecord.md +10 -0
  380. data/docs/RelationshipTlsDnsRecords.md +10 -0
  381. data/docs/RelationshipTlsDomain.md +10 -0
  382. data/docs/RelationshipTlsDomainTlsDomain.md +10 -0
  383. data/docs/RelationshipTlsDomains.md +10 -0
  384. data/docs/RelationshipTlsDomainsTlsDomains.md +10 -0
  385. data/docs/RelationshipTlsPrivateKey.md +10 -0
  386. data/docs/RelationshipTlsPrivateKeyTlsPrivateKey.md +10 -0
  387. data/docs/RelationshipTlsPrivateKeys.md +10 -0
  388. data/docs/RelationshipTlsPrivateKeysTlsPrivateKeys.md +10 -0
  389. data/docs/RelationshipTlsSubscription.md +10 -0
  390. data/docs/RelationshipTlsSubscriptionTlsSubscription.md +10 -0
  391. data/docs/RelationshipTlsSubscriptions.md +10 -0
  392. data/docs/RelationshipUser.md +10 -0
  393. data/docs/RelationshipUserUser.md +10 -0
  394. data/docs/RelationshipWafActiveRules.md +10 -0
  395. data/docs/RelationshipWafActiveRulesWafActiveRules.md +10 -0
  396. data/docs/RelationshipWafFirewall.md +10 -0
  397. data/docs/RelationshipWafFirewallVersion.md +10 -0
  398. data/docs/RelationshipWafFirewallVersionWafFirewallVersion.md +10 -0
  399. data/docs/RelationshipWafFirewallVersions.md +10 -0
  400. data/docs/RelationshipWafFirewallWafFirewall.md +10 -0
  401. data/docs/RelationshipWafRule.md +10 -0
  402. data/docs/RelationshipWafRuleRevision.md +10 -0
  403. data/docs/RelationshipWafRuleRevisionWafRuleRevisions.md +10 -0
  404. data/docs/RelationshipWafRuleRevisions.md +10 -0
  405. data/docs/RelationshipWafRuleWafRule.md +10 -0
  406. data/docs/RelationshipWafRules.md +10 -0
  407. data/docs/RelationshipWafTags.md +10 -0
  408. data/docs/RelationshipWafTagsWafTags.md +10 -0
  409. data/docs/RelationshipsForInvitation.md +11 -0
  410. data/docs/RelationshipsForMutualAuthentication.md +10 -0
  411. data/docs/RelationshipsForStar.md +11 -0
  412. data/docs/RelationshipsForTlsActivation.md +10 -0
  413. data/docs/RelationshipsForTlsBulkCertificate.md +11 -0
  414. data/docs/RelationshipsForTlsConfiguration.md +10 -0
  415. data/docs/RelationshipsForTlsCsr.md +10 -0
  416. data/docs/RelationshipsForTlsDomain.md +11 -0
  417. data/docs/RelationshipsForTlsPrivateKey.md +11 -0
  418. data/docs/RelationshipsForTlsSubscription.md +12 -0
  419. data/docs/RelationshipsForWafActiveRule.md +11 -0
  420. data/docs/RelationshipsForWafExclusion.md +11 -0
  421. data/docs/RelationshipsForWafFirewallVersion.md +11 -0
  422. data/docs/RelationshipsForWafRule.md +11 -0
  423. data/docs/RequestSettings.md +21 -0
  424. data/docs/RequestSettingsApi.md +204 -0
  425. data/docs/RequestSettingsResponse.md +26 -0
  426. data/docs/Resource.md +10 -0
  427. data/docs/ResourceApi.md +226 -0
  428. data/docs/ResourceCreate.md +11 -0
  429. data/docs/ResourceCreateAllOf.md +10 -0
  430. data/docs/ResourceResponse.md +19 -0
  431. data/docs/ResourceResponseAllOf.md +14 -0
  432. data/docs/ResponseObject.md +16 -0
  433. data/docs/ResponseObjectApi.md +138 -0
  434. data/docs/ResponseObjectResponse.md +21 -0
  435. data/docs/Results.md +216 -0
  436. data/docs/RoleUser.md +9 -0
  437. data/docs/SchemasContactResponse.md +19 -0
  438. data/docs/SchemasSnippetResponse.md +20 -0
  439. data/docs/SchemasUserResponse.md +23 -0
  440. data/docs/SchemasVclResponse.md +17 -0
  441. data/docs/SchemasVersion.md +16 -0
  442. data/docs/SchemasVersionResponse.md +20 -0
  443. data/docs/SchemasWafFirewallVersion.md +10 -0
  444. data/docs/SchemasWafFirewallVersionData.md +11 -0
  445. data/docs/Server.md +16 -0
  446. data/docs/ServerApi.md +248 -0
  447. data/docs/ServerResponse.md +22 -0
  448. data/docs/ServerResponseAllOf.md +12 -0
  449. data/docs/Service.md +12 -0
  450. data/docs/ServiceApi.md +338 -0
  451. data/docs/ServiceAuthorization.md +10 -0
  452. data/docs/ServiceAuthorizationData.md +12 -0
  453. data/docs/ServiceAuthorizationDataAttributes.md +10 -0
  454. data/docs/ServiceAuthorizationDataRelationships.md +11 -0
  455. data/docs/ServiceAuthorizationDataRelationshipsUser.md +10 -0
  456. data/docs/ServiceAuthorizationDataRelationshipsUserData.md +11 -0
  457. data/docs/ServiceAuthorizationResponse.md +10 -0
  458. data/docs/ServiceAuthorizationResponseData.md +13 -0
  459. data/docs/ServiceAuthorizationResponseDataAllOf.md +11 -0
  460. data/docs/ServiceAuthorizationsApi.md +207 -0
  461. data/docs/ServiceAuthorizationsResponse.md +12 -0
  462. data/docs/ServiceAuthorizationsResponseAllOf.md +10 -0
  463. data/docs/ServiceCreate.md +13 -0
  464. data/docs/ServiceCreateAllOf.md +10 -0
  465. data/docs/ServiceDetail.md +22 -0
  466. data/docs/ServiceDetailAllOf.md +11 -0
  467. data/docs/ServiceIdAndVersion.md +11 -0
  468. data/docs/ServiceInvitation.md +10 -0
  469. data/docs/ServiceInvitationData.md +12 -0
  470. data/docs/ServiceInvitationDataAttributes.md +10 -0
  471. data/docs/ServiceInvitationDataRelationships.md +10 -0
  472. data/docs/ServiceInvitationResponse.md +10 -0
  473. data/docs/ServiceInvitationResponseAllOf.md +10 -0
  474. data/docs/ServiceInvitationResponseAllOfData.md +11 -0
  475. data/docs/ServiceListResponse.md +19 -0
  476. data/docs/ServiceListResponseAllOf.md +12 -0
  477. data/docs/ServiceResponse.md +20 -0
  478. data/docs/ServiceResponseAllOf.md +13 -0
  479. data/docs/ServiceVersionDetail.md +34 -0
  480. data/docs/ServiceVersionDetailOrNull.md +34 -0
  481. data/docs/Settings.md +13 -0
  482. data/docs/SettingsApi.md +54 -0
  483. data/docs/SettingsResponse.md +15 -0
  484. data/docs/Snippet.md +14 -0
  485. data/docs/SnippetApi.md +278 -0
  486. data/docs/SnippetResponse.md +20 -0
  487. data/docs/SnippetResponseAllOf.md +10 -0
  488. data/docs/Star.md +10 -0
  489. data/docs/StarApi.md +160 -0
  490. data/docs/StarData.md +11 -0
  491. data/docs/StarResponse.md +10 -0
  492. data/docs/StarResponseAllOf.md +10 -0
  493. data/docs/Stats.md +10 -0
  494. data/docs/StatsApi.md +60 -0
  495. data/docs/Timestamps.md +12 -0
  496. data/docs/TimestampsNoDelete.md +11 -0
  497. data/docs/TlsActivation.md +10 -0
  498. data/docs/TlsActivationData.md +11 -0
  499. data/docs/TlsActivationResponse.md +10 -0
  500. data/docs/TlsActivationResponseData.md +13 -0
  501. data/docs/TlsActivationResponseDataAllOf.md +11 -0
  502. data/docs/TlsActivationsApi.md +217 -0
  503. data/docs/TlsActivationsResponse.md +12 -0
  504. data/docs/TlsActivationsResponseAllOf.md +10 -0
  505. data/docs/TlsBulkCertificate.md +10 -0
  506. data/docs/TlsBulkCertificateData.md +12 -0
  507. data/docs/TlsBulkCertificateDataAttributes.md +12 -0
  508. data/docs/TlsBulkCertificateResponse.md +10 -0
  509. data/docs/TlsBulkCertificateResponseAttributes.md +15 -0
  510. data/docs/TlsBulkCertificateResponseAttributesAllOf.md +12 -0
  511. data/docs/TlsBulkCertificateResponseData.md +13 -0
  512. data/docs/TlsBulkCertificateResponseDataAllOf.md +11 -0
  513. data/docs/TlsBulkCertificatesApi.md +211 -0
  514. data/docs/TlsBulkCertificatesResponse.md +12 -0
  515. data/docs/TlsBulkCertificatesResponseAllOf.md +10 -0
  516. data/docs/TlsCertificate.md +10 -0
  517. data/docs/TlsCertificateData.md +12 -0
  518. data/docs/TlsCertificateDataAttributes.md +11 -0
  519. data/docs/TlsCertificateResponse.md +10 -0
  520. data/docs/TlsCertificateResponseAttributes.md +19 -0
  521. data/docs/TlsCertificateResponseAttributesAllOf.md +16 -0
  522. data/docs/TlsCertificateResponseData.md +13 -0
  523. data/docs/TlsCertificateResponseDataAllOf.md +11 -0
  524. data/docs/TlsCertificatesApi.md +215 -0
  525. data/docs/TlsCertificatesResponse.md +12 -0
  526. data/docs/TlsCertificatesResponseAllOf.md +10 -0
  527. data/docs/TlsCommon.md +14 -0
  528. data/docs/TlsConfiguration.md +10 -0
  529. data/docs/TlsConfigurationData.md +12 -0
  530. data/docs/TlsConfigurationDataAttributes.md +10 -0
  531. data/docs/TlsConfigurationResponse.md +10 -0
  532. data/docs/TlsConfigurationResponseAttributes.md +16 -0
  533. data/docs/TlsConfigurationResponseAttributesAllOf.md +13 -0
  534. data/docs/TlsConfigurationResponseData.md +13 -0
  535. data/docs/TlsConfigurationResponseDataAllOf.md +11 -0
  536. data/docs/TlsConfigurationsApi.md +138 -0
  537. data/docs/TlsConfigurationsResponse.md +12 -0
  538. data/docs/TlsConfigurationsResponseAllOf.md +10 -0
  539. data/docs/TlsCsr.md +10 -0
  540. data/docs/TlsCsrData.md +12 -0
  541. data/docs/TlsCsrDataAttributes.md +19 -0
  542. data/docs/TlsCsrResponse.md +10 -0
  543. data/docs/TlsCsrResponseAttributes.md +10 -0
  544. data/docs/TlsCsrResponseData.md +13 -0
  545. data/docs/TlsCsrsApi.md +52 -0
  546. data/docs/TlsDnsRecord.md +12 -0
  547. data/docs/TlsDomainData.md +12 -0
  548. data/docs/TlsDomainsApi.md +64 -0
  549. data/docs/TlsDomainsResponse.md +12 -0
  550. data/docs/TlsDomainsResponseAllOf.md +10 -0
  551. data/docs/TlsPrivateKey.md +10 -0
  552. data/docs/TlsPrivateKeyData.md +12 -0
  553. data/docs/TlsPrivateKeyDataAttributes.md +11 -0
  554. data/docs/TlsPrivateKeyResponse.md +10 -0
  555. data/docs/TlsPrivateKeyResponseAttributes.md +17 -0
  556. data/docs/TlsPrivateKeyResponseAttributesAllOf.md +14 -0
  557. data/docs/TlsPrivateKeyResponseData.md +12 -0
  558. data/docs/TlsPrivateKeysApi.md +169 -0
  559. data/docs/TlsPrivateKeysResponse.md +12 -0
  560. data/docs/TlsPrivateKeysResponseAllOf.md +10 -0
  561. data/docs/TlsSubscription.md +10 -0
  562. data/docs/TlsSubscriptionData.md +12 -0
  563. data/docs/TlsSubscriptionDataAttributes.md +10 -0
  564. data/docs/TlsSubscriptionResponse.md +10 -0
  565. data/docs/TlsSubscriptionResponseAttributes.md +13 -0
  566. data/docs/TlsSubscriptionResponseAttributesAllOf.md +10 -0
  567. data/docs/TlsSubscriptionResponseData.md +11 -0
  568. data/docs/TlsSubscriptionResponseDataAllOf.md +11 -0
  569. data/docs/TlsSubscriptionsApi.md +306 -0
  570. data/docs/TlsSubscriptionsResponse.md +12 -0
  571. data/docs/TlsSubscriptionsResponseAllOf.md +10 -0
  572. data/docs/Token.md +12 -0
  573. data/docs/TokenCreatedResponse.md +22 -0
  574. data/docs/TokenCreatedResponseAllOf.md +10 -0
  575. data/docs/TokenResponse.md +21 -0
  576. data/docs/TokenResponseAllOf.md +16 -0
  577. data/docs/TokensApi.md +187 -0
  578. data/docs/TypeBillingAddress.md +9 -0
  579. data/docs/TypeContact.md +9 -0
  580. data/docs/TypeCustomer.md +9 -0
  581. data/docs/TypeEvent.md +9 -0
  582. data/docs/TypeInvitation.md +9 -0
  583. data/docs/TypeMutualAuthentication.md +9 -0
  584. data/docs/TypeResource.md +9 -0
  585. data/docs/TypeService.md +9 -0
  586. data/docs/TypeServiceAuthorization.md +9 -0
  587. data/docs/TypeServiceInvitation.md +9 -0
  588. data/docs/TypeStar.md +9 -0
  589. data/docs/TypeTlsActivation.md +9 -0
  590. data/docs/TypeTlsBulkCertificate.md +9 -0
  591. data/docs/TypeTlsCertificate.md +9 -0
  592. data/docs/TypeTlsConfiguration.md +9 -0
  593. data/docs/TypeTlsCsr.md +9 -0
  594. data/docs/TypeTlsDnsRecord.md +9 -0
  595. data/docs/TypeTlsDomain.md +9 -0
  596. data/docs/TypeTlsPrivateKey.md +9 -0
  597. data/docs/TypeTlsSubscription.md +9 -0
  598. data/docs/TypeUser.md +9 -0
  599. data/docs/TypeWafActiveRule.md +9 -0
  600. data/docs/TypeWafExclusion.md +9 -0
  601. data/docs/TypeWafFirewall.md +9 -0
  602. data/docs/TypeWafFirewallVersion.md +9 -0
  603. data/docs/TypeWafRule.md +9 -0
  604. data/docs/TypeWafRuleRevision.md +9 -0
  605. data/docs/TypeWafTag.md +9 -0
  606. data/docs/UpdateBillingAddressRequest.md +11 -0
  607. data/docs/UpdateBillingAddressRequestData.md +12 -0
  608. data/docs/User.md +17 -0
  609. data/docs/UserApi.md +307 -0
  610. data/docs/UserResponse.md +23 -0
  611. data/docs/UserResponseAllOf.md +12 -0
  612. data/docs/ValidatorResult.md +14 -0
  613. data/docs/ValidatorResultMessages.md +13 -0
  614. data/docs/Vcl.md +12 -0
  615. data/docs/VclApi.md +556 -0
  616. data/docs/VclDiff.md +13 -0
  617. data/docs/VclDiffApi.md +58 -0
  618. data/docs/VclResponse.md +17 -0
  619. data/docs/Version.md +16 -0
  620. data/docs/VersionApi.md +384 -0
  621. data/docs/VersionCreateResponse.md +11 -0
  622. data/docs/VersionDetail.md +23 -0
  623. data/docs/VersionDetailSettings.md +13 -0
  624. data/docs/VersionResponse.md +20 -0
  625. data/docs/VersionResponseAllOf.md +10 -0
  626. data/docs/WafActiveRule.md +10 -0
  627. data/docs/WafActiveRuleCreationResponse.md +49 -0
  628. data/docs/WafActiveRuleData.md +12 -0
  629. data/docs/WafActiveRuleDataAttributes.md +12 -0
  630. data/docs/WafActiveRuleResponse.md +10 -0
  631. data/docs/WafActiveRuleResponseData.md +13 -0
  632. data/docs/WafActiveRuleResponseDataAllOf.md +12 -0
  633. data/docs/WafActiveRuleResponseDataAttributes.md +14 -0
  634. data/docs/WafActiveRuleResponseDataAttributesAllOf.md +11 -0
  635. data/docs/WafActiveRuleResponseDataRelationships.md +11 -0
  636. data/docs/WafActiveRulesApi.md +323 -0
  637. data/docs/WafActiveRulesResponse.md +13 -0
  638. data/docs/WafActiveRulesResponseAllOf.md +11 -0
  639. data/docs/WafExclusion.md +10 -0
  640. data/docs/WafExclusionData.md +12 -0
  641. data/docs/WafExclusionDataAttributes.md +15 -0
  642. data/docs/WafExclusionResponse.md +10 -0
  643. data/docs/WafExclusionResponseData.md +13 -0
  644. data/docs/WafExclusionResponseDataAllOf.md +12 -0
  645. data/docs/WafExclusionResponseDataAttributes.md +18 -0
  646. data/docs/WafExclusionResponseDataAttributesAllOf.md +15 -0
  647. data/docs/WafExclusionResponseDataRelationships.md +11 -0
  648. data/docs/WafExclusionsApi.md +235 -0
  649. data/docs/WafExclusionsResponse.md +13 -0
  650. data/docs/WafExclusionsResponseAllOf.md +11 -0
  651. data/docs/WafFirewall.md +10 -0
  652. data/docs/WafFirewallData.md +11 -0
  653. data/docs/WafFirewallDataAttributes.md +13 -0
  654. data/docs/WafFirewallResponse.md +11 -0
  655. data/docs/WafFirewallResponseData.md +13 -0
  656. data/docs/WafFirewallResponseDataAllOf.md +12 -0
  657. data/docs/WafFirewallResponseDataAttributes.md +21 -0
  658. data/docs/WafFirewallResponseDataAttributesAllOf.md +18 -0
  659. data/docs/WafFirewallVersion.md +10 -0
  660. data/docs/WafFirewallVersionData.md +11 -0
  661. data/docs/WafFirewallVersionDataAttributes.md +40 -0
  662. data/docs/WafFirewallVersionResponse.md +11 -0
  663. data/docs/WafFirewallVersionResponseData.md +13 -0
  664. data/docs/WafFirewallVersionResponseDataAllOf.md +12 -0
  665. data/docs/WafFirewallVersionResponseDataAttributes.md +24 -0
  666. data/docs/WafFirewallVersionResponseDataAttributesAllOf.md +21 -0
  667. data/docs/WafFirewallVersionsApi.md +262 -0
  668. data/docs/WafFirewallVersionsResponse.md +13 -0
  669. data/docs/WafFirewallVersionsResponseAllOf.md +11 -0
  670. data/docs/WafFirewallsApi.md +219 -0
  671. data/docs/WafFirewallsResponse.md +13 -0
  672. data/docs/WafFirewallsResponseAllOf.md +11 -0
  673. data/docs/WafRule.md +12 -0
  674. data/docs/WafRuleAttributes.md +12 -0
  675. data/docs/WafRuleResponse.md +11 -0
  676. data/docs/WafRuleResponseData.md +13 -0
  677. data/docs/WafRuleResponseDataAllOf.md +10 -0
  678. data/docs/WafRuleRevision.md +12 -0
  679. data/docs/WafRuleRevisionAttributes.md +17 -0
  680. data/docs/WafRuleRevisionOrLatest.md +49 -0
  681. data/docs/WafRuleRevisionResponse.md +11 -0
  682. data/docs/WafRuleRevisionResponseData.md +13 -0
  683. data/docs/WafRuleRevisionResponseDataAllOf.md +10 -0
  684. data/docs/WafRuleRevisionsApi.md +100 -0
  685. data/docs/WafRuleRevisionsResponse.md +13 -0
  686. data/docs/WafRuleRevisionsResponseAllOf.md +11 -0
  687. data/docs/WafRulesApi.md +104 -0
  688. data/docs/WafRulesResponse.md +13 -0
  689. data/docs/WafRulesResponseAllOf.md +11 -0
  690. data/docs/WafTag.md +12 -0
  691. data/docs/WafTagAttributes.md +10 -0
  692. data/docs/WafTagsApi.md +58 -0
  693. data/docs/WafTagsResponse.md +13 -0
  694. data/docs/WafTagsResponseAllOf.md +11 -0
  695. data/docs/WafTagsResponseDataItem.md +13 -0
  696. data/docs/WsMessageFormat.md +11 -0
  697. data/fastly.gemspec +28 -14
  698. data/lib/fastly/api/acl_api.rb +407 -0
  699. data/lib/fastly/api/acl_entry_api.rb +174 -0
  700. data/lib/fastly/api/apex_redirect_api.rb +320 -0
  701. data/lib/fastly/api/automation_tokens_api.rb +340 -0
  702. data/lib/fastly/api/backend_api.rb +581 -0
  703. data/lib/fastly/api/billing_address_api.rb +284 -0
  704. data/lib/fastly/api/billing_api.rb +229 -0
  705. data/lib/fastly/api/cache_settings_api.rb +439 -0
  706. data/lib/fastly/api/condition_api.rb +451 -0
  707. data/lib/fastly/api/contact_api.rb +153 -0
  708. data/lib/fastly/api/customer_api.rb +409 -0
  709. data/lib/fastly/api/dictionary_api.rb +413 -0
  710. data/lib/fastly/api/dictionary_info_api.rb +97 -0
  711. data/lib/fastly/api/dictionary_item_api.rb +525 -0
  712. data/lib/fastly/api/diff_api.rb +104 -0
  713. data/lib/fastly/api/director_api.rb +355 -0
  714. data/lib/fastly/api/director_backend_api.rb +272 -0
  715. data/lib/fastly/api/domain_api.rb +560 -0
  716. data/lib/fastly/api/enabled_products_api.rb +228 -0
  717. data/lib/fastly/api/events_api.rb +175 -0
  718. data/lib/fastly/api/gzip_api.rb +425 -0
  719. data/lib/fastly/api/header_api.rb +489 -0
  720. data/lib/fastly/api/healthcheck_api.rb +479 -0
  721. data/lib/fastly/api/historical_api.rb +673 -0
  722. data/lib/fastly/api/http3_api.rb +257 -0
  723. data/lib/fastly/api/iam_permissions_api.rb +76 -0
  724. data/lib/fastly/api/iam_roles_api.rb +277 -0
  725. data/lib/fastly/api/iam_service_groups_api.rb +291 -0
  726. data/lib/fastly/api/iam_user_groups_api.rb +445 -0
  727. data/lib/fastly/api/invitations_api.rb +214 -0
  728. data/lib/fastly/api/logging_azureblob_api.rb +537 -0
  729. data/lib/fastly/api/logging_bigquery_api.rb +489 -0
  730. data/lib/fastly/api/logging_cloudfiles_api.rb +537 -0
  731. data/lib/fastly/api/logging_datadog_api.rb +467 -0
  732. data/lib/fastly/api/logging_digitalocean_api.rb +529 -0
  733. data/lib/fastly/api/logging_elasticsearch_api.rb +513 -0
  734. data/lib/fastly/api/logging_ftp_api.rb +541 -0
  735. data/lib/fastly/api/logging_gcs_api.rb +535 -0
  736. data/lib/fastly/api/logging_heroku_api.rb +459 -0
  737. data/lib/fastly/api/logging_honeycomb_api.rb +459 -0
  738. data/lib/fastly/api/logging_https_api.rb +541 -0
  739. data/lib/fastly/api/logging_kafka_api.rb +396 -0
  740. data/lib/fastly/api/logging_kinesis_api.rb +346 -0
  741. data/lib/fastly/api/logging_logentries_api.rb +479 -0
  742. data/lib/fastly/api/logging_loggly_api.rb +453 -0
  743. data/lib/fastly/api/logging_logshuttle_api.rb +459 -0
  744. data/lib/fastly/api/logging_newrelic_api.rb +467 -0
  745. data/lib/fastly/api/logging_openstack_api.rb +529 -0
  746. data/lib/fastly/api/logging_papertrail_api.rb +459 -0
  747. data/lib/fastly/api/logging_pubsub_api.rb +477 -0
  748. data/lib/fastly/api/logging_s3_api.rb +559 -0
  749. data/lib/fastly/api/logging_scalyr_api.rb +473 -0
  750. data/lib/fastly/api/logging_sftp_api.rb +541 -0
  751. data/lib/fastly/api/logging_splunk_api.rb +501 -0
  752. data/lib/fastly/api/logging_sumologic_api.rb +459 -0
  753. data/lib/fastly/api/logging_syslog_api.rb +513 -0
  754. data/lib/fastly/api/mutual_authentication_api.rb +347 -0
  755. data/lib/fastly/api/package_api.rb +171 -0
  756. data/lib/fastly/api/pool_api.rb +559 -0
  757. data/lib/fastly/api/pop_api.rb +76 -0
  758. data/lib/fastly/api/public_ip_list_api.rb +76 -0
  759. data/lib/fastly/api/publish_api.rb +90 -0
  760. data/lib/fastly/api/purge_api.rb +298 -0
  761. data/lib/fastly/api/rate_limiter_api.rb +216 -0
  762. data/lib/fastly/api/realtime_api.rb +223 -0
  763. data/lib/fastly/api/request_settings_api.rb +370 -0
  764. data/lib/fastly/api/resource_api.rb +410 -0
  765. data/lib/fastly/api/response_object_api.rb +244 -0
  766. data/lib/fastly/api/server_api.rb +459 -0
  767. data/lib/fastly/api/service_api.rb +577 -0
  768. data/lib/fastly/api/service_authorizations_api.rb +347 -0
  769. data/lib/fastly/api/settings_api.rb +90 -0
  770. data/lib/fastly/api/snippet_api.rb +510 -0
  771. data/lib/fastly/api/star_api.rb +263 -0
  772. data/lib/fastly/api/stats_api.rb +95 -0
  773. data/lib/fastly/api/tls_activations_api.rb +362 -0
  774. data/lib/fastly/api/tls_bulk_certificates_api.rb +357 -0
  775. data/lib/fastly/api/tls_certificates_api.rb +363 -0
  776. data/lib/fastly/api/tls_configurations_api.rb +232 -0
  777. data/lib/fastly/api/tls_csrs_api.rb +83 -0
  778. data/lib/fastly/api/tls_domains_api.rb +109 -0
  779. data/lib/fastly/api/tls_private_keys_api.rb +280 -0
  780. data/lib/fastly/api/tls_subscriptions_api.rb +527 -0
  781. data/lib/fastly/api/tokens_api.rb +314 -0
  782. data/lib/fastly/api/user_api.rb +509 -0
  783. data/lib/fastly/api/vcl_api.rb +1006 -0
  784. data/lib/fastly/api/vcl_diff_api.rb +104 -0
  785. data/lib/fastly/api/version_api.rb +662 -0
  786. data/lib/fastly/api/waf_active_rules_api.rb +592 -0
  787. data/lib/fastly/api/waf_exclusions_api.rb +433 -0
  788. data/lib/fastly/api/waf_firewall_versions_api.rb +460 -0
  789. data/lib/fastly/api/waf_firewalls_api.rb +377 -0
  790. data/lib/fastly/api/waf_rule_revisions_api.rb +177 -0
  791. data/lib/fastly/api/waf_rules_api.rb +171 -0
  792. data/lib/fastly/api/waf_tags_api.rb +100 -0
  793. data/lib/fastly/api_client.rb +404 -0
  794. data/lib/fastly/api_error.rb +55 -0
  795. data/lib/fastly/configuration.rb +319 -0
  796. data/lib/fastly/models/acl.rb +217 -0
  797. data/lib/fastly/models/acl_entry.rb +285 -0
  798. data/lib/fastly/models/acl_entry_response.rb +354 -0
  799. data/lib/fastly/models/acl_entry_response_all_of.rb +234 -0
  800. data/lib/fastly/models/acl_response.rb +287 -0
  801. data/lib/fastly/models/acl_response_all_of.rb +216 -0
  802. data/lib/fastly/models/apex_redirect.rb +363 -0
  803. data/lib/fastly/models/apex_redirect_all_of.rb +303 -0
  804. data/lib/fastly/models/automation_token.rb +307 -0
  805. data/lib/fastly/models/automation_token_create_request.rb +216 -0
  806. data/lib/fastly/models/automation_token_create_request_attributes.rb +317 -0
  807. data/lib/fastly/models/automation_token_create_response.rb +416 -0
  808. data/lib/fastly/models/automation_token_create_response_all_of.rb +285 -0
  809. data/lib/fastly/models/automation_token_response.rb +394 -0
  810. data/lib/fastly/models/automation_token_response_all_of.rb +295 -0
  811. data/lib/fastly/models/aws_region.rb +56 -0
  812. data/lib/fastly/models/backend.rb +527 -0
  813. data/lib/fastly/models/backend_response.rb +598 -0
  814. data/lib/fastly/models/backend_response_all_of.rb +217 -0
  815. data/lib/fastly/models/billing.rb +287 -0
  816. data/lib/fastly/models/billing_address_attributes.rb +325 -0
  817. data/lib/fastly/models/billing_address_request.rb +226 -0
  818. data/lib/fastly/models/billing_address_request_data.rb +227 -0
  819. data/lib/fastly/models/billing_address_response.rb +216 -0
  820. data/lib/fastly/models/billing_address_response_data.rb +246 -0
  821. data/lib/fastly/models/billing_address_verification_error_response.rb +218 -0
  822. data/lib/fastly/models/billing_address_verification_error_response_errors.rb +275 -0
  823. data/lib/fastly/models/billing_estimate_response.rb +306 -0
  824. data/lib/fastly/models/billing_estimate_response_all_of.rb +218 -0
  825. data/lib/fastly/models/billing_estimate_response_all_of_line.rb +288 -0
  826. data/lib/fastly/models/billing_estimate_response_all_of_lines.rb +216 -0
  827. data/lib/fastly/models/billing_response.rb +306 -0
  828. data/lib/fastly/models/billing_response_all_of.rb +218 -0
  829. data/lib/fastly/models/billing_response_line_item.rb +406 -0
  830. data/lib/fastly/models/billing_response_line_item_all_of.rb +365 -0
  831. data/lib/fastly/models/billing_status.rb +260 -0
  832. data/lib/fastly/models/billing_total.rb +371 -0
  833. data/lib/fastly/models/billing_total_extras.rb +237 -0
  834. data/lib/fastly/models/bulk_update_acl_entries_request.rb +218 -0
  835. data/lib/fastly/models/bulk_update_acl_entry.rb +323 -0
  836. data/lib/fastly/models/bulk_update_acl_entry_all_of.rb +259 -0
  837. data/lib/fastly/models/bulk_update_dictionary_item.rb +278 -0
  838. data/lib/fastly/models/bulk_update_dictionary_item_all_of.rb +250 -0
  839. data/lib/fastly/models/bulk_update_dictionary_list_request.rb +218 -0
  840. data/lib/fastly/models/bulk_waf_active_rules.rb +218 -0
  841. data/lib/fastly/models/cache_setting.rb +293 -0
  842. data/lib/fastly/models/cache_setting_response.rb +353 -0
  843. data/lib/fastly/models/condition.rb +313 -0
  844. data/lib/fastly/models/condition_response.rb +354 -0
  845. data/lib/fastly/models/contact.rb +306 -0
  846. data/lib/fastly/models/contact_response.rb +357 -0
  847. data/lib/fastly/models/contact_response_all_of.rb +216 -0
  848. data/lib/fastly/models/content.rb +261 -0
  849. data/lib/fastly/models/customer.rb +488 -0
  850. data/lib/fastly/models/customer_response.rb +539 -0
  851. data/lib/fastly/models/customer_response_all_of.rb +216 -0
  852. data/lib/fastly/models/dictionary.rb +229 -0
  853. data/lib/fastly/models/dictionary_info_response.rb +237 -0
  854. data/lib/fastly/models/dictionary_item.rb +227 -0
  855. data/lib/fastly/models/dictionary_item_response.rb +287 -0
  856. data/lib/fastly/models/dictionary_item_response_all_of.rb +225 -0
  857. data/lib/fastly/models/dictionary_response.rb +299 -0
  858. data/lib/fastly/models/dictionary_response_all_of.rb +216 -0
  859. data/lib/fastly/models/diff_response.rb +247 -0
  860. data/lib/fastly/models/director.rb +357 -0
  861. data/lib/fastly/models/director_backend.rb +287 -0
  862. data/lib/fastly/models/director_backend_all_of.rb +227 -0
  863. data/lib/fastly/models/director_response.rb +417 -0
  864. data/lib/fastly/models/domain.rb +228 -0
  865. data/lib/fastly/models/domain_check_item.rb +249 -0
  866. data/lib/fastly/models/domain_response.rb +288 -0
  867. data/lib/fastly/models/enabled_product.rb +234 -0
  868. data/lib/fastly/models/enabled_product_links.rb +225 -0
  869. data/lib/fastly/models/enabled_product_product.rb +225 -0
  870. data/lib/fastly/models/error_response.rb +218 -0
  871. data/lib/fastly/models/error_response_data.rb +225 -0
  872. data/lib/fastly/models/event.rb +236 -0
  873. data/lib/fastly/models/event_attributes.rb +338 -0
  874. data/lib/fastly/models/event_response.rb +216 -0
  875. data/lib/fastly/models/events_response.rb +244 -0
  876. data/lib/fastly/models/events_response_all_of.rb +218 -0
  877. data/lib/fastly/models/generic_token_error.rb +216 -0
  878. data/lib/fastly/models/gzip.rb +250 -0
  879. data/lib/fastly/models/gzip_response.rb +310 -0
  880. data/lib/fastly/models/header.rb +381 -0
  881. data/lib/fastly/models/header_response.rb +441 -0
  882. data/lib/fastly/models/healthcheck.rb +340 -0
  883. data/lib/fastly/models/healthcheck_response.rb +400 -0
  884. data/lib/fastly/models/historical.rb +237 -0
  885. data/lib/fastly/models/historical_aggregate_response.rb +256 -0
  886. data/lib/fastly/models/historical_aggregate_response_all_of.rb +218 -0
  887. data/lib/fastly/models/historical_field_aggregate_response.rb +256 -0
  888. data/lib/fastly/models/historical_field_aggregate_response_all_of.rb +218 -0
  889. data/lib/fastly/models/historical_field_response.rb +256 -0
  890. data/lib/fastly/models/historical_field_response_all_of.rb +218 -0
  891. data/lib/fastly/models/historical_meta.rb +244 -0
  892. data/lib/fastly/models/historical_regions_response.rb +256 -0
  893. data/lib/fastly/models/historical_regions_response_all_of.rb +218 -0
  894. data/lib/fastly/models/historical_response.rb +257 -0
  895. data/lib/fastly/models/historical_response_all_of.rb +219 -0
  896. data/lib/fastly/models/historical_usage_aggregate_response.rb +254 -0
  897. data/lib/fastly/models/historical_usage_month_response.rb +254 -0
  898. data/lib/fastly/models/historical_usage_month_response_all_of.rb +216 -0
  899. data/lib/fastly/models/historical_usage_month_response_all_of_data.rb +236 -0
  900. data/lib/fastly/models/historical_usage_results.rb +234 -0
  901. data/lib/fastly/models/historical_usage_service_response.rb +254 -0
  902. data/lib/fastly/models/historical_usage_service_response_all_of.rb +216 -0
  903. data/lib/fastly/models/http3.rb +292 -0
  904. data/lib/fastly/models/http3_all_of.rb +232 -0
  905. data/lib/fastly/models/http_response_format.rb +262 -0
  906. data/lib/fastly/models/http_stream_format.rb +228 -0
  907. data/lib/fastly/models/iam_permission.rb +277 -0
  908. data/lib/fastly/models/iam_role.rb +297 -0
  909. data/lib/fastly/models/iam_role_all_of.rb +267 -0
  910. data/lib/fastly/models/iam_service_group.rb +287 -0
  911. data/lib/fastly/models/iam_service_group_all_of.rb +257 -0
  912. data/lib/fastly/models/iam_user_group.rb +297 -0
  913. data/lib/fastly/models/iam_user_group_all_of.rb +267 -0
  914. data/lib/fastly/models/included_with_waf_active_rule_item.rb +266 -0
  915. data/lib/fastly/models/included_with_waf_exclusion_item.rb +257 -0
  916. data/lib/fastly/models/included_with_waf_firewall_version_item.rb +236 -0
  917. data/lib/fastly/models/included_with_waf_rule_item.rb +257 -0
  918. data/lib/fastly/models/inline_object.rb +221 -0
  919. data/lib/fastly/models/inline_object1.rb +221 -0
  920. data/lib/fastly/models/inline_response200.rb +217 -0
  921. data/lib/fastly/models/inline_response2001.rb +219 -0
  922. data/lib/fastly/models/invitation.rb +216 -0
  923. data/lib/fastly/models/invitation_data.rb +236 -0
  924. data/lib/fastly/models/invitation_data_attributes.rb +280 -0
  925. data/lib/fastly/models/invitation_response.rb +224 -0
  926. data/lib/fastly/models/invitation_response_all_of.rb +216 -0
  927. data/lib/fastly/models/invitation_response_data.rb +253 -0
  928. data/lib/fastly/models/invitation_response_data_all_of.rb +234 -0
  929. data/lib/fastly/models/invitations_response.rb +244 -0
  930. data/lib/fastly/models/invitations_response_all_of.rb +218 -0
  931. data/lib/fastly/models/logging_address_and_port.rb +229 -0
  932. data/lib/fastly/models/logging_azureblob.rb +480 -0
  933. data/lib/fastly/models/logging_azureblob_all_of.rb +288 -0
  934. data/lib/fastly/models/logging_azureblob_response.rb +531 -0
  935. data/lib/fastly/models/logging_bigquery.rb +387 -0
  936. data/lib/fastly/models/logging_bigquery_all_of.rb +268 -0
  937. data/lib/fastly/models/logging_bigquery_response.rb +438 -0
  938. data/lib/fastly/models/logging_cloudfiles.rb +478 -0
  939. data/lib/fastly/models/logging_cloudfiles_all_of.rb +308 -0
  940. data/lib/fastly/models/logging_cloudfiles_response.rb +529 -0
  941. data/lib/fastly/models/logging_common.rb +309 -0
  942. data/lib/fastly/models/logging_datadog.rb +351 -0
  943. data/lib/fastly/models/logging_datadog_all_of.rb +275 -0
  944. data/lib/fastly/models/logging_datadog_response.rb +403 -0
  945. data/lib/fastly/models/logging_digitalocean.rb +467 -0
  946. data/lib/fastly/models/logging_digitalocean_all_of.rb +275 -0
  947. data/lib/fastly/models/logging_digitalocean_response.rb +518 -0
  948. data/lib/fastly/models/logging_elasticsearch.rb +446 -0
  949. data/lib/fastly/models/logging_elasticsearch_all_of.rb +270 -0
  950. data/lib/fastly/models/logging_elasticsearch_response.rb +496 -0
  951. data/lib/fastly/models/logging_format_version.rb +35 -0
  952. data/lib/fastly/models/logging_ftp.rb +484 -0
  953. data/lib/fastly/models/logging_ftp_all_of.rb +292 -0
  954. data/lib/fastly/models/logging_ftp_response.rb +535 -0
  955. data/lib/fastly/models/logging_gcs.rb +473 -0
  956. data/lib/fastly/models/logging_gcs_all_of.rb +250 -0
  957. data/lib/fastly/models/logging_gcs_common.rb +237 -0
  958. data/lib/fastly/models/logging_gcs_response.rb +523 -0
  959. data/lib/fastly/models/logging_generic_common.rb +310 -0
  960. data/lib/fastly/models/logging_google_pubsub.rb +368 -0
  961. data/lib/fastly/models/logging_google_pubsub_all_of.rb +239 -0
  962. data/lib/fastly/models/logging_google_pubsub_response.rb +419 -0
  963. data/lib/fastly/models/logging_heroku.rb +337 -0
  964. data/lib/fastly/models/logging_heroku_all_of.rb +227 -0
  965. data/lib/fastly/models/logging_heroku_response.rb +389 -0
  966. data/lib/fastly/models/logging_honeycomb.rb +335 -0
  967. data/lib/fastly/models/logging_honeycomb_all_of.rb +237 -0
  968. data/lib/fastly/models/logging_honeycomb_response.rb +387 -0
  969. data/lib/fastly/models/logging_https.rb +501 -0
  970. data/lib/fastly/models/logging_https_all_of.rb +371 -0
  971. data/lib/fastly/models/logging_https_response.rb +551 -0
  972. data/lib/fastly/models/logging_kafka.rb +512 -0
  973. data/lib/fastly/models/logging_kafka_all_of.rb +371 -0
  974. data/lib/fastly/models/logging_kafka_response.rb +563 -0
  975. data/lib/fastly/models/logging_kinesis.rb +302 -0
  976. data/lib/fastly/models/logging_kinesis_response.rb +362 -0
  977. data/lib/fastly/models/logging_logentries.rb +372 -0
  978. data/lib/fastly/models/logging_logentries_all_of.rb +284 -0
  979. data/lib/fastly/models/logging_logentries_response.rb +424 -0
  980. data/lib/fastly/models/logging_loggly.rb +327 -0
  981. data/lib/fastly/models/logging_loggly_all_of.rb +217 -0
  982. data/lib/fastly/models/logging_loggly_response.rb +379 -0
  983. data/lib/fastly/models/logging_logshuttle.rb +338 -0
  984. data/lib/fastly/models/logging_logshuttle_all_of.rb +228 -0
  985. data/lib/fastly/models/logging_logshuttle_response.rb +390 -0
  986. data/lib/fastly/models/logging_message_type.rb +37 -0
  987. data/lib/fastly/models/logging_newrelic.rb +351 -0
  988. data/lib/fastly/models/logging_newrelic_all_of.rb +275 -0
  989. data/lib/fastly/models/logging_newrelic_response.rb +403 -0
  990. data/lib/fastly/models/logging_openstack.rb +465 -0
  991. data/lib/fastly/models/logging_openstack_all_of.rb +273 -0
  992. data/lib/fastly/models/logging_openstack_response.rb +516 -0
  993. data/lib/fastly/models/logging_papertrail.rb +339 -0
  994. data/lib/fastly/models/logging_papertrail_response.rb +391 -0
  995. data/lib/fastly/models/logging_placement.rb +36 -0
  996. data/lib/fastly/models/logging_request_caps_common.rb +231 -0
  997. data/lib/fastly/models/logging_s3.rb +527 -0
  998. data/lib/fastly/models/logging_s3_all_of.rb +335 -0
  999. data/lib/fastly/models/logging_s3_response.rb +578 -0
  1000. data/lib/fastly/models/logging_scalyr.rb +363 -0
  1001. data/lib/fastly/models/logging_scalyr_all_of.rb +275 -0
  1002. data/lib/fastly/models/logging_scalyr_response.rb +415 -0
  1003. data/lib/fastly/models/logging_sftp.rb +491 -0
  1004. data/lib/fastly/models/logging_sftp_all_of.rb +288 -0
  1005. data/lib/fastly/models/logging_sftp_response.rb +541 -0
  1006. data/lib/fastly/models/logging_splunk.rb +426 -0
  1007. data/lib/fastly/models/logging_splunk_all_of.rb +238 -0
  1008. data/lib/fastly/models/logging_splunk_response.rb +476 -0
  1009. data/lib/fastly/models/logging_sumologic.rb +338 -0
  1010. data/lib/fastly/models/logging_sumologic_all_of.rb +228 -0
  1011. data/lib/fastly/models/logging_sumologic_response.rb +390 -0
  1012. data/lib/fastly/models/logging_syslog.rb +449 -0
  1013. data/lib/fastly/models/logging_syslog_all_of.rb +263 -0
  1014. data/lib/fastly/models/logging_syslog_response.rb +499 -0
  1015. data/lib/fastly/models/logging_tls_common.rb +259 -0
  1016. data/lib/fastly/models/logging_use_tls.rb +35 -0
  1017. data/lib/fastly/models/mutual_authentication.rb +216 -0
  1018. data/lib/fastly/models/mutual_authentication_data.rb +236 -0
  1019. data/lib/fastly/models/mutual_authentication_data_attributes.rb +237 -0
  1020. data/lib/fastly/models/mutual_authentication_response.rb +216 -0
  1021. data/lib/fastly/models/mutual_authentication_response_attributes.rb +258 -0
  1022. data/lib/fastly/models/mutual_authentication_response_attributes_all_of.rb +217 -0
  1023. data/lib/fastly/models/mutual_authentication_response_data.rb +253 -0
  1024. data/lib/fastly/models/mutual_authentication_response_data_all_of.rb +225 -0
  1025. data/lib/fastly/models/mutual_authentications_response.rb +244 -0
  1026. data/lib/fastly/models/mutual_authentications_response_all_of.rb +218 -0
  1027. data/lib/fastly/models/package.rb +216 -0
  1028. data/lib/fastly/models/package_metadata.rb +270 -0
  1029. data/lib/fastly/models/package_response.rb +287 -0
  1030. data/lib/fastly/models/package_response_all_of.rb +217 -0
  1031. data/lib/fastly/models/pagination.rb +225 -0
  1032. data/lib/fastly/models/pagination_links.rb +251 -0
  1033. data/lib/fastly/models/pagination_meta.rb +273 -0
  1034. data/lib/fastly/models/permission.rb +37 -0
  1035. data/lib/fastly/models/pool.rb +527 -0
  1036. data/lib/fastly/models/pool_all_of.rb +443 -0
  1037. data/lib/fastly/models/pool_response.rb +589 -0
  1038. data/lib/fastly/models/pool_response_all_of.rb +216 -0
  1039. data/lib/fastly/models/pop.rb +252 -0
  1040. data/lib/fastly/models/pop_coordinates.rb +243 -0
  1041. data/lib/fastly/models/public_ip_list.rb +231 -0
  1042. data/lib/fastly/models/publish_item.rb +257 -0
  1043. data/lib/fastly/models/publish_item_formats.rb +235 -0
  1044. data/lib/fastly/models/publish_request.rb +225 -0
  1045. data/lib/fastly/models/purge_keys.rb +219 -0
  1046. data/lib/fastly/models/purge_response.rb +225 -0
  1047. data/lib/fastly/models/rate_limiter.rb +536 -0
  1048. data/lib/fastly/models/rate_limiter_response.rb +607 -0
  1049. data/lib/fastly/models/rate_limiter_response1.rb +292 -0
  1050. data/lib/fastly/models/rate_limiter_response_all_of.rb +217 -0
  1051. data/lib/fastly/models/realtime.rb +239 -0
  1052. data/lib/fastly/models/realtime_entry.rb +243 -0
  1053. data/lib/fastly/models/realtime_measurements.rb +2298 -0
  1054. data/lib/fastly/models/relationship_common_name.rb +216 -0
  1055. data/lib/fastly/models/relationship_customer.rb +216 -0
  1056. data/lib/fastly/models/relationship_customer_customer.rb +218 -0
  1057. data/lib/fastly/models/relationship_member_customer.rb +227 -0
  1058. data/lib/fastly/models/relationship_member_mutual_authentication.rb +227 -0
  1059. data/lib/fastly/models/relationship_member_service.rb +227 -0
  1060. data/lib/fastly/models/relationship_member_service_invitation.rb +228 -0
  1061. data/lib/fastly/models/relationship_member_tls_activation.rb +227 -0
  1062. data/lib/fastly/models/relationship_member_tls_bulk_certificate.rb +227 -0
  1063. data/lib/fastly/models/relationship_member_tls_certificate.rb +227 -0
  1064. data/lib/fastly/models/relationship_member_tls_configuration.rb +227 -0
  1065. data/lib/fastly/models/relationship_member_tls_dns_record.rb +227 -0
  1066. data/lib/fastly/models/relationship_member_tls_domain.rb +228 -0
  1067. data/lib/fastly/models/relationship_member_tls_private_key.rb +227 -0
  1068. data/lib/fastly/models/relationship_member_tls_subscription.rb +227 -0
  1069. data/lib/fastly/models/relationship_member_waf_active_rule.rb +227 -0
  1070. data/lib/fastly/models/relationship_member_waf_firewall.rb +227 -0
  1071. data/lib/fastly/models/relationship_member_waf_firewall_version.rb +228 -0
  1072. data/lib/fastly/models/relationship_member_waf_rule.rb +227 -0
  1073. data/lib/fastly/models/relationship_member_waf_rule_revision.rb +228 -0
  1074. data/lib/fastly/models/relationship_member_waf_tag.rb +228 -0
  1075. data/lib/fastly/models/relationship_mutual_authentication.rb +216 -0
  1076. data/lib/fastly/models/relationship_mutual_authentication_mutual_authentication.rb +216 -0
  1077. data/lib/fastly/models/relationship_mutual_authentications.rb +216 -0
  1078. data/lib/fastly/models/relationship_mutual_authentications_mutual_authentications.rb +218 -0
  1079. data/lib/fastly/models/relationship_service.rb +216 -0
  1080. data/lib/fastly/models/relationship_service_invitations.rb +216 -0
  1081. data/lib/fastly/models/relationship_service_invitations_create.rb +216 -0
  1082. data/lib/fastly/models/relationship_service_invitations_create_service_invitations.rb +218 -0
  1083. data/lib/fastly/models/relationship_service_invitations_service_invitations.rb +218 -0
  1084. data/lib/fastly/models/relationship_services.rb +216 -0
  1085. data/lib/fastly/models/relationship_services_services.rb +218 -0
  1086. data/lib/fastly/models/relationship_tls_activation.rb +216 -0
  1087. data/lib/fastly/models/relationship_tls_activation_tls_activation.rb +218 -0
  1088. data/lib/fastly/models/relationship_tls_activations.rb +216 -0
  1089. data/lib/fastly/models/relationship_tls_bulk_certificate.rb +216 -0
  1090. data/lib/fastly/models/relationship_tls_bulk_certificate_tls_bulk_certificate.rb +218 -0
  1091. data/lib/fastly/models/relationship_tls_bulk_certificates.rb +216 -0
  1092. data/lib/fastly/models/relationship_tls_certificate.rb +216 -0
  1093. data/lib/fastly/models/relationship_tls_certificate_tls_certificate.rb +216 -0
  1094. data/lib/fastly/models/relationship_tls_certificates.rb +216 -0
  1095. data/lib/fastly/models/relationship_tls_certificates_tls_certificates.rb +218 -0
  1096. data/lib/fastly/models/relationship_tls_configuration.rb +216 -0
  1097. data/lib/fastly/models/relationship_tls_configuration_tls_configuration.rb +216 -0
  1098. data/lib/fastly/models/relationship_tls_configurations.rb +216 -0
  1099. data/lib/fastly/models/relationship_tls_configurations_tls_configurations.rb +218 -0
  1100. data/lib/fastly/models/relationship_tls_dns_record.rb +216 -0
  1101. data/lib/fastly/models/relationship_tls_dns_record_dns_record.rb +218 -0
  1102. data/lib/fastly/models/relationship_tls_dns_records.rb +216 -0
  1103. data/lib/fastly/models/relationship_tls_domain.rb +216 -0
  1104. data/lib/fastly/models/relationship_tls_domain_tls_domain.rb +216 -0
  1105. data/lib/fastly/models/relationship_tls_domains.rb +216 -0
  1106. data/lib/fastly/models/relationship_tls_domains_tls_domains.rb +218 -0
  1107. data/lib/fastly/models/relationship_tls_private_key.rb +216 -0
  1108. data/lib/fastly/models/relationship_tls_private_key_tls_private_key.rb +216 -0
  1109. data/lib/fastly/models/relationship_tls_private_keys.rb +216 -0
  1110. data/lib/fastly/models/relationship_tls_private_keys_tls_private_keys.rb +218 -0
  1111. data/lib/fastly/models/relationship_tls_subscription.rb +216 -0
  1112. data/lib/fastly/models/relationship_tls_subscription_tls_subscription.rb +218 -0
  1113. data/lib/fastly/models/relationship_tls_subscriptions.rb +216 -0
  1114. data/lib/fastly/models/relationship_user.rb +216 -0
  1115. data/lib/fastly/models/relationship_user_user.rb +216 -0
  1116. data/lib/fastly/models/relationship_waf_active_rules.rb +216 -0
  1117. data/lib/fastly/models/relationship_waf_active_rules_waf_active_rules.rb +218 -0
  1118. data/lib/fastly/models/relationship_waf_firewall.rb +216 -0
  1119. data/lib/fastly/models/relationship_waf_firewall_version.rb +216 -0
  1120. data/lib/fastly/models/relationship_waf_firewall_version_waf_firewall_version.rb +218 -0
  1121. data/lib/fastly/models/relationship_waf_firewall_versions.rb +216 -0
  1122. data/lib/fastly/models/relationship_waf_firewall_waf_firewall.rb +218 -0
  1123. data/lib/fastly/models/relationship_waf_rule.rb +216 -0
  1124. data/lib/fastly/models/relationship_waf_rule_revision.rb +216 -0
  1125. data/lib/fastly/models/relationship_waf_rule_revision_waf_rule_revisions.rb +218 -0
  1126. data/lib/fastly/models/relationship_waf_rule_revisions.rb +216 -0
  1127. data/lib/fastly/models/relationship_waf_rule_waf_rule.rb +218 -0
  1128. data/lib/fastly/models/relationship_waf_rules.rb +216 -0
  1129. data/lib/fastly/models/relationship_waf_tags.rb +216 -0
  1130. data/lib/fastly/models/relationship_waf_tags_waf_tags.rb +218 -0
  1131. data/lib/fastly/models/relationships_for_invitation.rb +245 -0
  1132. data/lib/fastly/models/relationships_for_mutual_authentication.rb +235 -0
  1133. data/lib/fastly/models/relationships_for_star.rb +233 -0
  1134. data/lib/fastly/models/relationships_for_tls_activation.rb +216 -0
  1135. data/lib/fastly/models/relationships_for_tls_bulk_certificate.rb +245 -0
  1136. data/lib/fastly/models/relationships_for_tls_configuration.rb +236 -0
  1137. data/lib/fastly/models/relationships_for_tls_csr.rb +235 -0
  1138. data/lib/fastly/models/relationships_for_tls_domain.rb +246 -0
  1139. data/lib/fastly/models/relationships_for_tls_private_key.rb +245 -0
  1140. data/lib/fastly/models/relationships_for_tls_subscription.rb +256 -0
  1141. data/lib/fastly/models/relationships_for_waf_active_rule.rb +245 -0
  1142. data/lib/fastly/models/relationships_for_waf_exclusion.rb +245 -0
  1143. data/lib/fastly/models/relationships_for_waf_firewall_version.rb +245 -0
  1144. data/lib/fastly/models/relationships_for_waf_rule.rb +245 -0
  1145. data/lib/fastly/models/request_settings.rb +377 -0
  1146. data/lib/fastly/models/request_settings_response.rb +437 -0
  1147. data/lib/fastly/models/resource.rb +217 -0
  1148. data/lib/fastly/models/resource_create.rb +235 -0
  1149. data/lib/fastly/models/resource_create_all_of.rb +217 -0
  1150. data/lib/fastly/models/resource_response.rb +320 -0
  1151. data/lib/fastly/models/resource_response_all_of.rb +258 -0
  1152. data/lib/fastly/models/response_object.rb +284 -0
  1153. data/lib/fastly/models/response_object_response.rb +344 -0
  1154. data/lib/fastly/models/results.rb +2279 -0
  1155. data/lib/fastly/models/role_user.rb +37 -0
  1156. data/lib/fastly/models/schemas_contact_response.rb +357 -0
  1157. data/lib/fastly/models/schemas_snippet_response.rb +375 -0
  1158. data/lib/fastly/models/schemas_user_response.rb +355 -0
  1159. data/lib/fastly/models/schemas_vcl_response.rb +297 -0
  1160. data/lib/fastly/models/schemas_version.rb +286 -0
  1161. data/lib/fastly/models/schemas_version_response.rb +337 -0
  1162. data/lib/fastly/models/schemas_waf_firewall_version.rb +216 -0
  1163. data/lib/fastly/models/schemas_waf_firewall_version_data.rb +227 -0
  1164. data/lib/fastly/models/server.rb +313 -0
  1165. data/lib/fastly/models/server_response.rb +382 -0
  1166. data/lib/fastly/models/server_response_all_of.rb +234 -0
  1167. data/lib/fastly/models/service.rb +238 -0
  1168. data/lib/fastly/models/service_authorization.rb +216 -0
  1169. data/lib/fastly/models/service_authorization_data.rb +236 -0
  1170. data/lib/fastly/models/service_authorization_data_attributes.rb +218 -0
  1171. data/lib/fastly/models/service_authorization_data_relationships.rb +225 -0
  1172. data/lib/fastly/models/service_authorization_data_relationships_user.rb +217 -0
  1173. data/lib/fastly/models/service_authorization_data_relationships_user_data.rb +227 -0
  1174. data/lib/fastly/models/service_authorization_response.rb +216 -0
  1175. data/lib/fastly/models/service_authorization_response_data.rb +253 -0
  1176. data/lib/fastly/models/service_authorization_response_data_all_of.rb +225 -0
  1177. data/lib/fastly/models/service_authorizations_response.rb +244 -0
  1178. data/lib/fastly/models/service_authorizations_response_all_of.rb +218 -0
  1179. data/lib/fastly/models/service_create.rb +290 -0
  1180. data/lib/fastly/models/service_create_all_of.rb +251 -0
  1181. data/lib/fastly/models/service_detail.rb +383 -0
  1182. data/lib/fastly/models/service_detail_all_of.rb +226 -0
  1183. data/lib/fastly/models/service_id_and_version.rb +225 -0
  1184. data/lib/fastly/models/service_invitation.rb +216 -0
  1185. data/lib/fastly/models/service_invitation_data.rb +236 -0
  1186. data/lib/fastly/models/service_invitation_data_attributes.rb +253 -0
  1187. data/lib/fastly/models/service_invitation_data_relationships.rb +217 -0
  1188. data/lib/fastly/models/service_invitation_response.rb +224 -0
  1189. data/lib/fastly/models/service_invitation_response_all_of.rb +216 -0
  1190. data/lib/fastly/models/service_invitation_response_all_of_data.rb +225 -0
  1191. data/lib/fastly/models/service_list_response.rb +355 -0
  1192. data/lib/fastly/models/service_list_response_all_of.rb +238 -0
  1193. data/lib/fastly/models/service_response.rb +365 -0
  1194. data/lib/fastly/models/service_response_all_of.rb +248 -0
  1195. data/lib/fastly/models/service_version_detail.rb +501 -0
  1196. data/lib/fastly/models/service_version_detail_or_null.rb +501 -0
  1197. data/lib/fastly/models/settings.rb +251 -0
  1198. data/lib/fastly/models/settings_response.rb +277 -0
  1199. data/lib/fastly/models/snippet.rb +305 -0
  1200. data/lib/fastly/models/snippet_response.rb +375 -0
  1201. data/lib/fastly/models/snippet_response_all_of.rb +216 -0
  1202. data/lib/fastly/models/star.rb +216 -0
  1203. data/lib/fastly/models/star_data.rb +227 -0
  1204. data/lib/fastly/models/star_response.rb +225 -0
  1205. data/lib/fastly/models/star_response_all_of.rb +217 -0
  1206. data/lib/fastly/models/stats.rb +218 -0
  1207. data/lib/fastly/models/timestamps.rb +240 -0
  1208. data/lib/fastly/models/timestamps_no_delete.rb +229 -0
  1209. data/lib/fastly/models/tls_activation.rb +216 -0
  1210. data/lib/fastly/models/tls_activation_data.rb +227 -0
  1211. data/lib/fastly/models/tls_activation_response.rb +216 -0
  1212. data/lib/fastly/models/tls_activation_response_data.rb +253 -0
  1213. data/lib/fastly/models/tls_activation_response_data_all_of.rb +225 -0
  1214. data/lib/fastly/models/tls_activations_response.rb +244 -0
  1215. data/lib/fastly/models/tls_activations_response_all_of.rb +218 -0
  1216. data/lib/fastly/models/tls_bulk_certificate.rb +216 -0
  1217. data/lib/fastly/models/tls_bulk_certificate_data.rb +236 -0
  1218. data/lib/fastly/models/tls_bulk_certificate_data_attributes.rb +239 -0
  1219. data/lib/fastly/models/tls_bulk_certificate_response.rb +216 -0
  1220. data/lib/fastly/models/tls_bulk_certificate_response_attributes.rb +278 -0
  1221. data/lib/fastly/models/tls_bulk_certificate_response_attributes_all_of.rb +237 -0
  1222. data/lib/fastly/models/tls_bulk_certificate_response_data.rb +253 -0
  1223. data/lib/fastly/models/tls_bulk_certificate_response_data_all_of.rb +225 -0
  1224. data/lib/fastly/models/tls_bulk_certificates_response.rb +244 -0
  1225. data/lib/fastly/models/tls_bulk_certificates_response_all_of.rb +218 -0
  1226. data/lib/fastly/models/tls_certificate.rb +216 -0
  1227. data/lib/fastly/models/tls_certificate_data.rb +236 -0
  1228. data/lib/fastly/models/tls_certificate_data_attributes.rb +227 -0
  1229. data/lib/fastly/models/tls_certificate_response.rb +216 -0
  1230. data/lib/fastly/models/tls_certificate_response_attributes.rb +318 -0
  1231. data/lib/fastly/models/tls_certificate_response_attributes_all_of.rb +277 -0
  1232. data/lib/fastly/models/tls_certificate_response_data.rb +253 -0
  1233. data/lib/fastly/models/tls_certificate_response_data_all_of.rb +225 -0
  1234. data/lib/fastly/models/tls_certificates_response.rb +244 -0
  1235. data/lib/fastly/models/tls_certificates_response_all_of.rb +218 -0
  1236. data/lib/fastly/models/tls_common.rb +305 -0
  1237. data/lib/fastly/models/tls_configuration.rb +216 -0
  1238. data/lib/fastly/models/tls_configuration_data.rb +236 -0
  1239. data/lib/fastly/models/tls_configuration_data_attributes.rb +217 -0
  1240. data/lib/fastly/models/tls_configuration_response.rb +216 -0
  1241. data/lib/fastly/models/tls_configuration_response_attributes.rb +292 -0
  1242. data/lib/fastly/models/tls_configuration_response_attributes_all_of.rb +251 -0
  1243. data/lib/fastly/models/tls_configuration_response_data.rb +253 -0
  1244. data/lib/fastly/models/tls_configuration_response_data_all_of.rb +225 -0
  1245. data/lib/fastly/models/tls_configurations_response.rb +244 -0
  1246. data/lib/fastly/models/tls_configurations_response_all_of.rb +218 -0
  1247. data/lib/fastly/models/tls_csr.rb +216 -0
  1248. data/lib/fastly/models/tls_csr_data.rb +236 -0
  1249. data/lib/fastly/models/tls_csr_data_attributes.rb +314 -0
  1250. data/lib/fastly/models/tls_csr_response.rb +216 -0
  1251. data/lib/fastly/models/tls_csr_response_attributes.rb +217 -0
  1252. data/lib/fastly/models/tls_csr_response_data.rb +245 -0
  1253. data/lib/fastly/models/tls_dns_record.rb +237 -0
  1254. data/lib/fastly/models/tls_domain_data.rb +237 -0
  1255. data/lib/fastly/models/tls_domains_response.rb +244 -0
  1256. data/lib/fastly/models/tls_domains_response_all_of.rb +218 -0
  1257. data/lib/fastly/models/tls_private_key.rb +216 -0
  1258. data/lib/fastly/models/tls_private_key_data.rb +236 -0
  1259. data/lib/fastly/models/tls_private_key_data_attributes.rb +227 -0
  1260. data/lib/fastly/models/tls_private_key_response.rb +216 -0
  1261. data/lib/fastly/models/tls_private_key_response_attributes.rb +298 -0
  1262. data/lib/fastly/models/tls_private_key_response_attributes_all_of.rb +257 -0
  1263. data/lib/fastly/models/tls_private_key_response_data.rb +236 -0
  1264. data/lib/fastly/models/tls_private_keys_response.rb +244 -0
  1265. data/lib/fastly/models/tls_private_keys_response_all_of.rb +218 -0
  1266. data/lib/fastly/models/tls_subscription.rb +216 -0
  1267. data/lib/fastly/models/tls_subscription_data.rb +236 -0
  1268. data/lib/fastly/models/tls_subscription_data_attributes.rb +251 -0
  1269. data/lib/fastly/models/tls_subscription_response.rb +216 -0
  1270. data/lib/fastly/models/tls_subscription_response_attributes.rb +292 -0
  1271. data/lib/fastly/models/tls_subscription_response_attributes_all_of.rb +251 -0
  1272. data/lib/fastly/models/tls_subscription_response_data.rb +232 -0
  1273. data/lib/fastly/models/tls_subscription_response_data_all_of.rb +225 -0
  1274. data/lib/fastly/models/tls_subscriptions_response.rb +244 -0
  1275. data/lib/fastly/models/tls_subscriptions_response_all_of.rb +218 -0
  1276. data/lib/fastly/models/token.rb +275 -0
  1277. data/lib/fastly/models/token_created_response.rb +383 -0
  1278. data/lib/fastly/models/token_created_response_all_of.rb +217 -0
  1279. data/lib/fastly/models/token_response.rb +374 -0
  1280. data/lib/fastly/models/token_response_all_of.rb +275 -0
  1281. data/lib/fastly/models/type_billing_address.rb +34 -0
  1282. data/lib/fastly/models/type_contact.rb +34 -0
  1283. data/lib/fastly/models/type_customer.rb +34 -0
  1284. data/lib/fastly/models/type_event.rb +34 -0
  1285. data/lib/fastly/models/type_invitation.rb +34 -0
  1286. data/lib/fastly/models/type_mutual_authentication.rb +34 -0
  1287. data/lib/fastly/models/type_resource.rb +34 -0
  1288. data/lib/fastly/models/type_service.rb +34 -0
  1289. data/lib/fastly/models/type_service_authorization.rb +34 -0
  1290. data/lib/fastly/models/type_service_invitation.rb +34 -0
  1291. data/lib/fastly/models/type_star.rb +34 -0
  1292. data/lib/fastly/models/type_tls_activation.rb +34 -0
  1293. data/lib/fastly/models/type_tls_bulk_certificate.rb +34 -0
  1294. data/lib/fastly/models/type_tls_certificate.rb +34 -0
  1295. data/lib/fastly/models/type_tls_configuration.rb +34 -0
  1296. data/lib/fastly/models/type_tls_csr.rb +34 -0
  1297. data/lib/fastly/models/type_tls_dns_record.rb +34 -0
  1298. data/lib/fastly/models/type_tls_domain.rb +34 -0
  1299. data/lib/fastly/models/type_tls_private_key.rb +34 -0
  1300. data/lib/fastly/models/type_tls_subscription.rb +34 -0
  1301. data/lib/fastly/models/type_user.rb +34 -0
  1302. data/lib/fastly/models/type_waf_active_rule.rb +34 -0
  1303. data/lib/fastly/models/type_waf_exclusion.rb +34 -0
  1304. data/lib/fastly/models/type_waf_firewall.rb +34 -0
  1305. data/lib/fastly/models/type_waf_firewall_version.rb +34 -0
  1306. data/lib/fastly/models/type_waf_rule.rb +34 -0
  1307. data/lib/fastly/models/type_waf_rule_revision.rb +34 -0
  1308. data/lib/fastly/models/type_waf_tag.rb +34 -0
  1309. data/lib/fastly/models/update_billing_address_request.rb +226 -0
  1310. data/lib/fastly/models/update_billing_address_request_data.rb +237 -0
  1311. data/lib/fastly/models/user.rb +285 -0
  1312. data/lib/fastly/models/user_response.rb +355 -0
  1313. data/lib/fastly/models/user_response_all_of.rb +235 -0
  1314. data/lib/fastly/models/validator_result.rb +294 -0
  1315. data/lib/fastly/models/validator_result_messages.rb +265 -0
  1316. data/lib/fastly/models/vcl.rb +237 -0
  1317. data/lib/fastly/models/vcl_diff.rb +281 -0
  1318. data/lib/fastly/models/vcl_response.rb +297 -0
  1319. data/lib/fastly/models/version.rb +286 -0
  1320. data/lib/fastly/models/version_create_response.rb +225 -0
  1321. data/lib/fastly/models/version_detail.rb +372 -0
  1322. data/lib/fastly/models/version_detail_settings.rb +252 -0
  1323. data/lib/fastly/models/version_response.rb +337 -0
  1324. data/lib/fastly/models/version_response_all_of.rb +216 -0
  1325. data/lib/fastly/models/waf_active_rule.rb +216 -0
  1326. data/lib/fastly/models/waf_active_rule_creation_response.rb +103 -0
  1327. data/lib/fastly/models/waf_active_rule_data.rb +236 -0
  1328. data/lib/fastly/models/waf_active_rule_data_attributes.rb +270 -0
  1329. data/lib/fastly/models/waf_active_rule_response.rb +216 -0
  1330. data/lib/fastly/models/waf_active_rule_response_data.rb +253 -0
  1331. data/lib/fastly/models/waf_active_rule_response_data_all_of.rb +234 -0
  1332. data/lib/fastly/models/waf_active_rule_response_data_attributes.rb +268 -0
  1333. data/lib/fastly/models/waf_active_rule_response_data_attributes_all_of.rb +227 -0
  1334. data/lib/fastly/models/waf_active_rule_response_data_relationships.rb +245 -0
  1335. data/lib/fastly/models/waf_active_rules_response.rb +255 -0
  1336. data/lib/fastly/models/waf_active_rules_response_all_of.rb +229 -0
  1337. data/lib/fastly/models/waf_exclusion.rb +216 -0
  1338. data/lib/fastly/models/waf_exclusion_data.rb +236 -0
  1339. data/lib/fastly/models/waf_exclusion_data_attributes.rb +316 -0
  1340. data/lib/fastly/models/waf_exclusion_response.rb +216 -0
  1341. data/lib/fastly/models/waf_exclusion_response_data.rb +254 -0
  1342. data/lib/fastly/models/waf_exclusion_response_data_all_of.rb +235 -0
  1343. data/lib/fastly/models/waf_exclusion_response_data_attributes.rb +357 -0
  1344. data/lib/fastly/models/waf_exclusion_response_data_attributes_all_of.rb +316 -0
  1345. data/lib/fastly/models/waf_exclusion_response_data_relationships.rb +245 -0
  1346. data/lib/fastly/models/waf_exclusions_response.rb +255 -0
  1347. data/lib/fastly/models/waf_exclusions_response_all_of.rb +229 -0
  1348. data/lib/fastly/models/waf_firewall.rb +216 -0
  1349. data/lib/fastly/models/waf_firewall_data.rb +227 -0
  1350. data/lib/fastly/models/waf_firewall_data_attributes.rb +248 -0
  1351. data/lib/fastly/models/waf_firewall_response.rb +227 -0
  1352. data/lib/fastly/models/waf_firewall_response_data.rb +253 -0
  1353. data/lib/fastly/models/waf_firewall_response_data_all_of.rb +234 -0
  1354. data/lib/fastly/models/waf_firewall_response_data_attributes.rb +337 -0
  1355. data/lib/fastly/models/waf_firewall_response_data_attributes_all_of.rb +296 -0
  1356. data/lib/fastly/models/waf_firewall_version.rb +216 -0
  1357. data/lib/fastly/models/waf_firewall_version_data.rb +227 -0
  1358. data/lib/fastly/models/waf_firewall_version_data_attributes.rb +551 -0
  1359. data/lib/fastly/models/waf_firewall_version_response.rb +227 -0
  1360. data/lib/fastly/models/waf_firewall_version_response_data.rb +254 -0
  1361. data/lib/fastly/models/waf_firewall_version_response_data_all_of.rb +235 -0
  1362. data/lib/fastly/models/waf_firewall_version_response_data_attributes.rb +403 -0
  1363. data/lib/fastly/models/waf_firewall_version_response_data_attributes_all_of.rb +362 -0
  1364. data/lib/fastly/models/waf_firewall_versions_response.rb +255 -0
  1365. data/lib/fastly/models/waf_firewall_versions_response_all_of.rb +229 -0
  1366. data/lib/fastly/models/waf_firewalls_response.rb +255 -0
  1367. data/lib/fastly/models/waf_firewalls_response_all_of.rb +229 -0
  1368. data/lib/fastly/models/waf_rule.rb +236 -0
  1369. data/lib/fastly/models/waf_rule_attributes.rb +283 -0
  1370. data/lib/fastly/models/waf_rule_response.rb +227 -0
  1371. data/lib/fastly/models/waf_rule_response_data.rb +253 -0
  1372. data/lib/fastly/models/waf_rule_response_data_all_of.rb +216 -0
  1373. data/lib/fastly/models/waf_rule_revision.rb +237 -0
  1374. data/lib/fastly/models/waf_rule_revision_attributes.rb +321 -0
  1375. data/lib/fastly/models/waf_rule_revision_or_latest.rb +103 -0
  1376. data/lib/fastly/models/waf_rule_revision_response.rb +227 -0
  1377. data/lib/fastly/models/waf_rule_revision_response_data.rb +254 -0
  1378. data/lib/fastly/models/waf_rule_revision_response_data_all_of.rb +216 -0
  1379. data/lib/fastly/models/waf_rule_revisions_response.rb +255 -0
  1380. data/lib/fastly/models/waf_rule_revisions_response_all_of.rb +229 -0
  1381. data/lib/fastly/models/waf_rules_response.rb +255 -0
  1382. data/lib/fastly/models/waf_rules_response_all_of.rb +229 -0
  1383. data/lib/fastly/models/waf_tag.rb +237 -0
  1384. data/lib/fastly/models/waf_tag_attributes.rb +216 -0
  1385. data/lib/fastly/models/waf_tags_response.rb +255 -0
  1386. data/lib/fastly/models/waf_tags_response_all_of.rb +229 -0
  1387. data/lib/fastly/models/waf_tags_response_data_item.rb +254 -0
  1388. data/lib/fastly/models/ws_message_format.rb +228 -0
  1389. data/lib/fastly/version.rb +8 -167
  1390. data/lib/fastly.rb +717 -754
  1391. data/pkg/fastly-4.0.0.gem +0 -0
  1392. data/sig.json +1 -0
  1393. metadata +1420 -95
  1394. data/.env.example +0 -3
  1395. data/.gitignore +0 -9
  1396. data/.rubocop.yml +0 -35
  1397. data/.travis.yml +0 -13
  1398. data/Appraisals +0 -3
  1399. data/bin/fastly_create_domain +0 -67
  1400. data/bin/fastly_upload_vcl +0 -68
  1401. data/gemfiles/HEAD.gemfile +0 -16
  1402. data/lib/fastly/acl.rb +0 -62
  1403. data/lib/fastly/acl_entry.rb +0 -61
  1404. data/lib/fastly/backend.rb +0 -156
  1405. data/lib/fastly/base.rb +0 -64
  1406. data/lib/fastly/belongs_to_service_and_version.rb +0 -51
  1407. data/lib/fastly/big_query_logging.rb +0 -90
  1408. data/lib/fastly/cache_setting.rb +0 -45
  1409. data/lib/fastly/client.rb +0 -169
  1410. data/lib/fastly/condition.rb +0 -40
  1411. data/lib/fastly/customer.rb +0 -78
  1412. data/lib/fastly/dictionary.rb +0 -41
  1413. data/lib/fastly/dictionary_item.rb +0 -40
  1414. data/lib/fastly/director.rb +0 -63
  1415. data/lib/fastly/domain.rb +0 -29
  1416. data/lib/fastly/dynamic_snippet.rb +0 -31
  1417. data/lib/fastly/fetcher.rb +0 -51
  1418. data/lib/fastly/gcs_logging.rb +0 -111
  1419. data/lib/fastly/gem_version.rb +0 -4
  1420. data/lib/fastly/gzip.rb +0 -38
  1421. data/lib/fastly/header.rb +0 -87
  1422. data/lib/fastly/healthcheck.rb +0 -84
  1423. data/lib/fastly/invoice.rb +0 -120
  1424. data/lib/fastly/match.rb +0 -77
  1425. data/lib/fastly/papertrail_logging.rb +0 -63
  1426. data/lib/fastly/request_setting.rb +0 -89
  1427. data/lib/fastly/response_object.rb +0 -53
  1428. data/lib/fastly/s3_logging.rb +0 -101
  1429. data/lib/fastly/service.rb +0 -107
  1430. data/lib/fastly/settings.rb +0 -73
  1431. data/lib/fastly/snippet.rb +0 -53
  1432. data/lib/fastly/sumologic_logging.rb +0 -96
  1433. data/lib/fastly/syslog.rb +0 -111
  1434. data/lib/fastly/token.rb +0 -40
  1435. data/lib/fastly/user.rb +0 -60
  1436. data/lib/fastly/util.rb +0 -10
  1437. data/lib/fastly/vcl.rb +0 -50
  1438. data/test/admin_test.rb +0 -37
  1439. data/test/api_key_test.rb +0 -81
  1440. data/test/common.rb +0 -226
  1441. data/test/fastly/acl_entry_test.rb +0 -110
  1442. data/test/fastly/acl_test.rb +0 -163
  1443. data/test/fastly/client_test.rb +0 -136
  1444. data/test/fastly/customer_test.rb +0 -48
  1445. data/test/fastly/dictionary_test.rb +0 -53
  1446. data/test/fastly/sumologic_logging_test.rb +0 -44
  1447. data/test/fastly/syslog_test.rb +0 -51
  1448. data/test/fastly/token_test.rb +0 -127
  1449. data/test/fastly/util_test.rb +0 -21
  1450. data/test/full_login_test.rb +0 -92
  1451. data/test/helper.rb +0 -40
  1452. data/test/missing_api_key_test.rb +0 -28
  1453. data/test/stats_test.rb +0 -75
  1454. data/test/test_helper.rb +0 -4
  1455. data/test/token_test.rb +0 -64
@@ -0,0 +1,2298 @@
1
+ =begin
2
+ #Fastly API
3
+
4
+ #Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://developer.fastly.com/reference/api/)
5
+
6
+ The version of the OpenAPI document: 1.0.0
7
+ Contact: oss@fastly.com
8
+
9
+ =end
10
+
11
+ require 'date'
12
+ require 'time'
13
+
14
+ module Fastly
15
+ # Statistics that have occurred since the last request.
16
+ class RealtimeMeasurements
17
+ # Number of requests processed.
18
+ attr_accessor :requests
19
+
20
+ # Number of log lines sent (alias for `log`).
21
+ attr_accessor :logging
22
+
23
+ # Number of log lines sent.
24
+ attr_accessor :log
25
+
26
+ # Total header bytes delivered (edge_resp_header_bytes + shield_resp_header_bytes).
27
+ attr_accessor :resp_header_bytes
28
+
29
+ # Total header bytes delivered (alias for resp_header_bytes).
30
+ attr_accessor :header_size
31
+
32
+ # Total body bytes delivered (edge_resp_body_bytes + shield_resp_body_bytes).
33
+ attr_accessor :resp_body_bytes
34
+
35
+ # Total body bytes delivered (alias for resp_body_bytes).
36
+ attr_accessor :body_size
37
+
38
+ # Number of cache hits.
39
+ attr_accessor :hits
40
+
41
+ # Number of cache misses.
42
+ attr_accessor :miss
43
+
44
+ # Number of requests that passed through the CDN without being cached.
45
+ attr_accessor :pass
46
+
47
+ # Number of requests that returned a synthetic response (i.e., response objects created with the `synthetic` VCL statement).
48
+ attr_accessor :synth
49
+
50
+ # Number of cache errors.
51
+ attr_accessor :errors
52
+
53
+ # Total amount of time spent processing cache hits (in seconds).
54
+ attr_accessor :hits_time
55
+
56
+ # Total amount of time spent processing cache misses (in seconds).
57
+ attr_accessor :miss_time
58
+
59
+ # 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.
60
+ attr_accessor :miss_histogram
61
+
62
+ # The total number of requests that were received for your service by Fastly.
63
+ attr_accessor :compute_requests
64
+
65
+ # The amount of active CPU time used to process your requests (in milliseconds).
66
+ attr_accessor :compute_execution_time_ms
67
+
68
+ # The amount of RAM used for your service by Fastly (in bytes).
69
+ attr_accessor :compute_ram_used
70
+
71
+ # The total, actual amount of time used to process your requests, including active CPU time (in milliseconds).
72
+ attr_accessor :compute_request_time_ms
73
+
74
+ # Number of requests from edge to the shield POP.
75
+ attr_accessor :shield
76
+
77
+ # Number of requests that were received over IPv6.
78
+ attr_accessor :ipv6
79
+
80
+ # 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.
81
+ attr_accessor :imgopto
82
+
83
+ # Number of responses that came from the Fastly Image Optimizer service via a shield.
84
+ attr_accessor :imgopto_shield
85
+
86
+ # Number of transforms performed by the Fastly Image Optimizer service.
87
+ attr_accessor :imgopto_transforms
88
+
89
+ # Number of responses that came from the Fastly On-the-Fly Packaging service for video-on-demand.
90
+ attr_accessor :otfp
91
+
92
+ # Number of responses that came from the Fastly On-the-Fly Packaging service for video-on-demand via a shield.
93
+ attr_accessor :otfp_shield
94
+
95
+ # Number of responses that were manifest files from the Fastly On-the-Fly Packaging service for video-on-demand.
96
+ attr_accessor :otfp_manifests
97
+
98
+ # 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).
99
+ attr_accessor :video
100
+
101
+ # Number of responses with the PCI flag turned on.
102
+ attr_accessor :pci
103
+
104
+ # Number of requests received over HTTP/2.
105
+ attr_accessor :http2
106
+
107
+ # Number of requests received over HTTP/3.
108
+ attr_accessor :http3
109
+
110
+ # Number of restarts performed.
111
+ attr_accessor :restarts
112
+
113
+ # Total header bytes received.
114
+ attr_accessor :req_header_bytes
115
+
116
+ # Total body bytes received.
117
+ attr_accessor :req_body_bytes
118
+
119
+ # Total header bytes sent to origin.
120
+ attr_accessor :bereq_header_bytes
121
+
122
+ # Total body bytes sent to origin.
123
+ attr_accessor :bereq_body_bytes
124
+
125
+ # Number of requests that triggered a WAF rule and were blocked.
126
+ attr_accessor :waf_blocked
127
+
128
+ # Number of requests that triggered a WAF rule and were logged.
129
+ attr_accessor :waf_logged
130
+
131
+ # Number of requests that triggered a WAF rule and were passed.
132
+ attr_accessor :waf_passed
133
+
134
+ # Total header bytes received from requests that triggered a WAF rule.
135
+ attr_accessor :attack_req_header_bytes
136
+
137
+ # Total body bytes received from requests that triggered a WAF rule.
138
+ attr_accessor :attack_req_body_bytes
139
+
140
+ # Total bytes delivered for requests that triggered a WAF rule and returned a synthetic response.
141
+ attr_accessor :attack_resp_synth_bytes
142
+
143
+ # Total header bytes received from requests that triggered a WAF rule that was logged.
144
+ attr_accessor :attack_logged_req_header_bytes
145
+
146
+ # Total body bytes received from requests that triggered a WAF rule that was logged.
147
+ attr_accessor :attack_logged_req_body_bytes
148
+
149
+ # Total header bytes received from requests that triggered a WAF rule that was blocked.
150
+ attr_accessor :attack_blocked_req_header_bytes
151
+
152
+ # Total body bytes received from requests that triggered a WAF rule that was blocked.
153
+ attr_accessor :attack_blocked_req_body_bytes
154
+
155
+ # Total header bytes received from requests that triggered a WAF rule that was passed.
156
+ attr_accessor :attack_passed_req_header_bytes
157
+
158
+ # Total body bytes received from requests that triggered a WAF rule that was passed.
159
+ attr_accessor :attack_passed_req_body_bytes
160
+
161
+ # Total header bytes delivered via a shield.
162
+ attr_accessor :shield_resp_header_bytes
163
+
164
+ # Total body bytes delivered via a shield.
165
+ attr_accessor :shield_resp_body_bytes
166
+
167
+ # Total header bytes delivered from the Fastly On-the-Fly Packaging service for video-on-demand.
168
+ attr_accessor :otfp_resp_header_bytes
169
+
170
+ # Total body bytes delivered from the Fastly On-the-Fly Packaging service for video-on-demand.
171
+ attr_accessor :otfp_resp_body_bytes
172
+
173
+ # Total header bytes delivered via a shield for the Fastly On-the-Fly Packaging service for video-on-demand.
174
+ attr_accessor :otfp_shield_resp_header_bytes
175
+
176
+ # Total body bytes delivered via a shield for the Fastly On-the-Fly Packaging service for video-on-demand.
177
+ attr_accessor :otfp_shield_resp_body_bytes
178
+
179
+ # 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).
180
+ attr_accessor :otfp_shield_time
181
+
182
+ # Total amount of time spent delivering a response from the Fastly On-the-Fly Packaging service for video-on-demand (in seconds).
183
+ attr_accessor :otfp_deliver_time
184
+
185
+ # Total header bytes delivered from the Fastly Image Optimizer service, including shield traffic.
186
+ attr_accessor :imgopto_resp_header_bytes
187
+
188
+ # Total body bytes delivered from the Fastly Image Optimizer service, including shield traffic.
189
+ attr_accessor :imgopto_resp_body_bytes
190
+
191
+ # Total header bytes delivered via a shield from the Fastly Image Optimizer service.
192
+ attr_accessor :imgopto_shield_resp_header_bytes
193
+
194
+ # Total body bytes delivered via a shield from the Fastly Image Optimizer service.
195
+ attr_accessor :imgopto_shield_resp_body_bytes
196
+
197
+ # Number of \"Informational\" category status codes delivered.
198
+ attr_accessor :status_1xx
199
+
200
+ # Number of \"Success\" status codes delivered.
201
+ attr_accessor :status_2xx
202
+
203
+ # Number of \"Redirection\" codes delivered.
204
+ attr_accessor :status_3xx
205
+
206
+ # Number of \"Client Error\" codes delivered.
207
+ attr_accessor :status_4xx
208
+
209
+ # Number of \"Server Error\" codes delivered.
210
+ attr_accessor :status_5xx
211
+
212
+ # Number of responses sent with status code 200 (Success).
213
+ attr_accessor :status_200
214
+
215
+ # Number of responses sent with status code 204 (No Content).
216
+ attr_accessor :status_204
217
+
218
+ # Number of responses sent with status code 206 (Partial Content).
219
+ attr_accessor :status_206
220
+
221
+ # Number of responses sent with status code 301 (Moved Permanently).
222
+ attr_accessor :status_301
223
+
224
+ # Number of responses sent with status code 302 (Found).
225
+ attr_accessor :status_302
226
+
227
+ # Number of responses sent with status code 304 (Not Modified).
228
+ attr_accessor :status_304
229
+
230
+ # Number of responses sent with status code 400 (Bad Request).
231
+ attr_accessor :status_400
232
+
233
+ # Number of responses sent with status code 401 (Unauthorized).
234
+ attr_accessor :status_401
235
+
236
+ # Number of responses sent with status code 403 (Forbidden).
237
+ attr_accessor :status_403
238
+
239
+ # Number of responses sent with status code 404 (Not Found).
240
+ attr_accessor :status_404
241
+
242
+ # Number of responses sent with status code 406 (Not Acceptable).
243
+ attr_accessor :status_406
244
+
245
+ # Number of responses sent with status code 416 (Range Not Satisfiable).
246
+ attr_accessor :status_416
247
+
248
+ # Number of responses sent with status code 429 (Too Many Requests).
249
+ attr_accessor :status_429
250
+
251
+ # Number of responses sent with status code 500 (Internal Server Error).
252
+ attr_accessor :status_500
253
+
254
+ # Number of responses sent with status code 501 (Not Implemented).
255
+ attr_accessor :status_501
256
+
257
+ # Number of responses sent with status code 502 (Bad Gateway).
258
+ attr_accessor :status_502
259
+
260
+ # Number of responses sent with status code 503 (Service Unavailable).
261
+ attr_accessor :status_503
262
+
263
+ # Number of responses sent with status code 504 (Gateway Timeout).
264
+ attr_accessor :status_504
265
+
266
+ # Number of responses sent with status code 505 (HTTP Version Not Supported).
267
+ attr_accessor :status_505
268
+
269
+ # Number of requests that were designated uncachable.
270
+ attr_accessor :uncacheable
271
+
272
+ # Total amount of time spent processing cache passes (in seconds).
273
+ attr_accessor :pass_time
274
+
275
+ # Number of requests that were received over TLS.
276
+ attr_accessor :tls
277
+
278
+ # Number of requests received over TLS 1.0.
279
+ attr_accessor :tls_v10
280
+
281
+ # Number of requests received over TLS 1.1.
282
+ attr_accessor :tls_v11
283
+
284
+ # Number of requests received over TLS 1.2.
285
+ attr_accessor :tls_v12
286
+
287
+ # Number of requests received over TLS 1.3.
288
+ attr_accessor :tls_v13
289
+
290
+ # Number of objects served that were under 1KB in size.
291
+ attr_accessor :object_size_1k
292
+
293
+ # Number of objects served that were between 1KB and 10KB in size.
294
+ attr_accessor :object_size_10k
295
+
296
+ # Number of objects served that were between 10KB and 100KB in size.
297
+ attr_accessor :object_size_100k
298
+
299
+ # Number of objects served that were between 100KB and 1MB in size.
300
+ attr_accessor :object_size_1m
301
+
302
+ # Number of objects served that were between 1MB and 10MB in size.
303
+ attr_accessor :object_size_10m
304
+
305
+ # Number of objects served that were between 10MB and 100MB in size.
306
+ attr_accessor :object_size_100m
307
+
308
+ # Number of objects served that were between 100MB and 1GB in size.
309
+ attr_accessor :object_size_1g
310
+
311
+ # Number of objects served that were larger than 1GB in size.
312
+ attr_accessor :object_size_other
313
+
314
+ # Time spent inside the `vcl_recv` Varnish subroutine (in nanoseconds).
315
+ attr_accessor :recv_sub_time
316
+
317
+ # Number of executions of the `vcl_recv` Varnish subroutine.
318
+ attr_accessor :recv_sub_count
319
+
320
+ # Time spent inside the `vcl_hash` Varnish subroutine (in nanoseconds).
321
+ attr_accessor :hash_sub_time
322
+
323
+ # Number of executions of the `vcl_hash` Varnish subroutine.
324
+ attr_accessor :hash_sub_count
325
+
326
+ # Time spent inside the `vcl_miss` Varnish subroutine (in nanoseconds).
327
+ attr_accessor :miss_sub_time
328
+
329
+ # Number of executions of the `vcl_miss` Varnish subroutine.
330
+ attr_accessor :miss_sub_count
331
+
332
+ # Time spent inside the `vcl_fetch` Varnish subroutine (in nanoseconds).
333
+ attr_accessor :fetch_sub_time
334
+
335
+ # Number of executions of the `vcl_fetch` Varnish subroutine.
336
+ attr_accessor :fetch_sub_count
337
+
338
+ # Time spent inside the `vcl_pass` Varnish subroutine (in nanoseconds).
339
+ attr_accessor :pass_sub_time
340
+
341
+ # Number of executions of the `vcl_pass` Varnish subroutine.
342
+ attr_accessor :pass_sub_count
343
+
344
+ # Time spent inside the `vcl_pipe` Varnish subroutine (in nanoseconds).
345
+ attr_accessor :pipe_sub_time
346
+
347
+ # Number of executions of the `vcl_pipe` Varnish subroutine.
348
+ attr_accessor :pipe_sub_count
349
+
350
+ # Time spent inside the `vcl_deliver` Varnish subroutine (in nanoseconds).
351
+ attr_accessor :deliver_sub_time
352
+
353
+ # Number of executions of the `vcl_deliver` Varnish subroutine.
354
+ attr_accessor :deliver_sub_count
355
+
356
+ # Time spent inside the `vcl_error` Varnish subroutine (in nanoseconds).
357
+ attr_accessor :error_sub_time
358
+
359
+ # Number of executions of the `vcl_error` Varnish subroutine.
360
+ attr_accessor :error_sub_count
361
+
362
+ # Time spent inside the `vcl_hit` Varnish subroutine (in nanoseconds).
363
+ attr_accessor :hit_sub_time
364
+
365
+ # Number of executions of the `vcl_hit` Varnish subroutine.
366
+ attr_accessor :hit_sub_count
367
+
368
+ # Time spent inside the `vcl_prehash` Varnish subroutine (in nanoseconds).
369
+ attr_accessor :prehash_sub_time
370
+
371
+ # Number of executions of the `vcl_prehash` Varnish subroutine.
372
+ attr_accessor :prehash_sub_count
373
+
374
+ # Time spent inside the `vcl_predeliver` Varnish subroutine (in nanoseconds).
375
+ attr_accessor :predeliver_sub_time
376
+
377
+ # Number of executions of the `vcl_predeliver` Varnish subroutine.
378
+ attr_accessor :predeliver_sub_count
379
+
380
+ # Total body bytes delivered for cache hits.
381
+ attr_accessor :hit_resp_body_bytes
382
+
383
+ # Total body bytes delivered for cache misses.
384
+ attr_accessor :miss_resp_body_bytes
385
+
386
+ # Total body bytes delivered for cache passes.
387
+ attr_accessor :pass_resp_body_bytes
388
+
389
+ # Total header bytes received by Compute@Edge.
390
+ attr_accessor :compute_req_header_bytes
391
+
392
+ # Total body bytes received by Compute@Edge.
393
+ attr_accessor :compute_req_body_bytes
394
+
395
+ # Total header bytes sent from Compute@Edge to end user.
396
+ attr_accessor :compute_resp_header_bytes
397
+
398
+ # Total body bytes sent from Compute@Edge to end user.
399
+ attr_accessor :compute_resp_body_bytes
400
+
401
+ # Number of video responses that came from the Fastly Image Optimizer service.
402
+ attr_accessor :imgvideo
403
+
404
+ # Number of video frames that came from the Fastly Image Optimizer service. A video frame is an individual image within a sequence of video.
405
+ attr_accessor :imgvideo_frames
406
+
407
+ # Total header bytes of video delivered from the Fastly Image Optimizer service.
408
+ attr_accessor :imgvideo_resp_header_bytes
409
+
410
+ # Total body bytes of video delivered from the Fastly Image Optimizer service.
411
+ attr_accessor :imgvideo_resp_body_bytes
412
+
413
+ # Number of video responses delivered via a shield that came from the Fastly Image Optimizer service.
414
+ attr_accessor :imgvideo_shield
415
+
416
+ # 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.
417
+ attr_accessor :imgvideo_shield_frames
418
+
419
+ # Total header bytes of video delivered via a shield from the Fastly Image Optimizer service.
420
+ attr_accessor :imgvideo_shield_resp_header_bytes
421
+
422
+ # Total body bytes of video delivered via a shield from the Fastly Image Optimizer service.
423
+ attr_accessor :imgvideo_shield_resp_body_bytes
424
+
425
+ # Total log bytes sent.
426
+ attr_accessor :log_bytes
427
+
428
+ # Number of requests sent by end users to Fastly.
429
+ attr_accessor :edge_requests
430
+
431
+ # Total header bytes delivered from Fastly to the end user.
432
+ attr_accessor :edge_resp_header_bytes
433
+
434
+ # Total body bytes delivered from Fastly to the end user.
435
+ attr_accessor :edge_resp_body_bytes
436
+
437
+ # 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.
438
+ attr_accessor :origin_revalidations
439
+
440
+ # Number of requests sent to origin.
441
+ attr_accessor :origin_fetches
442
+
443
+ # Total request header bytes sent to origin.
444
+ attr_accessor :origin_fetch_header_bytes
445
+
446
+ # Total request body bytes sent to origin.
447
+ attr_accessor :origin_fetch_body_bytes
448
+
449
+ # Total header bytes received from origin.
450
+ attr_accessor :origin_fetch_resp_header_bytes
451
+
452
+ # Total body bytes received from origin.
453
+ attr_accessor :origin_fetch_resp_body_bytes
454
+
455
+ # 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.
456
+ attr_accessor :shield_revalidations
457
+
458
+ # Number of requests made from one Fastly POP to another, as part of shielding.
459
+ attr_accessor :shield_fetches
460
+
461
+ # Total request header bytes sent to a shield.
462
+ attr_accessor :shield_fetch_header_bytes
463
+
464
+ # Total request body bytes sent to a shield.
465
+ attr_accessor :shield_fetch_body_bytes
466
+
467
+ # Total response header bytes sent from a shield to the edge.
468
+ attr_accessor :shield_fetch_resp_header_bytes
469
+
470
+ # Total response body bytes sent from a shield to the edge.
471
+ attr_accessor :shield_fetch_resp_body_bytes
472
+
473
+ # Number of `Range` requests to origin for segments of resources when using segmented caching.
474
+ attr_accessor :segblock_origin_fetches
475
+
476
+ # Number of `Range` requests to a shield for segments of resources when using segmented caching.
477
+ attr_accessor :segblock_shield_fetches
478
+
479
+ # Number of \"Informational\" category status codes delivered by Compute@Edge.
480
+ attr_accessor :compute_resp_status_1xx
481
+
482
+ # Number of \"Success\" category status codes delivered by Compute@Edge.
483
+ attr_accessor :compute_resp_status_2xx
484
+
485
+ # Number of \"Redirection\" category status codes delivered by Compute@Edge.
486
+ attr_accessor :compute_resp_status_3xx
487
+
488
+ # Number of \"Client Error\" category status codes delivered by Compute@Edge.
489
+ attr_accessor :compute_resp_status_4xx
490
+
491
+ # Number of \"Server Error\" category status codes delivered by Compute@Edge.
492
+ attr_accessor :compute_resp_status_5xx
493
+
494
+ # Number of requests sent by end users to Fastly that resulted in a hit at the edge.
495
+ attr_accessor :edge_hit_requests
496
+
497
+ # Number of requests sent by end users to Fastly that resulted in a miss at the edge.
498
+ attr_accessor :edge_miss_requests
499
+
500
+ # Total header bytes sent to backends (origins) by Compute@Edge.
501
+ attr_accessor :compute_bereq_header_bytes
502
+
503
+ # Total body bytes sent to backends (origins) by Compute@Edge.
504
+ attr_accessor :compute_bereq_body_bytes
505
+
506
+ # Total header bytes received from backends (origins) by Compute@Edge.
507
+ attr_accessor :compute_beresp_header_bytes
508
+
509
+ # Total body bytes received from backends (origins) by Compute@Edge.
510
+ attr_accessor :compute_beresp_body_bytes
511
+
512
+ # The total number of completed requests made to backends (origins) that returned cacheable content.
513
+ attr_accessor :origin_cache_fetches
514
+
515
+ # The total number of completed requests made to shields that returned cacheable content.
516
+ attr_accessor :shield_cache_fetches
517
+
518
+ # Number of backend requests started.
519
+ attr_accessor :compute_bereqs
520
+
521
+ # Number of backend request errors, including timeouts.
522
+ attr_accessor :compute_bereq_errors
523
+
524
+ # Number of times a guest exceeded its resource limit, includes heap, stack, globals, and code execution timeout.
525
+ attr_accessor :compute_resource_limit_exceeded
526
+
527
+ # Number of times a guest exceeded its heap limit.
528
+ attr_accessor :compute_heap_limit_exceeded
529
+
530
+ # Number of times a guest exceeded its stack limit.
531
+ attr_accessor :compute_stack_limit_exceeded
532
+
533
+ # Number of times a guest exceeded its globals limit.
534
+ attr_accessor :compute_globals_limit_exceeded
535
+
536
+ # Number of times a service experienced a guest code error.
537
+ attr_accessor :compute_guest_errors
538
+
539
+ # Number of times a service experienced a guest runtime error.
540
+ attr_accessor :compute_runtime_errors
541
+
542
+ # Body bytes delivered for edge hits.
543
+ attr_accessor :edge_hit_resp_body_bytes
544
+
545
+ # Header bytes delivered for edge hits.
546
+ attr_accessor :edge_hit_resp_header_bytes
547
+
548
+ # Body bytes delivered for edge misses.
549
+ attr_accessor :edge_miss_resp_body_bytes
550
+
551
+ # Header bytes delivered for edge misses.
552
+ attr_accessor :edge_miss_resp_header_bytes
553
+
554
+ # Body bytes received from origin for cacheable content.
555
+ attr_accessor :origin_cache_fetch_resp_body_bytes
556
+
557
+ # Header bytes received from an origin for cacheable content.
558
+ attr_accessor :origin_cache_fetch_resp_header_bytes
559
+
560
+ # Number of requests that resulted in a hit at a shield.
561
+ attr_accessor :shield_hit_requests
562
+
563
+ # Number of requests that resulted in a miss at a shield.
564
+ attr_accessor :shield_miss_requests
565
+
566
+ # Header bytes delivered for shield hits.
567
+ attr_accessor :shield_hit_resp_header_bytes
568
+
569
+ # Body bytes delivered for shield hits.
570
+ attr_accessor :shield_hit_resp_body_bytes
571
+
572
+ # Header bytes delivered for shield misses.
573
+ attr_accessor :shield_miss_resp_header_bytes
574
+
575
+ # Body bytes delivered for shield misses.
576
+ attr_accessor :shield_miss_resp_body_bytes
577
+
578
+ # Total header bytes received from end users over passthrough WebSocket connections.
579
+ attr_accessor :websocket_req_header_bytes
580
+
581
+ # Total message content bytes received from end users over passthrough WebSocket connections.
582
+ attr_accessor :websocket_req_body_bytes
583
+
584
+ # Total header bytes sent to end users over passthrough WebSocket connections.
585
+ attr_accessor :websocket_resp_header_bytes
586
+
587
+ # Total header bytes sent to backends over passthrough WebSocket connections.
588
+ attr_accessor :websocket_bereq_header_bytes
589
+
590
+ # Total message content bytes sent to backends over passthrough WebSocket connections.
591
+ attr_accessor :websocket_bereq_body_bytes
592
+
593
+ # Total header bytes received from backends over passthrough WebSocket connections.
594
+ attr_accessor :websocket_beresp_header_bytes
595
+
596
+ # Total message content bytes received from backends over passthrough WebSocket connections.
597
+ attr_accessor :websocket_beresp_body_bytes
598
+
599
+ # Total duration of passthrough WebSocket connections with end users.
600
+ attr_accessor :websocket_conn_time_ms
601
+
602
+ # Total message content bytes sent to end users over passthrough WebSocket connections.
603
+ attr_accessor :websocket_resp_body_bytes
604
+
605
+ # Total published messages received from the publish API endpoint.
606
+ attr_accessor :fanout_recv_publishes
607
+
608
+ # Total published messages sent to end users.
609
+ attr_accessor :fanout_send_publishes
610
+
611
+ # The total number of reads received for the object store.
612
+ attr_accessor :object_store_read_requests
613
+
614
+ # The total number of writes received for the object store.
615
+ attr_accessor :object_store_write_requests
616
+
617
+ # Total header bytes received from end users over Fanout connections.
618
+ attr_accessor :fanout_req_header_bytes
619
+
620
+ # Total body or message content bytes received from end users over Fanout connections.
621
+ attr_accessor :fanout_req_body_bytes
622
+
623
+ # Total header bytes sent to end users over Fanout connections.
624
+ attr_accessor :fanout_resp_header_bytes
625
+
626
+ # Total body or message content bytes sent to end users over Fanout connections, excluding published message content.
627
+ attr_accessor :fanout_resp_body_bytes
628
+
629
+ # Total header bytes sent to backends over Fanout connections.
630
+ attr_accessor :fanout_bereq_header_bytes
631
+
632
+ # Total body or message content bytes sent to backends over Fanout connections.
633
+ attr_accessor :fanout_bereq_body_bytes
634
+
635
+ # Total header bytes received from backends over Fanout connections.
636
+ attr_accessor :fanout_beresp_header_bytes
637
+
638
+ # Total body or message content bytes received from backends over Fanout connections.
639
+ attr_accessor :fanout_beresp_body_bytes
640
+
641
+ # Total duration of Fanout connections with end users.
642
+ attr_accessor :fanout_conn_time_ms
643
+
644
+ # Attribute mapping from ruby-style variable name to JSON key.
645
+ def self.attribute_map
646
+ {
647
+ :'requests' => :'requests',
648
+ :'logging' => :'logging',
649
+ :'log' => :'log',
650
+ :'resp_header_bytes' => :'resp_header_bytes',
651
+ :'header_size' => :'header_size',
652
+ :'resp_body_bytes' => :'resp_body_bytes',
653
+ :'body_size' => :'body_size',
654
+ :'hits' => :'hits',
655
+ :'miss' => :'miss',
656
+ :'pass' => :'pass',
657
+ :'synth' => :'synth',
658
+ :'errors' => :'errors',
659
+ :'hits_time' => :'hits_time',
660
+ :'miss_time' => :'miss_time',
661
+ :'miss_histogram' => :'miss_histogram',
662
+ :'compute_requests' => :'compute_requests',
663
+ :'compute_execution_time_ms' => :'compute_execution_time_ms',
664
+ :'compute_ram_used' => :'compute_ram_used',
665
+ :'compute_request_time_ms' => :'compute_request_time_ms',
666
+ :'shield' => :'shield',
667
+ :'ipv6' => :'ipv6',
668
+ :'imgopto' => :'imgopto',
669
+ :'imgopto_shield' => :'imgopto_shield',
670
+ :'imgopto_transforms' => :'imgopto_transforms',
671
+ :'otfp' => :'otfp',
672
+ :'otfp_shield' => :'otfp_shield',
673
+ :'otfp_manifests' => :'otfp_manifests',
674
+ :'video' => :'video',
675
+ :'pci' => :'pci',
676
+ :'http2' => :'http2',
677
+ :'http3' => :'http3',
678
+ :'restarts' => :'restarts',
679
+ :'req_header_bytes' => :'req_header_bytes',
680
+ :'req_body_bytes' => :'req_body_bytes',
681
+ :'bereq_header_bytes' => :'bereq_header_bytes',
682
+ :'bereq_body_bytes' => :'bereq_body_bytes',
683
+ :'waf_blocked' => :'waf_blocked',
684
+ :'waf_logged' => :'waf_logged',
685
+ :'waf_passed' => :'waf_passed',
686
+ :'attack_req_header_bytes' => :'attack_req_header_bytes',
687
+ :'attack_req_body_bytes' => :'attack_req_body_bytes',
688
+ :'attack_resp_synth_bytes' => :'attack_resp_synth_bytes',
689
+ :'attack_logged_req_header_bytes' => :'attack_logged_req_header_bytes',
690
+ :'attack_logged_req_body_bytes' => :'attack_logged_req_body_bytes',
691
+ :'attack_blocked_req_header_bytes' => :'attack_blocked_req_header_bytes',
692
+ :'attack_blocked_req_body_bytes' => :'attack_blocked_req_body_bytes',
693
+ :'attack_passed_req_header_bytes' => :'attack_passed_req_header_bytes',
694
+ :'attack_passed_req_body_bytes' => :'attack_passed_req_body_bytes',
695
+ :'shield_resp_header_bytes' => :'shield_resp_header_bytes',
696
+ :'shield_resp_body_bytes' => :'shield_resp_body_bytes',
697
+ :'otfp_resp_header_bytes' => :'otfp_resp_header_bytes',
698
+ :'otfp_resp_body_bytes' => :'otfp_resp_body_bytes',
699
+ :'otfp_shield_resp_header_bytes' => :'otfp_shield_resp_header_bytes',
700
+ :'otfp_shield_resp_body_bytes' => :'otfp_shield_resp_body_bytes',
701
+ :'otfp_shield_time' => :'otfp_shield_time',
702
+ :'otfp_deliver_time' => :'otfp_deliver_time',
703
+ :'imgopto_resp_header_bytes' => :'imgopto_resp_header_bytes',
704
+ :'imgopto_resp_body_bytes' => :'imgopto_resp_body_bytes',
705
+ :'imgopto_shield_resp_header_bytes' => :'imgopto_shield_resp_header_bytes',
706
+ :'imgopto_shield_resp_body_bytes' => :'imgopto_shield_resp_body_bytes',
707
+ :'status_1xx' => :'status_1xx',
708
+ :'status_2xx' => :'status_2xx',
709
+ :'status_3xx' => :'status_3xx',
710
+ :'status_4xx' => :'status_4xx',
711
+ :'status_5xx' => :'status_5xx',
712
+ :'status_200' => :'status_200',
713
+ :'status_204' => :'status_204',
714
+ :'status_206' => :'status_206',
715
+ :'status_301' => :'status_301',
716
+ :'status_302' => :'status_302',
717
+ :'status_304' => :'status_304',
718
+ :'status_400' => :'status_400',
719
+ :'status_401' => :'status_401',
720
+ :'status_403' => :'status_403',
721
+ :'status_404' => :'status_404',
722
+ :'status_406' => :'status_406',
723
+ :'status_416' => :'status_416',
724
+ :'status_429' => :'status_429',
725
+ :'status_500' => :'status_500',
726
+ :'status_501' => :'status_501',
727
+ :'status_502' => :'status_502',
728
+ :'status_503' => :'status_503',
729
+ :'status_504' => :'status_504',
730
+ :'status_505' => :'status_505',
731
+ :'uncacheable' => :'uncacheable',
732
+ :'pass_time' => :'pass_time',
733
+ :'tls' => :'tls',
734
+ :'tls_v10' => :'tls_v10',
735
+ :'tls_v11' => :'tls_v11',
736
+ :'tls_v12' => :'tls_v12',
737
+ :'tls_v13' => :'tls_v13',
738
+ :'object_size_1k' => :'object_size_1k',
739
+ :'object_size_10k' => :'object_size_10k',
740
+ :'object_size_100k' => :'object_size_100k',
741
+ :'object_size_1m' => :'object_size_1m',
742
+ :'object_size_10m' => :'object_size_10m',
743
+ :'object_size_100m' => :'object_size_100m',
744
+ :'object_size_1g' => :'object_size_1g',
745
+ :'object_size_other' => :'object_size_other',
746
+ :'recv_sub_time' => :'recv_sub_time',
747
+ :'recv_sub_count' => :'recv_sub_count',
748
+ :'hash_sub_time' => :'hash_sub_time',
749
+ :'hash_sub_count' => :'hash_sub_count',
750
+ :'miss_sub_time' => :'miss_sub_time',
751
+ :'miss_sub_count' => :'miss_sub_count',
752
+ :'fetch_sub_time' => :'fetch_sub_time',
753
+ :'fetch_sub_count' => :'fetch_sub_count',
754
+ :'pass_sub_time' => :'pass_sub_time',
755
+ :'pass_sub_count' => :'pass_sub_count',
756
+ :'pipe_sub_time' => :'pipe_sub_time',
757
+ :'pipe_sub_count' => :'pipe_sub_count',
758
+ :'deliver_sub_time' => :'deliver_sub_time',
759
+ :'deliver_sub_count' => :'deliver_sub_count',
760
+ :'error_sub_time' => :'error_sub_time',
761
+ :'error_sub_count' => :'error_sub_count',
762
+ :'hit_sub_time' => :'hit_sub_time',
763
+ :'hit_sub_count' => :'hit_sub_count',
764
+ :'prehash_sub_time' => :'prehash_sub_time',
765
+ :'prehash_sub_count' => :'prehash_sub_count',
766
+ :'predeliver_sub_time' => :'predeliver_sub_time',
767
+ :'predeliver_sub_count' => :'predeliver_sub_count',
768
+ :'hit_resp_body_bytes' => :'hit_resp_body_bytes',
769
+ :'miss_resp_body_bytes' => :'miss_resp_body_bytes',
770
+ :'pass_resp_body_bytes' => :'pass_resp_body_bytes',
771
+ :'compute_req_header_bytes' => :'compute_req_header_bytes',
772
+ :'compute_req_body_bytes' => :'compute_req_body_bytes',
773
+ :'compute_resp_header_bytes' => :'compute_resp_header_bytes',
774
+ :'compute_resp_body_bytes' => :'compute_resp_body_bytes',
775
+ :'imgvideo' => :'imgvideo',
776
+ :'imgvideo_frames' => :'imgvideo_frames',
777
+ :'imgvideo_resp_header_bytes' => :'imgvideo_resp_header_bytes',
778
+ :'imgvideo_resp_body_bytes' => :'imgvideo_resp_body_bytes',
779
+ :'imgvideo_shield' => :'imgvideo_shield',
780
+ :'imgvideo_shield_frames' => :'imgvideo_shield_frames',
781
+ :'imgvideo_shield_resp_header_bytes' => :'imgvideo_shield_resp_header_bytes',
782
+ :'imgvideo_shield_resp_body_bytes' => :'imgvideo_shield_resp_body_bytes',
783
+ :'log_bytes' => :'log_bytes',
784
+ :'edge_requests' => :'edge_requests',
785
+ :'edge_resp_header_bytes' => :'edge_resp_header_bytes',
786
+ :'edge_resp_body_bytes' => :'edge_resp_body_bytes',
787
+ :'origin_revalidations' => :'origin_revalidations',
788
+ :'origin_fetches' => :'origin_fetches',
789
+ :'origin_fetch_header_bytes' => :'origin_fetch_header_bytes',
790
+ :'origin_fetch_body_bytes' => :'origin_fetch_body_bytes',
791
+ :'origin_fetch_resp_header_bytes' => :'origin_fetch_resp_header_bytes',
792
+ :'origin_fetch_resp_body_bytes' => :'origin_fetch_resp_body_bytes',
793
+ :'shield_revalidations' => :'shield_revalidations',
794
+ :'shield_fetches' => :'shield_fetches',
795
+ :'shield_fetch_header_bytes' => :'shield_fetch_header_bytes',
796
+ :'shield_fetch_body_bytes' => :'shield_fetch_body_bytes',
797
+ :'shield_fetch_resp_header_bytes' => :'shield_fetch_resp_header_bytes',
798
+ :'shield_fetch_resp_body_bytes' => :'shield_fetch_resp_body_bytes',
799
+ :'segblock_origin_fetches' => :'segblock_origin_fetches',
800
+ :'segblock_shield_fetches' => :'segblock_shield_fetches',
801
+ :'compute_resp_status_1xx' => :'compute_resp_status_1xx',
802
+ :'compute_resp_status_2xx' => :'compute_resp_status_2xx',
803
+ :'compute_resp_status_3xx' => :'compute_resp_status_3xx',
804
+ :'compute_resp_status_4xx' => :'compute_resp_status_4xx',
805
+ :'compute_resp_status_5xx' => :'compute_resp_status_5xx',
806
+ :'edge_hit_requests' => :'edge_hit_requests',
807
+ :'edge_miss_requests' => :'edge_miss_requests',
808
+ :'compute_bereq_header_bytes' => :'compute_bereq_header_bytes',
809
+ :'compute_bereq_body_bytes' => :'compute_bereq_body_bytes',
810
+ :'compute_beresp_header_bytes' => :'compute_beresp_header_bytes',
811
+ :'compute_beresp_body_bytes' => :'compute_beresp_body_bytes',
812
+ :'origin_cache_fetches' => :'origin_cache_fetches',
813
+ :'shield_cache_fetches' => :'shield_cache_fetches',
814
+ :'compute_bereqs' => :'compute_bereqs',
815
+ :'compute_bereq_errors' => :'compute_bereq_errors',
816
+ :'compute_resource_limit_exceeded' => :'compute_resource_limit_exceeded',
817
+ :'compute_heap_limit_exceeded' => :'compute_heap_limit_exceeded',
818
+ :'compute_stack_limit_exceeded' => :'compute_stack_limit_exceeded',
819
+ :'compute_globals_limit_exceeded' => :'compute_globals_limit_exceeded',
820
+ :'compute_guest_errors' => :'compute_guest_errors',
821
+ :'compute_runtime_errors' => :'compute_runtime_errors',
822
+ :'edge_hit_resp_body_bytes' => :'edge_hit_resp_body_bytes',
823
+ :'edge_hit_resp_header_bytes' => :'edge_hit_resp_header_bytes',
824
+ :'edge_miss_resp_body_bytes' => :'edge_miss_resp_body_bytes',
825
+ :'edge_miss_resp_header_bytes' => :'edge_miss_resp_header_bytes',
826
+ :'origin_cache_fetch_resp_body_bytes' => :'origin_cache_fetch_resp_body_bytes',
827
+ :'origin_cache_fetch_resp_header_bytes' => :'origin_cache_fetch_resp_header_bytes',
828
+ :'shield_hit_requests' => :'shield_hit_requests',
829
+ :'shield_miss_requests' => :'shield_miss_requests',
830
+ :'shield_hit_resp_header_bytes' => :'shield_hit_resp_header_bytes',
831
+ :'shield_hit_resp_body_bytes' => :'shield_hit_resp_body_bytes',
832
+ :'shield_miss_resp_header_bytes' => :'shield_miss_resp_header_bytes',
833
+ :'shield_miss_resp_body_bytes' => :'shield_miss_resp_body_bytes',
834
+ :'websocket_req_header_bytes' => :'websocket_req_header_bytes',
835
+ :'websocket_req_body_bytes' => :'websocket_req_body_bytes',
836
+ :'websocket_resp_header_bytes' => :'websocket_resp_header_bytes',
837
+ :'websocket_bereq_header_bytes' => :'websocket_bereq_header_bytes',
838
+ :'websocket_bereq_body_bytes' => :'websocket_bereq_body_bytes',
839
+ :'websocket_beresp_header_bytes' => :'websocket_beresp_header_bytes',
840
+ :'websocket_beresp_body_bytes' => :'websocket_beresp_body_bytes',
841
+ :'websocket_conn_time_ms' => :'websocket_conn_time_ms',
842
+ :'websocket_resp_body_bytes' => :'websocket_resp_body_bytes',
843
+ :'fanout_recv_publishes' => :'fanout_recv_publishes',
844
+ :'fanout_send_publishes' => :'fanout_send_publishes',
845
+ :'object_store_read_requests' => :'object_store_read_requests',
846
+ :'object_store_write_requests' => :'object_store_write_requests',
847
+ :'fanout_req_header_bytes' => :'fanout_req_header_bytes',
848
+ :'fanout_req_body_bytes' => :'fanout_req_body_bytes',
849
+ :'fanout_resp_header_bytes' => :'fanout_resp_header_bytes',
850
+ :'fanout_resp_body_bytes' => :'fanout_resp_body_bytes',
851
+ :'fanout_bereq_header_bytes' => :'fanout_bereq_header_bytes',
852
+ :'fanout_bereq_body_bytes' => :'fanout_bereq_body_bytes',
853
+ :'fanout_beresp_header_bytes' => :'fanout_beresp_header_bytes',
854
+ :'fanout_beresp_body_bytes' => :'fanout_beresp_body_bytes',
855
+ :'fanout_conn_time_ms' => :'fanout_conn_time_ms'
856
+ }
857
+ end
858
+
859
+ # Returns all the JSON keys this model knows about
860
+ def self.acceptable_attributes
861
+ attribute_map.values
862
+ end
863
+
864
+ # Attribute type mapping.
865
+ def self.fastly_types
866
+ {
867
+ :'requests' => :'Integer',
868
+ :'logging' => :'Integer',
869
+ :'log' => :'Integer',
870
+ :'resp_header_bytes' => :'Integer',
871
+ :'header_size' => :'Integer',
872
+ :'resp_body_bytes' => :'Integer',
873
+ :'body_size' => :'Integer',
874
+ :'hits' => :'Integer',
875
+ :'miss' => :'Integer',
876
+ :'pass' => :'Integer',
877
+ :'synth' => :'Integer',
878
+ :'errors' => :'Integer',
879
+ :'hits_time' => :'Float',
880
+ :'miss_time' => :'Float',
881
+ :'miss_histogram' => :'Object',
882
+ :'compute_requests' => :'Integer',
883
+ :'compute_execution_time_ms' => :'Float',
884
+ :'compute_ram_used' => :'Integer',
885
+ :'compute_request_time_ms' => :'Float',
886
+ :'shield' => :'Integer',
887
+ :'ipv6' => :'Integer',
888
+ :'imgopto' => :'Integer',
889
+ :'imgopto_shield' => :'Integer',
890
+ :'imgopto_transforms' => :'Integer',
891
+ :'otfp' => :'Integer',
892
+ :'otfp_shield' => :'Integer',
893
+ :'otfp_manifests' => :'Integer',
894
+ :'video' => :'Integer',
895
+ :'pci' => :'Integer',
896
+ :'http2' => :'Integer',
897
+ :'http3' => :'Integer',
898
+ :'restarts' => :'Integer',
899
+ :'req_header_bytes' => :'Integer',
900
+ :'req_body_bytes' => :'Integer',
901
+ :'bereq_header_bytes' => :'Integer',
902
+ :'bereq_body_bytes' => :'Integer',
903
+ :'waf_blocked' => :'Integer',
904
+ :'waf_logged' => :'Integer',
905
+ :'waf_passed' => :'Integer',
906
+ :'attack_req_header_bytes' => :'Integer',
907
+ :'attack_req_body_bytes' => :'Integer',
908
+ :'attack_resp_synth_bytes' => :'Integer',
909
+ :'attack_logged_req_header_bytes' => :'Integer',
910
+ :'attack_logged_req_body_bytes' => :'Integer',
911
+ :'attack_blocked_req_header_bytes' => :'Integer',
912
+ :'attack_blocked_req_body_bytes' => :'Integer',
913
+ :'attack_passed_req_header_bytes' => :'Integer',
914
+ :'attack_passed_req_body_bytes' => :'Integer',
915
+ :'shield_resp_header_bytes' => :'Integer',
916
+ :'shield_resp_body_bytes' => :'Integer',
917
+ :'otfp_resp_header_bytes' => :'Integer',
918
+ :'otfp_resp_body_bytes' => :'Integer',
919
+ :'otfp_shield_resp_header_bytes' => :'Integer',
920
+ :'otfp_shield_resp_body_bytes' => :'Integer',
921
+ :'otfp_shield_time' => :'Float',
922
+ :'otfp_deliver_time' => :'Float',
923
+ :'imgopto_resp_header_bytes' => :'Integer',
924
+ :'imgopto_resp_body_bytes' => :'Integer',
925
+ :'imgopto_shield_resp_header_bytes' => :'Integer',
926
+ :'imgopto_shield_resp_body_bytes' => :'Integer',
927
+ :'status_1xx' => :'Integer',
928
+ :'status_2xx' => :'Integer',
929
+ :'status_3xx' => :'Integer',
930
+ :'status_4xx' => :'Integer',
931
+ :'status_5xx' => :'Integer',
932
+ :'status_200' => :'Integer',
933
+ :'status_204' => :'Integer',
934
+ :'status_206' => :'Integer',
935
+ :'status_301' => :'Integer',
936
+ :'status_302' => :'Integer',
937
+ :'status_304' => :'Integer',
938
+ :'status_400' => :'Integer',
939
+ :'status_401' => :'Integer',
940
+ :'status_403' => :'Integer',
941
+ :'status_404' => :'Integer',
942
+ :'status_406' => :'Integer',
943
+ :'status_416' => :'Integer',
944
+ :'status_429' => :'Integer',
945
+ :'status_500' => :'Integer',
946
+ :'status_501' => :'Integer',
947
+ :'status_502' => :'Integer',
948
+ :'status_503' => :'Integer',
949
+ :'status_504' => :'Integer',
950
+ :'status_505' => :'Integer',
951
+ :'uncacheable' => :'Integer',
952
+ :'pass_time' => :'Float',
953
+ :'tls' => :'Integer',
954
+ :'tls_v10' => :'Integer',
955
+ :'tls_v11' => :'Integer',
956
+ :'tls_v12' => :'Integer',
957
+ :'tls_v13' => :'Integer',
958
+ :'object_size_1k' => :'Integer',
959
+ :'object_size_10k' => :'Integer',
960
+ :'object_size_100k' => :'Integer',
961
+ :'object_size_1m' => :'Integer',
962
+ :'object_size_10m' => :'Integer',
963
+ :'object_size_100m' => :'Integer',
964
+ :'object_size_1g' => :'Integer',
965
+ :'object_size_other' => :'Integer',
966
+ :'recv_sub_time' => :'Float',
967
+ :'recv_sub_count' => :'Integer',
968
+ :'hash_sub_time' => :'Float',
969
+ :'hash_sub_count' => :'Integer',
970
+ :'miss_sub_time' => :'Float',
971
+ :'miss_sub_count' => :'Integer',
972
+ :'fetch_sub_time' => :'Float',
973
+ :'fetch_sub_count' => :'Integer',
974
+ :'pass_sub_time' => :'Float',
975
+ :'pass_sub_count' => :'Integer',
976
+ :'pipe_sub_time' => :'Float',
977
+ :'pipe_sub_count' => :'Integer',
978
+ :'deliver_sub_time' => :'Float',
979
+ :'deliver_sub_count' => :'Integer',
980
+ :'error_sub_time' => :'Float',
981
+ :'error_sub_count' => :'Integer',
982
+ :'hit_sub_time' => :'Float',
983
+ :'hit_sub_count' => :'Integer',
984
+ :'prehash_sub_time' => :'Float',
985
+ :'prehash_sub_count' => :'Integer',
986
+ :'predeliver_sub_time' => :'Float',
987
+ :'predeliver_sub_count' => :'Integer',
988
+ :'hit_resp_body_bytes' => :'Integer',
989
+ :'miss_resp_body_bytes' => :'Integer',
990
+ :'pass_resp_body_bytes' => :'Integer',
991
+ :'compute_req_header_bytes' => :'Integer',
992
+ :'compute_req_body_bytes' => :'Integer',
993
+ :'compute_resp_header_bytes' => :'Integer',
994
+ :'compute_resp_body_bytes' => :'Integer',
995
+ :'imgvideo' => :'Integer',
996
+ :'imgvideo_frames' => :'Integer',
997
+ :'imgvideo_resp_header_bytes' => :'Integer',
998
+ :'imgvideo_resp_body_bytes' => :'Integer',
999
+ :'imgvideo_shield' => :'Integer',
1000
+ :'imgvideo_shield_frames' => :'Integer',
1001
+ :'imgvideo_shield_resp_header_bytes' => :'Integer',
1002
+ :'imgvideo_shield_resp_body_bytes' => :'Integer',
1003
+ :'log_bytes' => :'Integer',
1004
+ :'edge_requests' => :'Integer',
1005
+ :'edge_resp_header_bytes' => :'Integer',
1006
+ :'edge_resp_body_bytes' => :'Integer',
1007
+ :'origin_revalidations' => :'Integer',
1008
+ :'origin_fetches' => :'Integer',
1009
+ :'origin_fetch_header_bytes' => :'Integer',
1010
+ :'origin_fetch_body_bytes' => :'Integer',
1011
+ :'origin_fetch_resp_header_bytes' => :'Integer',
1012
+ :'origin_fetch_resp_body_bytes' => :'Integer',
1013
+ :'shield_revalidations' => :'Integer',
1014
+ :'shield_fetches' => :'Integer',
1015
+ :'shield_fetch_header_bytes' => :'Integer',
1016
+ :'shield_fetch_body_bytes' => :'Integer',
1017
+ :'shield_fetch_resp_header_bytes' => :'Integer',
1018
+ :'shield_fetch_resp_body_bytes' => :'Integer',
1019
+ :'segblock_origin_fetches' => :'Integer',
1020
+ :'segblock_shield_fetches' => :'Integer',
1021
+ :'compute_resp_status_1xx' => :'Integer',
1022
+ :'compute_resp_status_2xx' => :'Integer',
1023
+ :'compute_resp_status_3xx' => :'Integer',
1024
+ :'compute_resp_status_4xx' => :'Integer',
1025
+ :'compute_resp_status_5xx' => :'Integer',
1026
+ :'edge_hit_requests' => :'Integer',
1027
+ :'edge_miss_requests' => :'Integer',
1028
+ :'compute_bereq_header_bytes' => :'Integer',
1029
+ :'compute_bereq_body_bytes' => :'Integer',
1030
+ :'compute_beresp_header_bytes' => :'Integer',
1031
+ :'compute_beresp_body_bytes' => :'Integer',
1032
+ :'origin_cache_fetches' => :'Integer',
1033
+ :'shield_cache_fetches' => :'Integer',
1034
+ :'compute_bereqs' => :'Integer',
1035
+ :'compute_bereq_errors' => :'Integer',
1036
+ :'compute_resource_limit_exceeded' => :'Integer',
1037
+ :'compute_heap_limit_exceeded' => :'Integer',
1038
+ :'compute_stack_limit_exceeded' => :'Integer',
1039
+ :'compute_globals_limit_exceeded' => :'Integer',
1040
+ :'compute_guest_errors' => :'Integer',
1041
+ :'compute_runtime_errors' => :'Integer',
1042
+ :'edge_hit_resp_body_bytes' => :'Integer',
1043
+ :'edge_hit_resp_header_bytes' => :'Integer',
1044
+ :'edge_miss_resp_body_bytes' => :'Integer',
1045
+ :'edge_miss_resp_header_bytes' => :'Integer',
1046
+ :'origin_cache_fetch_resp_body_bytes' => :'Integer',
1047
+ :'origin_cache_fetch_resp_header_bytes' => :'Integer',
1048
+ :'shield_hit_requests' => :'Integer',
1049
+ :'shield_miss_requests' => :'Integer',
1050
+ :'shield_hit_resp_header_bytes' => :'Integer',
1051
+ :'shield_hit_resp_body_bytes' => :'Integer',
1052
+ :'shield_miss_resp_header_bytes' => :'Integer',
1053
+ :'shield_miss_resp_body_bytes' => :'Integer',
1054
+ :'websocket_req_header_bytes' => :'Integer',
1055
+ :'websocket_req_body_bytes' => :'Integer',
1056
+ :'websocket_resp_header_bytes' => :'Integer',
1057
+ :'websocket_bereq_header_bytes' => :'Integer',
1058
+ :'websocket_bereq_body_bytes' => :'Integer',
1059
+ :'websocket_beresp_header_bytes' => :'Integer',
1060
+ :'websocket_beresp_body_bytes' => :'Integer',
1061
+ :'websocket_conn_time_ms' => :'Integer',
1062
+ :'websocket_resp_body_bytes' => :'Integer',
1063
+ :'fanout_recv_publishes' => :'Integer',
1064
+ :'fanout_send_publishes' => :'Integer',
1065
+ :'object_store_read_requests' => :'Integer',
1066
+ :'object_store_write_requests' => :'Integer',
1067
+ :'fanout_req_header_bytes' => :'Integer',
1068
+ :'fanout_req_body_bytes' => :'Integer',
1069
+ :'fanout_resp_header_bytes' => :'Integer',
1070
+ :'fanout_resp_body_bytes' => :'Integer',
1071
+ :'fanout_bereq_header_bytes' => :'Integer',
1072
+ :'fanout_bereq_body_bytes' => :'Integer',
1073
+ :'fanout_beresp_header_bytes' => :'Integer',
1074
+ :'fanout_beresp_body_bytes' => :'Integer',
1075
+ :'fanout_conn_time_ms' => :'Integer'
1076
+ }
1077
+ end
1078
+
1079
+ # List of attributes with nullable: true
1080
+ def self.fastly_nullable
1081
+ Set.new([
1082
+ ])
1083
+ end
1084
+
1085
+ # Initializes the object
1086
+ # @param [Hash] attributes Model attributes in the form of hash
1087
+ def initialize(attributes = {})
1088
+ if (!attributes.is_a?(Hash))
1089
+ fail ArgumentError, "The input argument (attributes) must be a hash in `Fastly::RealtimeMeasurements` initialize method"
1090
+ end
1091
+
1092
+ # check to see if the attribute exists and convert string to symbol for hash key
1093
+ attributes = attributes.each_with_object({}) { |(k, v), h|
1094
+ if (!self.class.attribute_map.key?(k.to_sym))
1095
+ fail ArgumentError, "`#{k}` is not a valid attribute in `Fastly::RealtimeMeasurements`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
1096
+ end
1097
+ h[k.to_sym] = v
1098
+ }
1099
+
1100
+ if attributes.key?(:'requests')
1101
+ self.requests = attributes[:'requests']
1102
+ end
1103
+
1104
+ if attributes.key?(:'logging')
1105
+ self.logging = attributes[:'logging']
1106
+ end
1107
+
1108
+ if attributes.key?(:'log')
1109
+ self.log = attributes[:'log']
1110
+ end
1111
+
1112
+ if attributes.key?(:'resp_header_bytes')
1113
+ self.resp_header_bytes = attributes[:'resp_header_bytes']
1114
+ end
1115
+
1116
+ if attributes.key?(:'header_size')
1117
+ self.header_size = attributes[:'header_size']
1118
+ end
1119
+
1120
+ if attributes.key?(:'resp_body_bytes')
1121
+ self.resp_body_bytes = attributes[:'resp_body_bytes']
1122
+ end
1123
+
1124
+ if attributes.key?(:'body_size')
1125
+ self.body_size = attributes[:'body_size']
1126
+ end
1127
+
1128
+ if attributes.key?(:'hits')
1129
+ self.hits = attributes[:'hits']
1130
+ end
1131
+
1132
+ if attributes.key?(:'miss')
1133
+ self.miss = attributes[:'miss']
1134
+ end
1135
+
1136
+ if attributes.key?(:'pass')
1137
+ self.pass = attributes[:'pass']
1138
+ end
1139
+
1140
+ if attributes.key?(:'synth')
1141
+ self.synth = attributes[:'synth']
1142
+ end
1143
+
1144
+ if attributes.key?(:'errors')
1145
+ self.errors = attributes[:'errors']
1146
+ end
1147
+
1148
+ if attributes.key?(:'hits_time')
1149
+ self.hits_time = attributes[:'hits_time']
1150
+ end
1151
+
1152
+ if attributes.key?(:'miss_time')
1153
+ self.miss_time = attributes[:'miss_time']
1154
+ end
1155
+
1156
+ if attributes.key?(:'miss_histogram')
1157
+ self.miss_histogram = attributes[:'miss_histogram']
1158
+ end
1159
+
1160
+ if attributes.key?(:'compute_requests')
1161
+ self.compute_requests = attributes[:'compute_requests']
1162
+ end
1163
+
1164
+ if attributes.key?(:'compute_execution_time_ms')
1165
+ self.compute_execution_time_ms = attributes[:'compute_execution_time_ms']
1166
+ end
1167
+
1168
+ if attributes.key?(:'compute_ram_used')
1169
+ self.compute_ram_used = attributes[:'compute_ram_used']
1170
+ end
1171
+
1172
+ if attributes.key?(:'compute_request_time_ms')
1173
+ self.compute_request_time_ms = attributes[:'compute_request_time_ms']
1174
+ end
1175
+
1176
+ if attributes.key?(:'shield')
1177
+ self.shield = attributes[:'shield']
1178
+ end
1179
+
1180
+ if attributes.key?(:'ipv6')
1181
+ self.ipv6 = attributes[:'ipv6']
1182
+ end
1183
+
1184
+ if attributes.key?(:'imgopto')
1185
+ self.imgopto = attributes[:'imgopto']
1186
+ end
1187
+
1188
+ if attributes.key?(:'imgopto_shield')
1189
+ self.imgopto_shield = attributes[:'imgopto_shield']
1190
+ end
1191
+
1192
+ if attributes.key?(:'imgopto_transforms')
1193
+ self.imgopto_transforms = attributes[:'imgopto_transforms']
1194
+ end
1195
+
1196
+ if attributes.key?(:'otfp')
1197
+ self.otfp = attributes[:'otfp']
1198
+ end
1199
+
1200
+ if attributes.key?(:'otfp_shield')
1201
+ self.otfp_shield = attributes[:'otfp_shield']
1202
+ end
1203
+
1204
+ if attributes.key?(:'otfp_manifests')
1205
+ self.otfp_manifests = attributes[:'otfp_manifests']
1206
+ end
1207
+
1208
+ if attributes.key?(:'video')
1209
+ self.video = attributes[:'video']
1210
+ end
1211
+
1212
+ if attributes.key?(:'pci')
1213
+ self.pci = attributes[:'pci']
1214
+ end
1215
+
1216
+ if attributes.key?(:'http2')
1217
+ self.http2 = attributes[:'http2']
1218
+ end
1219
+
1220
+ if attributes.key?(:'http3')
1221
+ self.http3 = attributes[:'http3']
1222
+ end
1223
+
1224
+ if attributes.key?(:'restarts')
1225
+ self.restarts = attributes[:'restarts']
1226
+ end
1227
+
1228
+ if attributes.key?(:'req_header_bytes')
1229
+ self.req_header_bytes = attributes[:'req_header_bytes']
1230
+ end
1231
+
1232
+ if attributes.key?(:'req_body_bytes')
1233
+ self.req_body_bytes = attributes[:'req_body_bytes']
1234
+ end
1235
+
1236
+ if attributes.key?(:'bereq_header_bytes')
1237
+ self.bereq_header_bytes = attributes[:'bereq_header_bytes']
1238
+ end
1239
+
1240
+ if attributes.key?(:'bereq_body_bytes')
1241
+ self.bereq_body_bytes = attributes[:'bereq_body_bytes']
1242
+ end
1243
+
1244
+ if attributes.key?(:'waf_blocked')
1245
+ self.waf_blocked = attributes[:'waf_blocked']
1246
+ end
1247
+
1248
+ if attributes.key?(:'waf_logged')
1249
+ self.waf_logged = attributes[:'waf_logged']
1250
+ end
1251
+
1252
+ if attributes.key?(:'waf_passed')
1253
+ self.waf_passed = attributes[:'waf_passed']
1254
+ end
1255
+
1256
+ if attributes.key?(:'attack_req_header_bytes')
1257
+ self.attack_req_header_bytes = attributes[:'attack_req_header_bytes']
1258
+ end
1259
+
1260
+ if attributes.key?(:'attack_req_body_bytes')
1261
+ self.attack_req_body_bytes = attributes[:'attack_req_body_bytes']
1262
+ end
1263
+
1264
+ if attributes.key?(:'attack_resp_synth_bytes')
1265
+ self.attack_resp_synth_bytes = attributes[:'attack_resp_synth_bytes']
1266
+ end
1267
+
1268
+ if attributes.key?(:'attack_logged_req_header_bytes')
1269
+ self.attack_logged_req_header_bytes = attributes[:'attack_logged_req_header_bytes']
1270
+ end
1271
+
1272
+ if attributes.key?(:'attack_logged_req_body_bytes')
1273
+ self.attack_logged_req_body_bytes = attributes[:'attack_logged_req_body_bytes']
1274
+ end
1275
+
1276
+ if attributes.key?(:'attack_blocked_req_header_bytes')
1277
+ self.attack_blocked_req_header_bytes = attributes[:'attack_blocked_req_header_bytes']
1278
+ end
1279
+
1280
+ if attributes.key?(:'attack_blocked_req_body_bytes')
1281
+ self.attack_blocked_req_body_bytes = attributes[:'attack_blocked_req_body_bytes']
1282
+ end
1283
+
1284
+ if attributes.key?(:'attack_passed_req_header_bytes')
1285
+ self.attack_passed_req_header_bytes = attributes[:'attack_passed_req_header_bytes']
1286
+ end
1287
+
1288
+ if attributes.key?(:'attack_passed_req_body_bytes')
1289
+ self.attack_passed_req_body_bytes = attributes[:'attack_passed_req_body_bytes']
1290
+ end
1291
+
1292
+ if attributes.key?(:'shield_resp_header_bytes')
1293
+ self.shield_resp_header_bytes = attributes[:'shield_resp_header_bytes']
1294
+ end
1295
+
1296
+ if attributes.key?(:'shield_resp_body_bytes')
1297
+ self.shield_resp_body_bytes = attributes[:'shield_resp_body_bytes']
1298
+ end
1299
+
1300
+ if attributes.key?(:'otfp_resp_header_bytes')
1301
+ self.otfp_resp_header_bytes = attributes[:'otfp_resp_header_bytes']
1302
+ end
1303
+
1304
+ if attributes.key?(:'otfp_resp_body_bytes')
1305
+ self.otfp_resp_body_bytes = attributes[:'otfp_resp_body_bytes']
1306
+ end
1307
+
1308
+ if attributes.key?(:'otfp_shield_resp_header_bytes')
1309
+ self.otfp_shield_resp_header_bytes = attributes[:'otfp_shield_resp_header_bytes']
1310
+ end
1311
+
1312
+ if attributes.key?(:'otfp_shield_resp_body_bytes')
1313
+ self.otfp_shield_resp_body_bytes = attributes[:'otfp_shield_resp_body_bytes']
1314
+ end
1315
+
1316
+ if attributes.key?(:'otfp_shield_time')
1317
+ self.otfp_shield_time = attributes[:'otfp_shield_time']
1318
+ end
1319
+
1320
+ if attributes.key?(:'otfp_deliver_time')
1321
+ self.otfp_deliver_time = attributes[:'otfp_deliver_time']
1322
+ end
1323
+
1324
+ if attributes.key?(:'imgopto_resp_header_bytes')
1325
+ self.imgopto_resp_header_bytes = attributes[:'imgopto_resp_header_bytes']
1326
+ end
1327
+
1328
+ if attributes.key?(:'imgopto_resp_body_bytes')
1329
+ self.imgopto_resp_body_bytes = attributes[:'imgopto_resp_body_bytes']
1330
+ end
1331
+
1332
+ if attributes.key?(:'imgopto_shield_resp_header_bytes')
1333
+ self.imgopto_shield_resp_header_bytes = attributes[:'imgopto_shield_resp_header_bytes']
1334
+ end
1335
+
1336
+ if attributes.key?(:'imgopto_shield_resp_body_bytes')
1337
+ self.imgopto_shield_resp_body_bytes = attributes[:'imgopto_shield_resp_body_bytes']
1338
+ end
1339
+
1340
+ if attributes.key?(:'status_1xx')
1341
+ self.status_1xx = attributes[:'status_1xx']
1342
+ end
1343
+
1344
+ if attributes.key?(:'status_2xx')
1345
+ self.status_2xx = attributes[:'status_2xx']
1346
+ end
1347
+
1348
+ if attributes.key?(:'status_3xx')
1349
+ self.status_3xx = attributes[:'status_3xx']
1350
+ end
1351
+
1352
+ if attributes.key?(:'status_4xx')
1353
+ self.status_4xx = attributes[:'status_4xx']
1354
+ end
1355
+
1356
+ if attributes.key?(:'status_5xx')
1357
+ self.status_5xx = attributes[:'status_5xx']
1358
+ end
1359
+
1360
+ if attributes.key?(:'status_200')
1361
+ self.status_200 = attributes[:'status_200']
1362
+ end
1363
+
1364
+ if attributes.key?(:'status_204')
1365
+ self.status_204 = attributes[:'status_204']
1366
+ end
1367
+
1368
+ if attributes.key?(:'status_206')
1369
+ self.status_206 = attributes[:'status_206']
1370
+ end
1371
+
1372
+ if attributes.key?(:'status_301')
1373
+ self.status_301 = attributes[:'status_301']
1374
+ end
1375
+
1376
+ if attributes.key?(:'status_302')
1377
+ self.status_302 = attributes[:'status_302']
1378
+ end
1379
+
1380
+ if attributes.key?(:'status_304')
1381
+ self.status_304 = attributes[:'status_304']
1382
+ end
1383
+
1384
+ if attributes.key?(:'status_400')
1385
+ self.status_400 = attributes[:'status_400']
1386
+ end
1387
+
1388
+ if attributes.key?(:'status_401')
1389
+ self.status_401 = attributes[:'status_401']
1390
+ end
1391
+
1392
+ if attributes.key?(:'status_403')
1393
+ self.status_403 = attributes[:'status_403']
1394
+ end
1395
+
1396
+ if attributes.key?(:'status_404')
1397
+ self.status_404 = attributes[:'status_404']
1398
+ end
1399
+
1400
+ if attributes.key?(:'status_406')
1401
+ self.status_406 = attributes[:'status_406']
1402
+ end
1403
+
1404
+ if attributes.key?(:'status_416')
1405
+ self.status_416 = attributes[:'status_416']
1406
+ end
1407
+
1408
+ if attributes.key?(:'status_429')
1409
+ self.status_429 = attributes[:'status_429']
1410
+ end
1411
+
1412
+ if attributes.key?(:'status_500')
1413
+ self.status_500 = attributes[:'status_500']
1414
+ end
1415
+
1416
+ if attributes.key?(:'status_501')
1417
+ self.status_501 = attributes[:'status_501']
1418
+ end
1419
+
1420
+ if attributes.key?(:'status_502')
1421
+ self.status_502 = attributes[:'status_502']
1422
+ end
1423
+
1424
+ if attributes.key?(:'status_503')
1425
+ self.status_503 = attributes[:'status_503']
1426
+ end
1427
+
1428
+ if attributes.key?(:'status_504')
1429
+ self.status_504 = attributes[:'status_504']
1430
+ end
1431
+
1432
+ if attributes.key?(:'status_505')
1433
+ self.status_505 = attributes[:'status_505']
1434
+ end
1435
+
1436
+ if attributes.key?(:'uncacheable')
1437
+ self.uncacheable = attributes[:'uncacheable']
1438
+ end
1439
+
1440
+ if attributes.key?(:'pass_time')
1441
+ self.pass_time = attributes[:'pass_time']
1442
+ end
1443
+
1444
+ if attributes.key?(:'tls')
1445
+ self.tls = attributes[:'tls']
1446
+ end
1447
+
1448
+ if attributes.key?(:'tls_v10')
1449
+ self.tls_v10 = attributes[:'tls_v10']
1450
+ end
1451
+
1452
+ if attributes.key?(:'tls_v11')
1453
+ self.tls_v11 = attributes[:'tls_v11']
1454
+ end
1455
+
1456
+ if attributes.key?(:'tls_v12')
1457
+ self.tls_v12 = attributes[:'tls_v12']
1458
+ end
1459
+
1460
+ if attributes.key?(:'tls_v13')
1461
+ self.tls_v13 = attributes[:'tls_v13']
1462
+ end
1463
+
1464
+ if attributes.key?(:'object_size_1k')
1465
+ self.object_size_1k = attributes[:'object_size_1k']
1466
+ end
1467
+
1468
+ if attributes.key?(:'object_size_10k')
1469
+ self.object_size_10k = attributes[:'object_size_10k']
1470
+ end
1471
+
1472
+ if attributes.key?(:'object_size_100k')
1473
+ self.object_size_100k = attributes[:'object_size_100k']
1474
+ end
1475
+
1476
+ if attributes.key?(:'object_size_1m')
1477
+ self.object_size_1m = attributes[:'object_size_1m']
1478
+ end
1479
+
1480
+ if attributes.key?(:'object_size_10m')
1481
+ self.object_size_10m = attributes[:'object_size_10m']
1482
+ end
1483
+
1484
+ if attributes.key?(:'object_size_100m')
1485
+ self.object_size_100m = attributes[:'object_size_100m']
1486
+ end
1487
+
1488
+ if attributes.key?(:'object_size_1g')
1489
+ self.object_size_1g = attributes[:'object_size_1g']
1490
+ end
1491
+
1492
+ if attributes.key?(:'object_size_other')
1493
+ self.object_size_other = attributes[:'object_size_other']
1494
+ end
1495
+
1496
+ if attributes.key?(:'recv_sub_time')
1497
+ self.recv_sub_time = attributes[:'recv_sub_time']
1498
+ end
1499
+
1500
+ if attributes.key?(:'recv_sub_count')
1501
+ self.recv_sub_count = attributes[:'recv_sub_count']
1502
+ end
1503
+
1504
+ if attributes.key?(:'hash_sub_time')
1505
+ self.hash_sub_time = attributes[:'hash_sub_time']
1506
+ end
1507
+
1508
+ if attributes.key?(:'hash_sub_count')
1509
+ self.hash_sub_count = attributes[:'hash_sub_count']
1510
+ end
1511
+
1512
+ if attributes.key?(:'miss_sub_time')
1513
+ self.miss_sub_time = attributes[:'miss_sub_time']
1514
+ end
1515
+
1516
+ if attributes.key?(:'miss_sub_count')
1517
+ self.miss_sub_count = attributes[:'miss_sub_count']
1518
+ end
1519
+
1520
+ if attributes.key?(:'fetch_sub_time')
1521
+ self.fetch_sub_time = attributes[:'fetch_sub_time']
1522
+ end
1523
+
1524
+ if attributes.key?(:'fetch_sub_count')
1525
+ self.fetch_sub_count = attributes[:'fetch_sub_count']
1526
+ end
1527
+
1528
+ if attributes.key?(:'pass_sub_time')
1529
+ self.pass_sub_time = attributes[:'pass_sub_time']
1530
+ end
1531
+
1532
+ if attributes.key?(:'pass_sub_count')
1533
+ self.pass_sub_count = attributes[:'pass_sub_count']
1534
+ end
1535
+
1536
+ if attributes.key?(:'pipe_sub_time')
1537
+ self.pipe_sub_time = attributes[:'pipe_sub_time']
1538
+ end
1539
+
1540
+ if attributes.key?(:'pipe_sub_count')
1541
+ self.pipe_sub_count = attributes[:'pipe_sub_count']
1542
+ end
1543
+
1544
+ if attributes.key?(:'deliver_sub_time')
1545
+ self.deliver_sub_time = attributes[:'deliver_sub_time']
1546
+ end
1547
+
1548
+ if attributes.key?(:'deliver_sub_count')
1549
+ self.deliver_sub_count = attributes[:'deliver_sub_count']
1550
+ end
1551
+
1552
+ if attributes.key?(:'error_sub_time')
1553
+ self.error_sub_time = attributes[:'error_sub_time']
1554
+ end
1555
+
1556
+ if attributes.key?(:'error_sub_count')
1557
+ self.error_sub_count = attributes[:'error_sub_count']
1558
+ end
1559
+
1560
+ if attributes.key?(:'hit_sub_time')
1561
+ self.hit_sub_time = attributes[:'hit_sub_time']
1562
+ end
1563
+
1564
+ if attributes.key?(:'hit_sub_count')
1565
+ self.hit_sub_count = attributes[:'hit_sub_count']
1566
+ end
1567
+
1568
+ if attributes.key?(:'prehash_sub_time')
1569
+ self.prehash_sub_time = attributes[:'prehash_sub_time']
1570
+ end
1571
+
1572
+ if attributes.key?(:'prehash_sub_count')
1573
+ self.prehash_sub_count = attributes[:'prehash_sub_count']
1574
+ end
1575
+
1576
+ if attributes.key?(:'predeliver_sub_time')
1577
+ self.predeliver_sub_time = attributes[:'predeliver_sub_time']
1578
+ end
1579
+
1580
+ if attributes.key?(:'predeliver_sub_count')
1581
+ self.predeliver_sub_count = attributes[:'predeliver_sub_count']
1582
+ end
1583
+
1584
+ if attributes.key?(:'hit_resp_body_bytes')
1585
+ self.hit_resp_body_bytes = attributes[:'hit_resp_body_bytes']
1586
+ end
1587
+
1588
+ if attributes.key?(:'miss_resp_body_bytes')
1589
+ self.miss_resp_body_bytes = attributes[:'miss_resp_body_bytes']
1590
+ end
1591
+
1592
+ if attributes.key?(:'pass_resp_body_bytes')
1593
+ self.pass_resp_body_bytes = attributes[:'pass_resp_body_bytes']
1594
+ end
1595
+
1596
+ if attributes.key?(:'compute_req_header_bytes')
1597
+ self.compute_req_header_bytes = attributes[:'compute_req_header_bytes']
1598
+ end
1599
+
1600
+ if attributes.key?(:'compute_req_body_bytes')
1601
+ self.compute_req_body_bytes = attributes[:'compute_req_body_bytes']
1602
+ end
1603
+
1604
+ if attributes.key?(:'compute_resp_header_bytes')
1605
+ self.compute_resp_header_bytes = attributes[:'compute_resp_header_bytes']
1606
+ end
1607
+
1608
+ if attributes.key?(:'compute_resp_body_bytes')
1609
+ self.compute_resp_body_bytes = attributes[:'compute_resp_body_bytes']
1610
+ end
1611
+
1612
+ if attributes.key?(:'imgvideo')
1613
+ self.imgvideo = attributes[:'imgvideo']
1614
+ end
1615
+
1616
+ if attributes.key?(:'imgvideo_frames')
1617
+ self.imgvideo_frames = attributes[:'imgvideo_frames']
1618
+ end
1619
+
1620
+ if attributes.key?(:'imgvideo_resp_header_bytes')
1621
+ self.imgvideo_resp_header_bytes = attributes[:'imgvideo_resp_header_bytes']
1622
+ end
1623
+
1624
+ if attributes.key?(:'imgvideo_resp_body_bytes')
1625
+ self.imgvideo_resp_body_bytes = attributes[:'imgvideo_resp_body_bytes']
1626
+ end
1627
+
1628
+ if attributes.key?(:'imgvideo_shield')
1629
+ self.imgvideo_shield = attributes[:'imgvideo_shield']
1630
+ end
1631
+
1632
+ if attributes.key?(:'imgvideo_shield_frames')
1633
+ self.imgvideo_shield_frames = attributes[:'imgvideo_shield_frames']
1634
+ end
1635
+
1636
+ if attributes.key?(:'imgvideo_shield_resp_header_bytes')
1637
+ self.imgvideo_shield_resp_header_bytes = attributes[:'imgvideo_shield_resp_header_bytes']
1638
+ end
1639
+
1640
+ if attributes.key?(:'imgvideo_shield_resp_body_bytes')
1641
+ self.imgvideo_shield_resp_body_bytes = attributes[:'imgvideo_shield_resp_body_bytes']
1642
+ end
1643
+
1644
+ if attributes.key?(:'log_bytes')
1645
+ self.log_bytes = attributes[:'log_bytes']
1646
+ end
1647
+
1648
+ if attributes.key?(:'edge_requests')
1649
+ self.edge_requests = attributes[:'edge_requests']
1650
+ end
1651
+
1652
+ if attributes.key?(:'edge_resp_header_bytes')
1653
+ self.edge_resp_header_bytes = attributes[:'edge_resp_header_bytes']
1654
+ end
1655
+
1656
+ if attributes.key?(:'edge_resp_body_bytes')
1657
+ self.edge_resp_body_bytes = attributes[:'edge_resp_body_bytes']
1658
+ end
1659
+
1660
+ if attributes.key?(:'origin_revalidations')
1661
+ self.origin_revalidations = attributes[:'origin_revalidations']
1662
+ end
1663
+
1664
+ if attributes.key?(:'origin_fetches')
1665
+ self.origin_fetches = attributes[:'origin_fetches']
1666
+ end
1667
+
1668
+ if attributes.key?(:'origin_fetch_header_bytes')
1669
+ self.origin_fetch_header_bytes = attributes[:'origin_fetch_header_bytes']
1670
+ end
1671
+
1672
+ if attributes.key?(:'origin_fetch_body_bytes')
1673
+ self.origin_fetch_body_bytes = attributes[:'origin_fetch_body_bytes']
1674
+ end
1675
+
1676
+ if attributes.key?(:'origin_fetch_resp_header_bytes')
1677
+ self.origin_fetch_resp_header_bytes = attributes[:'origin_fetch_resp_header_bytes']
1678
+ end
1679
+
1680
+ if attributes.key?(:'origin_fetch_resp_body_bytes')
1681
+ self.origin_fetch_resp_body_bytes = attributes[:'origin_fetch_resp_body_bytes']
1682
+ end
1683
+
1684
+ if attributes.key?(:'shield_revalidations')
1685
+ self.shield_revalidations = attributes[:'shield_revalidations']
1686
+ end
1687
+
1688
+ if attributes.key?(:'shield_fetches')
1689
+ self.shield_fetches = attributes[:'shield_fetches']
1690
+ end
1691
+
1692
+ if attributes.key?(:'shield_fetch_header_bytes')
1693
+ self.shield_fetch_header_bytes = attributes[:'shield_fetch_header_bytes']
1694
+ end
1695
+
1696
+ if attributes.key?(:'shield_fetch_body_bytes')
1697
+ self.shield_fetch_body_bytes = attributes[:'shield_fetch_body_bytes']
1698
+ end
1699
+
1700
+ if attributes.key?(:'shield_fetch_resp_header_bytes')
1701
+ self.shield_fetch_resp_header_bytes = attributes[:'shield_fetch_resp_header_bytes']
1702
+ end
1703
+
1704
+ if attributes.key?(:'shield_fetch_resp_body_bytes')
1705
+ self.shield_fetch_resp_body_bytes = attributes[:'shield_fetch_resp_body_bytes']
1706
+ end
1707
+
1708
+ if attributes.key?(:'segblock_origin_fetches')
1709
+ self.segblock_origin_fetches = attributes[:'segblock_origin_fetches']
1710
+ end
1711
+
1712
+ if attributes.key?(:'segblock_shield_fetches')
1713
+ self.segblock_shield_fetches = attributes[:'segblock_shield_fetches']
1714
+ end
1715
+
1716
+ if attributes.key?(:'compute_resp_status_1xx')
1717
+ self.compute_resp_status_1xx = attributes[:'compute_resp_status_1xx']
1718
+ end
1719
+
1720
+ if attributes.key?(:'compute_resp_status_2xx')
1721
+ self.compute_resp_status_2xx = attributes[:'compute_resp_status_2xx']
1722
+ end
1723
+
1724
+ if attributes.key?(:'compute_resp_status_3xx')
1725
+ self.compute_resp_status_3xx = attributes[:'compute_resp_status_3xx']
1726
+ end
1727
+
1728
+ if attributes.key?(:'compute_resp_status_4xx')
1729
+ self.compute_resp_status_4xx = attributes[:'compute_resp_status_4xx']
1730
+ end
1731
+
1732
+ if attributes.key?(:'compute_resp_status_5xx')
1733
+ self.compute_resp_status_5xx = attributes[:'compute_resp_status_5xx']
1734
+ end
1735
+
1736
+ if attributes.key?(:'edge_hit_requests')
1737
+ self.edge_hit_requests = attributes[:'edge_hit_requests']
1738
+ end
1739
+
1740
+ if attributes.key?(:'edge_miss_requests')
1741
+ self.edge_miss_requests = attributes[:'edge_miss_requests']
1742
+ end
1743
+
1744
+ if attributes.key?(:'compute_bereq_header_bytes')
1745
+ self.compute_bereq_header_bytes = attributes[:'compute_bereq_header_bytes']
1746
+ end
1747
+
1748
+ if attributes.key?(:'compute_bereq_body_bytes')
1749
+ self.compute_bereq_body_bytes = attributes[:'compute_bereq_body_bytes']
1750
+ end
1751
+
1752
+ if attributes.key?(:'compute_beresp_header_bytes')
1753
+ self.compute_beresp_header_bytes = attributes[:'compute_beresp_header_bytes']
1754
+ end
1755
+
1756
+ if attributes.key?(:'compute_beresp_body_bytes')
1757
+ self.compute_beresp_body_bytes = attributes[:'compute_beresp_body_bytes']
1758
+ end
1759
+
1760
+ if attributes.key?(:'origin_cache_fetches')
1761
+ self.origin_cache_fetches = attributes[:'origin_cache_fetches']
1762
+ end
1763
+
1764
+ if attributes.key?(:'shield_cache_fetches')
1765
+ self.shield_cache_fetches = attributes[:'shield_cache_fetches']
1766
+ end
1767
+
1768
+ if attributes.key?(:'compute_bereqs')
1769
+ self.compute_bereqs = attributes[:'compute_bereqs']
1770
+ end
1771
+
1772
+ if attributes.key?(:'compute_bereq_errors')
1773
+ self.compute_bereq_errors = attributes[:'compute_bereq_errors']
1774
+ end
1775
+
1776
+ if attributes.key?(:'compute_resource_limit_exceeded')
1777
+ self.compute_resource_limit_exceeded = attributes[:'compute_resource_limit_exceeded']
1778
+ end
1779
+
1780
+ if attributes.key?(:'compute_heap_limit_exceeded')
1781
+ self.compute_heap_limit_exceeded = attributes[:'compute_heap_limit_exceeded']
1782
+ end
1783
+
1784
+ if attributes.key?(:'compute_stack_limit_exceeded')
1785
+ self.compute_stack_limit_exceeded = attributes[:'compute_stack_limit_exceeded']
1786
+ end
1787
+
1788
+ if attributes.key?(:'compute_globals_limit_exceeded')
1789
+ self.compute_globals_limit_exceeded = attributes[:'compute_globals_limit_exceeded']
1790
+ end
1791
+
1792
+ if attributes.key?(:'compute_guest_errors')
1793
+ self.compute_guest_errors = attributes[:'compute_guest_errors']
1794
+ end
1795
+
1796
+ if attributes.key?(:'compute_runtime_errors')
1797
+ self.compute_runtime_errors = attributes[:'compute_runtime_errors']
1798
+ end
1799
+
1800
+ if attributes.key?(:'edge_hit_resp_body_bytes')
1801
+ self.edge_hit_resp_body_bytes = attributes[:'edge_hit_resp_body_bytes']
1802
+ end
1803
+
1804
+ if attributes.key?(:'edge_hit_resp_header_bytes')
1805
+ self.edge_hit_resp_header_bytes = attributes[:'edge_hit_resp_header_bytes']
1806
+ end
1807
+
1808
+ if attributes.key?(:'edge_miss_resp_body_bytes')
1809
+ self.edge_miss_resp_body_bytes = attributes[:'edge_miss_resp_body_bytes']
1810
+ end
1811
+
1812
+ if attributes.key?(:'edge_miss_resp_header_bytes')
1813
+ self.edge_miss_resp_header_bytes = attributes[:'edge_miss_resp_header_bytes']
1814
+ end
1815
+
1816
+ if attributes.key?(:'origin_cache_fetch_resp_body_bytes')
1817
+ self.origin_cache_fetch_resp_body_bytes = attributes[:'origin_cache_fetch_resp_body_bytes']
1818
+ end
1819
+
1820
+ if attributes.key?(:'origin_cache_fetch_resp_header_bytes')
1821
+ self.origin_cache_fetch_resp_header_bytes = attributes[:'origin_cache_fetch_resp_header_bytes']
1822
+ end
1823
+
1824
+ if attributes.key?(:'shield_hit_requests')
1825
+ self.shield_hit_requests = attributes[:'shield_hit_requests']
1826
+ end
1827
+
1828
+ if attributes.key?(:'shield_miss_requests')
1829
+ self.shield_miss_requests = attributes[:'shield_miss_requests']
1830
+ end
1831
+
1832
+ if attributes.key?(:'shield_hit_resp_header_bytes')
1833
+ self.shield_hit_resp_header_bytes = attributes[:'shield_hit_resp_header_bytes']
1834
+ end
1835
+
1836
+ if attributes.key?(:'shield_hit_resp_body_bytes')
1837
+ self.shield_hit_resp_body_bytes = attributes[:'shield_hit_resp_body_bytes']
1838
+ end
1839
+
1840
+ if attributes.key?(:'shield_miss_resp_header_bytes')
1841
+ self.shield_miss_resp_header_bytes = attributes[:'shield_miss_resp_header_bytes']
1842
+ end
1843
+
1844
+ if attributes.key?(:'shield_miss_resp_body_bytes')
1845
+ self.shield_miss_resp_body_bytes = attributes[:'shield_miss_resp_body_bytes']
1846
+ end
1847
+
1848
+ if attributes.key?(:'websocket_req_header_bytes')
1849
+ self.websocket_req_header_bytes = attributes[:'websocket_req_header_bytes']
1850
+ end
1851
+
1852
+ if attributes.key?(:'websocket_req_body_bytes')
1853
+ self.websocket_req_body_bytes = attributes[:'websocket_req_body_bytes']
1854
+ end
1855
+
1856
+ if attributes.key?(:'websocket_resp_header_bytes')
1857
+ self.websocket_resp_header_bytes = attributes[:'websocket_resp_header_bytes']
1858
+ end
1859
+
1860
+ if attributes.key?(:'websocket_bereq_header_bytes')
1861
+ self.websocket_bereq_header_bytes = attributes[:'websocket_bereq_header_bytes']
1862
+ end
1863
+
1864
+ if attributes.key?(:'websocket_bereq_body_bytes')
1865
+ self.websocket_bereq_body_bytes = attributes[:'websocket_bereq_body_bytes']
1866
+ end
1867
+
1868
+ if attributes.key?(:'websocket_beresp_header_bytes')
1869
+ self.websocket_beresp_header_bytes = attributes[:'websocket_beresp_header_bytes']
1870
+ end
1871
+
1872
+ if attributes.key?(:'websocket_beresp_body_bytes')
1873
+ self.websocket_beresp_body_bytes = attributes[:'websocket_beresp_body_bytes']
1874
+ end
1875
+
1876
+ if attributes.key?(:'websocket_conn_time_ms')
1877
+ self.websocket_conn_time_ms = attributes[:'websocket_conn_time_ms']
1878
+ end
1879
+
1880
+ if attributes.key?(:'websocket_resp_body_bytes')
1881
+ self.websocket_resp_body_bytes = attributes[:'websocket_resp_body_bytes']
1882
+ end
1883
+
1884
+ if attributes.key?(:'fanout_recv_publishes')
1885
+ self.fanout_recv_publishes = attributes[:'fanout_recv_publishes']
1886
+ end
1887
+
1888
+ if attributes.key?(:'fanout_send_publishes')
1889
+ self.fanout_send_publishes = attributes[:'fanout_send_publishes']
1890
+ end
1891
+
1892
+ if attributes.key?(:'object_store_read_requests')
1893
+ self.object_store_read_requests = attributes[:'object_store_read_requests']
1894
+ end
1895
+
1896
+ if attributes.key?(:'object_store_write_requests')
1897
+ self.object_store_write_requests = attributes[:'object_store_write_requests']
1898
+ end
1899
+
1900
+ if attributes.key?(:'fanout_req_header_bytes')
1901
+ self.fanout_req_header_bytes = attributes[:'fanout_req_header_bytes']
1902
+ end
1903
+
1904
+ if attributes.key?(:'fanout_req_body_bytes')
1905
+ self.fanout_req_body_bytes = attributes[:'fanout_req_body_bytes']
1906
+ end
1907
+
1908
+ if attributes.key?(:'fanout_resp_header_bytes')
1909
+ self.fanout_resp_header_bytes = attributes[:'fanout_resp_header_bytes']
1910
+ end
1911
+
1912
+ if attributes.key?(:'fanout_resp_body_bytes')
1913
+ self.fanout_resp_body_bytes = attributes[:'fanout_resp_body_bytes']
1914
+ end
1915
+
1916
+ if attributes.key?(:'fanout_bereq_header_bytes')
1917
+ self.fanout_bereq_header_bytes = attributes[:'fanout_bereq_header_bytes']
1918
+ end
1919
+
1920
+ if attributes.key?(:'fanout_bereq_body_bytes')
1921
+ self.fanout_bereq_body_bytes = attributes[:'fanout_bereq_body_bytes']
1922
+ end
1923
+
1924
+ if attributes.key?(:'fanout_beresp_header_bytes')
1925
+ self.fanout_beresp_header_bytes = attributes[:'fanout_beresp_header_bytes']
1926
+ end
1927
+
1928
+ if attributes.key?(:'fanout_beresp_body_bytes')
1929
+ self.fanout_beresp_body_bytes = attributes[:'fanout_beresp_body_bytes']
1930
+ end
1931
+
1932
+ if attributes.key?(:'fanout_conn_time_ms')
1933
+ self.fanout_conn_time_ms = attributes[:'fanout_conn_time_ms']
1934
+ end
1935
+ end
1936
+
1937
+ # Show invalid properties with the reasons. Usually used together with valid?
1938
+ # @return Array for valid properties with the reasons
1939
+ def list_invalid_properties
1940
+ invalid_properties = Array.new
1941
+ invalid_properties
1942
+ end
1943
+
1944
+ # Check to see if the all the properties in the model are valid
1945
+ # @return true if the model is valid
1946
+ def valid?
1947
+ true
1948
+ end
1949
+
1950
+ # Checks equality by comparing each attribute.
1951
+ # @param [Object] Object to be compared
1952
+ def ==(o)
1953
+ return true if self.equal?(o)
1954
+ self.class == o.class &&
1955
+ requests == o.requests &&
1956
+ logging == o.logging &&
1957
+ log == o.log &&
1958
+ resp_header_bytes == o.resp_header_bytes &&
1959
+ header_size == o.header_size &&
1960
+ resp_body_bytes == o.resp_body_bytes &&
1961
+ body_size == o.body_size &&
1962
+ hits == o.hits &&
1963
+ miss == o.miss &&
1964
+ pass == o.pass &&
1965
+ synth == o.synth &&
1966
+ errors == o.errors &&
1967
+ hits_time == o.hits_time &&
1968
+ miss_time == o.miss_time &&
1969
+ miss_histogram == o.miss_histogram &&
1970
+ compute_requests == o.compute_requests &&
1971
+ compute_execution_time_ms == o.compute_execution_time_ms &&
1972
+ compute_ram_used == o.compute_ram_used &&
1973
+ compute_request_time_ms == o.compute_request_time_ms &&
1974
+ shield == o.shield &&
1975
+ ipv6 == o.ipv6 &&
1976
+ imgopto == o.imgopto &&
1977
+ imgopto_shield == o.imgopto_shield &&
1978
+ imgopto_transforms == o.imgopto_transforms &&
1979
+ otfp == o.otfp &&
1980
+ otfp_shield == o.otfp_shield &&
1981
+ otfp_manifests == o.otfp_manifests &&
1982
+ video == o.video &&
1983
+ pci == o.pci &&
1984
+ http2 == o.http2 &&
1985
+ http3 == o.http3 &&
1986
+ restarts == o.restarts &&
1987
+ req_header_bytes == o.req_header_bytes &&
1988
+ req_body_bytes == o.req_body_bytes &&
1989
+ bereq_header_bytes == o.bereq_header_bytes &&
1990
+ bereq_body_bytes == o.bereq_body_bytes &&
1991
+ waf_blocked == o.waf_blocked &&
1992
+ waf_logged == o.waf_logged &&
1993
+ waf_passed == o.waf_passed &&
1994
+ attack_req_header_bytes == o.attack_req_header_bytes &&
1995
+ attack_req_body_bytes == o.attack_req_body_bytes &&
1996
+ attack_resp_synth_bytes == o.attack_resp_synth_bytes &&
1997
+ attack_logged_req_header_bytes == o.attack_logged_req_header_bytes &&
1998
+ attack_logged_req_body_bytes == o.attack_logged_req_body_bytes &&
1999
+ attack_blocked_req_header_bytes == o.attack_blocked_req_header_bytes &&
2000
+ attack_blocked_req_body_bytes == o.attack_blocked_req_body_bytes &&
2001
+ attack_passed_req_header_bytes == o.attack_passed_req_header_bytes &&
2002
+ attack_passed_req_body_bytes == o.attack_passed_req_body_bytes &&
2003
+ shield_resp_header_bytes == o.shield_resp_header_bytes &&
2004
+ shield_resp_body_bytes == o.shield_resp_body_bytes &&
2005
+ otfp_resp_header_bytes == o.otfp_resp_header_bytes &&
2006
+ otfp_resp_body_bytes == o.otfp_resp_body_bytes &&
2007
+ otfp_shield_resp_header_bytes == o.otfp_shield_resp_header_bytes &&
2008
+ otfp_shield_resp_body_bytes == o.otfp_shield_resp_body_bytes &&
2009
+ otfp_shield_time == o.otfp_shield_time &&
2010
+ otfp_deliver_time == o.otfp_deliver_time &&
2011
+ imgopto_resp_header_bytes == o.imgopto_resp_header_bytes &&
2012
+ imgopto_resp_body_bytes == o.imgopto_resp_body_bytes &&
2013
+ imgopto_shield_resp_header_bytes == o.imgopto_shield_resp_header_bytes &&
2014
+ imgopto_shield_resp_body_bytes == o.imgopto_shield_resp_body_bytes &&
2015
+ status_1xx == o.status_1xx &&
2016
+ status_2xx == o.status_2xx &&
2017
+ status_3xx == o.status_3xx &&
2018
+ status_4xx == o.status_4xx &&
2019
+ status_5xx == o.status_5xx &&
2020
+ status_200 == o.status_200 &&
2021
+ status_204 == o.status_204 &&
2022
+ status_206 == o.status_206 &&
2023
+ status_301 == o.status_301 &&
2024
+ status_302 == o.status_302 &&
2025
+ status_304 == o.status_304 &&
2026
+ status_400 == o.status_400 &&
2027
+ status_401 == o.status_401 &&
2028
+ status_403 == o.status_403 &&
2029
+ status_404 == o.status_404 &&
2030
+ status_406 == o.status_406 &&
2031
+ status_416 == o.status_416 &&
2032
+ status_429 == o.status_429 &&
2033
+ status_500 == o.status_500 &&
2034
+ status_501 == o.status_501 &&
2035
+ status_502 == o.status_502 &&
2036
+ status_503 == o.status_503 &&
2037
+ status_504 == o.status_504 &&
2038
+ status_505 == o.status_505 &&
2039
+ uncacheable == o.uncacheable &&
2040
+ pass_time == o.pass_time &&
2041
+ tls == o.tls &&
2042
+ tls_v10 == o.tls_v10 &&
2043
+ tls_v11 == o.tls_v11 &&
2044
+ tls_v12 == o.tls_v12 &&
2045
+ tls_v13 == o.tls_v13 &&
2046
+ object_size_1k == o.object_size_1k &&
2047
+ object_size_10k == o.object_size_10k &&
2048
+ object_size_100k == o.object_size_100k &&
2049
+ object_size_1m == o.object_size_1m &&
2050
+ object_size_10m == o.object_size_10m &&
2051
+ object_size_100m == o.object_size_100m &&
2052
+ object_size_1g == o.object_size_1g &&
2053
+ object_size_other == o.object_size_other &&
2054
+ recv_sub_time == o.recv_sub_time &&
2055
+ recv_sub_count == o.recv_sub_count &&
2056
+ hash_sub_time == o.hash_sub_time &&
2057
+ hash_sub_count == o.hash_sub_count &&
2058
+ miss_sub_time == o.miss_sub_time &&
2059
+ miss_sub_count == o.miss_sub_count &&
2060
+ fetch_sub_time == o.fetch_sub_time &&
2061
+ fetch_sub_count == o.fetch_sub_count &&
2062
+ pass_sub_time == o.pass_sub_time &&
2063
+ pass_sub_count == o.pass_sub_count &&
2064
+ pipe_sub_time == o.pipe_sub_time &&
2065
+ pipe_sub_count == o.pipe_sub_count &&
2066
+ deliver_sub_time == o.deliver_sub_time &&
2067
+ deliver_sub_count == o.deliver_sub_count &&
2068
+ error_sub_time == o.error_sub_time &&
2069
+ error_sub_count == o.error_sub_count &&
2070
+ hit_sub_time == o.hit_sub_time &&
2071
+ hit_sub_count == o.hit_sub_count &&
2072
+ prehash_sub_time == o.prehash_sub_time &&
2073
+ prehash_sub_count == o.prehash_sub_count &&
2074
+ predeliver_sub_time == o.predeliver_sub_time &&
2075
+ predeliver_sub_count == o.predeliver_sub_count &&
2076
+ hit_resp_body_bytes == o.hit_resp_body_bytes &&
2077
+ miss_resp_body_bytes == o.miss_resp_body_bytes &&
2078
+ pass_resp_body_bytes == o.pass_resp_body_bytes &&
2079
+ compute_req_header_bytes == o.compute_req_header_bytes &&
2080
+ compute_req_body_bytes == o.compute_req_body_bytes &&
2081
+ compute_resp_header_bytes == o.compute_resp_header_bytes &&
2082
+ compute_resp_body_bytes == o.compute_resp_body_bytes &&
2083
+ imgvideo == o.imgvideo &&
2084
+ imgvideo_frames == o.imgvideo_frames &&
2085
+ imgvideo_resp_header_bytes == o.imgvideo_resp_header_bytes &&
2086
+ imgvideo_resp_body_bytes == o.imgvideo_resp_body_bytes &&
2087
+ imgvideo_shield == o.imgvideo_shield &&
2088
+ imgvideo_shield_frames == o.imgvideo_shield_frames &&
2089
+ imgvideo_shield_resp_header_bytes == o.imgvideo_shield_resp_header_bytes &&
2090
+ imgvideo_shield_resp_body_bytes == o.imgvideo_shield_resp_body_bytes &&
2091
+ log_bytes == o.log_bytes &&
2092
+ edge_requests == o.edge_requests &&
2093
+ edge_resp_header_bytes == o.edge_resp_header_bytes &&
2094
+ edge_resp_body_bytes == o.edge_resp_body_bytes &&
2095
+ origin_revalidations == o.origin_revalidations &&
2096
+ origin_fetches == o.origin_fetches &&
2097
+ origin_fetch_header_bytes == o.origin_fetch_header_bytes &&
2098
+ origin_fetch_body_bytes == o.origin_fetch_body_bytes &&
2099
+ origin_fetch_resp_header_bytes == o.origin_fetch_resp_header_bytes &&
2100
+ origin_fetch_resp_body_bytes == o.origin_fetch_resp_body_bytes &&
2101
+ shield_revalidations == o.shield_revalidations &&
2102
+ shield_fetches == o.shield_fetches &&
2103
+ shield_fetch_header_bytes == o.shield_fetch_header_bytes &&
2104
+ shield_fetch_body_bytes == o.shield_fetch_body_bytes &&
2105
+ shield_fetch_resp_header_bytes == o.shield_fetch_resp_header_bytes &&
2106
+ shield_fetch_resp_body_bytes == o.shield_fetch_resp_body_bytes &&
2107
+ segblock_origin_fetches == o.segblock_origin_fetches &&
2108
+ segblock_shield_fetches == o.segblock_shield_fetches &&
2109
+ compute_resp_status_1xx == o.compute_resp_status_1xx &&
2110
+ compute_resp_status_2xx == o.compute_resp_status_2xx &&
2111
+ compute_resp_status_3xx == o.compute_resp_status_3xx &&
2112
+ compute_resp_status_4xx == o.compute_resp_status_4xx &&
2113
+ compute_resp_status_5xx == o.compute_resp_status_5xx &&
2114
+ edge_hit_requests == o.edge_hit_requests &&
2115
+ edge_miss_requests == o.edge_miss_requests &&
2116
+ compute_bereq_header_bytes == o.compute_bereq_header_bytes &&
2117
+ compute_bereq_body_bytes == o.compute_bereq_body_bytes &&
2118
+ compute_beresp_header_bytes == o.compute_beresp_header_bytes &&
2119
+ compute_beresp_body_bytes == o.compute_beresp_body_bytes &&
2120
+ origin_cache_fetches == o.origin_cache_fetches &&
2121
+ shield_cache_fetches == o.shield_cache_fetches &&
2122
+ compute_bereqs == o.compute_bereqs &&
2123
+ compute_bereq_errors == o.compute_bereq_errors &&
2124
+ compute_resource_limit_exceeded == o.compute_resource_limit_exceeded &&
2125
+ compute_heap_limit_exceeded == o.compute_heap_limit_exceeded &&
2126
+ compute_stack_limit_exceeded == o.compute_stack_limit_exceeded &&
2127
+ compute_globals_limit_exceeded == o.compute_globals_limit_exceeded &&
2128
+ compute_guest_errors == o.compute_guest_errors &&
2129
+ compute_runtime_errors == o.compute_runtime_errors &&
2130
+ edge_hit_resp_body_bytes == o.edge_hit_resp_body_bytes &&
2131
+ edge_hit_resp_header_bytes == o.edge_hit_resp_header_bytes &&
2132
+ edge_miss_resp_body_bytes == o.edge_miss_resp_body_bytes &&
2133
+ edge_miss_resp_header_bytes == o.edge_miss_resp_header_bytes &&
2134
+ origin_cache_fetch_resp_body_bytes == o.origin_cache_fetch_resp_body_bytes &&
2135
+ origin_cache_fetch_resp_header_bytes == o.origin_cache_fetch_resp_header_bytes &&
2136
+ shield_hit_requests == o.shield_hit_requests &&
2137
+ shield_miss_requests == o.shield_miss_requests &&
2138
+ shield_hit_resp_header_bytes == o.shield_hit_resp_header_bytes &&
2139
+ shield_hit_resp_body_bytes == o.shield_hit_resp_body_bytes &&
2140
+ shield_miss_resp_header_bytes == o.shield_miss_resp_header_bytes &&
2141
+ shield_miss_resp_body_bytes == o.shield_miss_resp_body_bytes &&
2142
+ websocket_req_header_bytes == o.websocket_req_header_bytes &&
2143
+ websocket_req_body_bytes == o.websocket_req_body_bytes &&
2144
+ websocket_resp_header_bytes == o.websocket_resp_header_bytes &&
2145
+ websocket_bereq_header_bytes == o.websocket_bereq_header_bytes &&
2146
+ websocket_bereq_body_bytes == o.websocket_bereq_body_bytes &&
2147
+ websocket_beresp_header_bytes == o.websocket_beresp_header_bytes &&
2148
+ websocket_beresp_body_bytes == o.websocket_beresp_body_bytes &&
2149
+ websocket_conn_time_ms == o.websocket_conn_time_ms &&
2150
+ websocket_resp_body_bytes == o.websocket_resp_body_bytes &&
2151
+ fanout_recv_publishes == o.fanout_recv_publishes &&
2152
+ fanout_send_publishes == o.fanout_send_publishes &&
2153
+ object_store_read_requests == o.object_store_read_requests &&
2154
+ object_store_write_requests == o.object_store_write_requests &&
2155
+ fanout_req_header_bytes == o.fanout_req_header_bytes &&
2156
+ fanout_req_body_bytes == o.fanout_req_body_bytes &&
2157
+ fanout_resp_header_bytes == o.fanout_resp_header_bytes &&
2158
+ fanout_resp_body_bytes == o.fanout_resp_body_bytes &&
2159
+ fanout_bereq_header_bytes == o.fanout_bereq_header_bytes &&
2160
+ fanout_bereq_body_bytes == o.fanout_bereq_body_bytes &&
2161
+ fanout_beresp_header_bytes == o.fanout_beresp_header_bytes &&
2162
+ fanout_beresp_body_bytes == o.fanout_beresp_body_bytes &&
2163
+ fanout_conn_time_ms == o.fanout_conn_time_ms
2164
+ end
2165
+
2166
+ # @see the `==` method
2167
+ # @param [Object] Object to be compared
2168
+ def eql?(o)
2169
+ self == o
2170
+ end
2171
+
2172
+ # Calculates hash code according to all attributes.
2173
+ # @return [Integer] Hash code
2174
+ def hash
2175
+ [requests, logging, log, resp_header_bytes, header_size, resp_body_bytes, body_size, hits, miss, pass, synth, errors, hits_time, miss_time, miss_histogram, compute_requests, compute_execution_time_ms, compute_ram_used, compute_request_time_ms, shield, ipv6, imgopto, imgopto_shield, imgopto_transforms, otfp, otfp_shield, otfp_manifests, video, pci, http2, http3, restarts, req_header_bytes, req_body_bytes, bereq_header_bytes, bereq_body_bytes, waf_blocked, waf_logged, waf_passed, attack_req_header_bytes, attack_req_body_bytes, attack_resp_synth_bytes, attack_logged_req_header_bytes, attack_logged_req_body_bytes, attack_blocked_req_header_bytes, attack_blocked_req_body_bytes, attack_passed_req_header_bytes, attack_passed_req_body_bytes, shield_resp_header_bytes, shield_resp_body_bytes, otfp_resp_header_bytes, otfp_resp_body_bytes, otfp_shield_resp_header_bytes, otfp_shield_resp_body_bytes, otfp_shield_time, otfp_deliver_time, imgopto_resp_header_bytes, imgopto_resp_body_bytes, imgopto_shield_resp_header_bytes, imgopto_shield_resp_body_bytes, status_1xx, status_2xx, status_3xx, status_4xx, status_5xx, 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, uncacheable, pass_time, tls, tls_v10, tls_v11, tls_v12, tls_v13, object_size_1k, object_size_10k, object_size_100k, object_size_1m, object_size_10m, object_size_100m, object_size_1g, object_size_other, 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, hit_resp_body_bytes, miss_resp_body_bytes, pass_resp_body_bytes, compute_req_header_bytes, compute_req_body_bytes, compute_resp_header_bytes, compute_resp_body_bytes, imgvideo, imgvideo_frames, imgvideo_resp_header_bytes, imgvideo_resp_body_bytes, imgvideo_shield, imgvideo_shield_frames, imgvideo_shield_resp_header_bytes, imgvideo_shield_resp_body_bytes, log_bytes, edge_requests, edge_resp_header_bytes, edge_resp_body_bytes, origin_revalidations, origin_fetches, origin_fetch_header_bytes, origin_fetch_body_bytes, origin_fetch_resp_header_bytes, origin_fetch_resp_body_bytes, shield_revalidations, shield_fetches, shield_fetch_header_bytes, shield_fetch_body_bytes, shield_fetch_resp_header_bytes, shield_fetch_resp_body_bytes, segblock_origin_fetches, segblock_shield_fetches, compute_resp_status_1xx, compute_resp_status_2xx, compute_resp_status_3xx, compute_resp_status_4xx, compute_resp_status_5xx, edge_hit_requests, edge_miss_requests, compute_bereq_header_bytes, compute_bereq_body_bytes, compute_beresp_header_bytes, compute_beresp_body_bytes, origin_cache_fetches, shield_cache_fetches, 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_bereq_header_bytes, websocket_bereq_body_bytes, websocket_beresp_header_bytes, websocket_beresp_body_bytes, websocket_conn_time_ms, websocket_resp_body_bytes, fanout_recv_publishes, fanout_send_publishes, object_store_read_requests, object_store_write_requests, 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].hash
2176
+ end
2177
+
2178
+ # Builds the object from hash
2179
+ # @param [Hash] attributes Model attributes in the form of hash
2180
+ # @return [Object] Returns the model itself
2181
+ def self.build_from_hash(attributes)
2182
+ new.build_from_hash(attributes)
2183
+ end
2184
+
2185
+ # Builds the object from hash
2186
+ # @param [Hash] attributes Model attributes in the form of hash
2187
+ # @return [Object] Returns the model itself
2188
+ def build_from_hash(attributes)
2189
+ return nil unless attributes.is_a?(Hash)
2190
+ self.class.fastly_types.each_pair do |key, type|
2191
+ if attributes[self.class.attribute_map[key]].nil? && self.class.fastly_nullable.include?(key)
2192
+ self.send("#{key}=", nil)
2193
+ elsif type =~ /\AArray<(.*)>/i
2194
+ # check to ensure the input is an array given that the attribute
2195
+ # is documented as an array but the input is not
2196
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
2197
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
2198
+ end
2199
+ elsif !attributes[self.class.attribute_map[key]].nil?
2200
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
2201
+ end
2202
+ end
2203
+
2204
+ self
2205
+ end
2206
+
2207
+ # Deserializes the data based on type
2208
+ # @param string type Data type
2209
+ # @param string value Value to be deserialized
2210
+ # @return [Object] Deserialized data
2211
+ def _deserialize(type, value)
2212
+ case type.to_sym
2213
+ when :Time
2214
+ Time.parse(value)
2215
+ when :Date
2216
+ Date.parse(value)
2217
+ when :String
2218
+ value.to_s
2219
+ when :Integer
2220
+ value.to_i
2221
+ when :Float
2222
+ value.to_f
2223
+ when :Boolean
2224
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
2225
+ true
2226
+ else
2227
+ false
2228
+ end
2229
+ when :Object
2230
+ # generic object (usually a Hash), return directly
2231
+ value
2232
+ when /\AArray<(?<inner_type>.+)>\z/
2233
+ inner_type = Regexp.last_match[:inner_type]
2234
+ value.map { |v| _deserialize(inner_type, v) }
2235
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
2236
+ k_type = Regexp.last_match[:k_type]
2237
+ v_type = Regexp.last_match[:v_type]
2238
+ {}.tap do |hash|
2239
+ value.each do |k, v|
2240
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
2241
+ end
2242
+ end
2243
+ else # model
2244
+ # models (e.g. Pet) or oneOf
2245
+ klass = Fastly.const_get(type)
2246
+ klass.respond_to?(:fastly_one_of) ? klass.build(value) : klass.build_from_hash(value)
2247
+ end
2248
+ end
2249
+
2250
+ # Returns the string representation of the object
2251
+ # @return [String] String presentation of the object
2252
+ def to_s
2253
+ to_hash.to_s
2254
+ end
2255
+
2256
+ # to_body is an alias to to_hash (backward compatibility)
2257
+ # @return [Hash] Returns the object in the form of hash
2258
+ def to_body
2259
+ to_hash
2260
+ end
2261
+
2262
+ # Returns the object in the form of hash
2263
+ # @return [Hash] Returns the object in the form of hash
2264
+ def to_hash
2265
+ hash = {}
2266
+ self.class.attribute_map.each_pair do |attr, param|
2267
+ value = self.send(attr)
2268
+ if value.nil?
2269
+ is_nullable = self.class.fastly_nullable.include?(attr)
2270
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
2271
+ end
2272
+
2273
+ hash[param] = _to_hash(value)
2274
+ end
2275
+ hash
2276
+ end
2277
+
2278
+ # Outputs non-array value in the form of hash
2279
+ # For object, use to_hash. Otherwise, just return the value
2280
+ # @param [Object] value Any valid value
2281
+ # @return [Hash] Returns the value in the form of hash
2282
+ def _to_hash(value)
2283
+ if value.is_a?(Array)
2284
+ value.compact.map { |v| _to_hash(v) }
2285
+ elsif value.is_a?(Hash)
2286
+ {}.tap do |hash|
2287
+ value.each { |k, v| hash[k] = _to_hash(v) }
2288
+ end
2289
+ elsif value.respond_to? :to_hash
2290
+ value.to_hash
2291
+ else
2292
+ value
2293
+ end
2294
+ end
2295
+
2296
+ end
2297
+
2298
+ end