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
|
@@ -89,6 +89,9 @@ module Fastly
|
|
89
89
|
# Set this to `AES256` or `aws:kms` to enable S3 Server Side Encryption.
|
90
90
|
attr_accessor :server_side_encryption
|
91
91
|
|
92
|
+
# The maximum number of bytes for each uploaded file. A value of 0 can be used to indicate there is no limit on the size of uploaded files, otherwise the minimum value is 1048576 bytes (1 MiB.)
|
93
|
+
attr_accessor :file_max_bytes
|
94
|
+
|
92
95
|
class EnumAttributeValidator
|
93
96
|
attr_reader :datatype
|
94
97
|
attr_reader :allowable_values
|
@@ -139,7 +142,8 @@ module Fastly
|
|
139
142
|
:'redundancy' => :'redundancy',
|
140
143
|
:'secret_key' => :'secret_key',
|
141
144
|
:'server_side_encryption_kms_key_id' => :'server_side_encryption_kms_key_id',
|
142
|
-
:'server_side_encryption' => :'server_side_encryption'
|
145
|
+
:'server_side_encryption' => :'server_side_encryption',
|
146
|
+
:'file_max_bytes' => :'file_max_bytes'
|
143
147
|
}
|
144
148
|
end
|
145
149
|
|
@@ -176,7 +180,8 @@ module Fastly
|
|
176
180
|
:'redundancy' => :'String',
|
177
181
|
:'secret_key' => :'String',
|
178
182
|
:'server_side_encryption_kms_key_id' => :'String',
|
179
|
-
:'server_side_encryption' => :'String'
|
183
|
+
:'server_side_encryption' => :'String',
|
184
|
+
:'file_max_bytes' => :'Integer'
|
180
185
|
}
|
181
186
|
end
|
182
187
|
|
@@ -196,7 +201,7 @@ module Fastly
|
|
196
201
|
:'redundancy',
|
197
202
|
:'secret_key',
|
198
203
|
:'server_side_encryption_kms_key_id',
|
199
|
-
:'server_side_encryption'
|
204
|
+
:'server_side_encryption',
|
200
205
|
])
|
201
206
|
end
|
202
207
|
|
@@ -349,12 +354,20 @@ module Fastly
|
|
349
354
|
else
|
350
355
|
self.server_side_encryption = 'null'
|
351
356
|
end
|
357
|
+
|
358
|
+
if attributes.key?(:'file_max_bytes')
|
359
|
+
self.file_max_bytes = attributes[:'file_max_bytes']
|
360
|
+
end
|
352
361
|
end
|
353
362
|
|
354
363
|
# Show invalid properties with the reasons. Usually used together with valid?
|
355
364
|
# @return Array for valid properties with the reasons
|
356
365
|
def list_invalid_properties
|
357
366
|
invalid_properties = Array.new
|
367
|
+
if !@file_max_bytes.nil? && @file_max_bytes < 1048576
|
368
|
+
invalid_properties.push('invalid value for "file_max_bytes", must be greater than or equal to 1048576.')
|
369
|
+
end
|
370
|
+
|
358
371
|
invalid_properties
|
359
372
|
end
|
360
373
|
|
@@ -369,6 +382,7 @@ module Fastly
|
|
369
382
|
return false unless message_type_validator.valid?(@message_type)
|
370
383
|
compression_codec_validator = EnumAttributeValidator.new('String', ["zstd", "snappy", "gzip"])
|
371
384
|
return false unless compression_codec_validator.valid?(@compression_codec)
|
385
|
+
return false if !@file_max_bytes.nil? && @file_max_bytes < 1048576
|
372
386
|
true
|
373
387
|
end
|
374
388
|
|
@@ -412,6 +426,16 @@ module Fastly
|
|
412
426
|
@compression_codec = compression_codec
|
413
427
|
end
|
414
428
|
|
429
|
+
# Custom attribute writer method with validation
|
430
|
+
# @param [Object] file_max_bytes Value to be assigned
|
431
|
+
def file_max_bytes=(file_max_bytes)
|
432
|
+
if !file_max_bytes.nil? && file_max_bytes < 1048576
|
433
|
+
fail ArgumentError, 'invalid value for "file_max_bytes", must be greater than or equal to 1048576.'
|
434
|
+
end
|
435
|
+
|
436
|
+
@file_max_bytes = file_max_bytes
|
437
|
+
end
|
438
|
+
|
415
439
|
# Checks equality by comparing each attribute.
|
416
440
|
# @param [Object] Object to be compared
|
417
441
|
def ==(o)
|
@@ -442,7 +466,8 @@ module Fastly
|
|
442
466
|
redundancy == o.redundancy &&
|
443
467
|
secret_key == o.secret_key &&
|
444
468
|
server_side_encryption_kms_key_id == o.server_side_encryption_kms_key_id &&
|
445
|
-
server_side_encryption == o.server_side_encryption
|
469
|
+
server_side_encryption == o.server_side_encryption &&
|
470
|
+
file_max_bytes == o.file_max_bytes
|
446
471
|
end
|
447
472
|
|
448
473
|
# @see the `==` method
|
@@ -454,7 +479,7 @@ module Fastly
|
|
454
479
|
# Calculates hash code according to all attributes.
|
455
480
|
# @return [Integer] Hash code
|
456
481
|
def hash
|
457
|
-
[name, placement, response_condition, format, format_version, message_type, timestamp_format, compression_codec, period, gzip_level, created_at, deleted_at, updated_at, service_id, version, access_key, acl, bucket_name, domain, iam_role, path, public_key, redundancy, secret_key, server_side_encryption_kms_key_id, server_side_encryption].hash
|
482
|
+
[name, placement, response_condition, format, format_version, message_type, timestamp_format, compression_codec, period, gzip_level, created_at, deleted_at, updated_at, service_id, version, access_key, acl, bucket_name, domain, iam_role, path, public_key, redundancy, secret_key, server_side_encryption_kms_key_id, server_side_encryption, file_max_bytes].hash
|
458
483
|
end
|
459
484
|
|
460
485
|
# 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
|
@@ -16,7 +16,7 @@ module Fastly
|
|
16
16
|
# The region that log data will be sent to.
|
17
17
|
attr_accessor :region
|
18
18
|
|
19
|
-
# The token to use for authentication
|
19
|
+
# The token to use for authentication.
|
20
20
|
attr_accessor :token
|
21
21
|
|
22
22
|
# The name of the logfile within Scalyr.
|
@@ -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
|
@@ -31,7 +31,7 @@ module Fastly
|
|
31
31
|
# The region that log data will be sent to.
|
32
32
|
attr_accessor :region
|
33
33
|
|
34
|
-
# The token to use for authentication
|
34
|
+
# The token to use for authentication.
|
35
35
|
attr_accessor :token
|
36
36
|
|
37
37
|
# The name of the logfile within Scalyr.
|
@@ -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
|
@@ -40,7 +40,7 @@ module Fastly
|
|
40
40
|
{
|
41
41
|
:'url' => :'String',
|
42
42
|
:'token' => :'String',
|
43
|
-
:'use_tls' => :'
|
43
|
+
:'use_tls' => :'LoggingUseTlsString'
|
44
44
|
}
|
45
45
|
end
|
46
46
|
|
@@ -76,7 +76,7 @@ module Fastly
|
|
76
76
|
if attributes.key?(:'use_tls')
|
77
77
|
self.use_tls = attributes[:'use_tls']
|
78
78
|
else
|
79
|
-
self.use_tls =
|
79
|
+
self.use_tls = '0'
|
80
80
|
end
|
81
81
|
end
|
82
82
|
|
@@ -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
|
@@ -135,7 +135,7 @@ module Fastly
|
|
135
135
|
:'request_max_bytes' => :'Integer',
|
136
136
|
:'url' => :'String',
|
137
137
|
:'token' => :'String',
|
138
|
-
:'use_tls' => :'
|
138
|
+
:'use_tls' => :'LoggingUseTlsString',
|
139
139
|
:'created_at' => :'Time',
|
140
140
|
:'deleted_at' => :'Time',
|
141
141
|
:'updated_at' => :'Time',
|
@@ -257,7 +257,7 @@ module Fastly
|
|
257
257
|
if attributes.key?(:'use_tls')
|
258
258
|
self.use_tls = attributes[:'use_tls']
|
259
259
|
else
|
260
|
-
self.use_tls =
|
260
|
+
self.use_tls = '0'
|
261
261
|
end
|
262
262
|
|
263
263
|
if attributes.key?(:'created_at')
|
@@ -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
|
@@ -49,7 +49,7 @@ module Fastly
|
|
49
49
|
:'hostname' => :'String',
|
50
50
|
:'ipv4' => :'String',
|
51
51
|
:'token' => :'String',
|
52
|
-
:'use_tls' => :'
|
52
|
+
:'use_tls' => :'LoggingUseTlsString'
|
53
53
|
}
|
54
54
|
end
|
55
55
|
|
@@ -99,7 +99,7 @@ module Fastly
|
|
99
99
|
if attributes.key?(:'use_tls')
|
100
100
|
self.use_tls = attributes[:'use_tls']
|
101
101
|
else
|
102
|
-
self.use_tls =
|
102
|
+
self.use_tls = '0'
|
103
103
|
end
|
104
104
|
end
|
105
105
|
|
@@ -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
|
@@ -144,7 +144,7 @@ module Fastly
|
|
144
144
|
:'hostname' => :'String',
|
145
145
|
:'ipv4' => :'String',
|
146
146
|
:'token' => :'String',
|
147
|
-
:'use_tls' => :'
|
147
|
+
:'use_tls' => :'LoggingUseTlsString',
|
148
148
|
:'created_at' => :'Time',
|
149
149
|
:'deleted_at' => :'Time',
|
150
150
|
:'updated_at' => :'Time',
|
@@ -278,7 +278,7 @@ module Fastly
|
|
278
278
|
if attributes.key?(:'use_tls')
|
279
279
|
self.use_tls = attributes[:'use_tls']
|
280
280
|
else
|
281
|
-
self.use_tls =
|
281
|
+
self.use_tls = '0'
|
282
282
|
end
|
283
283
|
|
284
284
|
if attributes.key?(:'created_at')
|
@@ -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
|
@@ -12,9 +12,9 @@ require 'date'
|
|
12
12
|
require 'time'
|
13
13
|
|
14
14
|
module Fastly
|
15
|
-
class
|
16
|
-
no_tls = 0.freeze
|
17
|
-
use_tls = 1.freeze
|
15
|
+
class LoggingUseTlsString
|
16
|
+
no_tls = "0".freeze
|
17
|
+
use_tls = "1".freeze
|
18
18
|
|
19
19
|
# Builds the enum from string
|
20
20
|
# @param [String] The enum value in the form of the string
|
@@ -27,8 +27,8 @@ module Fastly
|
|
27
27
|
# @param [String] The enum value in the form of the string
|
28
28
|
# @return [String] The enum value
|
29
29
|
def build_from_hash(value)
|
30
|
-
constantValues =
|
31
|
-
raise "Invalid ENUM value #{value} for class #
|
30
|
+
constantValues = LoggingUseTlsString.constants.select { |c| LoggingUseTlsString::const_get(c) == value }
|
31
|
+
raise "Invalid ENUM value #{value} for class #LoggingUseTlsString" if constantValues.empty?
|
32
32
|
value
|
33
33
|
end
|
34
34
|
end
|
@@ -0,0 +1,250 @@
|
|
1
|
+
=begin
|
2
|
+
#Fastly API
|
3
|
+
|
4
|
+
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://www.fastly.com/documentation/reference/api/)
|
5
|
+
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
|
+
Contact: oss@fastly.com
|
8
|
+
|
9
|
+
=end
|
10
|
+
|
11
|
+
require 'date'
|
12
|
+
require 'time'
|
13
|
+
|
14
|
+
module Fastly
|
15
|
+
# Pagination metadata
|
16
|
+
class Metadata
|
17
|
+
# The token used to request the next set of results.
|
18
|
+
attr_accessor :next_cursor
|
19
|
+
|
20
|
+
# The number of invoices included in the response.
|
21
|
+
attr_accessor :limit
|
22
|
+
|
23
|
+
# The sort order of the invoices in the response.
|
24
|
+
attr_accessor :sort
|
25
|
+
|
26
|
+
# Total number of records available on the backend.
|
27
|
+
attr_accessor :total
|
28
|
+
|
29
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
30
|
+
def self.attribute_map
|
31
|
+
{
|
32
|
+
:'next_cursor' => :'next_cursor',
|
33
|
+
:'limit' => :'limit',
|
34
|
+
:'sort' => :'sort',
|
35
|
+
:'total' => :'total'
|
36
|
+
}
|
37
|
+
end
|
38
|
+
|
39
|
+
# Returns all the JSON keys this model knows about
|
40
|
+
def self.acceptable_attributes
|
41
|
+
attribute_map.values
|
42
|
+
end
|
43
|
+
|
44
|
+
# Attribute type mapping.
|
45
|
+
def self.fastly_types
|
46
|
+
{
|
47
|
+
:'next_cursor' => :'String',
|
48
|
+
:'limit' => :'Integer',
|
49
|
+
:'sort' => :'String',
|
50
|
+
:'total' => :'Integer'
|
51
|
+
}
|
52
|
+
end
|
53
|
+
|
54
|
+
# List of attributes with nullable: true
|
55
|
+
def self.fastly_nullable
|
56
|
+
Set.new([
|
57
|
+
])
|
58
|
+
end
|
59
|
+
|
60
|
+
# Initializes the object
|
61
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
62
|
+
def initialize(attributes = {})
|
63
|
+
if (!attributes.is_a?(Hash))
|
64
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `Fastly::Metadata` initialize method"
|
65
|
+
end
|
66
|
+
|
67
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
68
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
69
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
70
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `Fastly::Metadata`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
71
|
+
end
|
72
|
+
h[k.to_sym] = v
|
73
|
+
}
|
74
|
+
|
75
|
+
if attributes.key?(:'next_cursor')
|
76
|
+
self.next_cursor = attributes[:'next_cursor']
|
77
|
+
end
|
78
|
+
|
79
|
+
if attributes.key?(:'limit')
|
80
|
+
self.limit = attributes[:'limit']
|
81
|
+
end
|
82
|
+
|
83
|
+
if attributes.key?(:'sort')
|
84
|
+
self.sort = attributes[:'sort']
|
85
|
+
else
|
86
|
+
self.sort = 'billing_start_date'
|
87
|
+
end
|
88
|
+
|
89
|
+
if attributes.key?(:'total')
|
90
|
+
self.total = attributes[:'total']
|
91
|
+
end
|
92
|
+
end
|
93
|
+
|
94
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
95
|
+
# @return Array for valid properties with the reasons
|
96
|
+
def list_invalid_properties
|
97
|
+
invalid_properties = Array.new
|
98
|
+
invalid_properties
|
99
|
+
end
|
100
|
+
|
101
|
+
# Check to see if the all the properties in the model are valid
|
102
|
+
# @return true if the model is valid
|
103
|
+
def valid?
|
104
|
+
true
|
105
|
+
end
|
106
|
+
|
107
|
+
# Checks equality by comparing each attribute.
|
108
|
+
# @param [Object] Object to be compared
|
109
|
+
def ==(o)
|
110
|
+
return true if self.equal?(o)
|
111
|
+
self.class == o.class &&
|
112
|
+
next_cursor == o.next_cursor &&
|
113
|
+
limit == o.limit &&
|
114
|
+
sort == o.sort &&
|
115
|
+
total == o.total
|
116
|
+
end
|
117
|
+
|
118
|
+
# @see the `==` method
|
119
|
+
# @param [Object] Object to be compared
|
120
|
+
def eql?(o)
|
121
|
+
self == o
|
122
|
+
end
|
123
|
+
|
124
|
+
# Calculates hash code according to all attributes.
|
125
|
+
# @return [Integer] Hash code
|
126
|
+
def hash
|
127
|
+
[next_cursor, limit, sort, total].hash
|
128
|
+
end
|
129
|
+
|
130
|
+
# Builds the object from hash
|
131
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
132
|
+
# @return [Object] Returns the model itself
|
133
|
+
def self.build_from_hash(attributes)
|
134
|
+
new.build_from_hash(attributes)
|
135
|
+
end
|
136
|
+
|
137
|
+
# Builds the object from hash
|
138
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
139
|
+
# @return [Object] Returns the model itself
|
140
|
+
def build_from_hash(attributes)
|
141
|
+
return nil unless attributes.is_a?(Hash)
|
142
|
+
self.class.fastly_types.each_pair do |key, type|
|
143
|
+
if attributes[self.class.attribute_map[key]].nil? && self.class.fastly_nullable.include?(key)
|
144
|
+
self.send("#{key}=", nil)
|
145
|
+
elsif type =~ /\AArray<(.*)>/i
|
146
|
+
# check to ensure the input is an array given that the attribute
|
147
|
+
# is documented as an array but the input is not
|
148
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
149
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
150
|
+
end
|
151
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
152
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
153
|
+
end
|
154
|
+
end
|
155
|
+
|
156
|
+
self
|
157
|
+
end
|
158
|
+
|
159
|
+
# Deserializes the data based on type
|
160
|
+
# @param string type Data type
|
161
|
+
# @param string value Value to be deserialized
|
162
|
+
# @return [Object] Deserialized data
|
163
|
+
def _deserialize(type, value)
|
164
|
+
case type.to_sym
|
165
|
+
when :Time
|
166
|
+
Time.parse(value)
|
167
|
+
when :Date
|
168
|
+
Date.parse(value)
|
169
|
+
when :String
|
170
|
+
value.to_s
|
171
|
+
when :Integer
|
172
|
+
value.to_i
|
173
|
+
when :Float
|
174
|
+
value.to_f
|
175
|
+
when :Boolean
|
176
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
177
|
+
true
|
178
|
+
else
|
179
|
+
false
|
180
|
+
end
|
181
|
+
when :Object
|
182
|
+
# generic object (usually a Hash), return directly
|
183
|
+
value
|
184
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
185
|
+
inner_type = Regexp.last_match[:inner_type]
|
186
|
+
value.map { |v| _deserialize(inner_type, v) }
|
187
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
188
|
+
k_type = Regexp.last_match[:k_type]
|
189
|
+
v_type = Regexp.last_match[:v_type]
|
190
|
+
{}.tap do |hash|
|
191
|
+
value.each do |k, v|
|
192
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
193
|
+
end
|
194
|
+
end
|
195
|
+
else # model
|
196
|
+
# models (e.g. Pet) or oneOf
|
197
|
+
klass = Fastly.const_get(type)
|
198
|
+
klass.respond_to?(:fastly_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
199
|
+
end
|
200
|
+
end
|
201
|
+
|
202
|
+
# Returns the string representation of the object
|
203
|
+
# @return [String] String presentation of the object
|
204
|
+
def to_s
|
205
|
+
to_hash.to_s
|
206
|
+
end
|
207
|
+
|
208
|
+
# to_body is an alias to to_hash (backward compatibility)
|
209
|
+
# @return [Hash] Returns the object in the form of hash
|
210
|
+
def to_body
|
211
|
+
to_hash
|
212
|
+
end
|
213
|
+
|
214
|
+
# Returns the object in the form of hash
|
215
|
+
# @return [Hash] Returns the object in the form of hash
|
216
|
+
def to_hash
|
217
|
+
hash = {}
|
218
|
+
self.class.attribute_map.each_pair do |attr, param|
|
219
|
+
value = self.send(attr)
|
220
|
+
if value.nil?
|
221
|
+
is_nullable = self.class.fastly_nullable.include?(attr)
|
222
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
223
|
+
end
|
224
|
+
|
225
|
+
hash[param] = _to_hash(value)
|
226
|
+
end
|
227
|
+
hash
|
228
|
+
end
|
229
|
+
|
230
|
+
# Outputs non-array value in the form of hash
|
231
|
+
# For object, use to_hash. Otherwise, just return the value
|
232
|
+
# @param [Object] value Any valid value
|
233
|
+
# @return [Hash] Returns the value in the form of hash
|
234
|
+
def _to_hash(value)
|
235
|
+
if value.is_a?(Array)
|
236
|
+
value.compact.map { |v| _to_hash(v) }
|
237
|
+
elsif value.is_a?(Hash)
|
238
|
+
{}.tap do |hash|
|
239
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
240
|
+
end
|
241
|
+
elsif value.respond_to? :to_hash
|
242
|
+
value.to_hash
|
243
|
+
else
|
244
|
+
value
|
245
|
+
end
|
246
|
+
end
|
247
|
+
|
248
|
+
end
|
249
|
+
|
250
|
+
end
|