fastly 7.0.0 → 8.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +394 -130
- data/Gemfile.lock +4 -3
- data/README.md +90 -19
- data/docs/AclApi.md +10 -7
- data/docs/AclEntryApi.md +11 -8
- data/docs/AclsInComputeApi.md +284 -0
- data/docs/ApexRedirectApi.md +10 -7
- data/docs/AsyncResponse.md +11 -0
- data/docs/{ErrorResponse.md → AutomationTokenErrorResponse.md} +1 -1
- data/docs/AutomationTokensApi.md +12 -9
- data/docs/Backend.md +8 -3
- data/docs/BackendApi.md +42 -19
- data/docs/BackendResponse.md +8 -3
- data/docs/Billing.md +1 -2
- data/docs/BillingAddressApi.md +9 -6
- data/docs/BillingApi.md +10 -7
- data/docs/{HistoricalFieldAggregateResponseAllOf.md → BillingBandwidth.md} +3 -2
- data/docs/BillingBandwidthTiers.md +14 -0
- data/docs/BillingEstimateInvoiceId.md +10 -0
- data/docs/BillingEstimateResponse.md +2 -2
- data/docs/{LineItemDataReadOnlyInvoiceId.md → BillingInvoiceId.md} +2 -1
- data/docs/BillingInvoicesApi.md +132 -0
- data/docs/BillingRegions.md +13 -0
- data/docs/BillingResponse.md +2 -2
- data/docs/BillingResponseLineItem.md +1 -1
- data/docs/BillingUsageMetricsApi.md +111 -0
- data/docs/CacheSettingsApi.md +10 -7
- data/docs/ComputeAclCreateAclsRequest.md +10 -0
- data/docs/ComputeAclCreateAclsResponse.md +11 -0
- data/docs/ComputeAclListEntries.md +11 -0
- data/docs/ComputeAclListEntriesItem.md +11 -0
- data/docs/ComputeAclListEntriesMeta.md +11 -0
- data/docs/ComputeAclLookup.md +12 -0
- data/docs/ComputeAclUpdateEntry.md +12 -0
- data/docs/ConditionApi.md +10 -7
- data/docs/ConfigStoreApi.md +20 -12
- data/docs/ConfigStoreItemApi.md +12 -9
- data/docs/ConfiguredProductResponse.md +13 -0
- data/docs/ConfiguredProductResponseConfiguration.md +11 -0
- data/docs/ConfiguredProductResponseLinks.md +11 -0
- data/docs/ConfiguredProductResponseProduct.md +11 -0
- data/docs/ContactApi.md +8 -5
- data/docs/ContentApi.md +7 -4
- data/docs/CreateDashboardRequest.md +12 -0
- data/docs/CreateResponseObjectRequest.md +16 -0
- data/docs/CustomerAddress.md +16 -0
- data/docs/CustomerAddressesApi.md +127 -0
- data/docs/CustomerApi.md +10 -7
- data/docs/Dashboard.md +17 -0
- data/docs/DashboardItem.md +15 -0
- data/docs/DashboardItemPropertyDataSource.md +11 -0
- data/docs/DashboardItemPropertyDataSourcePropertyConfig.md +10 -0
- data/docs/DashboardItemPropertyVisualization.md +11 -0
- data/docs/DashboardItemPropertyVisualizationPropertyConfig.md +12 -0
- data/docs/{SubsequentRequestTimestamp.md → DashboardPropertyCreatedBy.md} +1 -1
- data/docs/DashboardPropertyUpdatedBy.md +9 -0
- data/docs/DefaultSettings.md +16 -0
- data/docs/DefaultSettingsError.md +12 -0
- data/docs/DefaultSettingsResponse.md +16 -0
- data/docs/DictionaryApi.md +10 -7
- data/docs/DictionaryInfoApi.md +6 -3
- data/docs/DictionaryItemApi.md +12 -9
- data/docs/DiffApi.md +6 -3
- data/docs/Director.md +1 -1
- data/docs/DirectorApi.md +12 -9
- data/docs/DirectorBackendApi.md +8 -5
- data/docs/DirectorResponse.md +1 -1
- data/docs/DomainApi.md +12 -9
- data/docs/DomainInspector.md +1 -1
- data/docs/DomainInspectorHistoricalApi.md +10 -7
- data/docs/DomainInspectorMeasurements.md +1 -1
- data/docs/DomainInspectorRealtimeApi.md +8 -5
- data/docs/DomainInspectorRealtimeEntry.md +2 -2
- data/docs/DomainOwnershipsApi.md +6 -3
- data/docs/EnabledProductsApi.md +98 -11
- data/docs/Environment.md +12 -0
- data/docs/{ReadOnlyIdService.md → EnvironmentName.md} +1 -1
- data/docs/EomInvoiceResponse.md +18 -0
- data/docs/Error.md +13 -0
- data/docs/ErrorResponseData.md +11 -0
- data/docs/EventsApi.md +15 -4
- data/docs/GetServiceLevelUsageResponse.md +10 -0
- data/docs/GetServiceLevelUsageTypesResponse.md +10 -0
- data/docs/GzipApi.md +10 -7
- data/docs/HeaderApi.md +10 -7
- data/docs/HealthcheckApi.md +10 -7
- data/docs/HistoricalApi.md +26 -23
- data/docs/{HistoricalFieldAggregateResponse.md → HistoricalDdos.md} +3 -3
- data/docs/HistoricalDdosMeta.md +13 -0
- data/docs/{HistoricalAggregateResponse.md → HistoricalStatsAggregatedResponse.md} +1 -1
- data/docs/{HistoricalAggregateResponseAllOf.md → HistoricalStatsAggregatedResponseAllOf.md} +1 -1
- data/docs/{HistoricalResponse.md → HistoricalStatsByServiceResponse.md} +1 -1
- data/docs/{HistoricalResponseDataField.md → HistoricalStatsByServiceResponseAllOf.md} +1 -1
- data/docs/{HistoricalFieldResponse.md → HistoricalUsageAggregatedResponse.md} +2 -2
- data/docs/HistoricalUsageAggregatedResponseAllOf.md +10 -0
- data/docs/{HistoricalUsageResults.md → HistoricalUsageData.md} +1 -1
- data/docs/HistoricalUsageMonthResponseData.md +2 -2
- data/docs/{HistoricalService.md → HistoricalUsageService.md} +1 -1
- data/docs/HistoricalUsageServiceResponse.md +1 -1
- data/docs/HistoricalUsageServiceResponseAllOf.md +1 -1
- data/docs/Http3Api.md +8 -5
- data/docs/IamPermissionsApi.md +6 -3
- data/docs/IamRolesApi.md +13 -10
- data/docs/IamServiceGroupsApi.md +13 -10
- data/docs/IamUserGroupsApi.md +19 -16
- data/docs/ImageOptimizerDefaultSettingsApi.md +99 -0
- data/docs/IncludedWithTlsConfiguration.md +10 -0
- data/docs/IncludedWithTlsConfigurationItem.md +12 -0
- data/docs/InlineResponse201.md +10 -0
- data/docs/InvitationsApi.md +8 -5
- data/docs/Invoice.md +18 -0
- data/docs/Invoicelineitems.md +19 -0
- data/docs/KvStoreApi.md +21 -18
- data/docs/KvStoreItemApi.md +9 -6
- data/docs/LegacyWafConfigurationSetsApi.md +8 -5
- data/docs/LegacyWafFirewallApi.md +13 -10
- data/docs/LegacyWafOwaspApi.md +8 -5
- data/docs/LegacyWafRuleApi.md +9 -6
- data/docs/LegacyWafRuleStatusApi.md +9 -6
- data/docs/LegacyWafRulesetApi.md +8 -5
- data/docs/LegacyWafTagApi.md +6 -3
- data/docs/LegacyWafUpdateStatusApi.md +7 -4
- data/docs/LineItemData.md +1 -1
- data/docs/ListCustomerAddressesResponse.md +10 -0
- data/docs/ListDashboardsResponse.md +11 -0
- data/docs/ListEomInvoicesResponse.md +11 -0
- data/docs/Listinvoices.md +11 -0
- data/docs/LoggingAzureblobApi.md +10 -7
- data/docs/LoggingBigqueryApi.md +10 -7
- data/docs/LoggingCloudfilesApi.md +10 -7
- data/docs/LoggingDatadogApi.md +10 -7
- data/docs/LoggingDigitaloceanApi.md +10 -7
- data/docs/LoggingElasticsearchApi.md +10 -7
- data/docs/LoggingFtpApi.md +10 -7
- data/docs/LoggingGcsApi.md +10 -7
- data/docs/LoggingHerokuApi.md +10 -7
- data/docs/LoggingHoneycombApi.md +10 -7
- data/docs/LoggingHttpsApi.md +10 -7
- data/docs/LoggingKafkaAdditional.md +1 -1
- data/docs/LoggingKafkaApi.md +12 -9
- data/docs/LoggingKafkaResponse.md +1 -1
- data/docs/LoggingKafkaResponsePost.md +1 -1
- data/docs/LoggingKinesisAdditional.md +1 -1
- data/docs/LoggingKinesisApi.md +12 -9
- data/docs/LoggingKinesisResponse.md +1 -1
- data/docs/LoggingLogentriesAdditional.md +2 -2
- data/docs/LoggingLogentriesApi.md +18 -15
- data/docs/LoggingLogentriesResponse.md +2 -2
- data/docs/LoggingLogglyApi.md +10 -7
- data/docs/LoggingLogshuttleApi.md +10 -7
- data/docs/LoggingNewrelicApi.md +10 -7
- data/docs/LoggingNewrelicotlpAdditional.md +13 -0
- data/docs/LoggingNewrelicotlpApi.md +255 -0
- data/docs/LoggingNewrelicotlpResponse.md +22 -0
- data/docs/LoggingOpenstackApi.md +10 -7
- data/docs/LoggingPapertrailApi.md +10 -7
- data/docs/LoggingPubsubApi.md +10 -7
- data/docs/LoggingS3Additional.md +1 -0
- data/docs/LoggingS3Api.md +14 -7
- data/docs/LoggingS3Response.md +1 -0
- data/docs/LoggingScalyrAdditional.md +1 -1
- data/docs/LoggingScalyrApi.md +14 -11
- data/docs/LoggingScalyrResponse.md +1 -1
- data/docs/LoggingSftpApi.md +10 -7
- data/docs/LoggingSplunkAdditional.md +1 -1
- data/docs/LoggingSplunkApi.md +14 -11
- data/docs/LoggingSplunkResponse.md +1 -1
- data/docs/LoggingSumologicApi.md +10 -7
- data/docs/LoggingSyslogAdditional.md +1 -1
- data/docs/LoggingSyslogApi.md +14 -11
- data/docs/LoggingSyslogResponse.md +1 -1
- data/docs/{RecordedTimestamp.md → LoggingUseTlsString.md} +1 -1
- data/docs/Metadata.md +13 -0
- data/docs/MtdInvoiceResponse.md +15 -0
- data/docs/Mtdinvoice.md +15 -0
- data/docs/Mtdlineitems.md +18 -0
- data/docs/MutualAuthenticationApi.md +10 -7
- data/docs/ObservabilityCustomDashboardsApi.md +203 -0
- data/docs/OriginInspector.md +1 -1
- data/docs/OriginInspectorHistoricalApi.md +10 -7
- data/docs/OriginInspectorMeasurements.md +38 -38
- data/docs/OriginInspectorRealtimeApi.md +8 -5
- data/docs/OriginInspectorRealtimeEntry.md +2 -2
- data/docs/OriginInspectorValues.md +38 -38
- data/docs/PackageApi.md +13 -10
- data/docs/PackageMetadata.md +6 -6
- data/docs/{OriginInspectorRealtimeEntryRecorded.md → PlatformDdosDataItems.md} +2 -1
- data/docs/PlatformDdosEntry.md +10 -0
- data/docs/{HistoricalUsageAggregateResponse.md → PlatformDdosResponse.md} +3 -3
- data/docs/PlatformDdosResponseAllOf.md +10 -0
- data/docs/PoolAdditional.md +1 -1
- data/docs/PoolApi.md +14 -11
- data/docs/PoolResponse.md +1 -1
- data/docs/PoolResponsePost.md +1 -1
- data/docs/Pop.md +2 -2
- data/docs/PopApi.md +6 -3
- data/docs/PublicIpListApi.md +6 -3
- data/docs/PublishApi.md +7 -4
- data/docs/PurgeApi.md +9 -6
- data/docs/RateLimiterApi.md +10 -7
- data/docs/RealtimeApi.md +8 -5
- data/docs/RealtimeEntry.md +1 -1
- data/docs/RealtimeEntryAggregated.md +46 -14
- data/docs/RealtimeMeasurements.md +46 -14
- data/docs/RelationshipCustomerCustomer.md +1 -1
- data/docs/RelationshipDefaultEcdsaTlsCertificate.md +10 -0
- data/docs/RelationshipDefaultEcdsaTlsCertificateDefaultEcdsaCertificate.md +10 -0
- data/docs/RelationshipDefaultEcdsaTlsCertificateDefaultEcdsaCertificateData.md +11 -0
- data/docs/RelationshipDefaultTlsCertificate.md +10 -0
- data/docs/RelationshipDefaultTlsCertificateDefaultCertificate.md +10 -0
- data/docs/RelationshipDefaultTlsCertificateDefaultCertificateData.md +11 -0
- data/docs/RelationshipTlsDnsRecordsRequest.md +10 -0
- data/docs/RelationshipTlsDnsRecordsRequestDnsRecords.md +10 -0
- data/docs/RelationshipTlsDnsRecordsRequestDnsRecordsData.md +11 -0
- data/docs/RelationshipTlsDnsRecordsResponse.md +10 -0
- data/docs/RelationshipTlsDnsRecordsResponseDnsRecords.md +10 -0
- data/docs/{RelationshipMemberTlsDnsRecord.md → RelationshipTlsDnsRecordsResponseDnsRecordsData.md} +1 -1
- data/docs/RequestSettingsApi.md +10 -7
- data/docs/ResourceApi.md +10 -7
- data/docs/ResourceResponse.md +1 -1
- data/docs/ResourceResponseAllOf.md +1 -1
- data/docs/ResponseObjectApi.md +14 -7
- data/docs/Results.md +49 -13
- data/docs/SchemasSnippetResponse.md +1 -1
- data/docs/SchemasSnippetResponseCommon.md +15 -0
- data/docs/SchemasVersionResponse.md +1 -0
- data/docs/SecretStoreApi.md +17 -12
- data/docs/SecretStoreItemApi.md +13 -10
- data/docs/ServerApi.md +10 -7
- data/docs/ServiceApi.md +13 -10
- data/docs/ServiceAuthorizationsApi.md +12 -9
- data/docs/ServiceDetail.md +2 -1
- data/docs/ServiceListResponse.md +3 -2
- data/docs/ServiceListResponseAllOf.md +3 -2
- data/docs/ServiceResponse.md +2 -1
- data/docs/ServiceResponseAllOf.md +2 -1
- data/docs/ServiceVersionDetail.md +1 -0
- data/docs/ServiceVersionDetailOrNull.md +1 -0
- data/docs/Serviceusagemetric.md +13 -0
- data/docs/Serviceusagemetrics.md +10 -0
- data/docs/ServiceusagemetricsData.md +16 -0
- data/docs/Serviceusagetype.md +11 -0
- data/docs/Serviceusagetypes.md +10 -0
- data/docs/SetConfiguration.md +11 -0
- data/docs/SetWorkspaceId.md +10 -0
- data/docs/SettingsApi.md +7 -4
- data/docs/Snippet.md +1 -1
- data/docs/SnippetAllOf.md +10 -0
- data/docs/SnippetApi.md +18 -15
- data/docs/SnippetCommon.md +13 -0
- data/docs/SnippetResponse.md +1 -1
- data/docs/SnippetResponseCommon.md +15 -0
- data/docs/{SnippetResponseAllOf.md → SnippetResponseCommonAllOf.md} +1 -1
- data/docs/SnippetResponsePost.md +20 -0
- data/docs/SnippetWithDynamicNumber.md +14 -0
- data/docs/SnippetWithDynamicNumberAllOf.md +10 -0
- data/docs/StarApi.md +9 -6
- data/docs/StatsApi.md +6 -3
- data/docs/SudoApi.md +6 -3
- data/docs/TlsActivationsApi.md +10 -7
- data/docs/TlsBulkCertificatesApi.md +10 -7
- data/docs/TlsCertificateBlobResponse.md +10 -0
- data/docs/TlsCertificatesApi.md +50 -9
- data/docs/TlsConfigurationResponseAttributes.md +2 -2
- data/docs/TlsConfigurationResponseAttributesAllOf.md +2 -2
- data/docs/TlsConfigurationsApi.md +8 -5
- data/docs/{OriginInspectorSubsequentRequestTimestamp.md → TlsCsr.md} +2 -1
- data/docs/TlsCsrData.md +12 -0
- data/docs/TlsCsrDataAttributes.md +20 -0
- data/docs/TlsCsrErrorResponse.md +10 -0
- data/docs/{HistoricalFieldResponseDataField.md → TlsCsrResponse.md} +2 -2
- data/docs/TlsCsrResponseAttributes.md +10 -0
- data/docs/TlsCsrResponseData.md +13 -0
- data/docs/TlsCsrsApi.md +55 -0
- data/docs/TlsDnsRecord.md +1 -2
- data/docs/TlsDomainsApi.md +10 -7
- data/docs/TlsPrivateKeysApi.md +9 -6
- data/docs/TlsSubscriptionDataAttributes.md +1 -1
- data/docs/TlsSubscriptionResponseAttributes.md +1 -0
- data/docs/TlsSubscriptionResponseAttributesAllOf.md +1 -0
- data/docs/TlsSubscriptionsApi.md +20 -15
- data/docs/TokensApi.md +14 -11
- data/docs/{LoggingUseTls.md → TypeTlsCsr.md} +1 -1
- data/docs/UpdateDashboardRequest.md +12 -0
- data/docs/UserApi.md +12 -9
- data/docs/Values.md +1 -1
- data/docs/ValuesDdos.md +15 -0
- data/docs/VclApi.md +19 -16
- data/docs/VclDiffApi.md +6 -3
- data/docs/VersionApi.md +98 -11
- data/docs/VersionResponse.md +1 -0
- data/docs/VersionResponseAllOf.md +1 -0
- data/docs/WafActiveRulesApi.md +14 -11
- data/docs/WafExclusionsApi.md +10 -7
- data/docs/WafFirewallVersionsApi.md +11 -8
- data/docs/WafFirewallsApi.md +10 -7
- data/docs/WafRuleRevisionsApi.md +7 -4
- data/docs/WafRulesApi.md +7 -4
- data/docs/WafTagsApi.md +6 -3
- data/docs/WholePlatformDdosHistoricalApi.md +59 -0
- data/fastly.gemspec +2 -2
- data/lib/fastly/api/acl_api.rb +1 -1
- data/lib/fastly/api/acl_entry_api.rb +1 -1
- data/lib/fastly/api/acls_in_compute_api.rb +470 -0
- data/lib/fastly/api/apex_redirect_api.rb +1 -1
- data/lib/fastly/api/automation_tokens_api.rb +4 -4
- data/lib/fastly/api/backend_api.rb +53 -13
- data/lib/fastly/api/billing_address_api.rb +1 -1
- data/lib/fastly/api/billing_api.rb +3 -3
- data/lib/fastly/api/billing_invoices_api.rb +207 -0
- data/lib/fastly/api/billing_usage_metrics_api.rb +213 -0
- data/lib/fastly/api/cache_settings_api.rb +1 -1
- data/lib/fastly/api/condition_api.rb +1 -1
- data/lib/fastly/api/config_store_api.rb +4 -1
- data/lib/fastly/api/config_store_item_api.rb +1 -1
- data/lib/fastly/api/contact_api.rb +2 -2
- data/lib/fastly/api/content_api.rb +3 -3
- data/lib/fastly/api/customer_addresses_api.rb +224 -0
- data/lib/fastly/api/customer_api.rb +1 -1
- data/lib/fastly/api/dictionary_api.rb +1 -1
- data/lib/fastly/api/dictionary_info_api.rb +1 -1
- data/lib/fastly/api/dictionary_item_api.rb +1 -1
- data/lib/fastly/api/diff_api.rb +1 -1
- data/lib/fastly/api/director_api.rb +3 -3
- data/lib/fastly/api/director_backend_api.rb +1 -1
- data/lib/fastly/api/domain_api.rb +1 -1
- data/lib/fastly/api/domain_inspector_historical_api.rb +5 -5
- data/lib/fastly/api/domain_inspector_realtime_api.rb +1 -1
- data/lib/fastly/api/domain_ownerships_api.rb +1 -1
- data/lib/fastly/api/enabled_products_api.rb +165 -11
- data/lib/fastly/api/events_api.rb +13 -1
- data/lib/fastly/api/gzip_api.rb +1 -1
- data/lib/fastly/api/header_api.rb +1 -1
- data/lib/fastly/api/healthcheck_api.rb +1 -1
- data/lib/fastly/api/historical_api.rb +19 -19
- data/lib/fastly/api/http3_api.rb +1 -1
- data/lib/fastly/api/iam_permissions_api.rb +1 -1
- data/lib/fastly/api/iam_roles_api.rb +1 -1
- data/lib/fastly/api/iam_service_groups_api.rb +1 -1
- data/lib/fastly/api/iam_user_groups_api.rb +1 -1
- data/lib/fastly/api/image_optimizer_default_settings_api.rb +167 -0
- data/lib/fastly/api/invitations_api.rb +1 -1
- data/lib/fastly/api/kv_store_api.rb +17 -17
- data/lib/fastly/api/kv_store_item_api.rb +1 -1
- data/lib/fastly/api/legacy_waf_configuration_sets_api.rb +1 -1
- data/lib/fastly/api/legacy_waf_firewall_api.rb +1 -1
- data/lib/fastly/api/legacy_waf_owasp_api.rb +1 -1
- data/lib/fastly/api/legacy_waf_rule_api.rb +1 -1
- data/lib/fastly/api/legacy_waf_rule_status_api.rb +1 -1
- data/lib/fastly/api/legacy_waf_ruleset_api.rb +1 -1
- data/lib/fastly/api/legacy_waf_tag_api.rb +1 -1
- data/lib/fastly/api/legacy_waf_update_status_api.rb +1 -1
- data/lib/fastly/api/logging_azureblob_api.rb +1 -1
- data/lib/fastly/api/logging_bigquery_api.rb +1 -1
- data/lib/fastly/api/logging_cloudfiles_api.rb +1 -1
- data/lib/fastly/api/logging_datadog_api.rb +3 -3
- data/lib/fastly/api/logging_digitalocean_api.rb +1 -1
- data/lib/fastly/api/logging_elasticsearch_api.rb +1 -1
- data/lib/fastly/api/logging_ftp_api.rb +1 -1
- data/lib/fastly/api/logging_gcs_api.rb +1 -1
- data/lib/fastly/api/logging_heroku_api.rb +1 -1
- data/lib/fastly/api/logging_honeycomb_api.rb +1 -1
- data/lib/fastly/api/logging_https_api.rb +1 -1
- data/lib/fastly/api/logging_kafka_api.rb +3 -3
- data/lib/fastly/api/logging_kinesis_api.rb +3 -3
- data/lib/fastly/api/logging_logentries_api.rb +9 -9
- data/lib/fastly/api/logging_loggly_api.rb +1 -1
- data/lib/fastly/api/logging_logshuttle_api.rb +1 -1
- data/lib/fastly/api/logging_newrelic_api.rb +1 -1
- data/lib/fastly/api/logging_newrelicotlp_api.rb +473 -0
- data/lib/fastly/api/logging_openstack_api.rb +1 -1
- data/lib/fastly/api/logging_papertrail_api.rb +1 -1
- data/lib/fastly/api/logging_pubsub_api.rb +1 -1
- data/lib/fastly/api/logging_s3_api.rb +15 -1
- data/lib/fastly/api/logging_scalyr_api.rb +5 -5
- data/lib/fastly/api/logging_sftp_api.rb +1 -1
- data/lib/fastly/api/logging_splunk_api.rb +5 -5
- data/lib/fastly/api/logging_sumologic_api.rb +1 -1
- data/lib/fastly/api/logging_syslog_api.rb +5 -5
- data/lib/fastly/api/mutual_authentication_api.rb +1 -1
- data/lib/fastly/api/observability_custom_dashboards_api.rb +333 -0
- data/lib/fastly/api/origin_inspector_historical_api.rb +5 -5
- data/lib/fastly/api/origin_inspector_realtime_api.rb +1 -1
- data/lib/fastly/api/package_api.rb +9 -9
- data/lib/fastly/api/pool_api.rb +5 -5
- data/lib/fastly/api/pop_api.rb +1 -1
- data/lib/fastly/api/public_ip_list_api.rb +1 -1
- data/lib/fastly/api/publish_api.rb +3 -3
- data/lib/fastly/api/purge_api.rb +1 -1
- data/lib/fastly/api/rate_limiter_api.rb +3 -3
- data/lib/fastly/api/realtime_api.rb +1 -1
- data/lib/fastly/api/request_settings_api.rb +1 -1
- data/lib/fastly/api/resource_api.rb +1 -1
- data/lib/fastly/api/response_object_api.rb +9 -5
- data/lib/fastly/api/secret_store_api.rb +8 -5
- data/lib/fastly/api/secret_store_item_api.rb +3 -3
- data/lib/fastly/api/server_api.rb +1 -1
- data/lib/fastly/api/service_api.rb +1 -1
- data/lib/fastly/api/service_authorizations_api.rb +1 -1
- data/lib/fastly/api/settings_api.rb +1 -1
- data/lib/fastly/api/snippet_api.rb +18 -18
- data/lib/fastly/api/star_api.rb +1 -1
- data/lib/fastly/api/stats_api.rb +1 -1
- data/lib/fastly/api/sudo_api.rb +1 -1
- data/lib/fastly/api/tls_activations_api.rb +1 -1
- data/lib/fastly/api/tls_bulk_certificates_api.rb +1 -1
- data/lib/fastly/api/tls_certificates_api.rb +71 -8
- data/lib/fastly/api/tls_configurations_api.rb +1 -1
- data/lib/fastly/api/tls_csrs_api.rb +83 -0
- data/lib/fastly/api/tls_domains_api.rb +10 -10
- data/lib/fastly/api/tls_private_keys_api.rb +1 -1
- data/lib/fastly/api/tls_subscriptions_api.rb +15 -12
- data/lib/fastly/api/tokens_api.rb +3 -3
- data/lib/fastly/api/user_api.rb +1 -1
- data/lib/fastly/api/vcl_api.rb +3 -3
- data/lib/fastly/api/vcl_diff_api.rb +1 -1
- data/lib/fastly/api/version_api.rb +155 -1
- data/lib/fastly/api/waf_active_rules_api.rb +3 -3
- data/lib/fastly/api/waf_exclusions_api.rb +1 -1
- data/lib/fastly/api/waf_firewall_versions_api.rb +1 -1
- data/lib/fastly/api/waf_firewalls_api.rb +1 -1
- data/lib/fastly/api/waf_rule_revisions_api.rb +1 -1
- data/lib/fastly/api/waf_rules_api.rb +1 -1
- data/lib/fastly/api/waf_tags_api.rb +1 -1
- data/lib/fastly/api/whole_platform_ddos_historical_api.rb +89 -0
- data/lib/fastly/api_client.rb +2 -2
- data/lib/fastly/api_error.rb +1 -1
- data/lib/fastly/configuration.rb +205 -1
- data/lib/fastly/models/acl.rb +1 -1
- data/lib/fastly/models/acl_entry.rb +1 -1
- data/lib/fastly/models/acl_entry_response.rb +1 -1
- data/lib/fastly/models/acl_entry_response_all_of.rb +1 -1
- data/lib/fastly/models/acl_response.rb +1 -1
- data/lib/fastly/models/acl_response_all_of.rb +1 -1
- data/lib/fastly/models/apex_redirect.rb +1 -1
- data/lib/fastly/models/apex_redirect_all_of.rb +1 -1
- data/lib/fastly/models/async_response.rb +225 -0
- data/lib/fastly/models/automation_token.rb +1 -1
- data/lib/fastly/models/automation_token_create_request.rb +1 -1
- data/lib/fastly/models/automation_token_create_request_attributes.rb +1 -1
- data/lib/fastly/models/automation_token_create_response.rb +1 -1
- data/lib/fastly/models/automation_token_create_response_all_of.rb +1 -1
- data/lib/fastly/models/{error_response.rb → automation_token_error_response.rb} +4 -4
- data/lib/fastly/models/automation_token_response.rb +1 -1
- data/lib/fastly/models/automation_token_response_all_of.rb +1 -1
- data/lib/fastly/models/aws_region.rb +1 -1
- data/lib/fastly/models/backend.rb +77 -5
- data/lib/fastly/models/backend_response.rb +77 -5
- data/lib/fastly/models/backend_response_all_of.rb +1 -1
- data/lib/fastly/models/batch.rb +1 -1
- data/lib/fastly/models/batch_errors.rb +1 -1
- data/lib/fastly/models/billing.rb +3 -12
- data/lib/fastly/models/billing_address_attributes.rb +1 -1
- data/lib/fastly/models/billing_address_request.rb +1 -1
- data/lib/fastly/models/billing_address_request_data.rb +1 -1
- data/lib/fastly/models/billing_address_response.rb +1 -1
- data/lib/fastly/models/billing_address_response_data.rb +1 -1
- data/lib/fastly/models/billing_address_verification_error_response.rb +1 -1
- data/lib/fastly/models/billing_address_verification_error_response_errors.rb +1 -1
- data/lib/fastly/models/billing_bandwidth.rb +227 -0
- data/lib/fastly/models/billing_bandwidth_tiers.rb +252 -0
- data/lib/fastly/models/{relationship_tls_dns_record.rb → billing_estimate_invoice_id.rb} +11 -11
- data/lib/fastly/models/billing_estimate_lines.rb +1 -1
- data/lib/fastly/models/billing_estimate_lines_line_items.rb +1 -1
- data/lib/fastly/models/billing_estimate_response.rb +13 -12
- data/lib/fastly/models/billing_invoice_id.rb +216 -0
- data/lib/fastly/models/billing_regions.rb +243 -0
- data/lib/fastly/models/billing_response.rb +13 -12
- data/lib/fastly/models/billing_response_item_items_data.rb +1 -1
- data/lib/fastly/models/billing_response_line_item.rb +14 -2
- data/lib/fastly/models/billing_status.rb +1 -1
- data/lib/fastly/models/billing_total.rb +1 -1
- data/lib/fastly/models/billing_total_extras.rb +1 -1
- data/lib/fastly/models/bulk_update_acl_entries_request.rb +1 -1
- data/lib/fastly/models/bulk_update_acl_entry.rb +1 -1
- data/lib/fastly/models/bulk_update_acl_entry_all_of.rb +1 -1
- data/lib/fastly/models/bulk_update_config_store_item.rb +1 -1
- data/lib/fastly/models/bulk_update_config_store_item_all_of.rb +1 -1
- data/lib/fastly/models/bulk_update_config_store_list_request.rb +1 -1
- data/lib/fastly/models/bulk_update_dictionary_item.rb +1 -1
- data/lib/fastly/models/bulk_update_dictionary_list_request.rb +1 -1
- data/lib/fastly/models/bulk_waf_active_rules.rb +1 -1
- data/lib/fastly/models/cache_setting.rb +1 -1
- data/lib/fastly/models/cache_setting_response.rb +1 -1
- data/lib/fastly/models/client_key.rb +1 -1
- data/lib/fastly/models/compute_acl_create_acls_request.rb +217 -0
- data/lib/fastly/models/compute_acl_create_acls_response.rb +227 -0
- data/lib/fastly/models/compute_acl_list_entries.rb +228 -0
- data/lib/fastly/models/compute_acl_list_entries_item.rb +227 -0
- data/lib/fastly/models/compute_acl_list_entries_meta.rb +227 -0
- data/lib/fastly/models/compute_acl_lookup.rb +238 -0
- data/lib/fastly/models/compute_acl_update_entry.rb +238 -0
- data/lib/fastly/models/condition.rb +1 -1
- data/lib/fastly/models/condition_response.rb +1 -1
- data/lib/fastly/models/config_store.rb +1 -1
- data/lib/fastly/models/config_store_info_response.rb +1 -1
- data/lib/fastly/models/config_store_item.rb +1 -1
- data/lib/fastly/models/config_store_item_response.rb +1 -1
- data/lib/fastly/models/config_store_item_response_all_of.rb +1 -1
- data/lib/fastly/models/config_store_response.rb +1 -1
- data/lib/fastly/models/config_store_response_all_of.rb +1 -1
- data/lib/fastly/models/configured_product_response.rb +243 -0
- data/lib/fastly/models/configured_product_response_configuration.rb +227 -0
- data/lib/fastly/models/configured_product_response_links.rb +227 -0
- data/lib/fastly/models/configured_product_response_product.rb +227 -0
- data/lib/fastly/models/contact.rb +1 -1
- data/lib/fastly/models/contact_response.rb +1 -1
- data/lib/fastly/models/contact_response_all_of.rb +1 -1
- data/lib/fastly/models/content.rb +1 -1
- data/lib/fastly/models/create_dashboard_request.rb +245 -0
- data/lib/fastly/models/create_response_object_request.rb +280 -0
- data/lib/fastly/models/customer.rb +1 -1
- data/lib/fastly/models/customer_address.rb +294 -0
- data/lib/fastly/models/customer_response.rb +1 -1
- data/lib/fastly/models/customer_response_all_of.rb +1 -1
- data/lib/fastly/models/dashboard.rb +290 -0
- data/lib/fastly/models/dashboard_item.rb +368 -0
- data/lib/fastly/models/dashboard_item_property_data_source.rb +271 -0
- data/lib/fastly/models/dashboard_item_property_data_source_property_config.rb +244 -0
- data/lib/fastly/models/dashboard_item_property_visualization.rb +271 -0
- data/lib/fastly/models/dashboard_item_property_visualization_property_config.rb +303 -0
- data/lib/fastly/models/{subsequent_request_timestamp.rb → dashboard_property_created_by.rb} +5 -5
- data/lib/fastly/models/{read_only_id_service.rb → dashboard_property_updated_by.rb} +5 -4
- data/lib/fastly/models/default_settings.rb +385 -0
- data/lib/fastly/models/default_settings_error.rb +234 -0
- data/lib/fastly/models/default_settings_response.rb +435 -0
- data/lib/fastly/models/dictionary.rb +1 -1
- data/lib/fastly/models/dictionary_info_response.rb +1 -1
- data/lib/fastly/models/dictionary_item.rb +1 -1
- data/lib/fastly/models/dictionary_item_response.rb +1 -1
- data/lib/fastly/models/dictionary_item_response_all_of.rb +1 -1
- data/lib/fastly/models/dictionary_response.rb +1 -1
- data/lib/fastly/models/dictionary_response_all_of.rb +1 -1
- data/lib/fastly/models/diff_response.rb +1 -1
- data/lib/fastly/models/director.rb +2 -2
- data/lib/fastly/models/director_backend.rb +1 -1
- data/lib/fastly/models/director_backend_all_of.rb +1 -1
- data/lib/fastly/models/director_response.rb +2 -2
- data/lib/fastly/models/domain.rb +1 -1
- data/lib/fastly/models/domain_inspector.rb +3 -2
- data/lib/fastly/models/domain_inspector_entry.rb +1 -1
- data/lib/fastly/models/domain_inspector_entry_dimensions.rb +1 -1
- data/lib/fastly/models/domain_inspector_measurements.rb +2 -2
- data/lib/fastly/models/domain_inspector_realtime_entry.rb +4 -3
- data/lib/fastly/models/domain_response.rb +1 -1
- data/lib/fastly/models/enabled_product_response.rb +1 -1
- data/lib/fastly/models/enabled_product_response_links.rb +1 -1
- data/lib/fastly/models/enabled_product_response_product.rb +1 -1
- data/lib/fastly/models/enabled_product_response_service.rb +1 -1
- data/lib/fastly/models/{historical_field_results_attributes_additional.rb → environment.rb} +22 -12
- data/lib/fastly/models/environment_name.rb +34 -0
- data/lib/fastly/models/eom_invoice_response.rb +305 -0
- data/lib/fastly/models/error.rb +243 -0
- data/lib/fastly/models/error_response_data.rb +225 -0
- data/lib/fastly/models/event.rb +1 -1
- data/lib/fastly/models/event_attributes.rb +3 -3
- data/lib/fastly/models/event_data.rb +1 -1
- data/lib/fastly/models/event_response.rb +1 -1
- data/lib/fastly/models/events_response.rb +1 -1
- data/lib/fastly/models/generic_token_error.rb +1 -1
- data/lib/fastly/models/get_service_level_usage_response.rb +223 -0
- data/lib/fastly/models/get_service_level_usage_types_response.rb +225 -0
- data/lib/fastly/models/gzip.rb +1 -1
- data/lib/fastly/models/gzip_response.rb +1 -1
- data/lib/fastly/models/header.rb +1 -1
- data/lib/fastly/models/header_response.rb +1 -1
- data/lib/fastly/models/header_response_additional.rb +1 -1
- data/lib/fastly/models/healthcheck.rb +1 -1
- data/lib/fastly/models/healthcheck_response.rb +1 -1
- data/lib/fastly/models/historical.rb +1 -1
- data/lib/fastly/models/{historical_usage_aggregate_response.rb → historical_ddos.rb} +10 -15
- data/lib/fastly/models/historical_ddos_meta.rb +248 -0
- data/lib/fastly/models/historical_domains.rb +1 -1
- data/lib/fastly/models/historical_domains_data.rb +1 -1
- data/lib/fastly/models/historical_domains_meta.rb +1 -1
- data/lib/fastly/models/historical_domains_meta_filters.rb +1 -1
- data/lib/fastly/models/historical_domains_response.rb +1 -1
- data/lib/fastly/models/historical_domains_response_all_of.rb +1 -1
- data/lib/fastly/models/historical_meta.rb +1 -1
- data/lib/fastly/models/historical_origins_response.rb +1 -1
- data/lib/fastly/models/historical_origins_response_all_of.rb +1 -1
- data/lib/fastly/models/historical_regions_response.rb +1 -1
- data/lib/fastly/models/historical_regions_response_all_of.rb +1 -1
- data/lib/fastly/models/{historical_aggregate_response.rb → historical_stats_aggregated_response.rb} +5 -5
- data/lib/fastly/models/{historical_aggregate_response_all_of.rb → historical_stats_aggregated_response_all_of.rb} +4 -4
- data/lib/fastly/models/{historical_response.rb → historical_stats_by_service_response.rb} +5 -5
- data/lib/fastly/models/{historical_response_data_field.rb → historical_stats_by_service_response_all_of.rb} +4 -4
- data/lib/fastly/models/{historical_field_response.rb → historical_usage_aggregated_response.rb} +7 -6
- data/lib/fastly/models/historical_usage_aggregated_response_all_of.rb +219 -0
- data/lib/fastly/models/{historical_usage_results.rb → historical_usage_data.rb} +5 -4
- data/lib/fastly/models/historical_usage_month_response.rb +1 -1
- data/lib/fastly/models/historical_usage_month_response_all_of.rb +1 -1
- data/lib/fastly/models/historical_usage_month_response_data.rb +8 -4
- data/lib/fastly/models/{historical_service.rb → historical_usage_service.rb} +4 -4
- data/lib/fastly/models/historical_usage_service_response.rb +6 -3
- data/lib/fastly/models/historical_usage_service_response_all_of.rb +6 -3
- data/lib/fastly/models/http3.rb +1 -1
- data/lib/fastly/models/http3_all_of.rb +1 -1
- data/lib/fastly/models/http_response_format.rb +1 -1
- data/lib/fastly/models/http_stream_format.rb +1 -1
- data/lib/fastly/models/iam_permission.rb +1 -1
- data/lib/fastly/models/iam_role.rb +1 -1
- data/lib/fastly/models/iam_role_all_of.rb +1 -1
- data/lib/fastly/models/iam_service_group.rb +1 -1
- data/lib/fastly/models/iam_service_group_all_of.rb +1 -1
- data/lib/fastly/models/iam_user_group.rb +1 -1
- data/lib/fastly/models/iam_user_group_all_of.rb +1 -1
- data/lib/fastly/models/included_with_tls_configuration.rb +218 -0
- data/lib/fastly/models/included_with_tls_configuration_item.rb +237 -0
- data/lib/fastly/models/included_with_waf_active_rule_item.rb +1 -1
- data/lib/fastly/models/included_with_waf_exclusion_item.rb +1 -1
- data/lib/fastly/models/included_with_waf_firewall_version_item.rb +1 -1
- data/lib/fastly/models/included_with_waf_rule_item.rb +1 -1
- data/lib/fastly/models/inline_object.rb +1 -1
- data/lib/fastly/models/inline_object1.rb +1 -1
- data/lib/fastly/models/inline_response200.rb +1 -1
- data/lib/fastly/models/inline_response2001.rb +1 -1
- data/lib/fastly/models/inline_response2002.rb +1 -1
- data/lib/fastly/models/inline_response2003.rb +1 -1
- data/lib/fastly/models/inline_response2003_meta.rb +1 -1
- data/lib/fastly/models/inline_response2004.rb +1 -1
- data/lib/fastly/models/inline_response2004_meta.rb +1 -1
- data/lib/fastly/models/inline_response2005.rb +1 -1
- data/lib/fastly/models/inline_response2006.rb +1 -1
- data/lib/fastly/models/inline_response2007.rb +1 -1
- data/lib/fastly/models/{recorded_timestamp.rb → inline_response201.rb} +16 -7
- data/lib/fastly/models/inline_response400.rb +1 -1
- data/lib/fastly/models/invitation.rb +1 -1
- data/lib/fastly/models/invitation_data.rb +1 -1
- data/lib/fastly/models/invitation_data_attributes.rb +1 -1
- data/lib/fastly/models/invitation_response.rb +1 -1
- data/lib/fastly/models/invitation_response_all_of.rb +1 -1
- data/lib/fastly/models/invitation_response_data.rb +1 -1
- data/lib/fastly/models/invitation_response_data_all_of.rb +1 -1
- data/lib/fastly/models/invitations_response.rb +1 -1
- data/lib/fastly/models/invitations_response_all_of.rb +1 -1
- data/lib/fastly/models/invoice.rb +298 -0
- data/lib/fastly/models/invoicelineitems.rb +307 -0
- data/lib/fastly/models/legacy_waf_configuration_set.rb +1 -1
- data/lib/fastly/models/legacy_waf_firewall.rb +1 -1
- data/lib/fastly/models/legacy_waf_owasp.rb +1 -1
- data/lib/fastly/models/legacy_waf_rule.rb +1 -1
- data/lib/fastly/models/legacy_waf_rule_status.rb +1 -1
- data/lib/fastly/models/legacy_waf_ruleset.rb +1 -1
- data/lib/fastly/models/legacy_waf_tag.rb +1 -1
- data/lib/fastly/models/legacy_waf_update_status.rb +1 -1
- data/lib/fastly/models/line_item_data.rb +14 -2
- data/lib/fastly/models/{relationship_tls_dns_record_dns_record.rb → list_customer_addresses_response.rb} +5 -5
- data/lib/fastly/models/list_dashboards_response.rb +229 -0
- data/lib/fastly/models/list_eom_invoices_response.rb +234 -0
- data/lib/fastly/models/listinvoices.rb +227 -0
- data/lib/fastly/models/logging_address_and_port.rb +1 -1
- data/lib/fastly/models/logging_azureblob_additional.rb +1 -1
- data/lib/fastly/models/logging_azureblob_response.rb +1 -1
- data/lib/fastly/models/logging_bigquery_additional.rb +1 -1
- data/lib/fastly/models/logging_bigquery_response.rb +1 -1
- data/lib/fastly/models/logging_cloudfiles_additional.rb +1 -1
- data/lib/fastly/models/logging_cloudfiles_response.rb +1 -1
- data/lib/fastly/models/logging_common.rb +1 -1
- data/lib/fastly/models/logging_common_response.rb +1 -1
- data/lib/fastly/models/logging_common_response_all_of.rb +1 -1
- data/lib/fastly/models/logging_common_response_all_of1.rb +1 -1
- data/lib/fastly/models/logging_datadog_additional.rb +3 -3
- data/lib/fastly/models/logging_datadog_response.rb +3 -3
- data/lib/fastly/models/logging_digitalocean_additional.rb +1 -1
- data/lib/fastly/models/logging_digitalocean_response.rb +1 -1
- data/lib/fastly/models/logging_elasticsearch_additional.rb +1 -1
- data/lib/fastly/models/logging_elasticsearch_response.rb +1 -1
- data/lib/fastly/models/logging_format_version_integer.rb +1 -1
- data/lib/fastly/models/logging_format_version_string.rb +1 -1
- data/lib/fastly/models/logging_ftp_additional.rb +1 -1
- data/lib/fastly/models/logging_ftp_response.rb +1 -1
- data/lib/fastly/models/logging_ftp_response_all_of.rb +1 -1
- data/lib/fastly/models/logging_gcs_additional.rb +1 -1
- data/lib/fastly/models/logging_gcs_common.rb +1 -1
- data/lib/fastly/models/logging_gcs_response.rb +1 -1
- data/lib/fastly/models/logging_generic_common.rb +1 -1
- data/lib/fastly/models/logging_generic_common_response.rb +1 -1
- data/lib/fastly/models/logging_generic_common_response_all_of.rb +1 -1
- data/lib/fastly/models/logging_generic_common_response_all_of1.rb +1 -1
- data/lib/fastly/models/logging_google_pubsub_additional.rb +1 -1
- data/lib/fastly/models/logging_google_pubsub_response.rb +1 -1
- data/lib/fastly/models/logging_heroku_additional.rb +1 -1
- data/lib/fastly/models/logging_heroku_response.rb +1 -1
- data/lib/fastly/models/logging_honeycomb_additional.rb +1 -1
- data/lib/fastly/models/logging_honeycomb_response.rb +1 -1
- data/lib/fastly/models/logging_https_additional.rb +1 -1
- data/lib/fastly/models/logging_https_response.rb +1 -1
- data/lib/fastly/models/logging_kafka_additional.rb +3 -3
- data/lib/fastly/models/logging_kafka_response.rb +3 -3
- data/lib/fastly/models/logging_kafka_response_post.rb +3 -3
- data/lib/fastly/models/logging_kinesis_additional.rb +2 -2
- data/lib/fastly/models/logging_kinesis_response.rb +2 -2
- data/lib/fastly/models/logging_logentries_additional.rb +4 -4
- data/lib/fastly/models/logging_logentries_response.rb +4 -4
- data/lib/fastly/models/logging_loggly_additional.rb +1 -1
- data/lib/fastly/models/logging_loggly_response.rb +1 -1
- data/lib/fastly/models/logging_logshuttle_additional.rb +1 -1
- data/lib/fastly/models/logging_logshuttle_response.rb +1 -1
- data/lib/fastly/models/logging_message_type.rb +1 -1
- data/lib/fastly/models/logging_newrelic_additional.rb +1 -1
- data/lib/fastly/models/logging_newrelic_response.rb +1 -1
- data/lib/fastly/models/logging_newrelicotlp_additional.rb +288 -0
- data/lib/fastly/models/logging_newrelicotlp_response.rb +417 -0
- data/lib/fastly/models/logging_openstack_additional.rb +1 -1
- data/lib/fastly/models/logging_openstack_response.rb +1 -1
- data/lib/fastly/models/logging_papertrail_response.rb +1 -1
- data/lib/fastly/models/logging_placement.rb +1 -1
- data/lib/fastly/models/logging_request_caps_common.rb +1 -1
- data/lib/fastly/models/logging_s3_additional.rb +31 -6
- data/lib/fastly/models/logging_s3_response.rb +31 -6
- data/lib/fastly/models/logging_scalyr_additional.rb +2 -2
- data/lib/fastly/models/logging_scalyr_response.rb +2 -2
- data/lib/fastly/models/logging_sftp_additional.rb +1 -1
- data/lib/fastly/models/logging_sftp_response.rb +1 -1
- data/lib/fastly/models/logging_sftp_response_all_of.rb +1 -1
- data/lib/fastly/models/logging_splunk_additional.rb +3 -3
- data/lib/fastly/models/logging_splunk_response.rb +3 -3
- data/lib/fastly/models/logging_sumologic_additional.rb +1 -1
- data/lib/fastly/models/logging_sumologic_response.rb +1 -1
- data/lib/fastly/models/logging_syslog_additional.rb +3 -3
- data/lib/fastly/models/logging_syslog_response.rb +3 -3
- data/lib/fastly/models/logging_tls_common.rb +1 -1
- data/lib/fastly/models/{logging_use_tls.rb → logging_use_tls_string.rb} +6 -6
- data/lib/fastly/models/metadata.rb +250 -0
- data/lib/fastly/models/mtd_invoice_response.rb +275 -0
- data/lib/fastly/models/mtdinvoice.rb +268 -0
- data/lib/fastly/models/mtdlineitems.rb +297 -0
- data/lib/fastly/models/mutual_authentication.rb +1 -1
- data/lib/fastly/models/mutual_authentication_data.rb +1 -1
- data/lib/fastly/models/mutual_authentication_data_attributes.rb +1 -1
- data/lib/fastly/models/mutual_authentication_response.rb +1 -1
- data/lib/fastly/models/mutual_authentication_response_attributes.rb +1 -1
- data/lib/fastly/models/mutual_authentication_response_attributes_all_of.rb +1 -1
- data/lib/fastly/models/mutual_authentication_response_data.rb +1 -1
- data/lib/fastly/models/mutual_authentication_response_data_all_of.rb +1 -1
- data/lib/fastly/models/mutual_authentications_response.rb +1 -1
- data/lib/fastly/models/mutual_authentications_response_all_of.rb +1 -1
- data/lib/fastly/models/origin_inspector.rb +3 -2
- data/lib/fastly/models/origin_inspector_dimensions.rb +1 -1
- data/lib/fastly/models/origin_inspector_entry.rb +1 -1
- data/lib/fastly/models/origin_inspector_historical.rb +1 -1
- data/lib/fastly/models/origin_inspector_historical_data.rb +1 -1
- data/lib/fastly/models/origin_inspector_historical_meta.rb +1 -1
- data/lib/fastly/models/origin_inspector_historical_meta_filters.rb +1 -1
- data/lib/fastly/models/origin_inspector_measurements.rb +39 -39
- data/lib/fastly/models/origin_inspector_realtime_entry.rb +4 -3
- data/lib/fastly/models/origin_inspector_values.rb +39 -39
- data/lib/fastly/models/package.rb +1 -1
- data/lib/fastly/models/package_metadata.rb +7 -7
- data/lib/fastly/models/package_response.rb +1 -1
- data/lib/fastly/models/package_response_all_of.rb +1 -1
- data/lib/fastly/models/pagination.rb +1 -1
- data/lib/fastly/models/pagination_cursor_meta.rb +1 -1
- data/lib/fastly/models/pagination_links.rb +1 -1
- data/lib/fastly/models/pagination_meta.rb +1 -1
- data/lib/fastly/models/permission.rb +1 -1
- data/lib/fastly/models/{origin_inspector_realtime_entry_recorded.rb → platform_ddos_data_items.rb} +15 -7
- data/lib/fastly/models/platform_ddos_entry.rb +219 -0
- data/lib/fastly/models/{historical_field_aggregate_response.rb → platform_ddos_response.rb} +9 -8
- data/lib/fastly/models/{historical_field_aggregate_response_all_of.rb → platform_ddos_response_all_of.rb} +6 -5
- data/lib/fastly/models/pool_additional.rb +2 -2
- data/lib/fastly/models/pool_response.rb +2 -2
- data/lib/fastly/models/pool_response_all_of.rb +1 -1
- data/lib/fastly/models/pool_response_common.rb +1 -1
- data/lib/fastly/models/pool_response_post.rb +2 -2
- data/lib/fastly/models/pool_response_post_all_of.rb +1 -1
- data/lib/fastly/models/pop.rb +3 -3
- data/lib/fastly/models/pop_coordinates.rb +1 -1
- data/lib/fastly/models/public_ip_list.rb +1 -1
- data/lib/fastly/models/publish_item.rb +1 -1
- data/lib/fastly/models/publish_item_formats.rb +1 -1
- data/lib/fastly/models/publish_request.rb +1 -1
- data/lib/fastly/models/purge_keys.rb +1 -1
- data/lib/fastly/models/purge_response.rb +1 -1
- data/lib/fastly/models/rate_limiter.rb +3 -3
- data/lib/fastly/models/rate_limiter_response.rb +3 -3
- data/lib/fastly/models/rate_limiter_response_all_of.rb +1 -1
- data/lib/fastly/models/read_only_customer_id.rb +1 -1
- data/lib/fastly/models/read_only_id.rb +1 -1
- data/lib/fastly/models/read_only_service_id.rb +1 -1
- data/lib/fastly/models/read_only_user_id.rb +1 -1
- data/lib/fastly/models/read_only_version.rb +1 -1
- data/lib/fastly/models/realtime.rb +1 -1
- data/lib/fastly/models/realtime_entry.rb +2 -2
- data/lib/fastly/models/realtime_entry_aggregated.rb +339 -19
- data/lib/fastly/models/realtime_entry_recorded.rb +1 -1
- data/lib/fastly/models/realtime_measurements.rb +339 -19
- data/lib/fastly/models/relationship_common_name.rb +1 -1
- data/lib/fastly/models/relationship_customer.rb +1 -1
- data/lib/fastly/models/relationship_customer_customer.rb +3 -5
- data/lib/fastly/models/relationship_default_ecdsa_tls_certificate.rb +216 -0
- data/lib/fastly/models/relationship_default_ecdsa_tls_certificate_default_ecdsa_certificate.rb +216 -0
- data/lib/fastly/models/relationship_default_ecdsa_tls_certificate_default_ecdsa_certificate_data.rb +228 -0
- data/lib/fastly/models/relationship_default_tls_certificate.rb +216 -0
- data/lib/fastly/models/relationship_default_tls_certificate_default_certificate.rb +216 -0
- data/lib/fastly/models/relationship_default_tls_certificate_default_certificate_data.rb +228 -0
- data/lib/fastly/models/relationship_member_customer.rb +1 -1
- data/lib/fastly/models/relationship_member_mutual_authentication.rb +1 -1
- data/lib/fastly/models/relationship_member_service.rb +1 -1
- data/lib/fastly/models/relationship_member_service_invitation.rb +1 -1
- data/lib/fastly/models/relationship_member_tls_activation.rb +1 -1
- data/lib/fastly/models/relationship_member_tls_bulk_certificate.rb +1 -1
- data/lib/fastly/models/relationship_member_tls_certificate.rb +1 -1
- data/lib/fastly/models/relationship_member_tls_configuration.rb +1 -1
- data/lib/fastly/models/relationship_member_tls_domain.rb +1 -1
- data/lib/fastly/models/relationship_member_tls_private_key.rb +1 -1
- data/lib/fastly/models/relationship_member_tls_subscription.rb +1 -1
- data/lib/fastly/models/relationship_member_waf_active_rule.rb +1 -1
- data/lib/fastly/models/relationship_member_waf_firewall.rb +1 -1
- data/lib/fastly/models/relationship_member_waf_firewall_version.rb +1 -1
- data/lib/fastly/models/relationship_member_waf_rule.rb +1 -1
- data/lib/fastly/models/relationship_member_waf_rule_revision.rb +1 -1
- data/lib/fastly/models/relationship_member_waf_tag.rb +1 -1
- data/lib/fastly/models/relationship_mutual_authentication.rb +2 -2
- data/lib/fastly/models/relationship_mutual_authentication_mutual_authentication.rb +1 -1
- data/lib/fastly/models/relationship_mutual_authentications.rb +1 -1
- data/lib/fastly/models/relationship_mutual_authentications_mutual_authentications.rb +1 -1
- data/lib/fastly/models/relationship_service.rb +1 -1
- data/lib/fastly/models/relationship_service_invitations.rb +1 -1
- data/lib/fastly/models/relationship_service_invitations_create.rb +1 -1
- data/lib/fastly/models/relationship_service_invitations_create_service_invitations.rb +1 -1
- data/lib/fastly/models/relationship_service_invitations_service_invitations.rb +1 -1
- data/lib/fastly/models/relationship_services.rb +1 -1
- data/lib/fastly/models/relationship_services_services.rb +1 -1
- data/lib/fastly/models/relationship_tls_activation.rb +1 -1
- data/lib/fastly/models/relationship_tls_activation_tls_activation.rb +1 -1
- data/lib/fastly/models/relationship_tls_activations.rb +1 -1
- data/lib/fastly/models/relationship_tls_bulk_certificate.rb +1 -1
- data/lib/fastly/models/relationship_tls_bulk_certificate_tls_bulk_certificate.rb +1 -1
- data/lib/fastly/models/relationship_tls_bulk_certificates.rb +1 -1
- data/lib/fastly/models/relationship_tls_certificate.rb +2 -2
- data/lib/fastly/models/relationship_tls_certificate_tls_certificate.rb +1 -1
- data/lib/fastly/models/relationship_tls_certificates.rb +1 -1
- data/lib/fastly/models/relationship_tls_certificates_tls_certificates.rb +1 -1
- data/lib/fastly/models/relationship_tls_configuration.rb +2 -2
- data/lib/fastly/models/relationship_tls_configuration_for_tls_subscription.rb +1 -1
- data/lib/fastly/models/relationship_tls_configuration_tls_configuration.rb +1 -1
- data/lib/fastly/models/relationship_tls_configurations.rb +1 -1
- data/lib/fastly/models/relationship_tls_configurations_tls_configurations.rb +1 -1
- data/lib/fastly/models/{relationship_tls_dns_records.rb → relationship_tls_dns_records_request.rb} +5 -5
- data/lib/fastly/models/relationship_tls_dns_records_request_dns_records.rb +218 -0
- data/lib/fastly/models/{relationship_member_tls_dns_record.rb → relationship_tls_dns_records_request_dns_records_data.rb} +4 -4
- data/lib/fastly/models/relationship_tls_dns_records_response.rb +216 -0
- data/lib/fastly/models/relationship_tls_dns_records_response_dns_records.rb +218 -0
- data/lib/fastly/models/relationship_tls_dns_records_response_dns_records_data.rb +227 -0
- data/lib/fastly/models/relationship_tls_domain.rb +2 -2
- data/lib/fastly/models/relationship_tls_domain_tls_domain.rb +1 -1
- data/lib/fastly/models/relationship_tls_domains.rb +1 -1
- data/lib/fastly/models/relationship_tls_domains_tls_domains.rb +1 -1
- data/lib/fastly/models/relationship_tls_private_key.rb +1 -1
- data/lib/fastly/models/relationship_tls_private_key_tls_private_key.rb +1 -1
- data/lib/fastly/models/relationship_tls_private_keys.rb +1 -1
- data/lib/fastly/models/relationship_tls_private_keys_tls_private_keys.rb +1 -1
- data/lib/fastly/models/relationship_tls_subscription.rb +1 -1
- data/lib/fastly/models/relationship_tls_subscription_tls_subscription.rb +1 -1
- data/lib/fastly/models/relationship_tls_subscriptions.rb +1 -1
- data/lib/fastly/models/relationship_user.rb +1 -1
- data/lib/fastly/models/relationship_user_user.rb +1 -1
- data/lib/fastly/models/relationship_waf_active_rules.rb +1 -1
- data/lib/fastly/models/relationship_waf_active_rules_waf_active_rules.rb +1 -1
- data/lib/fastly/models/relationship_waf_firewall.rb +1 -1
- data/lib/fastly/models/relationship_waf_firewall_version.rb +1 -1
- data/lib/fastly/models/relationship_waf_firewall_version_waf_firewall_version.rb +1 -1
- data/lib/fastly/models/relationship_waf_firewall_versions.rb +1 -1
- data/lib/fastly/models/relationship_waf_firewall_waf_firewall.rb +1 -1
- data/lib/fastly/models/relationship_waf_rule.rb +1 -1
- data/lib/fastly/models/relationship_waf_rule_revision.rb +1 -1
- data/lib/fastly/models/relationship_waf_rule_revision_waf_rule_revisions.rb +1 -1
- data/lib/fastly/models/relationship_waf_rule_revisions.rb +1 -1
- data/lib/fastly/models/relationship_waf_rule_waf_rule.rb +1 -1
- data/lib/fastly/models/relationship_waf_rules.rb +1 -1
- data/lib/fastly/models/relationship_waf_tags.rb +1 -1
- data/lib/fastly/models/relationship_waf_tags_waf_tags.rb +1 -1
- data/lib/fastly/models/relationships_for_invitation.rb +1 -1
- data/lib/fastly/models/relationships_for_mutual_authentication.rb +1 -1
- data/lib/fastly/models/relationships_for_star.rb +1 -1
- data/lib/fastly/models/relationships_for_tls_activation.rb +1 -1
- data/lib/fastly/models/relationships_for_tls_bulk_certificate.rb +1 -1
- data/lib/fastly/models/relationships_for_tls_configuration.rb +2 -2
- data/lib/fastly/models/relationships_for_tls_domain.rb +1 -1
- data/lib/fastly/models/relationships_for_tls_private_key.rb +1 -1
- data/lib/fastly/models/relationships_for_tls_subscription.rb +1 -1
- data/lib/fastly/models/relationships_for_waf_active_rule.rb +1 -1
- data/lib/fastly/models/relationships_for_waf_exclusion.rb +1 -1
- data/lib/fastly/models/relationships_for_waf_firewall_version.rb +1 -1
- data/lib/fastly/models/relationships_for_waf_rule.rb +1 -1
- data/lib/fastly/models/request_settings_additional.rb +2 -1
- data/lib/fastly/models/request_settings_response.rb +7 -1
- data/lib/fastly/models/request_settings_response_all_of.rb +6 -1
- data/lib/fastly/models/resource.rb +1 -1
- data/lib/fastly/models/resource_response.rb +1 -3
- data/lib/fastly/models/resource_response_all_of.rb +1 -3
- data/lib/fastly/models/response_object.rb +1 -1
- data/lib/fastly/models/response_object_response.rb +1 -1
- data/lib/fastly/models/results.rb +378 -19
- data/lib/fastly/models/role_user.rb +1 -1
- data/lib/fastly/models/schemas_contact_response.rb +1 -1
- data/lib/fastly/models/schemas_snippet_response.rb +26 -27
- data/lib/fastly/models/schemas_snippet_response_common.rb +276 -0
- data/lib/fastly/models/schemas_user_response.rb +1 -1
- data/lib/fastly/models/schemas_user_response_read_only.rb +1 -1
- data/lib/fastly/models/schemas_vcl_response.rb +1 -1
- data/lib/fastly/models/schemas_version.rb +1 -1
- data/lib/fastly/models/schemas_version_response.rb +17 -5
- data/lib/fastly/models/schemas_waf_firewall_version.rb +1 -1
- data/lib/fastly/models/schemas_waf_firewall_version_data.rb +1 -1
- data/lib/fastly/models/secret.rb +1 -1
- data/lib/fastly/models/secret_response.rb +1 -1
- data/lib/fastly/models/secret_store.rb +1 -1
- data/lib/fastly/models/secret_store_response.rb +1 -1
- data/lib/fastly/models/server.rb +1 -1
- data/lib/fastly/models/server_response.rb +1 -1
- data/lib/fastly/models/server_response_all_of.rb +1 -1
- data/lib/fastly/models/service.rb +1 -1
- data/lib/fastly/models/service_authorization.rb +1 -1
- data/lib/fastly/models/service_authorization_data.rb +1 -1
- data/lib/fastly/models/service_authorization_data_attributes.rb +1 -1
- data/lib/fastly/models/service_authorization_data_relationships.rb +1 -1
- data/lib/fastly/models/service_authorization_data_relationships_user.rb +1 -1
- data/lib/fastly/models/service_authorization_data_relationships_user_data.rb +1 -1
- data/lib/fastly/models/service_authorization_response.rb +1 -1
- data/lib/fastly/models/service_authorization_response_data.rb +1 -1
- data/lib/fastly/models/service_authorization_response_data_all_of.rb +1 -1
- data/lib/fastly/models/service_authorizations_response.rb +1 -1
- data/lib/fastly/models/service_authorizations_response_all_of.rb +1 -1
- data/lib/fastly/models/service_create.rb +1 -1
- data/lib/fastly/models/service_create_all_of.rb +1 -1
- data/lib/fastly/models/service_detail.rb +15 -3
- data/lib/fastly/models/service_detail_all_of.rb +1 -1
- data/lib/fastly/models/service_id_and_version.rb +1 -1
- data/lib/fastly/models/service_id_and_version_string.rb +1 -1
- data/lib/fastly/models/service_invitation.rb +1 -1
- data/lib/fastly/models/service_invitation_data.rb +1 -1
- data/lib/fastly/models/service_invitation_data_attributes.rb +1 -1
- data/lib/fastly/models/service_invitation_data_relationships.rb +1 -1
- data/lib/fastly/models/service_invitation_response.rb +1 -1
- data/lib/fastly/models/service_invitation_response_all_of.rb +1 -1
- data/lib/fastly/models/service_invitation_response_all_of_data.rb +1 -1
- data/lib/fastly/models/service_list_response.rb +19 -7
- data/lib/fastly/models/service_list_response_all_of.rb +19 -7
- data/lib/fastly/models/service_response.rb +18 -6
- data/lib/fastly/models/service_response_all_of.rb +18 -6
- data/lib/fastly/models/service_version_detail.rb +14 -2
- data/lib/fastly/models/service_version_detail_or_null.rb +14 -2
- data/lib/fastly/models/serviceusagemetric.rb +246 -0
- data/lib/fastly/models/serviceusagemetrics.rb +216 -0
- data/lib/fastly/models/serviceusagemetrics_data.rb +276 -0
- data/lib/fastly/models/serviceusagetype.rb +227 -0
- data/lib/fastly/models/{historical_field_response_data_field.rb → serviceusagetypes.rb} +6 -6
- data/lib/fastly/models/set_configuration.rb +227 -0
- data/lib/fastly/models/set_workspace_id.rb +217 -0
- data/lib/fastly/models/settings.rb +1 -1
- data/lib/fastly/models/settings_response.rb +1 -1
- data/lib/fastly/models/signing_key.rb +1 -1
- data/lib/fastly/models/snippet.rb +35 -27
- data/lib/fastly/models/snippet_all_of.rb +251 -0
- data/lib/fastly/models/snippet_common.rb +283 -0
- data/lib/fastly/models/snippet_response.rb +25 -26
- data/lib/fastly/models/snippet_response_common.rb +276 -0
- data/lib/fastly/models/{snippet_response_all_of.rb → snippet_response_common_all_of.rb} +4 -4
- data/lib/fastly/models/snippet_response_post.rb +374 -0
- data/lib/fastly/models/snippet_with_dynamic_number.rb +313 -0
- data/lib/fastly/models/{line_item_data_read_only_invoice_id.rb → snippet_with_dynamic_number_all_of.rb} +50 -6
- data/lib/fastly/models/star.rb +1 -1
- data/lib/fastly/models/star_data.rb +1 -1
- data/lib/fastly/models/star_response.rb +1 -1
- data/lib/fastly/models/star_response_all_of.rb +1 -1
- data/lib/fastly/models/stats.rb +1 -1
- data/lib/fastly/models/store.rb +1 -1
- data/lib/fastly/models/store_response.rb +1 -1
- data/lib/fastly/models/sudo_generic_token_error.rb +1 -1
- data/lib/fastly/models/sudo_request.rb +1 -1
- data/lib/fastly/models/sudo_response.rb +1 -1
- data/lib/fastly/models/timestamps.rb +1 -1
- data/lib/fastly/models/timestamps_no_delete.rb +1 -1
- data/lib/fastly/models/tls_activation.rb +1 -1
- data/lib/fastly/models/tls_activation_data.rb +1 -1
- data/lib/fastly/models/tls_activation_response.rb +1 -1
- data/lib/fastly/models/tls_activation_response_data.rb +1 -1
- data/lib/fastly/models/tls_activation_response_data_all_of.rb +1 -1
- data/lib/fastly/models/tls_activations_response.rb +1 -1
- data/lib/fastly/models/tls_activations_response_all_of.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificate.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificate_data.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificate_data_attributes.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificate_response.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificate_response_attributes.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificate_response_attributes_all_of.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificate_response_data.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificate_response_data_all_of.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificates_response.rb +1 -1
- data/lib/fastly/models/tls_bulk_certificates_response_all_of.rb +1 -1
- data/lib/fastly/models/tls_certificate.rb +1 -1
- data/lib/fastly/models/tls_certificate_blob_response.rb +217 -0
- data/lib/fastly/models/tls_certificate_data.rb +1 -1
- data/lib/fastly/models/tls_certificate_data_attributes.rb +1 -1
- data/lib/fastly/models/tls_certificate_response.rb +1 -1
- data/lib/fastly/models/tls_certificate_response_attributes.rb +1 -1
- data/lib/fastly/models/tls_certificate_response_attributes_all_of.rb +1 -1
- data/lib/fastly/models/tls_certificate_response_data.rb +1 -1
- data/lib/fastly/models/tls_certificate_response_data_all_of.rb +1 -1
- data/lib/fastly/models/tls_certificates_response.rb +1 -1
- data/lib/fastly/models/tls_certificates_response_all_of.rb +1 -1
- data/lib/fastly/models/tls_common_response.rb +1 -1
- data/lib/fastly/models/tls_common_response_all_of.rb +1 -1
- data/lib/fastly/models/tls_common_response_all_of1.rb +1 -1
- data/lib/fastly/models/tls_configuration.rb +1 -1
- data/lib/fastly/models/tls_configuration_data.rb +1 -1
- data/lib/fastly/models/tls_configuration_data_attributes.rb +1 -1
- data/lib/fastly/models/tls_configuration_response.rb +1 -1
- data/lib/fastly/models/tls_configuration_response_attributes.rb +3 -3
- data/lib/fastly/models/tls_configuration_response_attributes_all_of.rb +3 -3
- data/lib/fastly/models/tls_configuration_response_data.rb +1 -1
- data/lib/fastly/models/tls_configuration_response_data_all_of.rb +1 -1
- data/lib/fastly/models/tls_configurations_response.rb +1 -1
- data/lib/fastly/models/tls_configurations_response_all_of.rb +1 -1
- data/lib/fastly/models/tls_csr.rb +216 -0
- data/lib/fastly/models/tls_csr_data.rb +236 -0
- data/lib/fastly/models/tls_csr_data_attributes.rb +358 -0
- data/lib/fastly/models/tls_csr_error_response.rb +218 -0
- data/lib/fastly/models/tls_csr_response.rb +216 -0
- data/lib/fastly/models/tls_csr_response_attributes.rb +217 -0
- data/lib/fastly/models/tls_csr_response_data.rb +245 -0
- data/lib/fastly/models/tls_dns_record.rb +49 -13
- data/lib/fastly/models/tls_domain_data.rb +1 -1
- data/lib/fastly/models/tls_domains_response.rb +1 -1
- data/lib/fastly/models/tls_domains_response_all_of.rb +1 -1
- data/lib/fastly/models/tls_private_key.rb +1 -1
- data/lib/fastly/models/tls_private_key_data.rb +1 -1
- data/lib/fastly/models/tls_private_key_data_attributes.rb +1 -1
- data/lib/fastly/models/tls_private_key_response.rb +1 -1
- data/lib/fastly/models/tls_private_key_response_attributes.rb +1 -1
- data/lib/fastly/models/tls_private_key_response_attributes_all_of.rb +1 -1
- data/lib/fastly/models/tls_private_key_response_data.rb +1 -1
- data/lib/fastly/models/tls_private_keys_response.rb +1 -1
- data/lib/fastly/models/tls_private_keys_response_all_of.rb +1 -1
- data/lib/fastly/models/tls_subscription.rb +1 -1
- data/lib/fastly/models/tls_subscription_data.rb +1 -1
- data/lib/fastly/models/tls_subscription_data_attributes.rb +4 -4
- data/lib/fastly/models/tls_subscription_response.rb +1 -1
- data/lib/fastly/models/tls_subscription_response_attributes.rb +15 -5
- data/lib/fastly/models/tls_subscription_response_attributes_all_of.rb +15 -5
- data/lib/fastly/models/tls_subscription_response_data.rb +1 -1
- data/lib/fastly/models/tls_subscriptions_response.rb +1 -1
- data/lib/fastly/models/tls_subscriptions_response_all_of.rb +1 -1
- data/lib/fastly/models/token.rb +1 -1
- data/lib/fastly/models/token_created_response.rb +1 -1
- data/lib/fastly/models/token_created_response_all_of.rb +1 -1
- data/lib/fastly/models/token_response.rb +1 -1
- data/lib/fastly/models/token_response_all_of.rb +1 -1
- data/lib/fastly/models/tokens_additional_props.rb +1 -1
- data/lib/fastly/models/type_billing_address.rb +1 -1
- data/lib/fastly/models/type_contact.rb +1 -1
- data/lib/fastly/models/type_customer.rb +1 -1
- data/lib/fastly/models/type_event.rb +1 -1
- data/lib/fastly/models/type_invitation.rb +1 -1
- data/lib/fastly/models/type_mutual_authentication.rb +1 -1
- data/lib/fastly/models/type_resource.rb +3 -3
- data/lib/fastly/models/type_service.rb +1 -1
- data/lib/fastly/models/type_service_authorization.rb +1 -1
- data/lib/fastly/models/type_service_invitation.rb +1 -1
- data/lib/fastly/models/type_star.rb +1 -1
- data/lib/fastly/models/type_tls_activation.rb +1 -1
- data/lib/fastly/models/type_tls_bulk_certificate.rb +1 -1
- data/lib/fastly/models/type_tls_certificate.rb +1 -1
- data/lib/fastly/models/type_tls_configuration.rb +1 -1
- data/lib/fastly/models/type_tls_csr.rb +34 -0
- data/lib/fastly/models/type_tls_dns_record.rb +1 -1
- data/lib/fastly/models/type_tls_domain.rb +1 -1
- data/lib/fastly/models/type_tls_private_key.rb +1 -1
- data/lib/fastly/models/type_tls_subscription.rb +1 -1
- data/lib/fastly/models/type_user.rb +1 -1
- data/lib/fastly/models/type_waf_active_rule.rb +1 -1
- data/lib/fastly/models/type_waf_exclusion.rb +1 -1
- data/lib/fastly/models/type_waf_firewall.rb +1 -1
- data/lib/fastly/models/type_waf_firewall_version.rb +1 -1
- data/lib/fastly/models/type_waf_rule.rb +1 -1
- data/lib/fastly/models/type_waf_rule_revision.rb +1 -1
- data/lib/fastly/models/type_waf_tag.rb +1 -1
- data/lib/fastly/models/update_billing_address_request.rb +1 -1
- data/lib/fastly/models/update_billing_address_request_data.rb +1 -1
- data/lib/fastly/models/update_dashboard_request.rb +240 -0
- data/lib/fastly/models/user.rb +1 -1
- data/lib/fastly/models/user_response.rb +1 -1
- data/lib/fastly/models/user_response_read_only.rb +1 -1
- data/lib/fastly/models/validator_result.rb +1 -1
- data/lib/fastly/models/validator_result_data.rb +1 -1
- data/lib/fastly/models/validator_result_data_attributes.rb +1 -1
- data/lib/fastly/models/validator_result_data_attributes_messages.rb +1 -1
- data/lib/fastly/models/values.rb +2 -2
- data/lib/fastly/models/values_ddos.rb +268 -0
- data/lib/fastly/models/vcl.rb +1 -1
- data/lib/fastly/models/vcl_diff.rb +1 -1
- data/lib/fastly/models/vcl_response.rb +1 -1
- data/lib/fastly/models/vcl_syntax_highlighting_response.rb +1 -1
- data/lib/fastly/models/version.rb +1 -1
- data/lib/fastly/models/version_create_response.rb +1 -1
- data/lib/fastly/models/version_detail.rb +1 -1
- data/lib/fastly/models/version_detail_settings.rb +1 -1
- data/lib/fastly/models/version_response.rb +17 -5
- data/lib/fastly/models/version_response_all_of.rb +17 -5
- data/lib/fastly/models/waf_active_rule.rb +1 -1
- data/lib/fastly/models/waf_active_rule_creation_response.rb +1 -1
- data/lib/fastly/models/waf_active_rule_data.rb +1 -1
- data/lib/fastly/models/waf_active_rule_data_attributes.rb +1 -1
- data/lib/fastly/models/waf_active_rule_response.rb +1 -1
- data/lib/fastly/models/waf_active_rule_response_data.rb +1 -1
- data/lib/fastly/models/waf_active_rule_response_data_all_of.rb +1 -1
- data/lib/fastly/models/waf_active_rule_response_data_attributes.rb +1 -1
- data/lib/fastly/models/waf_active_rule_response_data_attributes_all_of.rb +1 -1
- data/lib/fastly/models/waf_active_rule_response_data_relationships.rb +1 -1
- data/lib/fastly/models/waf_active_rules_response.rb +1 -1
- data/lib/fastly/models/waf_active_rules_response_all_of.rb +1 -1
- data/lib/fastly/models/waf_exclusion.rb +1 -1
- data/lib/fastly/models/waf_exclusion_data.rb +1 -1
- data/lib/fastly/models/waf_exclusion_data_attributes.rb +1 -1
- data/lib/fastly/models/waf_exclusion_response.rb +1 -1
- data/lib/fastly/models/waf_exclusion_response_data.rb +1 -1
- data/lib/fastly/models/waf_exclusion_response_data_all_of.rb +1 -1
- data/lib/fastly/models/waf_exclusion_response_data_attributes.rb +1 -1
- data/lib/fastly/models/waf_exclusion_response_data_attributes_all_of.rb +1 -1
- data/lib/fastly/models/waf_exclusion_response_data_relationships.rb +1 -1
- data/lib/fastly/models/waf_exclusions_response.rb +1 -1
- data/lib/fastly/models/waf_exclusions_response_all_of.rb +1 -1
- data/lib/fastly/models/waf_firewall.rb +1 -1
- data/lib/fastly/models/waf_firewall_data.rb +1 -1
- data/lib/fastly/models/waf_firewall_data_attributes.rb +1 -1
- data/lib/fastly/models/waf_firewall_response.rb +1 -1
- data/lib/fastly/models/waf_firewall_response_data.rb +1 -1
- data/lib/fastly/models/waf_firewall_response_data_all_of.rb +1 -1
- data/lib/fastly/models/waf_firewall_response_data_attributes.rb +1 -1
- data/lib/fastly/models/waf_firewall_response_data_attributes_all_of.rb +1 -1
- data/lib/fastly/models/waf_firewall_version.rb +1 -1
- data/lib/fastly/models/waf_firewall_version_data.rb +1 -1
- data/lib/fastly/models/waf_firewall_version_data_attributes.rb +1 -1
- data/lib/fastly/models/waf_firewall_version_response.rb +1 -1
- data/lib/fastly/models/waf_firewall_version_response_data.rb +1 -1
- data/lib/fastly/models/waf_firewall_version_response_data_all_of.rb +1 -1
- data/lib/fastly/models/waf_firewall_version_response_data_attributes.rb +1 -1
- data/lib/fastly/models/waf_firewall_version_response_data_attributes_all_of.rb +1 -1
- data/lib/fastly/models/waf_firewall_versions_response.rb +1 -1
- data/lib/fastly/models/waf_firewall_versions_response_all_of.rb +1 -1
- data/lib/fastly/models/waf_firewalls_response.rb +1 -1
- data/lib/fastly/models/waf_firewalls_response_all_of.rb +1 -1
- data/lib/fastly/models/waf_rule.rb +1 -1
- data/lib/fastly/models/waf_rule_attributes.rb +1 -1
- data/lib/fastly/models/waf_rule_response.rb +1 -1
- data/lib/fastly/models/waf_rule_response_data.rb +1 -1
- data/lib/fastly/models/waf_rule_response_data_all_of.rb +1 -1
- data/lib/fastly/models/waf_rule_revision.rb +1 -1
- data/lib/fastly/models/waf_rule_revision_attributes.rb +1 -1
- data/lib/fastly/models/waf_rule_revision_or_latest.rb +1 -1
- data/lib/fastly/models/waf_rule_revision_response.rb +1 -1
- data/lib/fastly/models/waf_rule_revision_response_data.rb +1 -1
- data/lib/fastly/models/waf_rule_revision_response_data_all_of.rb +1 -1
- data/lib/fastly/models/waf_rule_revisions_response.rb +1 -1
- data/lib/fastly/models/waf_rule_revisions_response_all_of.rb +1 -1
- data/lib/fastly/models/waf_rules_response.rb +1 -1
- data/lib/fastly/models/waf_rules_response_all_of.rb +1 -1
- data/lib/fastly/models/waf_tag.rb +1 -1
- data/lib/fastly/models/waf_tag_attributes.rb +1 -1
- data/lib/fastly/models/waf_tags_response.rb +1 -1
- data/lib/fastly/models/waf_tags_response_all_of.rb +1 -1
- data/lib/fastly/models/waf_tags_response_data_item.rb +1 -1
- data/lib/fastly/models/ws_message_format.rb +1 -1
- data/lib/fastly/version.rb +2 -2
- data/lib/fastly.rb +117 -27
- data/sig.json +1 -1
- metadata +236 -56
- data/docs/HistoricalFieldResultsAttributes.md +0 -227
- data/docs/HistoricalFieldResultsAttributesAdditional.md +0 -11
- data/docs/RelationshipTlsDnsRecord.md +0 -10
- data/docs/RelationshipTlsDnsRecordDnsRecord.md +0 -10
- data/docs/RelationshipTlsDnsRecords.md +0 -10
- data/lib/fastly/models/historical_field_results_attributes.rb +0 -2394
- data/lib/fastly/models/origin_inspector_subsequent_request_timestamp.rb +0 -208
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
2
|
#Fastly API
|
3
3
|
|
4
|
-
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://
|
4
|
+
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://www.fastly.com/documentation/reference/api/)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: oss@fastly.com
|
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
2
|
#Fastly API
|
3
3
|
|
4
|
-
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://
|
4
|
+
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://www.fastly.com/documentation/reference/api/)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: oss@fastly.com
|
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
2
|
#Fastly API
|
3
3
|
|
4
|
-
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://
|
4
|
+
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://www.fastly.com/documentation/reference/api/)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: oss@fastly.com
|
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
2
|
#Fastly API
|
3
3
|
|
4
|
-
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://
|
4
|
+
#Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://www.fastly.com/documentation/reference/api/)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: oss@fastly.com
|
@@ -0,0 +1,167 @@
|
|
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 'cgi'
|
12
|
+
|
13
|
+
module Fastly
|
14
|
+
class ImageOptimizerDefaultSettingsApi
|
15
|
+
attr_accessor :api_client
|
16
|
+
|
17
|
+
def initialize(api_client = ApiClient.default)
|
18
|
+
@api_client = api_client
|
19
|
+
end
|
20
|
+
# Get current Image Optimizer Default Settings
|
21
|
+
# Retrieve the current Image Optimizer default settings. All properties in the response will be populated.
|
22
|
+
# @option opts [String] :service_id Alphanumeric string identifying the service. (required)
|
23
|
+
# @option opts [Integer] :version_id Integer identifying a service version. (required)
|
24
|
+
# @return [DefaultSettingsResponse]
|
25
|
+
def get_default_settings(opts = {})
|
26
|
+
data, _status_code, _headers = get_default_settings_with_http_info(opts)
|
27
|
+
data
|
28
|
+
end
|
29
|
+
|
30
|
+
# Get current Image Optimizer Default Settings
|
31
|
+
# Retrieve the current Image Optimizer default settings. All properties in the response will be populated.
|
32
|
+
# @option opts [String] :service_id Alphanumeric string identifying the service. (required)
|
33
|
+
# @option opts [Integer] :version_id Integer identifying a service version. (required)
|
34
|
+
# @return [Array<(DefaultSettingsResponse, Integer, Hash)>] DefaultSettingsResponse data, response status code and response headers
|
35
|
+
def get_default_settings_with_http_info(opts = {})
|
36
|
+
if @api_client.config.debugging
|
37
|
+
@api_client.config.logger.debug 'Calling API: ImageOptimizerDefaultSettingsApi.get_default_settings ...'
|
38
|
+
end
|
39
|
+
# unbox the parameters from the hash
|
40
|
+
service_id = opts[:'service_id']
|
41
|
+
version_id = opts[:'version_id']
|
42
|
+
# verify the required parameter 'service_id' is set
|
43
|
+
if @api_client.config.client_side_validation && service_id.nil?
|
44
|
+
fail ArgumentError, "Missing the required parameter 'service_id' when calling ImageOptimizerDefaultSettingsApi.get_default_settings"
|
45
|
+
end
|
46
|
+
# verify the required parameter 'version_id' is set
|
47
|
+
if @api_client.config.client_side_validation && version_id.nil?
|
48
|
+
fail ArgumentError, "Missing the required parameter 'version_id' when calling ImageOptimizerDefaultSettingsApi.get_default_settings"
|
49
|
+
end
|
50
|
+
# resource path
|
51
|
+
local_var_path = '/service/{service_id}/version/{version_id}/image_optimizer_default_settings'.sub('{' + 'service_id' + '}', CGI.escape(service_id.to_s)).sub('{' + 'version_id' + '}', CGI.escape(version_id.to_s))
|
52
|
+
|
53
|
+
# query parameters
|
54
|
+
query_params = opts[:query_params] || {}
|
55
|
+
|
56
|
+
# header parameters
|
57
|
+
header_params = opts[:header_params] || {}
|
58
|
+
# HTTP header 'Accept' (if needed)
|
59
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'application/problem+json'])
|
60
|
+
|
61
|
+
# form parameters
|
62
|
+
form_params = opts[:form_params] || {}
|
63
|
+
|
64
|
+
# http body (model)
|
65
|
+
post_body = opts[:debug_body]
|
66
|
+
|
67
|
+
# return_type
|
68
|
+
return_type = opts[:debug_return_type] || 'DefaultSettingsResponse'
|
69
|
+
|
70
|
+
# auth_names
|
71
|
+
auth_names = opts[:debug_auth_names] || ['token']
|
72
|
+
|
73
|
+
new_options = opts.merge(
|
74
|
+
:operation => :"ImageOptimizerDefaultSettingsApi.get_default_settings",
|
75
|
+
:header_params => header_params,
|
76
|
+
:query_params => query_params,
|
77
|
+
:form_params => form_params,
|
78
|
+
:body => post_body,
|
79
|
+
:auth_names => auth_names,
|
80
|
+
:return_type => return_type
|
81
|
+
)
|
82
|
+
|
83
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
84
|
+
if @api_client.config.debugging
|
85
|
+
@api_client.config.logger.debug "API called: ImageOptimizerDefaultSettingsApi#get_default_settings\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
86
|
+
end
|
87
|
+
return data, status_code, headers
|
88
|
+
end
|
89
|
+
|
90
|
+
# Update Image Optimizer Default Settings
|
91
|
+
# Update one or more default settings. A minimum of one property is required. The endpoint will respond with the new Image Optimizer default settings, with all properties populated.
|
92
|
+
# @option opts [String] :service_id Alphanumeric string identifying the service. (required)
|
93
|
+
# @option opts [Integer] :version_id Integer identifying a service version. (required)
|
94
|
+
# @option opts [DefaultSettings] :default_settings
|
95
|
+
# @return [DefaultSettingsResponse]
|
96
|
+
def update_default_settings(opts = {})
|
97
|
+
data, _status_code, _headers = update_default_settings_with_http_info(opts)
|
98
|
+
data
|
99
|
+
end
|
100
|
+
|
101
|
+
# Update Image Optimizer Default Settings
|
102
|
+
# Update one or more default settings. A minimum of one property is required. The endpoint will respond with the new Image Optimizer default settings, with all properties populated.
|
103
|
+
# @option opts [String] :service_id Alphanumeric string identifying the service. (required)
|
104
|
+
# @option opts [Integer] :version_id Integer identifying a service version. (required)
|
105
|
+
# @option opts [DefaultSettings] :default_settings
|
106
|
+
# @return [Array<(DefaultSettingsResponse, Integer, Hash)>] DefaultSettingsResponse data, response status code and response headers
|
107
|
+
def update_default_settings_with_http_info(opts = {})
|
108
|
+
if @api_client.config.debugging
|
109
|
+
@api_client.config.logger.debug 'Calling API: ImageOptimizerDefaultSettingsApi.update_default_settings ...'
|
110
|
+
end
|
111
|
+
# unbox the parameters from the hash
|
112
|
+
service_id = opts[:'service_id']
|
113
|
+
version_id = opts[:'version_id']
|
114
|
+
# verify the required parameter 'service_id' is set
|
115
|
+
if @api_client.config.client_side_validation && service_id.nil?
|
116
|
+
fail ArgumentError, "Missing the required parameter 'service_id' when calling ImageOptimizerDefaultSettingsApi.update_default_settings"
|
117
|
+
end
|
118
|
+
# verify the required parameter 'version_id' is set
|
119
|
+
if @api_client.config.client_side_validation && version_id.nil?
|
120
|
+
fail ArgumentError, "Missing the required parameter 'version_id' when calling ImageOptimizerDefaultSettingsApi.update_default_settings"
|
121
|
+
end
|
122
|
+
# resource path
|
123
|
+
local_var_path = '/service/{service_id}/version/{version_id}/image_optimizer_default_settings'.sub('{' + 'service_id' + '}', CGI.escape(service_id.to_s)).sub('{' + 'version_id' + '}', CGI.escape(version_id.to_s))
|
124
|
+
|
125
|
+
# query parameters
|
126
|
+
query_params = opts[:query_params] || {}
|
127
|
+
|
128
|
+
# header parameters
|
129
|
+
header_params = opts[:header_params] || {}
|
130
|
+
# HTTP header 'Accept' (if needed)
|
131
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'application/problem+json'])
|
132
|
+
# HTTP header 'Content-Type'
|
133
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
134
|
+
if !content_type.nil?
|
135
|
+
header_params['Content-Type'] = content_type
|
136
|
+
end
|
137
|
+
|
138
|
+
# form parameters
|
139
|
+
form_params = opts[:form_params] || {}
|
140
|
+
|
141
|
+
# http body (model)
|
142
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(opts[:'default_settings'])
|
143
|
+
|
144
|
+
# return_type
|
145
|
+
return_type = opts[:debug_return_type] || 'DefaultSettingsResponse'
|
146
|
+
|
147
|
+
# auth_names
|
148
|
+
auth_names = opts[:debug_auth_names] || ['token']
|
149
|
+
|
150
|
+
new_options = opts.merge(
|
151
|
+
:operation => :"ImageOptimizerDefaultSettingsApi.update_default_settings",
|
152
|
+
:header_params => header_params,
|
153
|
+
:query_params => query_params,
|
154
|
+
:form_params => form_params,
|
155
|
+
:body => post_body,
|
156
|
+
:auth_names => auth_names,
|
157
|
+
:return_type => return_type
|
158
|
+
)
|
159
|
+
|
160
|
+
data, status_code, headers = @api_client.call_api(:PATCH, local_var_path, new_options)
|
161
|
+
if @api_client.config.debugging
|
162
|
+
@api_client.config.logger.debug "API called: ImageOptimizerDefaultSettingsApi#update_default_settings\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
163
|
+
end
|
164
|
+
return data, status_code, headers
|
165
|
+
end
|
166
|
+
end
|
167
|
+
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
|
@@ -17,8 +17,8 @@ module Fastly
|
|
17
17
|
def initialize(api_client = ApiClient.default)
|
18
18
|
@api_client = api_client
|
19
19
|
end
|
20
|
-
# Create
|
21
|
-
# Create a new
|
20
|
+
# Create a KV store.
|
21
|
+
# Create a new KV store.
|
22
22
|
# @option opts [String] :location
|
23
23
|
# @option opts [Store] :store
|
24
24
|
# @return [StoreResponse]
|
@@ -27,8 +27,8 @@ module Fastly
|
|
27
27
|
data
|
28
28
|
end
|
29
29
|
|
30
|
-
# Create
|
31
|
-
# Create a new
|
30
|
+
# Create a KV store.
|
31
|
+
# Create a new KV store.
|
32
32
|
# @option opts [String] :location
|
33
33
|
# @option opts [Store] :store
|
34
34
|
# @return [Array<(StoreResponse, Integer, Hash)>] StoreResponse data, response status code and response headers
|
@@ -83,8 +83,8 @@ module Fastly
|
|
83
83
|
return data, status_code, headers
|
84
84
|
end
|
85
85
|
|
86
|
-
# Delete
|
87
|
-
#
|
86
|
+
# Delete a KV store.
|
87
|
+
# A KV store must be empty before it can be deleted. Deleting a KV store that still contains keys will result in a `409` (Conflict).
|
88
88
|
# @option opts [String] :store_id (required)
|
89
89
|
# @return [nil]
|
90
90
|
def delete_store(opts = {})
|
@@ -92,8 +92,8 @@ module Fastly
|
|
92
92
|
nil
|
93
93
|
end
|
94
94
|
|
95
|
-
# Delete
|
96
|
-
#
|
95
|
+
# Delete a KV store.
|
96
|
+
# A KV store must be empty before it can be deleted. Deleting a KV store that still contains keys will result in a `409` (Conflict).
|
97
97
|
# @option opts [String] :store_id (required)
|
98
98
|
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
99
99
|
def delete_store_with_http_info(opts = {})
|
@@ -144,8 +144,8 @@ module Fastly
|
|
144
144
|
return data, status_code, headers
|
145
145
|
end
|
146
146
|
|
147
|
-
# Describe
|
148
|
-
# Get
|
147
|
+
# Describe a KV store.
|
148
|
+
# Get a KV store by ID.
|
149
149
|
# @option opts [String] :store_id (required)
|
150
150
|
# @return [StoreResponse]
|
151
151
|
def get_store(opts = {})
|
@@ -153,8 +153,8 @@ module Fastly
|
|
153
153
|
data
|
154
154
|
end
|
155
155
|
|
156
|
-
# Describe
|
157
|
-
# Get
|
156
|
+
# Describe a KV store.
|
157
|
+
# Get a KV store by ID.
|
158
158
|
# @option opts [String] :store_id (required)
|
159
159
|
# @return [Array<(StoreResponse, Integer, Hash)>] StoreResponse data, response status code and response headers
|
160
160
|
def get_store_with_http_info(opts = {})
|
@@ -207,20 +207,20 @@ module Fastly
|
|
207
207
|
return data, status_code, headers
|
208
208
|
end
|
209
209
|
|
210
|
-
# List
|
210
|
+
# List KV stores.
|
211
211
|
# Get all stores for a given customer.
|
212
212
|
# @option opts [String] :cursor
|
213
|
-
# @option opts [Integer] :limit (default to
|
213
|
+
# @option opts [Integer] :limit (default to 1000)
|
214
214
|
# @return [InlineResponse2003]
|
215
215
|
def get_stores(opts = {})
|
216
216
|
data, _status_code, _headers = get_stores_with_http_info(opts)
|
217
217
|
data
|
218
218
|
end
|
219
219
|
|
220
|
-
# List
|
220
|
+
# List KV stores.
|
221
221
|
# Get all stores for a given customer.
|
222
222
|
# @option opts [String] :cursor
|
223
|
-
# @option opts [Integer] :limit (default to
|
223
|
+
# @option opts [Integer] :limit (default to 1000)
|
224
224
|
# @return [Array<(InlineResponse2003, Integer, Hash)>] InlineResponse2003 data, response status code and response headers
|
225
225
|
def get_stores_with_http_info(opts = {})
|
226
226
|
if @api_client.config.debugging
|
@@ -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
|
@@ -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
|
@@ -69,7 +69,7 @@ module Fastly
|
|
69
69
|
if @api_client.config.client_side_validation && opts[:'format_version'] && !allowable_values.include?(opts[:'format_version'])
|
70
70
|
fail ArgumentError, "invalid value for \"format_version\", must be one of #{allowable_values}"
|
71
71
|
end
|
72
|
-
allowable_values = ["US", "EU"]
|
72
|
+
allowable_values = ["US", "US3", "US5", "EU (legacy, same as EU1)", "EU1", "AP1"]
|
73
73
|
if @api_client.config.client_side_validation && opts[:'region'] && !allowable_values.include?(opts[:'region'])
|
74
74
|
fail ArgumentError, "invalid value for \"region\", must be one of #{allowable_values}"
|
75
75
|
end
|
@@ -408,7 +408,7 @@ module Fastly
|
|
408
408
|
if @api_client.config.client_side_validation && opts[:'format_version'] && !allowable_values.include?(opts[:'format_version'])
|
409
409
|
fail ArgumentError, "invalid value for \"format_version\", must be one of #{allowable_values}"
|
410
410
|
end
|
411
|
-
allowable_values = ["US", "EU"]
|
411
|
+
allowable_values = ["US", "US3", "US5", "EU (legacy, same as EU1)", "EU1", "AP1"]
|
412
412
|
if @api_client.config.client_side_validation && opts[:'region'] && !allowable_values.include?(opts[:'region'])
|
413
413
|
fail ArgumentError, "invalid value for \"region\", must be one of #{allowable_values}"
|
414
414
|
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
|
@@ -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
|
@@ -39,7 +39,7 @@ module Fastly
|
|
39
39
|
# @option opts [String] :auth_method SASL authentication method.
|
40
40
|
# @option opts [String] :user SASL user.
|
41
41
|
# @option opts [String] :password SASL password.
|
42
|
-
# @option opts [
|
42
|
+
# @option opts [LoggingUseTlsString] :use_tls (default to '0')
|
43
43
|
# @return [LoggingKafkaResponsePost]
|
44
44
|
def create_log_kafka(opts = {})
|
45
45
|
data, _status_code, _headers = create_log_kafka_with_http_info(opts)
|
@@ -68,7 +68,7 @@ module Fastly
|
|
68
68
|
# @option opts [String] :auth_method SASL authentication method.
|
69
69
|
# @option opts [String] :user SASL user.
|
70
70
|
# @option opts [String] :password SASL password.
|
71
|
-
# @option opts [
|
71
|
+
# @option opts [LoggingUseTlsString] :use_tls (default to '0')
|
72
72
|
# @return [Array<(LoggingKafkaResponsePost, Integer, Hash)>] LoggingKafkaResponsePost data, response status code and response headers
|
73
73
|
def create_log_kafka_with_http_info(opts = {})
|
74
74
|
if @api_client.config.debugging
|