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
@@ -0,0 +1,219 @@
|
|
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
|
+
class PlatformDdosEntry
|
16
|
+
# An array of values representing the metric values at each point in time. Note that this dataset is sparse: only the keys with non-zero values will be included in the record.
|
17
|
+
attr_accessor :values
|
18
|
+
|
19
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
20
|
+
def self.attribute_map
|
21
|
+
{
|
22
|
+
:'values' => :'values'
|
23
|
+
}
|
24
|
+
end
|
25
|
+
|
26
|
+
# Returns all the JSON keys this model knows about
|
27
|
+
def self.acceptable_attributes
|
28
|
+
attribute_map.values
|
29
|
+
end
|
30
|
+
|
31
|
+
# Attribute type mapping.
|
32
|
+
def self.fastly_types
|
33
|
+
{
|
34
|
+
:'values' => :'Array<ValuesDdos>'
|
35
|
+
}
|
36
|
+
end
|
37
|
+
|
38
|
+
# List of attributes with nullable: true
|
39
|
+
def self.fastly_nullable
|
40
|
+
Set.new([
|
41
|
+
])
|
42
|
+
end
|
43
|
+
|
44
|
+
# Initializes the object
|
45
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
46
|
+
def initialize(attributes = {})
|
47
|
+
if (!attributes.is_a?(Hash))
|
48
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `Fastly::PlatformDdosEntry` initialize method"
|
49
|
+
end
|
50
|
+
|
51
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
52
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
53
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
54
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `Fastly::PlatformDdosEntry`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
55
|
+
end
|
56
|
+
h[k.to_sym] = v
|
57
|
+
}
|
58
|
+
|
59
|
+
if attributes.key?(:'values')
|
60
|
+
if (value = attributes[:'values']).is_a?(Array)
|
61
|
+
self.values = value
|
62
|
+
end
|
63
|
+
end
|
64
|
+
end
|
65
|
+
|
66
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
67
|
+
# @return Array for valid properties with the reasons
|
68
|
+
def list_invalid_properties
|
69
|
+
invalid_properties = Array.new
|
70
|
+
invalid_properties
|
71
|
+
end
|
72
|
+
|
73
|
+
# Check to see if the all the properties in the model are valid
|
74
|
+
# @return true if the model is valid
|
75
|
+
def valid?
|
76
|
+
true
|
77
|
+
end
|
78
|
+
|
79
|
+
# Checks equality by comparing each attribute.
|
80
|
+
# @param [Object] Object to be compared
|
81
|
+
def ==(o)
|
82
|
+
return true if self.equal?(o)
|
83
|
+
self.class == o.class &&
|
84
|
+
values == o.values
|
85
|
+
end
|
86
|
+
|
87
|
+
# @see the `==` method
|
88
|
+
# @param [Object] Object to be compared
|
89
|
+
def eql?(o)
|
90
|
+
self == o
|
91
|
+
end
|
92
|
+
|
93
|
+
# Calculates hash code according to all attributes.
|
94
|
+
# @return [Integer] Hash code
|
95
|
+
def hash
|
96
|
+
[values].hash
|
97
|
+
end
|
98
|
+
|
99
|
+
# Builds the object from hash
|
100
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
101
|
+
# @return [Object] Returns the model itself
|
102
|
+
def self.build_from_hash(attributes)
|
103
|
+
new.build_from_hash(attributes)
|
104
|
+
end
|
105
|
+
|
106
|
+
# Builds the object from hash
|
107
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
108
|
+
# @return [Object] Returns the model itself
|
109
|
+
def build_from_hash(attributes)
|
110
|
+
return nil unless attributes.is_a?(Hash)
|
111
|
+
self.class.fastly_types.each_pair do |key, type|
|
112
|
+
if attributes[self.class.attribute_map[key]].nil? && self.class.fastly_nullable.include?(key)
|
113
|
+
self.send("#{key}=", nil)
|
114
|
+
elsif type =~ /\AArray<(.*)>/i
|
115
|
+
# check to ensure the input is an array given that the attribute
|
116
|
+
# is documented as an array but the input is not
|
117
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
118
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
119
|
+
end
|
120
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
121
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
122
|
+
end
|
123
|
+
end
|
124
|
+
|
125
|
+
self
|
126
|
+
end
|
127
|
+
|
128
|
+
# Deserializes the data based on type
|
129
|
+
# @param string type Data type
|
130
|
+
# @param string value Value to be deserialized
|
131
|
+
# @return [Object] Deserialized data
|
132
|
+
def _deserialize(type, value)
|
133
|
+
case type.to_sym
|
134
|
+
when :Time
|
135
|
+
Time.parse(value)
|
136
|
+
when :Date
|
137
|
+
Date.parse(value)
|
138
|
+
when :String
|
139
|
+
value.to_s
|
140
|
+
when :Integer
|
141
|
+
value.to_i
|
142
|
+
when :Float
|
143
|
+
value.to_f
|
144
|
+
when :Boolean
|
145
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
146
|
+
true
|
147
|
+
else
|
148
|
+
false
|
149
|
+
end
|
150
|
+
when :Object
|
151
|
+
# generic object (usually a Hash), return directly
|
152
|
+
value
|
153
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
154
|
+
inner_type = Regexp.last_match[:inner_type]
|
155
|
+
value.map { |v| _deserialize(inner_type, v) }
|
156
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
157
|
+
k_type = Regexp.last_match[:k_type]
|
158
|
+
v_type = Regexp.last_match[:v_type]
|
159
|
+
{}.tap do |hash|
|
160
|
+
value.each do |k, v|
|
161
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
162
|
+
end
|
163
|
+
end
|
164
|
+
else # model
|
165
|
+
# models (e.g. Pet) or oneOf
|
166
|
+
klass = Fastly.const_get(type)
|
167
|
+
klass.respond_to?(:fastly_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
168
|
+
end
|
169
|
+
end
|
170
|
+
|
171
|
+
# Returns the string representation of the object
|
172
|
+
# @return [String] String presentation of the object
|
173
|
+
def to_s
|
174
|
+
to_hash.to_s
|
175
|
+
end
|
176
|
+
|
177
|
+
# to_body is an alias to to_hash (backward compatibility)
|
178
|
+
# @return [Hash] Returns the object in the form of hash
|
179
|
+
def to_body
|
180
|
+
to_hash
|
181
|
+
end
|
182
|
+
|
183
|
+
# Returns the object in the form of hash
|
184
|
+
# @return [Hash] Returns the object in the form of hash
|
185
|
+
def to_hash
|
186
|
+
hash = {}
|
187
|
+
self.class.attribute_map.each_pair do |attr, param|
|
188
|
+
value = self.send(attr)
|
189
|
+
if value.nil?
|
190
|
+
is_nullable = self.class.fastly_nullable.include?(attr)
|
191
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
192
|
+
end
|
193
|
+
|
194
|
+
hash[param] = _to_hash(value)
|
195
|
+
end
|
196
|
+
hash
|
197
|
+
end
|
198
|
+
|
199
|
+
# Outputs non-array value in the form of hash
|
200
|
+
# For object, use to_hash. Otherwise, just return the value
|
201
|
+
# @param [Object] value Any valid value
|
202
|
+
# @return [Hash] Returns the value in the form of hash
|
203
|
+
def _to_hash(value)
|
204
|
+
if value.is_a?(Array)
|
205
|
+
value.compact.map { |v| _to_hash(v) }
|
206
|
+
elsif value.is_a?(Hash)
|
207
|
+
{}.tap do |hash|
|
208
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
209
|
+
end
|
210
|
+
elsif value.respond_to? :to_hash
|
211
|
+
value.to_hash
|
212
|
+
else
|
213
|
+
value
|
214
|
+
end
|
215
|
+
end
|
216
|
+
|
217
|
+
end
|
218
|
+
|
219
|
+
end
|
@@ -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,7 +12,7 @@ require 'date'
|
|
12
12
|
require 'time'
|
13
13
|
|
14
14
|
module Fastly
|
15
|
-
class
|
15
|
+
class PlatformDdosResponse
|
16
16
|
# Whether or not we were able to successfully execute the query.
|
17
17
|
attr_accessor :status
|
18
18
|
|
@@ -21,6 +21,7 @@ module Fastly
|
|
21
21
|
# If the query was not successful, this will provide a string that explains why.
|
22
22
|
attr_accessor :msg
|
23
23
|
|
24
|
+
# A list of timeseries.
|
24
25
|
attr_accessor :data
|
25
26
|
|
26
27
|
# Attribute mapping from ruby-style variable name to JSON key.
|
@@ -42,9 +43,9 @@ module Fastly
|
|
42
43
|
def self.fastly_types
|
43
44
|
{
|
44
45
|
:'status' => :'String',
|
45
|
-
:'meta' => :'
|
46
|
+
:'meta' => :'HistoricalDdosMeta',
|
46
47
|
:'msg' => :'String',
|
47
|
-
:'data' => :'Array<
|
48
|
+
:'data' => :'Array<PlatformDdosEntry>'
|
48
49
|
}
|
49
50
|
end
|
50
51
|
|
@@ -58,8 +59,8 @@ module Fastly
|
|
58
59
|
# List of class defined in allOf (OpenAPI v3)
|
59
60
|
def self.fastly_all_of
|
60
61
|
[
|
61
|
-
:'
|
62
|
-
:'
|
62
|
+
:'HistoricalDdos',
|
63
|
+
:'PlatformDdosResponseAllOf'
|
63
64
|
]
|
64
65
|
end
|
65
66
|
|
@@ -67,13 +68,13 @@ module Fastly
|
|
67
68
|
# @param [Hash] attributes Model attributes in the form of hash
|
68
69
|
def initialize(attributes = {})
|
69
70
|
if (!attributes.is_a?(Hash))
|
70
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `Fastly::
|
71
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `Fastly::PlatformDdosResponse` initialize method"
|
71
72
|
end
|
72
73
|
|
73
74
|
# check to see if the attribute exists and convert string to symbol for hash key
|
74
75
|
attributes = attributes.each_with_object({}) { |(k, v), h|
|
75
76
|
if (!self.class.attribute_map.key?(k.to_sym))
|
76
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `Fastly::
|
77
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `Fastly::PlatformDdosResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
77
78
|
end
|
78
79
|
h[k.to_sym] = v
|
79
80
|
}
|
@@ -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,7 +12,8 @@ require 'date'
|
|
12
12
|
require 'time'
|
13
13
|
|
14
14
|
module Fastly
|
15
|
-
class
|
15
|
+
class PlatformDdosResponseAllOf
|
16
|
+
# A list of timeseries.
|
16
17
|
attr_accessor :data
|
17
18
|
|
18
19
|
# Attribute mapping from ruby-style variable name to JSON key.
|
@@ -30,7 +31,7 @@ module Fastly
|
|
30
31
|
# Attribute type mapping.
|
31
32
|
def self.fastly_types
|
32
33
|
{
|
33
|
-
:'data' => :'Array<
|
34
|
+
:'data' => :'Array<PlatformDdosEntry>'
|
34
35
|
}
|
35
36
|
end
|
36
37
|
|
@@ -44,13 +45,13 @@ module Fastly
|
|
44
45
|
# @param [Hash] attributes Model attributes in the form of hash
|
45
46
|
def initialize(attributes = {})
|
46
47
|
if (!attributes.is_a?(Hash))
|
47
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `Fastly::
|
48
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `Fastly::PlatformDdosResponseAllOf` initialize method"
|
48
49
|
end
|
49
50
|
|
50
51
|
# check to see if the attribute exists and convert string to symbol for hash key
|
51
52
|
attributes = attributes.each_with_object({}) { |(k, v), h|
|
52
53
|
if (!self.class.attribute_map.key?(k.to_sym))
|
53
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `Fastly::
|
54
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `Fastly::PlatformDdosResponseAllOf`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
54
55
|
end
|
55
56
|
h[k.to_sym] = v
|
56
57
|
}
|
@@ -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
|
# Name for the Pool.
|
17
17
|
attr_accessor :name
|
18
18
|
|
19
|
-
# Selected POP to serve as a shield for the servers. Defaults to `null` meaning no origin shielding if not set. Refer to the [POPs API endpoint](/reference/api/utils/pops/) to get a list of available POPs used for shielding.
|
19
|
+
# Selected POP to serve as a shield for the servers. Defaults to `null` meaning no origin shielding if not set. Refer to the [POPs API endpoint](https://www.fastly.com/documentation/reference/api/utils/pops/) to get a list of available POPs used for shielding.
|
20
20
|
attr_accessor :shield
|
21
21
|
|
22
22
|
# Condition which, if met, will select this configuration during a request. Optional.
|
@@ -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
|
@@ -44,7 +44,7 @@ module Fastly
|
|
44
44
|
# Name for the Pool.
|
45
45
|
attr_accessor :name
|
46
46
|
|
47
|
-
# Selected POP to serve as a shield for the servers. Defaults to `null` meaning no origin shielding if not set. Refer to the [POPs API endpoint](/reference/api/utils/pops/) to get a list of available POPs used for shielding.
|
47
|
+
# Selected POP to serve as a shield for the servers. Defaults to `null` meaning no origin shielding if not set. Refer to the [POPs API endpoint](https://www.fastly.com/documentation/reference/api/utils/pops/) to get a list of available POPs used for shielding.
|
48
48
|
attr_accessor :shield
|
49
49
|
|
50
50
|
# Condition which, if met, will select this configuration during a request. Optional.
|
@@ -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
|
@@ -44,7 +44,7 @@ module Fastly
|
|
44
44
|
# Name for the Pool.
|
45
45
|
attr_accessor :name
|
46
46
|
|
47
|
-
# Selected POP to serve as a shield for the servers. Defaults to `null` meaning no origin shielding if not set. Refer to the [POPs API endpoint](/reference/api/utils/pops/) to get a list of available POPs used for shielding.
|
47
|
+
# Selected POP to serve as a shield for the servers. Defaults to `null` meaning no origin shielding if not set. Refer to the [POPs API endpoint](https://www.fastly.com/documentation/reference/api/utils/pops/) to get a list of available POPs used for shielding.
|
48
48
|
attr_accessor :shield
|
49
49
|
|
50
50
|
# Condition which, if met, will select this configuration during a request. Optional.
|
@@ -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
|
data/lib/fastly/models/pop.rb
CHANGED
@@ -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
|
@@ -13,7 +13,7 @@ require 'time'
|
|
13
13
|
|
14
14
|
module Fastly
|
15
15
|
class Pop
|
16
|
-
# the three-letter code for the [POP](https://
|
16
|
+
# the three-letter code for the [POP](https://www.fastly.com/documentation/learning/concepts/pop/)
|
17
17
|
attr_accessor :code
|
18
18
|
|
19
19
|
# the name of the POP
|
@@ -31,7 +31,7 @@ module Fastly
|
|
31
31
|
|
32
32
|
attr_accessor :coordinates
|
33
33
|
|
34
|
-
# the name of the [shield code](https://
|
34
|
+
# the name of the [shield code](https://www.fastly.com/documentation/learning/concepts/shielding/#choosing-a-shield-location) if this POP is suitable for shielding
|
35
35
|
attr_accessor :shield
|
36
36
|
|
37
37
|
class EnumAttributeValidator
|
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
2
|
#Fastly API
|
3
3
|
|
4
|
-
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://
|
4
|
+
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://www.fastly.com/documentation/reference/api/)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: oss@fastly.com
|
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
2
|
#Fastly API
|
3
3
|
|
4
|
-
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://
|
4
|
+
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://www.fastly.com/documentation/reference/api/)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: oss@fastly.com
|
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
2
|
#Fastly API
|
3
3
|
|
4
|
-
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://
|
4
|
+
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://www.fastly.com/documentation/reference/api/)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: oss@fastly.com
|
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
2
|
#Fastly API
|
3
3
|
|
4
|
-
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://
|
4
|
+
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://www.fastly.com/documentation/reference/api/)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: oss@fastly.com
|
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
2
|
#Fastly API
|
3
3
|
|
4
|
-
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://
|
4
|
+
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://www.fastly.com/documentation/reference/api/)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: oss@fastly.com
|
@@ -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
|
@@ -270,7 +270,7 @@ module Fastly
|
|
270
270
|
return false if !@action.nil? && @action.to_s.length < 1
|
271
271
|
return false if !@response_object_name.nil? && @response_object_name.to_s.length > 255
|
272
272
|
return false if !@response_object_name.nil? && @response_object_name.to_s.length < 1
|
273
|
-
logger_type_validator = EnumAttributeValidator.new('String', ["azureblob", "bigquery", "cloudfiles", "datadog", "digitalocean", "elasticsearch", "ftp", "gcs", "googleanalytics", "heroku", "honeycomb", "http", "https", "kafka", "kinesis", "logentries", "loggly", "logshuttle", "newrelic", "openstack", "papertrail", "pubsub", "s3", "scalyr", "sftp", "splunk", "stackdriver", "sumologic", "syslog"])
|
273
|
+
logger_type_validator = EnumAttributeValidator.new('String', ["azureblob", "bigquery", "cloudfiles", "datadog", "digitalocean", "elasticsearch", "ftp", "gcs", "googleanalytics", "heroku", "honeycomb", "http", "https", "kafka", "kinesis", "logentries", "loggly", "logshuttle", "newrelic", "newrelicotlp", "openstack", "papertrail", "pubsub", "s3", "scalyr", "sftp", "splunk", "stackdriver", "sumologic", "syslog"])
|
274
274
|
return false unless logger_type_validator.valid?(@logger_type)
|
275
275
|
true
|
276
276
|
end
|
@@ -378,7 +378,7 @@ module Fastly
|
|
378
378
|
# Custom attribute writer method checking allowed values (enum).
|
379
379
|
# @param [Object] logger_type Object to be assigned
|
380
380
|
def logger_type=(logger_type)
|
381
|
-
validator = EnumAttributeValidator.new('String', ["azureblob", "bigquery", "cloudfiles", "datadog", "digitalocean", "elasticsearch", "ftp", "gcs", "googleanalytics", "heroku", "honeycomb", "http", "https", "kafka", "kinesis", "logentries", "loggly", "logshuttle", "newrelic", "openstack", "papertrail", "pubsub", "s3", "scalyr", "sftp", "splunk", "stackdriver", "sumologic", "syslog"])
|
381
|
+
validator = EnumAttributeValidator.new('String', ["azureblob", "bigquery", "cloudfiles", "datadog", "digitalocean", "elasticsearch", "ftp", "gcs", "googleanalytics", "heroku", "honeycomb", "http", "https", "kafka", "kinesis", "logentries", "loggly", "logshuttle", "newrelic", "newrelicotlp", "openstack", "papertrail", "pubsub", "s3", "scalyr", "sftp", "splunk", "stackdriver", "sumologic", "syslog"])
|
382
382
|
unless validator.valid?(logger_type)
|
383
383
|
fail ArgumentError, "invalid value for \"logger_type\", must be one of #{validator.allowable_values}."
|
384
384
|
end
|
@@ -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
|
@@ -335,7 +335,7 @@ module Fastly
|
|
335
335
|
return false if !@action.nil? && @action.to_s.length < 1
|
336
336
|
return false if !@response_object_name.nil? && @response_object_name.to_s.length > 255
|
337
337
|
return false if !@response_object_name.nil? && @response_object_name.to_s.length < 1
|
338
|
-
logger_type_validator = EnumAttributeValidator.new('String', ["azureblob", "bigquery", "cloudfiles", "datadog", "digitalocean", "elasticsearch", "ftp", "gcs", "googleanalytics", "heroku", "honeycomb", "http", "https", "kafka", "kinesis", "logentries", "loggly", "logshuttle", "newrelic", "openstack", "papertrail", "pubsub", "s3", "scalyr", "sftp", "splunk", "stackdriver", "sumologic", "syslog"])
|
338
|
+
logger_type_validator = EnumAttributeValidator.new('String', ["azureblob", "bigquery", "cloudfiles", "datadog", "digitalocean", "elasticsearch", "ftp", "gcs", "googleanalytics", "heroku", "honeycomb", "http", "https", "kafka", "kinesis", "logentries", "loggly", "logshuttle", "newrelic", "newrelicotlp", "openstack", "papertrail", "pubsub", "s3", "scalyr", "sftp", "splunk", "stackdriver", "sumologic", "syslog"])
|
339
339
|
return false unless logger_type_validator.valid?(@logger_type)
|
340
340
|
true
|
341
341
|
end
|
@@ -443,7 +443,7 @@ module Fastly
|
|
443
443
|
# Custom attribute writer method checking allowed values (enum).
|
444
444
|
# @param [Object] logger_type Object to be assigned
|
445
445
|
def logger_type=(logger_type)
|
446
|
-
validator = EnumAttributeValidator.new('String', ["azureblob", "bigquery", "cloudfiles", "datadog", "digitalocean", "elasticsearch", "ftp", "gcs", "googleanalytics", "heroku", "honeycomb", "http", "https", "kafka", "kinesis", "logentries", "loggly", "logshuttle", "newrelic", "openstack", "papertrail", "pubsub", "s3", "scalyr", "sftp", "splunk", "stackdriver", "sumologic", "syslog"])
|
446
|
+
validator = EnumAttributeValidator.new('String', ["azureblob", "bigquery", "cloudfiles", "datadog", "digitalocean", "elasticsearch", "ftp", "gcs", "googleanalytics", "heroku", "honeycomb", "http", "https", "kafka", "kinesis", "logentries", "loggly", "logshuttle", "newrelic", "newrelicotlp", "openstack", "papertrail", "pubsub", "s3", "scalyr", "sftp", "splunk", "stackdriver", "sumologic", "syslog"])
|
447
447
|
unless validator.valid?(logger_type)
|
448
448
|
fail ArgumentError, "invalid value for \"logger_type\", must be one of #{validator.allowable_values}."
|
449
449
|
end
|
@@ -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
|