fastly 7.0.0 → 8.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +394 -130
- data/Gemfile.lock +4 -3
- data/README.md +90 -19
- data/docs/AclApi.md +10 -7
- data/docs/AclEntryApi.md +11 -8
- data/docs/AclsInComputeApi.md +284 -0
- data/docs/ApexRedirectApi.md +10 -7
- data/docs/AsyncResponse.md +11 -0
- data/docs/{ErrorResponse.md → AutomationTokenErrorResponse.md} +1 -1
- data/docs/AutomationTokensApi.md +12 -9
- data/docs/Backend.md +8 -3
- data/docs/BackendApi.md +42 -19
- data/docs/BackendResponse.md +8 -3
- data/docs/Billing.md +1 -2
- data/docs/BillingAddressApi.md +9 -6
- data/docs/BillingApi.md +10 -7
- data/docs/{HistoricalFieldAggregateResponseAllOf.md → BillingBandwidth.md} +3 -2
- data/docs/BillingBandwidthTiers.md +14 -0
- data/docs/BillingEstimateInvoiceId.md +10 -0
- data/docs/BillingEstimateResponse.md +2 -2
- data/docs/{LineItemDataReadOnlyInvoiceId.md → BillingInvoiceId.md} +2 -1
- data/docs/BillingInvoicesApi.md +132 -0
- data/docs/BillingRegions.md +13 -0
- data/docs/BillingResponse.md +2 -2
- data/docs/BillingResponseLineItem.md +1 -1
- data/docs/BillingUsageMetricsApi.md +111 -0
- data/docs/CacheSettingsApi.md +10 -7
- data/docs/ComputeAclCreateAclsRequest.md +10 -0
- data/docs/ComputeAclCreateAclsResponse.md +11 -0
- data/docs/ComputeAclListEntries.md +11 -0
- data/docs/ComputeAclListEntriesItem.md +11 -0
- data/docs/ComputeAclListEntriesMeta.md +11 -0
- data/docs/ComputeAclLookup.md +12 -0
- data/docs/ComputeAclUpdateEntry.md +12 -0
- data/docs/ConditionApi.md +10 -7
- data/docs/ConfigStoreApi.md +20 -12
- data/docs/ConfigStoreItemApi.md +12 -9
- data/docs/ConfiguredProductResponse.md +13 -0
- data/docs/ConfiguredProductResponseConfiguration.md +11 -0
- data/docs/ConfiguredProductResponseLinks.md +11 -0
- data/docs/ConfiguredProductResponseProduct.md +11 -0
- data/docs/ContactApi.md +8 -5
- data/docs/ContentApi.md +7 -4
- data/docs/CreateDashboardRequest.md +12 -0
- data/docs/CreateResponseObjectRequest.md +16 -0
- data/docs/CustomerAddress.md +16 -0
- data/docs/CustomerAddressesApi.md +127 -0
- data/docs/CustomerApi.md +10 -7
- data/docs/Dashboard.md +17 -0
- data/docs/DashboardItem.md +15 -0
- data/docs/DashboardItemPropertyDataSource.md +11 -0
- data/docs/DashboardItemPropertyDataSourcePropertyConfig.md +10 -0
- data/docs/DashboardItemPropertyVisualization.md +11 -0
- data/docs/DashboardItemPropertyVisualizationPropertyConfig.md +12 -0
- data/docs/{SubsequentRequestTimestamp.md → DashboardPropertyCreatedBy.md} +1 -1
- data/docs/DashboardPropertyUpdatedBy.md +9 -0
- data/docs/DefaultSettings.md +16 -0
- data/docs/DefaultSettingsError.md +12 -0
- data/docs/DefaultSettingsResponse.md +16 -0
- data/docs/DictionaryApi.md +10 -7
- data/docs/DictionaryInfoApi.md +6 -3
- data/docs/DictionaryItemApi.md +12 -9
- data/docs/DiffApi.md +6 -3
- data/docs/Director.md +1 -1
- data/docs/DirectorApi.md +12 -9
- data/docs/DirectorBackendApi.md +8 -5
- data/docs/DirectorResponse.md +1 -1
- data/docs/DomainApi.md +12 -9
- data/docs/DomainInspector.md +1 -1
- data/docs/DomainInspectorHistoricalApi.md +10 -7
- data/docs/DomainInspectorMeasurements.md +1 -1
- data/docs/DomainInspectorRealtimeApi.md +8 -5
- data/docs/DomainInspectorRealtimeEntry.md +2 -2
- data/docs/DomainOwnershipsApi.md +6 -3
- data/docs/EnabledProductsApi.md +98 -11
- data/docs/Environment.md +12 -0
- data/docs/{ReadOnlyIdService.md → EnvironmentName.md} +1 -1
- data/docs/EomInvoiceResponse.md +18 -0
- data/docs/Error.md +13 -0
- data/docs/ErrorResponseData.md +11 -0
- data/docs/EventsApi.md +15 -4
- data/docs/GetServiceLevelUsageResponse.md +10 -0
- data/docs/GetServiceLevelUsageTypesResponse.md +10 -0
- data/docs/GzipApi.md +10 -7
- data/docs/HeaderApi.md +10 -7
- data/docs/HealthcheckApi.md +10 -7
- data/docs/HistoricalApi.md +26 -23
- data/docs/{HistoricalFieldAggregateResponse.md → HistoricalDdos.md} +3 -3
- data/docs/HistoricalDdosMeta.md +13 -0
- data/docs/{HistoricalAggregateResponse.md → HistoricalStatsAggregatedResponse.md} +1 -1
- data/docs/{HistoricalAggregateResponseAllOf.md → HistoricalStatsAggregatedResponseAllOf.md} +1 -1
- data/docs/{HistoricalResponse.md → HistoricalStatsByServiceResponse.md} +1 -1
- data/docs/{HistoricalResponseDataField.md → HistoricalStatsByServiceResponseAllOf.md} +1 -1
- data/docs/{HistoricalFieldResponse.md → HistoricalUsageAggregatedResponse.md} +2 -2
- data/docs/HistoricalUsageAggregatedResponseAllOf.md +10 -0
- data/docs/{HistoricalUsageResults.md → HistoricalUsageData.md} +1 -1
- data/docs/HistoricalUsageMonthResponseData.md +2 -2
- data/docs/{HistoricalService.md → HistoricalUsageService.md} +1 -1
- data/docs/HistoricalUsageServiceResponse.md +1 -1
- data/docs/HistoricalUsageServiceResponseAllOf.md +1 -1
- data/docs/Http3Api.md +8 -5
- data/docs/IamPermissionsApi.md +6 -3
- data/docs/IamRolesApi.md +13 -10
- data/docs/IamServiceGroupsApi.md +13 -10
- data/docs/IamUserGroupsApi.md +19 -16
- data/docs/ImageOptimizerDefaultSettingsApi.md +99 -0
- data/docs/IncludedWithTlsConfiguration.md +10 -0
- data/docs/IncludedWithTlsConfigurationItem.md +12 -0
- data/docs/InlineResponse201.md +10 -0
- data/docs/InvitationsApi.md +8 -5
- data/docs/Invoice.md +18 -0
- data/docs/Invoicelineitems.md +19 -0
- data/docs/KvStoreApi.md +21 -18
- data/docs/KvStoreItemApi.md +9 -6
- data/docs/LegacyWafConfigurationSetsApi.md +8 -5
- data/docs/LegacyWafFirewallApi.md +13 -10
- data/docs/LegacyWafOwaspApi.md +8 -5
- data/docs/LegacyWafRuleApi.md +9 -6
- data/docs/LegacyWafRuleStatusApi.md +9 -6
- data/docs/LegacyWafRulesetApi.md +8 -5
- data/docs/LegacyWafTagApi.md +6 -3
- data/docs/LegacyWafUpdateStatusApi.md +7 -4
- data/docs/LineItemData.md +1 -1
- data/docs/ListCustomerAddressesResponse.md +10 -0
- data/docs/ListDashboardsResponse.md +11 -0
- data/docs/ListEomInvoicesResponse.md +11 -0
- data/docs/Listinvoices.md +11 -0
- data/docs/LoggingAzureblobApi.md +10 -7
- data/docs/LoggingBigqueryApi.md +10 -7
- data/docs/LoggingCloudfilesApi.md +10 -7
- data/docs/LoggingDatadogApi.md +10 -7
- data/docs/LoggingDigitaloceanApi.md +10 -7
- data/docs/LoggingElasticsearchApi.md +10 -7
- data/docs/LoggingFtpApi.md +10 -7
- data/docs/LoggingGcsApi.md +10 -7
- data/docs/LoggingHerokuApi.md +10 -7
- data/docs/LoggingHoneycombApi.md +10 -7
- data/docs/LoggingHttpsApi.md +10 -7
- data/docs/LoggingKafkaAdditional.md +1 -1
- data/docs/LoggingKafkaApi.md +12 -9
- data/docs/LoggingKafkaResponse.md +1 -1
- data/docs/LoggingKafkaResponsePost.md +1 -1
- data/docs/LoggingKinesisAdditional.md +1 -1
- data/docs/LoggingKinesisApi.md +12 -9
- data/docs/LoggingKinesisResponse.md +1 -1
- data/docs/LoggingLogentriesAdditional.md +2 -2
- data/docs/LoggingLogentriesApi.md +18 -15
- data/docs/LoggingLogentriesResponse.md +2 -2
- data/docs/LoggingLogglyApi.md +10 -7
- data/docs/LoggingLogshuttleApi.md +10 -7
- data/docs/LoggingNewrelicApi.md +10 -7
- data/docs/LoggingNewrelicotlpAdditional.md +13 -0
- data/docs/LoggingNewrelicotlpApi.md +255 -0
- data/docs/LoggingNewrelicotlpResponse.md +22 -0
- data/docs/LoggingOpenstackApi.md +10 -7
- data/docs/LoggingPapertrailApi.md +10 -7
- data/docs/LoggingPubsubApi.md +10 -7
- data/docs/LoggingS3Additional.md +1 -0
- data/docs/LoggingS3Api.md +14 -7
- data/docs/LoggingS3Response.md +1 -0
- data/docs/LoggingScalyrAdditional.md +1 -1
- data/docs/LoggingScalyrApi.md +14 -11
- data/docs/LoggingScalyrResponse.md +1 -1
- data/docs/LoggingSftpApi.md +10 -7
- data/docs/LoggingSplunkAdditional.md +1 -1
- data/docs/LoggingSplunkApi.md +14 -11
- data/docs/LoggingSplunkResponse.md +1 -1
- data/docs/LoggingSumologicApi.md +10 -7
- data/docs/LoggingSyslogAdditional.md +1 -1
- data/docs/LoggingSyslogApi.md +14 -11
- data/docs/LoggingSyslogResponse.md +1 -1
- data/docs/{RecordedTimestamp.md → LoggingUseTlsString.md} +1 -1
- data/docs/Metadata.md +13 -0
- data/docs/MtdInvoiceResponse.md +15 -0
- data/docs/Mtdinvoice.md +15 -0
- data/docs/Mtdlineitems.md +18 -0
- data/docs/MutualAuthenticationApi.md +10 -7
- data/docs/ObservabilityCustomDashboardsApi.md +203 -0
- data/docs/OriginInspector.md +1 -1
- data/docs/OriginInspectorHistoricalApi.md +10 -7
- data/docs/OriginInspectorMeasurements.md +38 -38
- data/docs/OriginInspectorRealtimeApi.md +8 -5
- data/docs/OriginInspectorRealtimeEntry.md +2 -2
- data/docs/OriginInspectorValues.md +38 -38
- data/docs/PackageApi.md +13 -10
- data/docs/PackageMetadata.md +6 -6
- data/docs/{OriginInspectorRealtimeEntryRecorded.md → PlatformDdosDataItems.md} +2 -1
- data/docs/PlatformDdosEntry.md +10 -0
- data/docs/{HistoricalUsageAggregateResponse.md → PlatformDdosResponse.md} +3 -3
- data/docs/PlatformDdosResponseAllOf.md +10 -0
- data/docs/PoolAdditional.md +1 -1
- data/docs/PoolApi.md +14 -11
- data/docs/PoolResponse.md +1 -1
- data/docs/PoolResponsePost.md +1 -1
- data/docs/Pop.md +2 -2
- data/docs/PopApi.md +6 -3
- data/docs/PublicIpListApi.md +6 -3
- data/docs/PublishApi.md +7 -4
- data/docs/PurgeApi.md +9 -6
- data/docs/RateLimiterApi.md +10 -7
- data/docs/RealtimeApi.md +8 -5
- data/docs/RealtimeEntry.md +1 -1
- data/docs/RealtimeEntryAggregated.md +46 -14
- data/docs/RealtimeMeasurements.md +46 -14
- data/docs/RelationshipCustomerCustomer.md +1 -1
- data/docs/RelationshipDefaultEcdsaTlsCertificate.md +10 -0
- data/docs/RelationshipDefaultEcdsaTlsCertificateDefaultEcdsaCertificate.md +10 -0
- data/docs/RelationshipDefaultEcdsaTlsCertificateDefaultEcdsaCertificateData.md +11 -0
- data/docs/RelationshipDefaultTlsCertificate.md +10 -0
- data/docs/RelationshipDefaultTlsCertificateDefaultCertificate.md +10 -0
- data/docs/RelationshipDefaultTlsCertificateDefaultCertificateData.md +11 -0
- data/docs/RelationshipTlsDnsRecordsRequest.md +10 -0
- data/docs/RelationshipTlsDnsRecordsRequestDnsRecords.md +10 -0
- data/docs/RelationshipTlsDnsRecordsRequestDnsRecordsData.md +11 -0
- data/docs/RelationshipTlsDnsRecordsResponse.md +10 -0
- data/docs/RelationshipTlsDnsRecordsResponseDnsRecords.md +10 -0
- data/docs/{RelationshipMemberTlsDnsRecord.md → RelationshipTlsDnsRecordsResponseDnsRecordsData.md} +1 -1
- data/docs/RequestSettingsApi.md +10 -7
- data/docs/ResourceApi.md +10 -7
- data/docs/ResourceResponse.md +1 -1
- data/docs/ResourceResponseAllOf.md +1 -1
- data/docs/ResponseObjectApi.md +14 -7
- data/docs/Results.md +49 -13
- data/docs/SchemasSnippetResponse.md +1 -1
- data/docs/SchemasSnippetResponseCommon.md +15 -0
- data/docs/SchemasVersionResponse.md +1 -0
- data/docs/SecretStoreApi.md +17 -12
- data/docs/SecretStoreItemApi.md +13 -10
- data/docs/ServerApi.md +10 -7
- data/docs/ServiceApi.md +13 -10
- data/docs/ServiceAuthorizationsApi.md +12 -9
- data/docs/ServiceDetail.md +2 -1
- data/docs/ServiceListResponse.md +3 -2
- data/docs/ServiceListResponseAllOf.md +3 -2
- data/docs/ServiceResponse.md +2 -1
- data/docs/ServiceResponseAllOf.md +2 -1
- data/docs/ServiceVersionDetail.md +1 -0
- data/docs/ServiceVersionDetailOrNull.md +1 -0
- data/docs/Serviceusagemetric.md +13 -0
- data/docs/Serviceusagemetrics.md +10 -0
- data/docs/ServiceusagemetricsData.md +16 -0
- data/docs/Serviceusagetype.md +11 -0
- data/docs/Serviceusagetypes.md +10 -0
- data/docs/SetConfiguration.md +11 -0
- data/docs/SetWorkspaceId.md +10 -0
- data/docs/SettingsApi.md +7 -4
- data/docs/Snippet.md +1 -1
- data/docs/SnippetAllOf.md +10 -0
- data/docs/SnippetApi.md +18 -15
- data/docs/SnippetCommon.md +13 -0
- data/docs/SnippetResponse.md +1 -1
- data/docs/SnippetResponseCommon.md +15 -0
- data/docs/{SnippetResponseAllOf.md → SnippetResponseCommonAllOf.md} +1 -1
- data/docs/SnippetResponsePost.md +20 -0
- data/docs/SnippetWithDynamicNumber.md +14 -0
- data/docs/SnippetWithDynamicNumberAllOf.md +10 -0
- data/docs/StarApi.md +9 -6
- data/docs/StatsApi.md +6 -3
- data/docs/SudoApi.md +6 -3
- data/docs/TlsActivationsApi.md +10 -7
- data/docs/TlsBulkCertificatesApi.md +10 -7
- data/docs/TlsCertificateBlobResponse.md +10 -0
- data/docs/TlsCertificatesApi.md +50 -9
- data/docs/TlsConfigurationResponseAttributes.md +2 -2
- data/docs/TlsConfigurationResponseAttributesAllOf.md +2 -2
- data/docs/TlsConfigurationsApi.md +8 -5
- data/docs/{OriginInspectorSubsequentRequestTimestamp.md → TlsCsr.md} +2 -1
- data/docs/TlsCsrData.md +12 -0
- data/docs/TlsCsrDataAttributes.md +20 -0
- data/docs/TlsCsrErrorResponse.md +10 -0
- data/docs/{HistoricalFieldResponseDataField.md → TlsCsrResponse.md} +2 -2
- data/docs/TlsCsrResponseAttributes.md +10 -0
- data/docs/TlsCsrResponseData.md +13 -0
- data/docs/TlsCsrsApi.md +55 -0
- data/docs/TlsDnsRecord.md +1 -2
- data/docs/TlsDomainsApi.md +10 -7
- data/docs/TlsPrivateKeysApi.md +9 -6
- data/docs/TlsSubscriptionDataAttributes.md +1 -1
- data/docs/TlsSubscriptionResponseAttributes.md +1 -0
- data/docs/TlsSubscriptionResponseAttributesAllOf.md +1 -0
- data/docs/TlsSubscriptionsApi.md +20 -15
- data/docs/TokensApi.md +14 -11
- data/docs/{LoggingUseTls.md → TypeTlsCsr.md} +1 -1
- data/docs/UpdateDashboardRequest.md +12 -0
- data/docs/UserApi.md +12 -9
- data/docs/Values.md +1 -1
- data/docs/ValuesDdos.md +15 -0
- data/docs/VclApi.md +19 -16
- data/docs/VclDiffApi.md +6 -3
- data/docs/VersionApi.md +98 -11
- data/docs/VersionResponse.md +1 -0
- data/docs/VersionResponseAllOf.md +1 -0
- data/docs/WafActiveRulesApi.md +14 -11
- data/docs/WafExclusionsApi.md +10 -7
- data/docs/WafFirewallVersionsApi.md +11 -8
- data/docs/WafFirewallsApi.md +10 -7
- data/docs/WafRuleRevisionsApi.md +7 -4
- data/docs/WafRulesApi.md +7 -4
- data/docs/WafTagsApi.md +6 -3
- data/docs/WholePlatformDdosHistoricalApi.md +59 -0
- data/fastly.gemspec +2 -2
- data/lib/fastly/api/acl_api.rb +1 -1
- data/lib/fastly/api/acl_entry_api.rb +1 -1
- data/lib/fastly/api/acls_in_compute_api.rb +470 -0
- data/lib/fastly/api/apex_redirect_api.rb +1 -1
- data/lib/fastly/api/automation_tokens_api.rb +4 -4
- data/lib/fastly/api/backend_api.rb +53 -13
- data/lib/fastly/api/billing_address_api.rb +1 -1
- data/lib/fastly/api/billing_api.rb +3 -3
- data/lib/fastly/api/billing_invoices_api.rb +207 -0
- data/lib/fastly/api/billing_usage_metrics_api.rb +213 -0
- data/lib/fastly/api/cache_settings_api.rb +1 -1
- data/lib/fastly/api/condition_api.rb +1 -1
- data/lib/fastly/api/config_store_api.rb +4 -1
- data/lib/fastly/api/config_store_item_api.rb +1 -1
- data/lib/fastly/api/contact_api.rb +2 -2
- data/lib/fastly/api/content_api.rb +3 -3
- data/lib/fastly/api/customer_addresses_api.rb +224 -0
- data/lib/fastly/api/customer_api.rb +1 -1
- data/lib/fastly/api/dictionary_api.rb +1 -1
- data/lib/fastly/api/dictionary_info_api.rb +1 -1
- data/lib/fastly/api/dictionary_item_api.rb +1 -1
- data/lib/fastly/api/diff_api.rb +1 -1
- data/lib/fastly/api/director_api.rb +3 -3
- data/lib/fastly/api/director_backend_api.rb +1 -1
- data/lib/fastly/api/domain_api.rb +1 -1
- data/lib/fastly/api/domain_inspector_historical_api.rb +5 -5
- data/lib/fastly/api/domain_inspector_realtime_api.rb +1 -1
- data/lib/fastly/api/domain_ownerships_api.rb +1 -1
- data/lib/fastly/api/enabled_products_api.rb +165 -11
- data/lib/fastly/api/events_api.rb +13 -1
- data/lib/fastly/api/gzip_api.rb +1 -1
- data/lib/fastly/api/header_api.rb +1 -1
- data/lib/fastly/api/healthcheck_api.rb +1 -1
- data/lib/fastly/api/historical_api.rb +19 -19
- data/lib/fastly/api/http3_api.rb +1 -1
- data/lib/fastly/api/iam_permissions_api.rb +1 -1
- data/lib/fastly/api/iam_roles_api.rb +1 -1
- data/lib/fastly/api/iam_service_groups_api.rb +1 -1
- data/lib/fastly/api/iam_user_groups_api.rb +1 -1
- data/lib/fastly/api/image_optimizer_default_settings_api.rb +167 -0
- data/lib/fastly/api/invitations_api.rb +1 -1
- data/lib/fastly/api/kv_store_api.rb +17 -17
- data/lib/fastly/api/kv_store_item_api.rb +1 -1
- data/lib/fastly/api/legacy_waf_configuration_sets_api.rb +1 -1
- data/lib/fastly/api/legacy_waf_firewall_api.rb +1 -1
- data/lib/fastly/api/legacy_waf_owasp_api.rb +1 -1
- data/lib/fastly/api/legacy_waf_rule_api.rb +1 -1
- data/lib/fastly/api/legacy_waf_rule_status_api.rb +1 -1
- data/lib/fastly/api/legacy_waf_ruleset_api.rb +1 -1
- data/lib/fastly/api/legacy_waf_tag_api.rb +1 -1
- data/lib/fastly/api/legacy_waf_update_status_api.rb +1 -1
- data/lib/fastly/api/logging_azureblob_api.rb +1 -1
- data/lib/fastly/api/logging_bigquery_api.rb +1 -1
- data/lib/fastly/api/logging_cloudfiles_api.rb +1 -1
- data/lib/fastly/api/logging_datadog_api.rb +3 -3
- data/lib/fastly/api/logging_digitalocean_api.rb +1 -1
- data/lib/fastly/api/logging_elasticsearch_api.rb +1 -1
- data/lib/fastly/api/logging_ftp_api.rb +1 -1
- data/lib/fastly/api/logging_gcs_api.rb +1 -1
- data/lib/fastly/api/logging_heroku_api.rb +1 -1
- data/lib/fastly/api/logging_honeycomb_api.rb +1 -1
- data/lib/fastly/api/logging_https_api.rb +1 -1
- data/lib/fastly/api/logging_kafka_api.rb +3 -3
- data/lib/fastly/api/logging_kinesis_api.rb +3 -3
- data/lib/fastly/api/logging_logentries_api.rb +9 -9
- data/lib/fastly/api/logging_loggly_api.rb +1 -1
- data/lib/fastly/api/logging_logshuttle_api.rb +1 -1
- data/lib/fastly/api/logging_newrelic_api.rb +1 -1
- data/lib/fastly/api/logging_newrelicotlp_api.rb +473 -0
- data/lib/fastly/api/logging_openstack_api.rb +1 -1
- data/lib/fastly/api/logging_papertrail_api.rb +1 -1
- data/lib/fastly/api/logging_pubsub_api.rb +1 -1
- data/lib/fastly/api/logging_s3_api.rb +15 -1
- data/lib/fastly/api/logging_scalyr_api.rb +5 -5
- data/lib/fastly/api/logging_sftp_api.rb +1 -1
- data/lib/fastly/api/logging_splunk_api.rb +5 -5
- data/lib/fastly/api/logging_sumologic_api.rb +1 -1
- data/lib/fastly/api/logging_syslog_api.rb +5 -5
- data/lib/fastly/api/mutual_authentication_api.rb +1 -1
- data/lib/fastly/api/observability_custom_dashboards_api.rb +333 -0
- data/lib/fastly/api/origin_inspector_historical_api.rb +5 -5
- data/lib/fastly/api/origin_inspector_realtime_api.rb +1 -1
- data/lib/fastly/api/package_api.rb +9 -9
- data/lib/fastly/api/pool_api.rb +5 -5
- data/lib/fastly/api/pop_api.rb +1 -1
- data/lib/fastly/api/public_ip_list_api.rb +1 -1
- data/lib/fastly/api/publish_api.rb +3 -3
- data/lib/fastly/api/purge_api.rb +1 -1
- data/lib/fastly/api/rate_limiter_api.rb +3 -3
- data/lib/fastly/api/realtime_api.rb +1 -1
- data/lib/fastly/api/request_settings_api.rb +1 -1
- data/lib/fastly/api/resource_api.rb +1 -1
- data/lib/fastly/api/response_object_api.rb +9 -5
- data/lib/fastly/api/secret_store_api.rb +8 -5
- data/lib/fastly/api/secret_store_item_api.rb +3 -3
- data/lib/fastly/api/server_api.rb +1 -1
- data/lib/fastly/api/service_api.rb +1 -1
- data/lib/fastly/api/service_authorizations_api.rb +1 -1
- data/lib/fastly/api/settings_api.rb +1 -1
- data/lib/fastly/api/snippet_api.rb +18 -18
- data/lib/fastly/api/star_api.rb +1 -1
- data/lib/fastly/api/stats_api.rb +1 -1
- data/lib/fastly/api/sudo_api.rb +1 -1
- data/lib/fastly/api/tls_activations_api.rb +1 -1
- data/lib/fastly/api/tls_bulk_certificates_api.rb +1 -1
- data/lib/fastly/api/tls_certificates_api.rb +71 -8
- data/lib/fastly/api/tls_configurations_api.rb +1 -1
- data/lib/fastly/api/tls_csrs_api.rb +83 -0
- data/lib/fastly/api/tls_domains_api.rb +10 -10
- data/lib/fastly/api/tls_private_keys_api.rb +1 -1
- data/lib/fastly/api/tls_subscriptions_api.rb +15 -12
- data/lib/fastly/api/tokens_api.rb +3 -3
- data/lib/fastly/api/user_api.rb +1 -1
- data/lib/fastly/api/vcl_api.rb +3 -3
- data/lib/fastly/api/vcl_diff_api.rb +1 -1
- data/lib/fastly/api/version_api.rb +155 -1
- data/lib/fastly/api/waf_active_rules_api.rb +3 -3
- data/lib/fastly/api/waf_exclusions_api.rb +1 -1
- data/lib/fastly/api/waf_firewall_versions_api.rb +1 -1
- data/lib/fastly/api/waf_firewalls_api.rb +1 -1
- data/lib/fastly/api/waf_rule_revisions_api.rb +1 -1
- data/lib/fastly/api/waf_rules_api.rb +1 -1
- data/lib/fastly/api/waf_tags_api.rb +1 -1
- data/lib/fastly/api/whole_platform_ddos_historical_api.rb +89 -0
- data/lib/fastly/api_client.rb +2 -2
- data/lib/fastly/api_error.rb +1 -1
- data/lib/fastly/configuration.rb +205 -1
- data/lib/fastly/models/acl.rb +1 -1
- data/lib/fastly/models/acl_entry.rb +1 -1
- data/lib/fastly/models/acl_entry_response.rb +1 -1
- data/lib/fastly/models/acl_entry_response_all_of.rb +1 -1
- data/lib/fastly/models/acl_response.rb +1 -1
- data/lib/fastly/models/acl_response_all_of.rb +1 -1
- data/lib/fastly/models/apex_redirect.rb +1 -1
- data/lib/fastly/models/apex_redirect_all_of.rb +1 -1
- data/lib/fastly/models/async_response.rb +225 -0
- data/lib/fastly/models/automation_token.rb +1 -1
- data/lib/fastly/models/automation_token_create_request.rb +1 -1
- data/lib/fastly/models/automation_token_create_request_attributes.rb +1 -1
- data/lib/fastly/models/automation_token_create_response.rb +1 -1
- data/lib/fastly/models/automation_token_create_response_all_of.rb +1 -1
- data/lib/fastly/models/{error_response.rb → automation_token_error_response.rb} +4 -4
- data/lib/fastly/models/automation_token_response.rb +1 -1
- data/lib/fastly/models/automation_token_response_all_of.rb +1 -1
- data/lib/fastly/models/aws_region.rb +1 -1
- data/lib/fastly/models/backend.rb +77 -5
- data/lib/fastly/models/backend_response.rb +77 -5
- data/lib/fastly/models/backend_response_all_of.rb +1 -1
- data/lib/fastly/models/batch.rb +1 -1
- data/lib/fastly/models/batch_errors.rb +1 -1
- data/lib/fastly/models/billing.rb +3 -12
- data/lib/fastly/models/billing_address_attributes.rb +1 -1
- data/lib/fastly/models/billing_address_request.rb +1 -1
- data/lib/fastly/models/billing_address_request_data.rb +1 -1
- data/lib/fastly/models/billing_address_response.rb +1 -1
- data/lib/fastly/models/billing_address_response_data.rb +1 -1
- data/lib/fastly/models/billing_address_verification_error_response.rb +1 -1
- data/lib/fastly/models/billing_address_verification_error_response_errors.rb +1 -1
- data/lib/fastly/models/billing_bandwidth.rb +227 -0
- data/lib/fastly/models/billing_bandwidth_tiers.rb +252 -0
- data/lib/fastly/models/{relationship_tls_dns_record.rb → billing_estimate_invoice_id.rb} +11 -11
- data/lib/fastly/models/billing_estimate_lines.rb +1 -1
- data/lib/fastly/models/billing_estimate_lines_line_items.rb +1 -1
- data/lib/fastly/models/billing_estimate_response.rb +13 -12
- data/lib/fastly/models/billing_invoice_id.rb +216 -0
- data/lib/fastly/models/billing_regions.rb +243 -0
- data/lib/fastly/models/billing_response.rb +13 -12
- data/lib/fastly/models/billing_response_item_items_data.rb +1 -1
- data/lib/fastly/models/billing_response_line_item.rb +14 -2
- data/lib/fastly/models/billing_status.rb +1 -1
- data/lib/fastly/models/billing_total.rb +1 -1
- data/lib/fastly/models/billing_total_extras.rb +1 -1
- data/lib/fastly/models/bulk_update_acl_entries_request.rb +1 -1
- data/lib/fastly/models/bulk_update_acl_entry.rb +1 -1
- data/lib/fastly/models/bulk_update_acl_entry_all_of.rb +1 -1
- data/lib/fastly/models/bulk_update_config_store_item.rb +1 -1
- data/lib/fastly/models/bulk_update_config_store_item_all_of.rb +1 -1
- data/lib/fastly/models/bulk_update_config_store_list_request.rb +1 -1
- data/lib/fastly/models/bulk_update_dictionary_item.rb +1 -1
- data/lib/fastly/models/bulk_update_dictionary_list_request.rb +1 -1
- data/lib/fastly/models/bulk_waf_active_rules.rb +1 -1
- data/lib/fastly/models/cache_setting.rb +1 -1
- data/lib/fastly/models/cache_setting_response.rb +1 -1
- data/lib/fastly/models/client_key.rb +1 -1
- data/lib/fastly/models/compute_acl_create_acls_request.rb +217 -0
- data/lib/fastly/models/compute_acl_create_acls_response.rb +227 -0
- data/lib/fastly/models/compute_acl_list_entries.rb +228 -0
- data/lib/fastly/models/compute_acl_list_entries_item.rb +227 -0
- data/lib/fastly/models/compute_acl_list_entries_meta.rb +227 -0
- data/lib/fastly/models/compute_acl_lookup.rb +238 -0
- data/lib/fastly/models/compute_acl_update_entry.rb +238 -0
- data/lib/fastly/models/condition.rb +1 -1
- data/lib/fastly/models/condition_response.rb +1 -1
- data/lib/fastly/models/config_store.rb +1 -1
- data/lib/fastly/models/config_store_info_response.rb +1 -1
- data/lib/fastly/models/config_store_item.rb +1 -1
- data/lib/fastly/models/config_store_item_response.rb +1 -1
- data/lib/fastly/models/config_store_item_response_all_of.rb +1 -1
- data/lib/fastly/models/config_store_response.rb +1 -1
- data/lib/fastly/models/config_store_response_all_of.rb +1 -1
- data/lib/fastly/models/configured_product_response.rb +243 -0
- data/lib/fastly/models/configured_product_response_configuration.rb +227 -0
- data/lib/fastly/models/configured_product_response_links.rb +227 -0
- data/lib/fastly/models/configured_product_response_product.rb +227 -0
- data/lib/fastly/models/contact.rb +1 -1
- data/lib/fastly/models/contact_response.rb +1 -1
- data/lib/fastly/models/contact_response_all_of.rb +1 -1
- data/lib/fastly/models/content.rb +1 -1
- data/lib/fastly/models/create_dashboard_request.rb +245 -0
- data/lib/fastly/models/create_response_object_request.rb +280 -0
- data/lib/fastly/models/customer.rb +1 -1
- data/lib/fastly/models/customer_address.rb +294 -0
- data/lib/fastly/models/customer_response.rb +1 -1
- data/lib/fastly/models/customer_response_all_of.rb +1 -1
- data/lib/fastly/models/dashboard.rb +290 -0
- data/lib/fastly/models/dashboard_item.rb +368 -0
- data/lib/fastly/models/dashboard_item_property_data_source.rb +271 -0
- data/lib/fastly/models/dashboard_item_property_data_source_property_config.rb +244 -0
- data/lib/fastly/models/dashboard_item_property_visualization.rb +271 -0
- data/lib/fastly/models/dashboard_item_property_visualization_property_config.rb +303 -0
- data/lib/fastly/models/{subsequent_request_timestamp.rb → dashboard_property_created_by.rb} +5 -5
- data/lib/fastly/models/{read_only_id_service.rb → dashboard_property_updated_by.rb} +5 -4
- data/lib/fastly/models/default_settings.rb +385 -0
- data/lib/fastly/models/default_settings_error.rb +234 -0
- data/lib/fastly/models/default_settings_response.rb +435 -0
- data/lib/fastly/models/dictionary.rb +1 -1
- data/lib/fastly/models/dictionary_info_response.rb +1 -1
- data/lib/fastly/models/dictionary_item.rb +1 -1
- data/lib/fastly/models/dictionary_item_response.rb +1 -1
- data/lib/fastly/models/dictionary_item_response_all_of.rb +1 -1
- data/lib/fastly/models/dictionary_response.rb +1 -1
- data/lib/fastly/models/dictionary_response_all_of.rb +1 -1
- data/lib/fastly/models/diff_response.rb +1 -1
- data/lib/fastly/models/director.rb +2 -2
- data/lib/fastly/models/director_backend.rb +1 -1
- data/lib/fastly/models/director_backend_all_of.rb +1 -1
- data/lib/fastly/models/director_response.rb +2 -2
- data/lib/fastly/models/domain.rb +1 -1
- data/lib/fastly/models/domain_inspector.rb +3 -2
- data/lib/fastly/models/domain_inspector_entry.rb +1 -1
- data/lib/fastly/models/domain_inspector_entry_dimensions.rb +1 -1
- data/lib/fastly/models/domain_inspector_measurements.rb +2 -2
- data/lib/fastly/models/domain_inspector_realtime_entry.rb +4 -3
- data/lib/fastly/models/domain_response.rb +1 -1
- data/lib/fastly/models/enabled_product_response.rb +1 -1
- data/lib/fastly/models/enabled_product_response_links.rb +1 -1
- data/lib/fastly/models/enabled_product_response_product.rb +1 -1
- data/lib/fastly/models/enabled_product_response_service.rb +1 -1
- data/lib/fastly/models/{historical_field_results_attributes_additional.rb → environment.rb} +22 -12
- data/lib/fastly/models/environment_name.rb +34 -0
- data/lib/fastly/models/eom_invoice_response.rb +305 -0
- data/lib/fastly/models/error.rb +243 -0
- data/lib/fastly/models/error_response_data.rb +225 -0
- data/lib/fastly/models/event.rb +1 -1
- data/lib/fastly/models/event_attributes.rb +3 -3
- data/lib/fastly/models/event_data.rb +1 -1
- data/lib/fastly/models/event_response.rb +1 -1
- data/lib/fastly/models/events_response.rb +1 -1
- data/lib/fastly/models/generic_token_error.rb +1 -1
- data/lib/fastly/models/get_service_level_usage_response.rb +223 -0
- data/lib/fastly/models/get_service_level_usage_types_response.rb +225 -0
- data/lib/fastly/models/gzip.rb +1 -1
- data/lib/fastly/models/gzip_response.rb +1 -1
- data/lib/fastly/models/header.rb +1 -1
- data/lib/fastly/models/header_response.rb +1 -1
- data/lib/fastly/models/header_response_additional.rb +1 -1
- data/lib/fastly/models/healthcheck.rb +1 -1
- data/lib/fastly/models/healthcheck_response.rb +1 -1
- data/lib/fastly/models/historical.rb +1 -1
- data/lib/fastly/models/{historical_usage_aggregate_response.rb → historical_ddos.rb} +10 -15
- data/lib/fastly/models/historical_ddos_meta.rb +248 -0
- data/lib/fastly/models/historical_domains.rb +1 -1
- data/lib/fastly/models/historical_domains_data.rb +1 -1
- data/lib/fastly/models/historical_domains_meta.rb +1 -1
- data/lib/fastly/models/historical_domains_meta_filters.rb +1 -1
- data/lib/fastly/models/historical_domains_response.rb +1 -1
- data/lib/fastly/models/historical_domains_response_all_of.rb +1 -1
- data/lib/fastly/models/historical_meta.rb +1 -1
- data/lib/fastly/models/historical_origins_response.rb +1 -1
- data/lib/fastly/models/historical_origins_response_all_of.rb +1 -1
- data/lib/fastly/models/historical_regions_response.rb +1 -1
- data/lib/fastly/models/historical_regions_response_all_of.rb +1 -1
- data/lib/fastly/models/{historical_aggregate_response.rb → historical_stats_aggregated_response.rb} +5 -5
- data/lib/fastly/models/{historical_aggregate_response_all_of.rb → historical_stats_aggregated_response_all_of.rb} +4 -4
- data/lib/fastly/models/{historical_response.rb → historical_stats_by_service_response.rb} +5 -5
- data/lib/fastly/models/{historical_response_data_field.rb → historical_stats_by_service_response_all_of.rb} +4 -4
- data/lib/fastly/models/{historical_field_response.rb → historical_usage_aggregated_response.rb} +7 -6
- data/lib/fastly/models/historical_usage_aggregated_response_all_of.rb +219 -0
- data/lib/fastly/models/{historical_usage_results.rb → historical_usage_data.rb} +5 -4
- data/lib/fastly/models/historical_usage_month_response.rb +1 -1
- data/lib/fastly/models/historical_usage_month_response_all_of.rb +1 -1
- data/lib/fastly/models/historical_usage_month_response_data.rb +8 -4
- data/lib/fastly/models/{historical_service.rb → historical_usage_service.rb} +4 -4
- data/lib/fastly/models/historical_usage_service_response.rb +6 -3
- data/lib/fastly/models/historical_usage_service_response_all_of.rb +6 -3
- data/lib/fastly/models/http3.rb +1 -1
- data/lib/fastly/models/http3_all_of.rb +1 -1
- data/lib/fastly/models/http_response_format.rb +1 -1
- data/lib/fastly/models/http_stream_format.rb +1 -1
- data/lib/fastly/models/iam_permission.rb +1 -1
- data/lib/fastly/models/iam_role.rb +1 -1
- data/lib/fastly/models/iam_role_all_of.rb +1 -1
- data/lib/fastly/models/iam_service_group.rb +1 -1
- data/lib/fastly/models/iam_service_group_all_of.rb +1 -1
- data/lib/fastly/models/iam_user_group.rb +1 -1
- data/lib/fastly/models/iam_user_group_all_of.rb +1 -1
- data/lib/fastly/models/included_with_tls_configuration.rb +218 -0
- data/lib/fastly/models/included_with_tls_configuration_item.rb +237 -0
- data/lib/fastly/models/included_with_waf_active_rule_item.rb +1 -1
- data/lib/fastly/models/included_with_waf_exclusion_item.rb +1 -1
- data/lib/fastly/models/included_with_waf_firewall_version_item.rb +1 -1
- data/lib/fastly/models/included_with_waf_rule_item.rb +1 -1
- data/lib/fastly/models/inline_object.rb +1 -1
- data/lib/fastly/models/inline_object1.rb +1 -1
- data/lib/fastly/models/inline_response200.rb +1 -1
- data/lib/fastly/models/inline_response2001.rb +1 -1
- data/lib/fastly/models/inline_response2002.rb +1 -1
- data/lib/fastly/models/inline_response2003.rb +1 -1
- data/lib/fastly/models/inline_response2003_meta.rb +1 -1
- data/lib/fastly/models/inline_response2004.rb +1 -1
- data/lib/fastly/models/inline_response2004_meta.rb +1 -1
- data/lib/fastly/models/inline_response2005.rb +1 -1
- data/lib/fastly/models/inline_response2006.rb +1 -1
- data/lib/fastly/models/inline_response2007.rb +1 -1
- data/lib/fastly/models/{recorded_timestamp.rb → inline_response201.rb} +16 -7
- data/lib/fastly/models/inline_response400.rb +1 -1
- data/lib/fastly/models/invitation.rb +1 -1
- data/lib/fastly/models/invitation_data.rb +1 -1
- data/lib/fastly/models/invitation_data_attributes.rb +1 -1
- data/lib/fastly/models/invitation_response.rb +1 -1
- data/lib/fastly/models/invitation_response_all_of.rb +1 -1
- data/lib/fastly/models/invitation_response_data.rb +1 -1
- data/lib/fastly/models/invitation_response_data_all_of.rb +1 -1
- data/lib/fastly/models/invitations_response.rb +1 -1
- data/lib/fastly/models/invitations_response_all_of.rb +1 -1
- data/lib/fastly/models/invoice.rb +298 -0
- data/lib/fastly/models/invoicelineitems.rb +307 -0
- data/lib/fastly/models/legacy_waf_configuration_set.rb +1 -1
- data/lib/fastly/models/legacy_waf_firewall.rb +1 -1
- data/lib/fastly/models/legacy_waf_owasp.rb +1 -1
- data/lib/fastly/models/legacy_waf_rule.rb +1 -1
- data/lib/fastly/models/legacy_waf_rule_status.rb +1 -1
- data/lib/fastly/models/legacy_waf_ruleset.rb +1 -1
- data/lib/fastly/models/legacy_waf_tag.rb +1 -1
- data/lib/fastly/models/legacy_waf_update_status.rb +1 -1
- data/lib/fastly/models/line_item_data.rb +14 -2
- data/lib/fastly/models/{relationship_tls_dns_record_dns_record.rb → list_customer_addresses_response.rb} +5 -5
- data/lib/fastly/models/list_dashboards_response.rb +229 -0
- data/lib/fastly/models/list_eom_invoices_response.rb +234 -0
- data/lib/fastly/models/listinvoices.rb +227 -0
- data/lib/fastly/models/logging_address_and_port.rb +1 -1
- data/lib/fastly/models/logging_azureblob_additional.rb +1 -1
- data/lib/fastly/models/logging_azureblob_response.rb +1 -1
- data/lib/fastly/models/logging_bigquery_additional.rb +1 -1
- data/lib/fastly/models/logging_bigquery_response.rb +1 -1
- data/lib/fastly/models/logging_cloudfiles_additional.rb +1 -1
- data/lib/fastly/models/logging_cloudfiles_response.rb +1 -1
- data/lib/fastly/models/logging_common.rb +1 -1
- data/lib/fastly/models/logging_common_response.rb +1 -1
- data/lib/fastly/models/logging_common_response_all_of.rb +1 -1
- data/lib/fastly/models/logging_common_response_all_of1.rb +1 -1
- data/lib/fastly/models/logging_datadog_additional.rb +3 -3
- data/lib/fastly/models/logging_datadog_response.rb +3 -3
- data/lib/fastly/models/logging_digitalocean_additional.rb +1 -1
- data/lib/fastly/models/logging_digitalocean_response.rb +1 -1
- data/lib/fastly/models/logging_elasticsearch_additional.rb +1 -1
- data/lib/fastly/models/logging_elasticsearch_response.rb +1 -1
- data/lib/fastly/models/logging_format_version_integer.rb +1 -1
- data/lib/fastly/models/logging_format_version_string.rb +1 -1
- data/lib/fastly/models/logging_ftp_additional.rb +1 -1
- data/lib/fastly/models/logging_ftp_response.rb +1 -1
- data/lib/fastly/models/logging_ftp_response_all_of.rb +1 -1
- data/lib/fastly/models/logging_gcs_additional.rb +1 -1
- data/lib/fastly/models/logging_gcs_common.rb +1 -1
- data/lib/fastly/models/logging_gcs_response.rb +1 -1
- data/lib/fastly/models/logging_generic_common.rb +1 -1
- data/lib/fastly/models/logging_generic_common_response.rb +1 -1
- data/lib/fastly/models/logging_generic_common_response_all_of.rb +1 -1
- data/lib/fastly/models/logging_generic_common_response_all_of1.rb +1 -1
- data/lib/fastly/models/logging_google_pubsub_additional.rb +1 -1
- data/lib/fastly/models/logging_google_pubsub_response.rb +1 -1
- data/lib/fastly/models/logging_heroku_additional.rb +1 -1
- data/lib/fastly/models/logging_heroku_response.rb +1 -1
- data/lib/fastly/models/logging_honeycomb_additional.rb +1 -1
- data/lib/fastly/models/logging_honeycomb_response.rb +1 -1
- data/lib/fastly/models/logging_https_additional.rb +1 -1
- data/lib/fastly/models/logging_https_response.rb +1 -1
- data/lib/fastly/models/logging_kafka_additional.rb +3 -3
- data/lib/fastly/models/logging_kafka_response.rb +3 -3
- data/lib/fastly/models/logging_kafka_response_post.rb +3 -3
- data/lib/fastly/models/logging_kinesis_additional.rb +2 -2
- data/lib/fastly/models/logging_kinesis_response.rb +2 -2
- data/lib/fastly/models/logging_logentries_additional.rb +4 -4
- data/lib/fastly/models/logging_logentries_response.rb +4 -4
- data/lib/fastly/models/logging_loggly_additional.rb +1 -1
- data/lib/fastly/models/logging_loggly_response.rb +1 -1
- data/lib/fastly/models/logging_logshuttle_additional.rb +1 -1
- data/lib/fastly/models/logging_logshuttle_response.rb +1 -1
- data/lib/fastly/models/logging_message_type.rb +1 -1
- data/lib/fastly/models/logging_newrelic_additional.rb +1 -1
- data/lib/fastly/models/logging_newrelic_response.rb +1 -1
- data/lib/fastly/models/logging_newrelicotlp_additional.rb +288 -0
- data/lib/fastly/models/logging_newrelicotlp_response.rb +417 -0
- data/lib/fastly/models/logging_openstack_additional.rb +1 -1
- data/lib/fastly/models/logging_openstack_response.rb +1 -1
- data/lib/fastly/models/logging_papertrail_response.rb +1 -1
- data/lib/fastly/models/logging_placement.rb +1 -1
- data/lib/fastly/models/logging_request_caps_common.rb +1 -1
- data/lib/fastly/models/logging_s3_additional.rb +31 -6
- data/lib/fastly/models/logging_s3_response.rb +31 -6
- data/lib/fastly/models/logging_scalyr_additional.rb +2 -2
- data/lib/fastly/models/logging_scalyr_response.rb +2 -2
- data/lib/fastly/models/logging_sftp_additional.rb +1 -1
- data/lib/fastly/models/logging_sftp_response.rb +1 -1
- data/lib/fastly/models/logging_sftp_response_all_of.rb +1 -1
- data/lib/fastly/models/logging_splunk_additional.rb +3 -3
- data/lib/fastly/models/logging_splunk_response.rb +3 -3
- data/lib/fastly/models/logging_sumologic_additional.rb +1 -1
- data/lib/fastly/models/logging_sumologic_response.rb +1 -1
- data/lib/fastly/models/logging_syslog_additional.rb +3 -3
- data/lib/fastly/models/logging_syslog_response.rb +3 -3
- data/lib/fastly/models/logging_tls_common.rb +1 -1
- data/lib/fastly/models/{logging_use_tls.rb → logging_use_tls_string.rb} +6 -6
- data/lib/fastly/models/metadata.rb +250 -0
- data/lib/fastly/models/mtd_invoice_response.rb +275 -0
- data/lib/fastly/models/mtdinvoice.rb +268 -0
- data/lib/fastly/models/mtdlineitems.rb +297 -0
- data/lib/fastly/models/mutual_authentication.rb +1 -1
- data/lib/fastly/models/mutual_authentication_data.rb +1 -1
- data/lib/fastly/models/mutual_authentication_data_attributes.rb +1 -1
- data/lib/fastly/models/mutual_authentication_response.rb +1 -1
- data/lib/fastly/models/mutual_authentication_response_attributes.rb +1 -1
- data/lib/fastly/models/mutual_authentication_response_attributes_all_of.rb +1 -1
- data/lib/fastly/models/mutual_authentication_response_data.rb +1 -1
- data/lib/fastly/models/mutual_authentication_response_data_all_of.rb +1 -1
- data/lib/fastly/models/mutual_authentications_response.rb +1 -1
- data/lib/fastly/models/mutual_authentications_response_all_of.rb +1 -1
- data/lib/fastly/models/origin_inspector.rb +3 -2
- data/lib/fastly/models/origin_inspector_dimensions.rb +1 -1
- data/lib/fastly/models/origin_inspector_entry.rb +1 -1
- data/lib/fastly/models/origin_inspector_historical.rb +1 -1
- data/lib/fastly/models/origin_inspector_historical_data.rb +1 -1
- data/lib/fastly/models/origin_inspector_historical_meta.rb +1 -1
- data/lib/fastly/models/origin_inspector_historical_meta_filters.rb +1 -1
- data/lib/fastly/models/origin_inspector_measurements.rb +39 -39
- data/lib/fastly/models/origin_inspector_realtime_entry.rb +4 -3
- data/lib/fastly/models/origin_inspector_values.rb +39 -39
- data/lib/fastly/models/package.rb +1 -1
- data/lib/fastly/models/package_metadata.rb +7 -7
- data/lib/fastly/models/package_response.rb +1 -1
- data/lib/fastly/models/package_response_all_of.rb +1 -1
- data/lib/fastly/models/pagination.rb +1 -1
- data/lib/fastly/models/pagination_cursor_meta.rb +1 -1
- data/lib/fastly/models/pagination_links.rb +1 -1
- data/lib/fastly/models/pagination_meta.rb +1 -1
- data/lib/fastly/models/permission.rb +1 -1
- data/lib/fastly/models/{origin_inspector_realtime_entry_recorded.rb → platform_ddos_data_items.rb} +15 -7
- data/lib/fastly/models/platform_ddos_entry.rb +219 -0
- data/lib/fastly/models/{historical_field_aggregate_response.rb → platform_ddos_response.rb} +9 -8
- data/lib/fastly/models/{historical_field_aggregate_response_all_of.rb → platform_ddos_response_all_of.rb} +6 -5
- data/lib/fastly/models/pool_additional.rb +2 -2
- data/lib/fastly/models/pool_response.rb +2 -2
- data/lib/fastly/models/pool_response_all_of.rb +1 -1
- data/lib/fastly/models/pool_response_common.rb +1 -1
- data/lib/fastly/models/pool_response_post.rb +2 -2
- data/lib/fastly/models/pool_response_post_all_of.rb +1 -1
- data/lib/fastly/models/pop.rb +3 -3
- data/lib/fastly/models/pop_coordinates.rb +1 -1
- data/lib/fastly/models/public_ip_list.rb +1 -1
- data/lib/fastly/models/publish_item.rb +1 -1
- data/lib/fastly/models/publish_item_formats.rb +1 -1
- data/lib/fastly/models/publish_request.rb +1 -1
- data/lib/fastly/models/purge_keys.rb +1 -1
- data/lib/fastly/models/purge_response.rb +1 -1
- data/lib/fastly/models/rate_limiter.rb +3 -3
- data/lib/fastly/models/rate_limiter_response.rb +3 -3
- data/lib/fastly/models/rate_limiter_response_all_of.rb +1 -1
- data/lib/fastly/models/read_only_customer_id.rb +1 -1
- data/lib/fastly/models/read_only_id.rb +1 -1
- data/lib/fastly/models/read_only_service_id.rb +1 -1
- data/lib/fastly/models/read_only_user_id.rb +1 -1
- data/lib/fastly/models/read_only_version.rb +1 -1
- data/lib/fastly/models/realtime.rb +1 -1
- data/lib/fastly/models/realtime_entry.rb +2 -2
- data/lib/fastly/models/realtime_entry_aggregated.rb +339 -19
- data/lib/fastly/models/realtime_entry_recorded.rb +1 -1
- data/lib/fastly/models/realtime_measurements.rb +339 -19
- data/lib/fastly/models/relationship_common_name.rb +1 -1
- data/lib/fastly/models/relationship_customer.rb +1 -1
- data/lib/fastly/models/relationship_customer_customer.rb +3 -5
- data/lib/fastly/models/relationship_default_ecdsa_tls_certificate.rb +216 -0
- data/lib/fastly/models/relationship_default_ecdsa_tls_certificate_default_ecdsa_certificate.rb +216 -0
- data/lib/fastly/models/relationship_default_ecdsa_tls_certificate_default_ecdsa_certificate_data.rb +228 -0
- data/lib/fastly/models/relationship_default_tls_certificate.rb +216 -0
- data/lib/fastly/models/relationship_default_tls_certificate_default_certificate.rb +216 -0
- data/lib/fastly/models/relationship_default_tls_certificate_default_certificate_data.rb +228 -0
- data/lib/fastly/models/relationship_member_customer.rb +1 -1
- data/lib/fastly/models/relationship_member_mutual_authentication.rb +1 -1
- data/lib/fastly/models/relationship_member_service.rb +1 -1
- data/lib/fastly/models/relationship_member_service_invitation.rb +1 -1
- data/lib/fastly/models/relationship_member_tls_activation.rb +1 -1
- data/lib/fastly/models/relationship_member_tls_bulk_certificate.rb +1 -1
- data/lib/fastly/models/relationship_member_tls_certificate.rb +1 -1
- data/lib/fastly/models/relationship_member_tls_configuration.rb +1 -1
- data/lib/fastly/models/relationship_member_tls_domain.rb +1 -1
- data/lib/fastly/models/relationship_member_tls_private_key.rb +1 -1
- data/lib/fastly/models/relationship_member_tls_subscription.rb +1 -1
- data/lib/fastly/models/relationship_member_waf_active_rule.rb +1 -1
- data/lib/fastly/models/relationship_member_waf_firewall.rb +1 -1
- data/lib/fastly/models/relationship_member_waf_firewall_version.rb +1 -1
- data/lib/fastly/models/relationship_member_waf_rule.rb +1 -1
- data/lib/fastly/models/relationship_member_waf_rule_revision.rb +1 -1
- data/lib/fastly/models/relationship_member_waf_tag.rb +1 -1
- data/lib/fastly/models/relationship_mutual_authentication.rb +2 -2
- data/lib/fastly/models/relationship_mutual_authentication_mutual_authentication.rb +1 -1
- data/lib/fastly/models/relationship_mutual_authentications.rb +1 -1
- data/lib/fastly/models/relationship_mutual_authentications_mutual_authentications.rb +1 -1
- data/lib/fastly/models/relationship_service.rb +1 -1
- data/lib/fastly/models/relationship_service_invitations.rb +1 -1
- data/lib/fastly/models/relationship_service_invitations_create.rb +1 -1
- data/lib/fastly/models/relationship_service_invitations_create_service_invitations.rb +1 -1
- data/lib/fastly/models/relationship_service_invitations_service_invitations.rb +1 -1
- data/lib/fastly/models/relationship_services.rb +1 -1
- data/lib/fastly/models/relationship_services_services.rb +1 -1
- data/lib/fastly/models/relationship_tls_activation.rb +1 -1
- data/lib/fastly/models/relationship_tls_activation_tls_activation.rb +1 -1
- data/lib/fastly/models/relationship_tls_activations.rb +1 -1
- data/lib/fastly/models/relationship_tls_bulk_certificate.rb +1 -1
- data/lib/fastly/models/relationship_tls_bulk_certificate_tls_bulk_certificate.rb +1 -1
- data/lib/fastly/models/relationship_tls_bulk_certificates.rb +1 -1
- data/lib/fastly/models/relationship_tls_certificate.rb +2 -2
- data/lib/fastly/models/relationship_tls_certificate_tls_certificate.rb +1 -1
- data/lib/fastly/models/relationship_tls_certificates.rb +1 -1
- data/lib/fastly/models/relationship_tls_certificates_tls_certificates.rb +1 -1
- data/lib/fastly/models/relationship_tls_configuration.rb +2 -2
- data/lib/fastly/models/relationship_tls_configuration_for_tls_subscription.rb +1 -1
- data/lib/fastly/models/relationship_tls_configuration_tls_configuration.rb +1 -1
- data/lib/fastly/models/relationship_tls_configurations.rb +1 -1
- data/lib/fastly/models/relationship_tls_configurations_tls_configurations.rb +1 -1
- data/lib/fastly/models/{relationship_tls_dns_records.rb → relationship_tls_dns_records_request.rb} +5 -5
- data/lib/fastly/models/relationship_tls_dns_records_request_dns_records.rb +218 -0
- data/lib/fastly/models/{relationship_member_tls_dns_record.rb → relationship_tls_dns_records_request_dns_records_data.rb} +4 -4
- data/lib/fastly/models/relationship_tls_dns_records_response.rb +216 -0
- data/lib/fastly/models/relationship_tls_dns_records_response_dns_records.rb +218 -0
- data/lib/fastly/models/relationship_tls_dns_records_response_dns_records_data.rb +227 -0
- data/lib/fastly/models/relationship_tls_domain.rb +2 -2
- data/lib/fastly/models/relationship_tls_domain_tls_domain.rb +1 -1
- data/lib/fastly/models/relationship_tls_domains.rb +1 -1
- data/lib/fastly/models/relationship_tls_domains_tls_domains.rb +1 -1
- data/lib/fastly/models/relationship_tls_private_key.rb +1 -1
- data/lib/fastly/models/relationship_tls_private_key_tls_private_key.rb +1 -1
- data/lib/fastly/models/relationship_tls_private_keys.rb +1 -1
- data/lib/fastly/models/relationship_tls_private_keys_tls_private_keys.rb +1 -1
- data/lib/fastly/models/relationship_tls_subscription.rb +1 -1
- data/lib/fastly/models/relationship_tls_subscription_tls_subscription.rb +1 -1
- data/lib/fastly/models/relationship_tls_subscriptions.rb +1 -1
- data/lib/fastly/models/relationship_user.rb +1 -1
- data/lib/fastly/models/relationship_user_user.rb +1 -1
- data/lib/fastly/models/relationship_waf_active_rules.rb +1 -1
- data/lib/fastly/models/relationship_waf_active_rules_waf_active_rules.rb +1 -1
- data/lib/fastly/models/relationship_waf_firewall.rb +1 -1
- data/lib/fastly/models/relationship_waf_firewall_version.rb +1 -1
- data/lib/fastly/models/relationship_waf_firewall_version_waf_firewall_version.rb +1 -1
- data/lib/fastly/models/relationship_waf_firewall_versions.rb +1 -1
- data/lib/fastly/models/relationship_waf_firewall_waf_firewall.rb +1 -1
- data/lib/fastly/models/relationship_waf_rule.rb +1 -1
- data/lib/fastly/models/relationship_waf_rule_revision.rb +1 -1
- data/lib/fastly/models/relationship_waf_rule_revision_waf_rule_revisions.rb +1 -1
- data/lib/fastly/models/relationship_waf_rule_revisions.rb +1 -1
- data/lib/fastly/models/relationship_waf_rule_waf_rule.rb +1 -1
- data/lib/fastly/models/relationship_waf_rules.rb +1 -1
- data/lib/fastly/models/relationship_waf_tags.rb +1 -1
- data/lib/fastly/models/relationship_waf_tags_waf_tags.rb +1 -1
- data/lib/fastly/models/relationships_for_invitation.rb +1 -1
- data/lib/fastly/models/relationships_for_mutual_authentication.rb +1 -1
- data/lib/fastly/models/relationships_for_star.rb +1 -1
- data/lib/fastly/models/relationships_for_tls_activation.rb +1 -1
- data/lib/fastly/models/relationships_for_tls_bulk_certificate.rb +1 -1
- data/lib/fastly/models/relationships_for_tls_configuration.rb +2 -2
- data/lib/fastly/models/relationships_for_tls_domain.rb +1 -1
- data/lib/fastly/models/relationships_for_tls_private_key.rb +1 -1
- data/lib/fastly/models/relationships_for_tls_subscription.rb +1 -1
- data/lib/fastly/models/relationships_for_waf_active_rule.rb +1 -1
- data/lib/fastly/models/relationships_for_waf_exclusion.rb +1 -1
- data/lib/fastly/models/relationships_for_waf_firewall_version.rb +1 -1
- data/lib/fastly/models/relationships_for_waf_rule.rb +1 -1
- data/lib/fastly/models/request_settings_additional.rb +2 -1
- data/lib/fastly/models/request_settings_response.rb +7 -1
- data/lib/fastly/models/request_settings_response_all_of.rb +6 -1
- data/lib/fastly/models/resource.rb +1 -1
- data/lib/fastly/models/resource_response.rb +1 -3
- data/lib/fastly/models/resource_response_all_of.rb +1 -3
- data/lib/fastly/models/response_object.rb +1 -1
- data/lib/fastly/models/response_object_response.rb +1 -1
- data/lib/fastly/models/results.rb +378 -19
- data/lib/fastly/models/role_user.rb +1 -1
- data/lib/fastly/models/schemas_contact_response.rb +1 -1
- data/lib/fastly/models/schemas_snippet_response.rb +26 -27
- data/lib/fastly/models/schemas_snippet_response_common.rb +276 -0
- data/lib/fastly/models/schemas_user_response.rb +1 -1
- data/lib/fastly/models/schemas_user_response_read_only.rb +1 -1
- data/lib/fastly/models/schemas_vcl_response.rb +1 -1
- data/lib/fastly/models/schemas_version.rb +1 -1
- data/lib/fastly/models/schemas_version_response.rb +17 -5
- data/lib/fastly/models/schemas_waf_firewall_version.rb +1 -1
- data/lib/fastly/models/schemas_waf_firewall_version_data.rb +1 -1
- data/lib/fastly/models/secret.rb +1 -1
- data/lib/fastly/models/secret_response.rb +1 -1
- data/lib/fastly/models/secret_store.rb +1 -1
- data/lib/fastly/models/secret_store_response.rb +1 -1
- data/lib/fastly/models/server.rb +1 -1
- data/lib/fastly/models/server_response.rb +1 -1
- data/lib/fastly/models/server_response_all_of.rb +1 -1
- data/lib/fastly/models/service.rb +1 -1
- data/lib/fastly/models/service_authorization.rb +1 -1
- data/lib/fastly/models/service_authorization_data.rb +1 -1
- data/lib/fastly/models/service_authorization_data_attributes.rb +1 -1
- data/lib/fastly/models/service_authorization_data_relationships.rb +1 -1
- data/lib/fastly/models/service_authorization_data_relationships_user.rb +1 -1
- data/lib/fastly/models/service_authorization_data_relationships_user_data.rb +1 -1
- data/lib/fastly/models/service_authorization_response.rb +1 -1
- data/lib/fastly/models/service_authorization_response_data.rb +1 -1
- data/lib/fastly/models/service_authorization_response_data_all_of.rb +1 -1
- data/lib/fastly/models/service_authorizations_response.rb +1 -1
- data/lib/fastly/models/service_authorizations_response_all_of.rb +1 -1
- data/lib/fastly/models/service_create.rb +1 -1
- data/lib/fastly/models/service_create_all_of.rb +1 -1
- data/lib/fastly/models/service_detail.rb +15 -3
- data/lib/fastly/models/service_detail_all_of.rb +1 -1
- data/lib/fastly/models/service_id_and_version.rb +1 -1
- data/lib/fastly/models/service_id_and_version_string.rb +1 -1
- data/lib/fastly/models/service_invitation.rb +1 -1
- data/lib/fastly/models/service_invitation_data.rb +1 -1
- data/lib/fastly/models/service_invitation_data_attributes.rb +1 -1
- data/lib/fastly/models/service_invitation_data_relationships.rb +1 -1
- data/lib/fastly/models/service_invitation_response.rb +1 -1
- data/lib/fastly/models/service_invitation_response_all_of.rb +1 -1
- data/lib/fastly/models/service_invitation_response_all_of_data.rb +1 -1
- data/lib/fastly/models/service_list_response.rb +19 -7
- data/lib/fastly/models/service_list_response_all_of.rb +19 -7
- data/lib/fastly/models/service_response.rb +18 -6
- data/lib/fastly/models/service_response_all_of.rb +18 -6
- data/lib/fastly/models/service_version_detail.rb +14 -2
- data/lib/fastly/models/service_version_detail_or_null.rb +14 -2
- data/lib/fastly/models/serviceusagemetric.rb +246 -0
- data/lib/fastly/models/serviceusagemetrics.rb +216 -0
- data/lib/fastly/models/serviceusagemetrics_data.rb +276 -0
- data/lib/fastly/models/serviceusagetype.rb +227 -0
- data/lib/fastly/models/{historical_field_response_data_field.rb → serviceusagetypes.rb} +6 -6
- data/lib/fastly/models/set_configuration.rb +227 -0
- data/lib/fastly/models/set_workspace_id.rb +217 -0
- data/lib/fastly/models/settings.rb +1 -1
- data/lib/fastly/models/settings_response.rb +1 -1
- data/lib/fastly/models/signing_key.rb +1 -1
- data/lib/fastly/models/snippet.rb +35 -27
- data/lib/fastly/models/snippet_all_of.rb +251 -0
- data/lib/fastly/models/snippet_common.rb +283 -0
- data/lib/fastly/models/snippet_response.rb +25 -26
- data/lib/fastly/models/snippet_response_common.rb +276 -0
- data/lib/fastly/models/{snippet_response_all_of.rb → snippet_response_common_all_of.rb} +4 -4
- data/lib/fastly/models/snippet_response_post.rb +374 -0
- data/lib/fastly/models/snippet_with_dynamic_number.rb +313 -0
- data/lib/fastly/models/{line_item_data_read_only_invoice_id.rb → snippet_with_dynamic_number_all_of.rb} +50 -6
- data/lib/fastly/models/star.rb +1 -1
- data/lib/fastly/models/star_data.rb +1 -1
- data/lib/fastly/models/star_response.rb +1 -1
- data/lib/fastly/models/star_response_all_of.rb +1 -1
- data/lib/fastly/models/stats.rb +1 -1
- data/lib/fastly/models/store.rb +1 -1
- data/lib/fastly/models/store_response.rb +1 -1
- data/lib/fastly/models/sudo_generic_token_error.rb +1 -1
- data/lib/fastly/models/sudo_request.rb +1 -1
- data/lib/fastly/models/sudo_response.rb +1 -1
- data/lib/fastly/models/timestamps.rb +1 -1
- data/lib/fastly/models/timestamps_no_delete.rb +1 -1
- data/lib/fastly/models/tls_activation.rb +1 -1
- data/lib/fastly/models/tls_activation_data.rb +1 -1
- data/lib/fastly/models/tls_activation_response.rb +1 -1
- data/lib/fastly/models/tls_activation_response_data.rb +1 -1
- data/lib/fastly/models/tls_activation_response_data_all_of.rb +1 -1
- data/lib/fastly/models/tls_activations_response.rb +1 -1
- data/lib/fastly/models/tls_activations_response_all_of.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificate.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificate_data.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificate_data_attributes.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificate_response.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificate_response_attributes.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificate_response_attributes_all_of.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificate_response_data.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificate_response_data_all_of.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificates_response.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificates_response_all_of.rb +1 -1
- data/lib/fastly/models/tls_certificate.rb +1 -1
- data/lib/fastly/models/tls_certificate_blob_response.rb +217 -0
- data/lib/fastly/models/tls_certificate_data.rb +1 -1
- data/lib/fastly/models/tls_certificate_data_attributes.rb +1 -1
- data/lib/fastly/models/tls_certificate_response.rb +1 -1
- data/lib/fastly/models/tls_certificate_response_attributes.rb +1 -1
- data/lib/fastly/models/tls_certificate_response_attributes_all_of.rb +1 -1
- data/lib/fastly/models/tls_certificate_response_data.rb +1 -1
- data/lib/fastly/models/tls_certificate_response_data_all_of.rb +1 -1
- data/lib/fastly/models/tls_certificates_response.rb +1 -1
- data/lib/fastly/models/tls_certificates_response_all_of.rb +1 -1
- data/lib/fastly/models/tls_common_response.rb +1 -1
- data/lib/fastly/models/tls_common_response_all_of.rb +1 -1
- data/lib/fastly/models/tls_common_response_all_of1.rb +1 -1
- data/lib/fastly/models/tls_configuration.rb +1 -1
- data/lib/fastly/models/tls_configuration_data.rb +1 -1
- data/lib/fastly/models/tls_configuration_data_attributes.rb +1 -1
- data/lib/fastly/models/tls_configuration_response.rb +1 -1
- data/lib/fastly/models/tls_configuration_response_attributes.rb +3 -3
- data/lib/fastly/models/tls_configuration_response_attributes_all_of.rb +3 -3
- data/lib/fastly/models/tls_configuration_response_data.rb +1 -1
- data/lib/fastly/models/tls_configuration_response_data_all_of.rb +1 -1
- data/lib/fastly/models/tls_configurations_response.rb +1 -1
- data/lib/fastly/models/tls_configurations_response_all_of.rb +1 -1
- data/lib/fastly/models/tls_csr.rb +216 -0
- data/lib/fastly/models/tls_csr_data.rb +236 -0
- data/lib/fastly/models/tls_csr_data_attributes.rb +358 -0
- data/lib/fastly/models/tls_csr_error_response.rb +218 -0
- data/lib/fastly/models/tls_csr_response.rb +216 -0
- data/lib/fastly/models/tls_csr_response_attributes.rb +217 -0
- data/lib/fastly/models/tls_csr_response_data.rb +245 -0
- data/lib/fastly/models/tls_dns_record.rb +49 -13
- data/lib/fastly/models/tls_domain_data.rb +1 -1
- data/lib/fastly/models/tls_domains_response.rb +1 -1
- data/lib/fastly/models/tls_domains_response_all_of.rb +1 -1
- data/lib/fastly/models/tls_private_key.rb +1 -1
- data/lib/fastly/models/tls_private_key_data.rb +1 -1
- data/lib/fastly/models/tls_private_key_data_attributes.rb +1 -1
- data/lib/fastly/models/tls_private_key_response.rb +1 -1
- data/lib/fastly/models/tls_private_key_response_attributes.rb +1 -1
- data/lib/fastly/models/tls_private_key_response_attributes_all_of.rb +1 -1
- data/lib/fastly/models/tls_private_key_response_data.rb +1 -1
- data/lib/fastly/models/tls_private_keys_response.rb +1 -1
- data/lib/fastly/models/tls_private_keys_response_all_of.rb +1 -1
- data/lib/fastly/models/tls_subscription.rb +1 -1
- data/lib/fastly/models/tls_subscription_data.rb +1 -1
- data/lib/fastly/models/tls_subscription_data_attributes.rb +4 -4
- data/lib/fastly/models/tls_subscription_response.rb +1 -1
- data/lib/fastly/models/tls_subscription_response_attributes.rb +15 -5
- data/lib/fastly/models/tls_subscription_response_attributes_all_of.rb +15 -5
- data/lib/fastly/models/tls_subscription_response_data.rb +1 -1
- data/lib/fastly/models/tls_subscriptions_response.rb +1 -1
- data/lib/fastly/models/tls_subscriptions_response_all_of.rb +1 -1
- data/lib/fastly/models/token.rb +1 -1
- data/lib/fastly/models/token_created_response.rb +1 -1
- data/lib/fastly/models/token_created_response_all_of.rb +1 -1
- data/lib/fastly/models/token_response.rb +1 -1
- data/lib/fastly/models/token_response_all_of.rb +1 -1
- data/lib/fastly/models/tokens_additional_props.rb +1 -1
- data/lib/fastly/models/type_billing_address.rb +1 -1
- data/lib/fastly/models/type_contact.rb +1 -1
- data/lib/fastly/models/type_customer.rb +1 -1
- data/lib/fastly/models/type_event.rb +1 -1
- data/lib/fastly/models/type_invitation.rb +1 -1
- data/lib/fastly/models/type_mutual_authentication.rb +1 -1
- data/lib/fastly/models/type_resource.rb +3 -3
- data/lib/fastly/models/type_service.rb +1 -1
- data/lib/fastly/models/type_service_authorization.rb +1 -1
- data/lib/fastly/models/type_service_invitation.rb +1 -1
- data/lib/fastly/models/type_star.rb +1 -1
- data/lib/fastly/models/type_tls_activation.rb +1 -1
- data/lib/fastly/models/type_tls_bulk_certificate.rb +1 -1
- data/lib/fastly/models/type_tls_certificate.rb +1 -1
- data/lib/fastly/models/type_tls_configuration.rb +1 -1
- data/lib/fastly/models/type_tls_csr.rb +34 -0
- data/lib/fastly/models/type_tls_dns_record.rb +1 -1
- data/lib/fastly/models/type_tls_domain.rb +1 -1
- data/lib/fastly/models/type_tls_private_key.rb +1 -1
- data/lib/fastly/models/type_tls_subscription.rb +1 -1
- data/lib/fastly/models/type_user.rb +1 -1
- data/lib/fastly/models/type_waf_active_rule.rb +1 -1
- data/lib/fastly/models/type_waf_exclusion.rb +1 -1
- data/lib/fastly/models/type_waf_firewall.rb +1 -1
- data/lib/fastly/models/type_waf_firewall_version.rb +1 -1
- data/lib/fastly/models/type_waf_rule.rb +1 -1
- data/lib/fastly/models/type_waf_rule_revision.rb +1 -1
- data/lib/fastly/models/type_waf_tag.rb +1 -1
- data/lib/fastly/models/update_billing_address_request.rb +1 -1
- data/lib/fastly/models/update_billing_address_request_data.rb +1 -1
- data/lib/fastly/models/update_dashboard_request.rb +240 -0
- data/lib/fastly/models/user.rb +1 -1
- data/lib/fastly/models/user_response.rb +1 -1
- data/lib/fastly/models/user_response_read_only.rb +1 -1
- data/lib/fastly/models/validator_result.rb +1 -1
- data/lib/fastly/models/validator_result_data.rb +1 -1
- data/lib/fastly/models/validator_result_data_attributes.rb +1 -1
- data/lib/fastly/models/validator_result_data_attributes_messages.rb +1 -1
- data/lib/fastly/models/values.rb +2 -2
- data/lib/fastly/models/values_ddos.rb +268 -0
- data/lib/fastly/models/vcl.rb +1 -1
- data/lib/fastly/models/vcl_diff.rb +1 -1
- data/lib/fastly/models/vcl_response.rb +1 -1
- data/lib/fastly/models/vcl_syntax_highlighting_response.rb +1 -1
- data/lib/fastly/models/version.rb +1 -1
- data/lib/fastly/models/version_create_response.rb +1 -1
- data/lib/fastly/models/version_detail.rb +1 -1
- data/lib/fastly/models/version_detail_settings.rb +1 -1
- data/lib/fastly/models/version_response.rb +17 -5
- data/lib/fastly/models/version_response_all_of.rb +17 -5
- data/lib/fastly/models/waf_active_rule.rb +1 -1
- data/lib/fastly/models/waf_active_rule_creation_response.rb +1 -1
- data/lib/fastly/models/waf_active_rule_data.rb +1 -1
- data/lib/fastly/models/waf_active_rule_data_attributes.rb +1 -1
- data/lib/fastly/models/waf_active_rule_response.rb +1 -1
- data/lib/fastly/models/waf_active_rule_response_data.rb +1 -1
- data/lib/fastly/models/waf_active_rule_response_data_all_of.rb +1 -1
- data/lib/fastly/models/waf_active_rule_response_data_attributes.rb +1 -1
- data/lib/fastly/models/waf_active_rule_response_data_attributes_all_of.rb +1 -1
- data/lib/fastly/models/waf_active_rule_response_data_relationships.rb +1 -1
- data/lib/fastly/models/waf_active_rules_response.rb +1 -1
- data/lib/fastly/models/waf_active_rules_response_all_of.rb +1 -1
- data/lib/fastly/models/waf_exclusion.rb +1 -1
- data/lib/fastly/models/waf_exclusion_data.rb +1 -1
- data/lib/fastly/models/waf_exclusion_data_attributes.rb +1 -1
- data/lib/fastly/models/waf_exclusion_response.rb +1 -1
- data/lib/fastly/models/waf_exclusion_response_data.rb +1 -1
- data/lib/fastly/models/waf_exclusion_response_data_all_of.rb +1 -1
- data/lib/fastly/models/waf_exclusion_response_data_attributes.rb +1 -1
- data/lib/fastly/models/waf_exclusion_response_data_attributes_all_of.rb +1 -1
- data/lib/fastly/models/waf_exclusion_response_data_relationships.rb +1 -1
- data/lib/fastly/models/waf_exclusions_response.rb +1 -1
- data/lib/fastly/models/waf_exclusions_response_all_of.rb +1 -1
- data/lib/fastly/models/waf_firewall.rb +1 -1
- data/lib/fastly/models/waf_firewall_data.rb +1 -1
- data/lib/fastly/models/waf_firewall_data_attributes.rb +1 -1
- data/lib/fastly/models/waf_firewall_response.rb +1 -1
- data/lib/fastly/models/waf_firewall_response_data.rb +1 -1
- data/lib/fastly/models/waf_firewall_response_data_all_of.rb +1 -1
- data/lib/fastly/models/waf_firewall_response_data_attributes.rb +1 -1
- data/lib/fastly/models/waf_firewall_response_data_attributes_all_of.rb +1 -1
- data/lib/fastly/models/waf_firewall_version.rb +1 -1
- data/lib/fastly/models/waf_firewall_version_data.rb +1 -1
- data/lib/fastly/models/waf_firewall_version_data_attributes.rb +1 -1
- data/lib/fastly/models/waf_firewall_version_response.rb +1 -1
- data/lib/fastly/models/waf_firewall_version_response_data.rb +1 -1
- data/lib/fastly/models/waf_firewall_version_response_data_all_of.rb +1 -1
- data/lib/fastly/models/waf_firewall_version_response_data_attributes.rb +1 -1
- data/lib/fastly/models/waf_firewall_version_response_data_attributes_all_of.rb +1 -1
- data/lib/fastly/models/waf_firewall_versions_response.rb +1 -1
- data/lib/fastly/models/waf_firewall_versions_response_all_of.rb +1 -1
- data/lib/fastly/models/waf_firewalls_response.rb +1 -1
- data/lib/fastly/models/waf_firewalls_response_all_of.rb +1 -1
- data/lib/fastly/models/waf_rule.rb +1 -1
- data/lib/fastly/models/waf_rule_attributes.rb +1 -1
- data/lib/fastly/models/waf_rule_response.rb +1 -1
- data/lib/fastly/models/waf_rule_response_data.rb +1 -1
- data/lib/fastly/models/waf_rule_response_data_all_of.rb +1 -1
- data/lib/fastly/models/waf_rule_revision.rb +1 -1
- data/lib/fastly/models/waf_rule_revision_attributes.rb +1 -1
- data/lib/fastly/models/waf_rule_revision_or_latest.rb +1 -1
- data/lib/fastly/models/waf_rule_revision_response.rb +1 -1
- data/lib/fastly/models/waf_rule_revision_response_data.rb +1 -1
- data/lib/fastly/models/waf_rule_revision_response_data_all_of.rb +1 -1
- data/lib/fastly/models/waf_rule_revisions_response.rb +1 -1
- data/lib/fastly/models/waf_rule_revisions_response_all_of.rb +1 -1
- data/lib/fastly/models/waf_rules_response.rb +1 -1
- data/lib/fastly/models/waf_rules_response_all_of.rb +1 -1
- data/lib/fastly/models/waf_tag.rb +1 -1
- data/lib/fastly/models/waf_tag_attributes.rb +1 -1
- data/lib/fastly/models/waf_tags_response.rb +1 -1
- data/lib/fastly/models/waf_tags_response_all_of.rb +1 -1
- data/lib/fastly/models/waf_tags_response_data_item.rb +1 -1
- data/lib/fastly/models/ws_message_format.rb +1 -1
- data/lib/fastly/version.rb +2 -2
- data/lib/fastly.rb +117 -27
- data/sig.json +1 -1
- metadata +236 -56
- data/docs/HistoricalFieldResultsAttributes.md +0 -227
- data/docs/HistoricalFieldResultsAttributesAdditional.md +0 -11
- data/docs/RelationshipTlsDnsRecord.md +0 -10
- data/docs/RelationshipTlsDnsRecordDnsRecord.md +0 -10
- data/docs/RelationshipTlsDnsRecords.md +0 -10
- data/lib/fastly/models/historical_field_results_attributes.rb +0 -2394
- data/lib/fastly/models/origin_inspector_subsequent_request_timestamp.rb +0 -208
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
2
|
#Fastly API
|
3
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://
|
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://www.fastly.com/documentation/reference/api/)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: oss@fastly.com
|
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
2
|
#Fastly API
|
3
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://
|
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://www.fastly.com/documentation/reference/api/)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: oss@fastly.com
|
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
2
|
#Fastly API
|
3
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://
|
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://www.fastly.com/documentation/reference/api/)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: oss@fastly.com
|
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
2
|
#Fastly API
|
3
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://
|
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://www.fastly.com/documentation/reference/api/)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: oss@fastly.com
|
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
2
|
#Fastly API
|
3
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://
|
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://www.fastly.com/documentation/reference/api/)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: oss@fastly.com
|
@@ -18,7 +18,7 @@ module Fastly
|
|
18
18
|
|
19
19
|
attr_accessor :aggregated
|
20
20
|
|
21
|
-
# Groups [measurements](#measurements-data-model) by POP. See the [POPs API](/reference/api/utils/pops/) for details of POP identifiers.
|
21
|
+
# Groups [measurements](#measurements-data-model) by POP. See the [POPs API](https://www.fastly.com/documentation/reference/api/utils/pops/) for details of POP identifiers.
|
22
22
|
attr_accessor :datacenter
|
23
23
|
|
24
24
|
# Attribute mapping from ruby-style variable name to JSON key.
|
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
2
|
#Fastly API
|
3
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://
|
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://www.fastly.com/documentation/reference/api/)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: oss@fastly.com
|
@@ -56,7 +56,7 @@ module Fastly
|
|
56
56
|
# Total amount of time spent processing cache misses (in seconds).
|
57
57
|
attr_accessor :miss_time
|
58
58
|
|
59
|
-
# A histogram.
|
59
|
+
# A histogram. The value in each bucket is the number of requests to the origin whose responses arrived during the time period represented by the bucket. The key of each bucket represents the upper bound (in response time) of that bucket. The buckets vary in width and cover the time periods 0-10ms (in 1ms increments), 10-250ms (in 10ms increments), 250-1,000ms (in 50ms increments), 1,000-3,000ms (in 100ms increments), 3,000-10,000ms (in 500 ms increments), 10,000-20,000ms (in 1,000ms increments), 20,000-60,000ms (in 5,000ms increments), and 60,000ms through infinity (in a single bucket).
|
60
60
|
attr_accessor :miss_histogram
|
61
61
|
|
62
62
|
# The total number of requests that were received for your service by Fastly.
|
@@ -389,16 +389,16 @@ module Fastly
|
|
389
389
|
# Total body bytes delivered for cache passes.
|
390
390
|
attr_accessor :pass_resp_body_bytes
|
391
391
|
|
392
|
-
# Total header bytes received by Compute
|
392
|
+
# Total header bytes received by the Compute platform.
|
393
393
|
attr_accessor :compute_req_header_bytes
|
394
394
|
|
395
|
-
# Total body bytes received by Compute
|
395
|
+
# Total body bytes received by the Compute platform.
|
396
396
|
attr_accessor :compute_req_body_bytes
|
397
397
|
|
398
|
-
# Total header bytes sent from Compute
|
398
|
+
# Total header bytes sent from Compute to end user.
|
399
399
|
attr_accessor :compute_resp_header_bytes
|
400
400
|
|
401
|
-
# Total body bytes sent from Compute
|
401
|
+
# Total body bytes sent from Compute to end user.
|
402
402
|
attr_accessor :compute_resp_body_bytes
|
403
403
|
|
404
404
|
# Number of video responses that came from the Fastly Image Optimizer service.
|
@@ -479,19 +479,19 @@ module Fastly
|
|
479
479
|
# Number of `Range` requests to a shield for segments of resources when using segmented caching.
|
480
480
|
attr_accessor :segblock_shield_fetches
|
481
481
|
|
482
|
-
# Number of \"Informational\" category status codes delivered by Compute
|
482
|
+
# Number of \"Informational\" category status codes delivered by the Compute platform.
|
483
483
|
attr_accessor :compute_resp_status_1xx
|
484
484
|
|
485
|
-
# Number of \"Success\" category status codes delivered by Compute
|
485
|
+
# Number of \"Success\" category status codes delivered by the Compute platform.
|
486
486
|
attr_accessor :compute_resp_status_2xx
|
487
487
|
|
488
|
-
# Number of \"Redirection\" category status codes delivered by Compute
|
488
|
+
# Number of \"Redirection\" category status codes delivered by the Compute platform.
|
489
489
|
attr_accessor :compute_resp_status_3xx
|
490
490
|
|
491
|
-
# Number of \"Client Error\" category status codes delivered by Compute
|
491
|
+
# Number of \"Client Error\" category status codes delivered by the Compute platform.
|
492
492
|
attr_accessor :compute_resp_status_4xx
|
493
493
|
|
494
|
-
# Number of \"Server Error\" category status codes delivered by Compute
|
494
|
+
# Number of \"Server Error\" category status codes delivered by the Compute platform.
|
495
495
|
attr_accessor :compute_resp_status_5xx
|
496
496
|
|
497
497
|
# Number of requests sent by end users to Fastly that resulted in a hit at the edge.
|
@@ -500,16 +500,16 @@ module Fastly
|
|
500
500
|
# Number of requests sent by end users to Fastly that resulted in a miss at the edge.
|
501
501
|
attr_accessor :edge_miss_requests
|
502
502
|
|
503
|
-
# Total header bytes sent to backends (origins) by Compute
|
503
|
+
# Total header bytes sent to backends (origins) by the Compute platform.
|
504
504
|
attr_accessor :compute_bereq_header_bytes
|
505
505
|
|
506
|
-
# Total body bytes sent to backends (origins) by Compute
|
506
|
+
# Total body bytes sent to backends (origins) by the Compute platform.
|
507
507
|
attr_accessor :compute_bereq_body_bytes
|
508
508
|
|
509
|
-
# Total header bytes received from backends (origins) by Compute
|
509
|
+
# Total header bytes received from backends (origins) by the Compute platform.
|
510
510
|
attr_accessor :compute_beresp_header_bytes
|
511
511
|
|
512
|
-
# Total body bytes received from backends (origins) by Compute
|
512
|
+
# Total body bytes received from backends (origins) by the Compute platform.
|
513
513
|
attr_accessor :compute_beresp_body_bytes
|
514
514
|
|
515
515
|
# The total number of completed requests made to backends (origins) that returned cacheable content.
|
@@ -668,6 +668,102 @@ module Fastly
|
|
668
668
|
# The number of times the blackhole action was taken. The blackhole action quietly closes a TCP connection without sending a reset. The blackhole action quietly closes a TCP connection without notifying its peer (all TCP state is dropped).
|
669
669
|
attr_accessor :ddos_action_blackhole
|
670
670
|
|
671
|
+
# The number of challenge-start tokens created.
|
672
|
+
attr_accessor :bot_challenge_starts
|
673
|
+
|
674
|
+
# The number of challenge-complete tokens that passed validation.
|
675
|
+
attr_accessor :bot_challenge_complete_tokens_passed
|
676
|
+
|
677
|
+
# The number of challenge-complete tokens that failed validation.
|
678
|
+
attr_accessor :bot_challenge_complete_tokens_failed
|
679
|
+
|
680
|
+
# The number of challenge-complete tokens checked.
|
681
|
+
attr_accessor :bot_challenge_complete_tokens_checked
|
682
|
+
|
683
|
+
# The number of challenge-complete tokens not checked because the feature was disabled.
|
684
|
+
attr_accessor :bot_challenge_complete_tokens_disabled
|
685
|
+
|
686
|
+
# The number of challenges issued. For example, the issuance of a CAPTCHA challenge.
|
687
|
+
attr_accessor :bot_challenges_issued
|
688
|
+
|
689
|
+
# The number of successful challenge solutions processed. For example, a correct CAPTCHA solution.
|
690
|
+
attr_accessor :bot_challenges_succeeded
|
691
|
+
|
692
|
+
# The number of failed challenge solutions processed. For example, an incorrect CAPTCHA solution.
|
693
|
+
attr_accessor :bot_challenges_failed
|
694
|
+
|
695
|
+
# The number of challenge-complete tokens issued. For example, issuing a challenge-complete token after a series of CAPTCHA challenges ending in success.
|
696
|
+
attr_accessor :bot_challenge_complete_tokens_issued
|
697
|
+
|
698
|
+
# The number of times the downgrade action was taken. The downgrade action restricts the client to http1.
|
699
|
+
attr_accessor :ddos_action_downgrade
|
700
|
+
|
701
|
+
# The number of connections the downgrade action was applied to. The downgrade action restricts the connection to http1.
|
702
|
+
attr_accessor :ddos_action_downgraded_connections
|
703
|
+
|
704
|
+
# Number of cache hits for a VCL service running on Compute.
|
705
|
+
attr_accessor :vcl_on_compute_hit_requests
|
706
|
+
|
707
|
+
# Number of cache misses for a VCL service running on Compute.
|
708
|
+
attr_accessor :vcl_on_compute_miss_requests
|
709
|
+
|
710
|
+
# Number of requests that passed through the CDN without being cached for a VCL service running on Compute.
|
711
|
+
attr_accessor :vcl_on_compute_pass_requests
|
712
|
+
|
713
|
+
# Number of cache errors for a VCL service running on Compute.
|
714
|
+
attr_accessor :vcl_on_compute_error_requests
|
715
|
+
|
716
|
+
# Number of requests that returned a synthetic response (i.e., response objects created with the `synthetic` VCL statement) for a VCL service running on Compute.
|
717
|
+
attr_accessor :vcl_on_compute_synth_requests
|
718
|
+
|
719
|
+
# Number of requests sent by end users to Fastly that resulted in a hit at the edge for a VCL service running on Compute.
|
720
|
+
attr_accessor :vcl_on_compute_edge_hit_requests
|
721
|
+
|
722
|
+
# Number of requests sent by end users to Fastly that resulted in a miss at the edge for a VCL service running on Compute.
|
723
|
+
attr_accessor :vcl_on_compute_edge_miss_requests
|
724
|
+
|
725
|
+
# Number of cache hits for a VCL service.
|
726
|
+
attr_accessor :all_hit_requests
|
727
|
+
|
728
|
+
# Number of cache misses for a VCL service.
|
729
|
+
attr_accessor :all_miss_requests
|
730
|
+
|
731
|
+
# Number of requests that passed through the CDN without being cached for a VCL service.
|
732
|
+
attr_accessor :all_pass_requests
|
733
|
+
|
734
|
+
# Number of cache errors for a VCL service.
|
735
|
+
attr_accessor :all_error_requests
|
736
|
+
|
737
|
+
# Number of requests that returned a synthetic response (i.e., response objects created with the `synthetic` VCL statement) for a VCL service.
|
738
|
+
attr_accessor :all_synth_requests
|
739
|
+
|
740
|
+
# Number of requests sent by end users to Fastly that resulted in a hit at the edge for a VCL service.
|
741
|
+
attr_accessor :all_edge_hit_requests
|
742
|
+
|
743
|
+
# Number of requests sent by end users to Fastly that resulted in a miss at the edge for a VCL service.
|
744
|
+
attr_accessor :all_edge_miss_requests
|
745
|
+
|
746
|
+
# Number of \"Informational\" category status codes delivered for all sources.
|
747
|
+
attr_accessor :all_status_1xx
|
748
|
+
|
749
|
+
# Number of \"Success\" status codes delivered for all sources.
|
750
|
+
attr_accessor :all_status_2xx
|
751
|
+
|
752
|
+
# Number of \"Redirection\" codes delivered for all sources.
|
753
|
+
attr_accessor :all_status_3xx
|
754
|
+
|
755
|
+
# Number of \"Client Error\" codes delivered for all sources.
|
756
|
+
attr_accessor :all_status_4xx
|
757
|
+
|
758
|
+
# Number of \"Server Error\" codes delivered for all sources.
|
759
|
+
attr_accessor :all_status_5xx
|
760
|
+
|
761
|
+
# Origin Offload measures the ratio of bytes served to end users that were cached by Fastly, over the bytes served to end users, between 0 and 1. ((`edge_resp_body_bytes` + `edge_resp_header_bytes`) - (`origin_fetch_resp_body_bytes` + `origin_fetch_resp_header_bytes`)) / (`edge_resp_body_bytes` + `edge_resp_header_bytes`).
|
762
|
+
attr_accessor :origin_offload
|
763
|
+
|
764
|
+
# Number of requests where Fastly responded with 400 due to the request being a GET or HEAD request containing a body.
|
765
|
+
attr_accessor :request_denied_get_head_body
|
766
|
+
|
671
767
|
# Attribute mapping from ruby-style variable name to JSON key.
|
672
768
|
def self.attribute_map
|
673
769
|
{
|
@@ -888,7 +984,39 @@ module Fastly
|
|
888
984
|
:'ddos_action_tarpit_accept' => :'ddos_action_tarpit_accept',
|
889
985
|
:'ddos_action_tarpit' => :'ddos_action_tarpit',
|
890
986
|
:'ddos_action_close' => :'ddos_action_close',
|
891
|
-
:'ddos_action_blackhole' => :'ddos_action_blackhole'
|
987
|
+
:'ddos_action_blackhole' => :'ddos_action_blackhole',
|
988
|
+
:'bot_challenge_starts' => :'bot_challenge_starts',
|
989
|
+
:'bot_challenge_complete_tokens_passed' => :'bot_challenge_complete_tokens_passed',
|
990
|
+
:'bot_challenge_complete_tokens_failed' => :'bot_challenge_complete_tokens_failed',
|
991
|
+
:'bot_challenge_complete_tokens_checked' => :'bot_challenge_complete_tokens_checked',
|
992
|
+
:'bot_challenge_complete_tokens_disabled' => :'bot_challenge_complete_tokens_disabled',
|
993
|
+
:'bot_challenges_issued' => :'bot_challenges_issued',
|
994
|
+
:'bot_challenges_succeeded' => :'bot_challenges_succeeded',
|
995
|
+
:'bot_challenges_failed' => :'bot_challenges_failed',
|
996
|
+
:'bot_challenge_complete_tokens_issued' => :'bot_challenge_complete_tokens_issued',
|
997
|
+
:'ddos_action_downgrade' => :'ddos_action_downgrade',
|
998
|
+
:'ddos_action_downgraded_connections' => :'ddos_action_downgraded_connections',
|
999
|
+
:'vcl_on_compute_hit_requests' => :'vcl_on_compute_hit_requests',
|
1000
|
+
:'vcl_on_compute_miss_requests' => :'vcl_on_compute_miss_requests',
|
1001
|
+
:'vcl_on_compute_pass_requests' => :'vcl_on_compute_pass_requests',
|
1002
|
+
:'vcl_on_compute_error_requests' => :'vcl_on_compute_error_requests',
|
1003
|
+
:'vcl_on_compute_synth_requests' => :'vcl_on_compute_synth_requests',
|
1004
|
+
:'vcl_on_compute_edge_hit_requests' => :'vcl_on_compute_edge_hit_requests',
|
1005
|
+
:'vcl_on_compute_edge_miss_requests' => :'vcl_on_compute_edge_miss_requests',
|
1006
|
+
:'all_hit_requests' => :'all_hit_requests',
|
1007
|
+
:'all_miss_requests' => :'all_miss_requests',
|
1008
|
+
:'all_pass_requests' => :'all_pass_requests',
|
1009
|
+
:'all_error_requests' => :'all_error_requests',
|
1010
|
+
:'all_synth_requests' => :'all_synth_requests',
|
1011
|
+
:'all_edge_hit_requests' => :'all_edge_hit_requests',
|
1012
|
+
:'all_edge_miss_requests' => :'all_edge_miss_requests',
|
1013
|
+
:'all_status_1xx' => :'all_status_1xx',
|
1014
|
+
:'all_status_2xx' => :'all_status_2xx',
|
1015
|
+
:'all_status_3xx' => :'all_status_3xx',
|
1016
|
+
:'all_status_4xx' => :'all_status_4xx',
|
1017
|
+
:'all_status_5xx' => :'all_status_5xx',
|
1018
|
+
:'origin_offload' => :'origin_offload',
|
1019
|
+
:'request_denied_get_head_body' => :'request_denied_get_head_body'
|
892
1020
|
}
|
893
1021
|
end
|
894
1022
|
|
@@ -1117,7 +1245,39 @@ module Fastly
|
|
1117
1245
|
:'ddos_action_tarpit_accept' => :'Integer',
|
1118
1246
|
:'ddos_action_tarpit' => :'Integer',
|
1119
1247
|
:'ddos_action_close' => :'Integer',
|
1120
|
-
:'ddos_action_blackhole' => :'Integer'
|
1248
|
+
:'ddos_action_blackhole' => :'Integer',
|
1249
|
+
:'bot_challenge_starts' => :'Integer',
|
1250
|
+
:'bot_challenge_complete_tokens_passed' => :'Integer',
|
1251
|
+
:'bot_challenge_complete_tokens_failed' => :'Integer',
|
1252
|
+
:'bot_challenge_complete_tokens_checked' => :'Integer',
|
1253
|
+
:'bot_challenge_complete_tokens_disabled' => :'Integer',
|
1254
|
+
:'bot_challenges_issued' => :'Integer',
|
1255
|
+
:'bot_challenges_succeeded' => :'Integer',
|
1256
|
+
:'bot_challenges_failed' => :'Integer',
|
1257
|
+
:'bot_challenge_complete_tokens_issued' => :'Integer',
|
1258
|
+
:'ddos_action_downgrade' => :'Integer',
|
1259
|
+
:'ddos_action_downgraded_connections' => :'Integer',
|
1260
|
+
:'vcl_on_compute_hit_requests' => :'Integer',
|
1261
|
+
:'vcl_on_compute_miss_requests' => :'Integer',
|
1262
|
+
:'vcl_on_compute_pass_requests' => :'Integer',
|
1263
|
+
:'vcl_on_compute_error_requests' => :'Integer',
|
1264
|
+
:'vcl_on_compute_synth_requests' => :'Integer',
|
1265
|
+
:'vcl_on_compute_edge_hit_requests' => :'Integer',
|
1266
|
+
:'vcl_on_compute_edge_miss_requests' => :'Integer',
|
1267
|
+
:'all_hit_requests' => :'Integer',
|
1268
|
+
:'all_miss_requests' => :'Integer',
|
1269
|
+
:'all_pass_requests' => :'Integer',
|
1270
|
+
:'all_error_requests' => :'Integer',
|
1271
|
+
:'all_synth_requests' => :'Integer',
|
1272
|
+
:'all_edge_hit_requests' => :'Integer',
|
1273
|
+
:'all_edge_miss_requests' => :'Integer',
|
1274
|
+
:'all_status_1xx' => :'Integer',
|
1275
|
+
:'all_status_2xx' => :'Integer',
|
1276
|
+
:'all_status_3xx' => :'Integer',
|
1277
|
+
:'all_status_4xx' => :'Integer',
|
1278
|
+
:'all_status_5xx' => :'Integer',
|
1279
|
+
:'origin_offload' => :'Float',
|
1280
|
+
:'request_denied_get_head_body' => :'Integer'
|
1121
1281
|
}
|
1122
1282
|
end
|
1123
1283
|
|
@@ -2022,6 +2182,134 @@ module Fastly
|
|
2022
2182
|
if attributes.key?(:'ddos_action_blackhole')
|
2023
2183
|
self.ddos_action_blackhole = attributes[:'ddos_action_blackhole']
|
2024
2184
|
end
|
2185
|
+
|
2186
|
+
if attributes.key?(:'bot_challenge_starts')
|
2187
|
+
self.bot_challenge_starts = attributes[:'bot_challenge_starts']
|
2188
|
+
end
|
2189
|
+
|
2190
|
+
if attributes.key?(:'bot_challenge_complete_tokens_passed')
|
2191
|
+
self.bot_challenge_complete_tokens_passed = attributes[:'bot_challenge_complete_tokens_passed']
|
2192
|
+
end
|
2193
|
+
|
2194
|
+
if attributes.key?(:'bot_challenge_complete_tokens_failed')
|
2195
|
+
self.bot_challenge_complete_tokens_failed = attributes[:'bot_challenge_complete_tokens_failed']
|
2196
|
+
end
|
2197
|
+
|
2198
|
+
if attributes.key?(:'bot_challenge_complete_tokens_checked')
|
2199
|
+
self.bot_challenge_complete_tokens_checked = attributes[:'bot_challenge_complete_tokens_checked']
|
2200
|
+
end
|
2201
|
+
|
2202
|
+
if attributes.key?(:'bot_challenge_complete_tokens_disabled')
|
2203
|
+
self.bot_challenge_complete_tokens_disabled = attributes[:'bot_challenge_complete_tokens_disabled']
|
2204
|
+
end
|
2205
|
+
|
2206
|
+
if attributes.key?(:'bot_challenges_issued')
|
2207
|
+
self.bot_challenges_issued = attributes[:'bot_challenges_issued']
|
2208
|
+
end
|
2209
|
+
|
2210
|
+
if attributes.key?(:'bot_challenges_succeeded')
|
2211
|
+
self.bot_challenges_succeeded = attributes[:'bot_challenges_succeeded']
|
2212
|
+
end
|
2213
|
+
|
2214
|
+
if attributes.key?(:'bot_challenges_failed')
|
2215
|
+
self.bot_challenges_failed = attributes[:'bot_challenges_failed']
|
2216
|
+
end
|
2217
|
+
|
2218
|
+
if attributes.key?(:'bot_challenge_complete_tokens_issued')
|
2219
|
+
self.bot_challenge_complete_tokens_issued = attributes[:'bot_challenge_complete_tokens_issued']
|
2220
|
+
end
|
2221
|
+
|
2222
|
+
if attributes.key?(:'ddos_action_downgrade')
|
2223
|
+
self.ddos_action_downgrade = attributes[:'ddos_action_downgrade']
|
2224
|
+
end
|
2225
|
+
|
2226
|
+
if attributes.key?(:'ddos_action_downgraded_connections')
|
2227
|
+
self.ddos_action_downgraded_connections = attributes[:'ddos_action_downgraded_connections']
|
2228
|
+
end
|
2229
|
+
|
2230
|
+
if attributes.key?(:'vcl_on_compute_hit_requests')
|
2231
|
+
self.vcl_on_compute_hit_requests = attributes[:'vcl_on_compute_hit_requests']
|
2232
|
+
end
|
2233
|
+
|
2234
|
+
if attributes.key?(:'vcl_on_compute_miss_requests')
|
2235
|
+
self.vcl_on_compute_miss_requests = attributes[:'vcl_on_compute_miss_requests']
|
2236
|
+
end
|
2237
|
+
|
2238
|
+
if attributes.key?(:'vcl_on_compute_pass_requests')
|
2239
|
+
self.vcl_on_compute_pass_requests = attributes[:'vcl_on_compute_pass_requests']
|
2240
|
+
end
|
2241
|
+
|
2242
|
+
if attributes.key?(:'vcl_on_compute_error_requests')
|
2243
|
+
self.vcl_on_compute_error_requests = attributes[:'vcl_on_compute_error_requests']
|
2244
|
+
end
|
2245
|
+
|
2246
|
+
if attributes.key?(:'vcl_on_compute_synth_requests')
|
2247
|
+
self.vcl_on_compute_synth_requests = attributes[:'vcl_on_compute_synth_requests']
|
2248
|
+
end
|
2249
|
+
|
2250
|
+
if attributes.key?(:'vcl_on_compute_edge_hit_requests')
|
2251
|
+
self.vcl_on_compute_edge_hit_requests = attributes[:'vcl_on_compute_edge_hit_requests']
|
2252
|
+
end
|
2253
|
+
|
2254
|
+
if attributes.key?(:'vcl_on_compute_edge_miss_requests')
|
2255
|
+
self.vcl_on_compute_edge_miss_requests = attributes[:'vcl_on_compute_edge_miss_requests']
|
2256
|
+
end
|
2257
|
+
|
2258
|
+
if attributes.key?(:'all_hit_requests')
|
2259
|
+
self.all_hit_requests = attributes[:'all_hit_requests']
|
2260
|
+
end
|
2261
|
+
|
2262
|
+
if attributes.key?(:'all_miss_requests')
|
2263
|
+
self.all_miss_requests = attributes[:'all_miss_requests']
|
2264
|
+
end
|
2265
|
+
|
2266
|
+
if attributes.key?(:'all_pass_requests')
|
2267
|
+
self.all_pass_requests = attributes[:'all_pass_requests']
|
2268
|
+
end
|
2269
|
+
|
2270
|
+
if attributes.key?(:'all_error_requests')
|
2271
|
+
self.all_error_requests = attributes[:'all_error_requests']
|
2272
|
+
end
|
2273
|
+
|
2274
|
+
if attributes.key?(:'all_synth_requests')
|
2275
|
+
self.all_synth_requests = attributes[:'all_synth_requests']
|
2276
|
+
end
|
2277
|
+
|
2278
|
+
if attributes.key?(:'all_edge_hit_requests')
|
2279
|
+
self.all_edge_hit_requests = attributes[:'all_edge_hit_requests']
|
2280
|
+
end
|
2281
|
+
|
2282
|
+
if attributes.key?(:'all_edge_miss_requests')
|
2283
|
+
self.all_edge_miss_requests = attributes[:'all_edge_miss_requests']
|
2284
|
+
end
|
2285
|
+
|
2286
|
+
if attributes.key?(:'all_status_1xx')
|
2287
|
+
self.all_status_1xx = attributes[:'all_status_1xx']
|
2288
|
+
end
|
2289
|
+
|
2290
|
+
if attributes.key?(:'all_status_2xx')
|
2291
|
+
self.all_status_2xx = attributes[:'all_status_2xx']
|
2292
|
+
end
|
2293
|
+
|
2294
|
+
if attributes.key?(:'all_status_3xx')
|
2295
|
+
self.all_status_3xx = attributes[:'all_status_3xx']
|
2296
|
+
end
|
2297
|
+
|
2298
|
+
if attributes.key?(:'all_status_4xx')
|
2299
|
+
self.all_status_4xx = attributes[:'all_status_4xx']
|
2300
|
+
end
|
2301
|
+
|
2302
|
+
if attributes.key?(:'all_status_5xx')
|
2303
|
+
self.all_status_5xx = attributes[:'all_status_5xx']
|
2304
|
+
end
|
2305
|
+
|
2306
|
+
if attributes.key?(:'origin_offload')
|
2307
|
+
self.origin_offload = attributes[:'origin_offload']
|
2308
|
+
end
|
2309
|
+
|
2310
|
+
if attributes.key?(:'request_denied_get_head_body')
|
2311
|
+
self.request_denied_get_head_body = attributes[:'request_denied_get_head_body']
|
2312
|
+
end
|
2025
2313
|
end
|
2026
2314
|
|
2027
2315
|
# Show invalid properties with the reasons. Usually used together with valid?
|
@@ -2259,7 +2547,39 @@ module Fastly
|
|
2259
2547
|
ddos_action_tarpit_accept == o.ddos_action_tarpit_accept &&
|
2260
2548
|
ddos_action_tarpit == o.ddos_action_tarpit &&
|
2261
2549
|
ddos_action_close == o.ddos_action_close &&
|
2262
|
-
ddos_action_blackhole == o.ddos_action_blackhole
|
2550
|
+
ddos_action_blackhole == o.ddos_action_blackhole &&
|
2551
|
+
bot_challenge_starts == o.bot_challenge_starts &&
|
2552
|
+
bot_challenge_complete_tokens_passed == o.bot_challenge_complete_tokens_passed &&
|
2553
|
+
bot_challenge_complete_tokens_failed == o.bot_challenge_complete_tokens_failed &&
|
2554
|
+
bot_challenge_complete_tokens_checked == o.bot_challenge_complete_tokens_checked &&
|
2555
|
+
bot_challenge_complete_tokens_disabled == o.bot_challenge_complete_tokens_disabled &&
|
2556
|
+
bot_challenges_issued == o.bot_challenges_issued &&
|
2557
|
+
bot_challenges_succeeded == o.bot_challenges_succeeded &&
|
2558
|
+
bot_challenges_failed == o.bot_challenges_failed &&
|
2559
|
+
bot_challenge_complete_tokens_issued == o.bot_challenge_complete_tokens_issued &&
|
2560
|
+
ddos_action_downgrade == o.ddos_action_downgrade &&
|
2561
|
+
ddos_action_downgraded_connections == o.ddos_action_downgraded_connections &&
|
2562
|
+
vcl_on_compute_hit_requests == o.vcl_on_compute_hit_requests &&
|
2563
|
+
vcl_on_compute_miss_requests == o.vcl_on_compute_miss_requests &&
|
2564
|
+
vcl_on_compute_pass_requests == o.vcl_on_compute_pass_requests &&
|
2565
|
+
vcl_on_compute_error_requests == o.vcl_on_compute_error_requests &&
|
2566
|
+
vcl_on_compute_synth_requests == o.vcl_on_compute_synth_requests &&
|
2567
|
+
vcl_on_compute_edge_hit_requests == o.vcl_on_compute_edge_hit_requests &&
|
2568
|
+
vcl_on_compute_edge_miss_requests == o.vcl_on_compute_edge_miss_requests &&
|
2569
|
+
all_hit_requests == o.all_hit_requests &&
|
2570
|
+
all_miss_requests == o.all_miss_requests &&
|
2571
|
+
all_pass_requests == o.all_pass_requests &&
|
2572
|
+
all_error_requests == o.all_error_requests &&
|
2573
|
+
all_synth_requests == o.all_synth_requests &&
|
2574
|
+
all_edge_hit_requests == o.all_edge_hit_requests &&
|
2575
|
+
all_edge_miss_requests == o.all_edge_miss_requests &&
|
2576
|
+
all_status_1xx == o.all_status_1xx &&
|
2577
|
+
all_status_2xx == o.all_status_2xx &&
|
2578
|
+
all_status_3xx == o.all_status_3xx &&
|
2579
|
+
all_status_4xx == o.all_status_4xx &&
|
2580
|
+
all_status_5xx == o.all_status_5xx &&
|
2581
|
+
origin_offload == o.origin_offload &&
|
2582
|
+
request_denied_get_head_body == o.request_denied_get_head_body
|
2263
2583
|
end
|
2264
2584
|
|
2265
2585
|
# @see the `==` method
|
@@ -2271,7 +2591,7 @@ module Fastly
|
|
2271
2591
|
# Calculates hash code according to all attributes.
|
2272
2592
|
# @return [Integer] Hash code
|
2273
2593
|
def hash
|
2274
|
-
[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, compute_request_time_billed_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, kv_store_class_a_operations, kv_store_class_b_operations, object_store_class_a_operations, object_store_class_b_operations, fanout_req_header_bytes, fanout_req_body_bytes, fanout_resp_header_bytes, fanout_resp_body_bytes, fanout_bereq_header_bytes, fanout_bereq_body_bytes, fanout_beresp_header_bytes, fanout_beresp_body_bytes, fanout_conn_time_ms, ddos_action_limit_streams_connections, ddos_action_limit_streams_requests, ddos_action_tarpit_accept, ddos_action_tarpit, ddos_action_close, ddos_action_blackhole].hash
|
2594
|
+
[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, compute_request_time_billed_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, kv_store_class_a_operations, kv_store_class_b_operations, object_store_class_a_operations, object_store_class_b_operations, fanout_req_header_bytes, fanout_req_body_bytes, fanout_resp_header_bytes, fanout_resp_body_bytes, fanout_bereq_header_bytes, fanout_bereq_body_bytes, fanout_beresp_header_bytes, fanout_beresp_body_bytes, fanout_conn_time_ms, ddos_action_limit_streams_connections, ddos_action_limit_streams_requests, ddos_action_tarpit_accept, ddos_action_tarpit, ddos_action_close, ddos_action_blackhole, bot_challenge_starts, bot_challenge_complete_tokens_passed, bot_challenge_complete_tokens_failed, bot_challenge_complete_tokens_checked, bot_challenge_complete_tokens_disabled, bot_challenges_issued, bot_challenges_succeeded, bot_challenges_failed, bot_challenge_complete_tokens_issued, ddos_action_downgrade, ddos_action_downgraded_connections, vcl_on_compute_hit_requests, vcl_on_compute_miss_requests, vcl_on_compute_pass_requests, vcl_on_compute_error_requests, vcl_on_compute_synth_requests, vcl_on_compute_edge_hit_requests, vcl_on_compute_edge_miss_requests, all_hit_requests, all_miss_requests, all_pass_requests, all_error_requests, all_synth_requests, all_edge_hit_requests, all_edge_miss_requests, all_status_1xx, all_status_2xx, all_status_3xx, all_status_4xx, all_status_5xx, origin_offload, request_denied_get_head_body].hash
|
2275
2595
|
end
|
2276
2596
|
|
2277
2597
|
# Builds the object from hash
|
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
2
|
#Fastly API
|
3
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://
|
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://www.fastly.com/documentation/reference/api/)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: oss@fastly.com
|