From beacd35fdcdedc1beca7916f7c967c4b7aee595b Mon Sep 17 00:00:00 2001 From: MatSCW Date: Tue, 25 Nov 2025 15:30:14 +0100 Subject: [PATCH] docs(add): Edge Services endpoints --- .../audit-trail/edge-services-endpoints.mdx | 39 +++++++++++++++++++ .../adt-supported-endpoints.mdx | 6 ++- .../resource-integration-with-adt.mdx | 4 +- 3 files changed, 45 insertions(+), 4 deletions(-) create mode 100644 macros/audit-trail/edge-services-endpoints.mdx diff --git a/macros/audit-trail/edge-services-endpoints.mdx b/macros/audit-trail/edge-services-endpoints.mdx new file mode 100644 index 0000000000..83862c5fa6 --- /dev/null +++ b/macros/audit-trail/edge-services-endpoints.mdx @@ -0,0 +1,39 @@ +--- +macro: adt-edge-services-endpoints +--- + + + + ## Edge Services + + ### Edge Services supported endpoints + + The following [Edge Services](/edge-services/) endpoints are supported and will be logged in Audit Trail: + + - CreatePipeline (`POST /edge-services/v1beta1/pipelines`) + - UpdatePipeline (`PATCH /edge-services/v1beta1/pipelines/{pipeline_id}`) + - DeletePipeline (`DELETE /edge-services/v1beta1/pipelines/{pipeline_id}`) + - SetHeadStage (`POST /edge-services/v1beta1/pipelines/{pipeline_id}/set-head-stage`) + - CreateDNSStage (`POST /edge-services/v1beta1/pipelines/{pipeline_id}/dns-stages`) + - UpdateDNSStage (`PATCH /edge-services/v1beta1/dns-stages/{dns_stage_id}`) + - DeleteDNSStage (`DELETE /edge-services/v1beta1/dns-stages/{dns_stage_id}`) + - CreateTLSStage (`POST /edge-services/v1beta1/pipelines/{pipeline_id}/tls-stages`) + - UpdateTLSStage (`PATCH /edge-services/v1beta1/tls-stages/{tls_stage_id}`) + - DeleteTLSStage (`DELETE /edge-services/v1beta1/tls-stages/{tls_stage_id}`) + - CreateCacheStage (`POST /edge-services/v1beta1/pipelines/{pipeline_id}/cache-stages`) + - UpdateCacheStage (`PATCH /edge-services/v1beta1/cache-stages/{cache_stage_id}`) + - DeleteCacheStage (`DELETE /edge-services/v1beta1/cache-stages/{cache_stage_id}`) + - CreateBackendStage (`POST /edge-services/v1beta1/pipelines/{pipeline_id}/backend-stages`) + - UpdateBackendStage (`PATCH /edge-services/v1beta1/backend-stages/{backend_stage_id}`) + - DeleteBackendStage (`DELETE /edge-services/v1beta1/backend-stages/{backend_stage_id}`) + - CreateWafStage (`POST /edge-services/v1beta1/pipelines/{pipeline_id}/waf-stages`) + - UpdateWafStage (`PATCH /edge-services/v1beta1/waf-stages/{waf_stage_id}`) + - DeleteWafStage (`DELETE /edge-services/v1beta1/waf-stages/{waf_stage_id}`) + - CreateRouteStage (`POST /edge-services/v1beta1/pipelines/{pipeline_id}/route-stages`) + - UpdateRouteStage (`PATCH /edge-services/v1beta1/route-stages/{route_stage_id}`) + - DeleteRouteStage (`DELETE /edge-services/v1beta1/route-stages/{route_stage_id}`) + - AddRouteRules (`POST /edge-services/v1beta1/route-stages/{route_stage_id}/route-rules`) + - SetRouteRules (`PUT /edge-services/v1beta1/route-stages/{route_stage_id}/route-rules`) + - SelectPlan (`PATCH /edge-services/v1beta1/current-plan`) + - DeleteCurrentPlan (`DELETE /edge-services/v1beta1/current-plan/{project_id}`) + \ No newline at end of file diff --git a/pages/audit-trail/reference-content/adt-supported-endpoints.mdx b/pages/audit-trail/reference-content/adt-supported-endpoints.mdx index 17a1a08710..1f4a0923f4 100644 --- a/pages/audit-trail/reference-content/adt-supported-endpoints.mdx +++ b/pages/audit-trail/reference-content/adt-supported-endpoints.mdx @@ -3,7 +3,7 @@ title: Supported endpoints for Audit Trail description: Discover current Scaleway product integrations and endpoints supported in Audit Trail for event tracking. tags: audit-trail product-integration products endpoints dates: - validation: 2025-07-09 + validation: 2025-11-25 posted: 2025-03-27 --- import AdtAccountEndpoints from '@macros/audit-trail/account-endpoints.mdx' @@ -15,7 +15,7 @@ import AdtLbEndpoints from '@macros/audit-trail/lb-endpoints.mdx' import AdtSecretManagerEndpoints from '@macros/audit-trail/secret-manager-endpoints.mdx' import AdtAppleSiliconEndpoints from '@macros/audit-trail/apple-silicon-endpoints.mdx' import AdtInstancesEndpoints from '@macros/audit-trail/instances-endpoints.mdx' - +import AdtEdgeServicesEndpoints from '@macros/audit-trail/edge-services-endpoints.mdx' This page provides information on the specific endpoints logged in [Audit Trail](/audit-trail/) for Scaleway products. Refer to the [dedicated documentation](/audit-trail/reference-content/resource-integration-with-adt/) for a list of Scaleway products integrated with Audit Trail. @@ -24,6 +24,8 @@ This page provides information on the specific endpoints logged in [Audit Trail] + + diff --git a/pages/audit-trail/reference-content/resource-integration-with-adt.mdx b/pages/audit-trail/reference-content/resource-integration-with-adt.mdx index b5322bf04e..ae5d7eb847 100644 --- a/pages/audit-trail/reference-content/resource-integration-with-adt.mdx +++ b/pages/audit-trail/reference-content/resource-integration-with-adt.mdx @@ -3,7 +3,7 @@ title: Audit Trail product integration description: Discover current and planned Scaleway product integrations with Audit Trail for event tracking. tags: audit-trail product-integration scaleway-resources dates: - validation: 2025-08-20 + validation: 2025-11-25 posted: 2024-11-28 --- @@ -15,6 +15,7 @@ The following table provides details about the Scaleway products that are integr |----------------------------|---------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------| | Account | **Integrated** | Refer to the [dedicated documentation](/audit-trail/reference-content/adt-supported-endpoints/#account-supported-endpoints) to find out which Account endpoints are supported.| | Apple silicon | **Integrated** | Refer to the [dedicated documentation](/audit-trail/reference-content/adt-supported-endpoints/#apple-silicon-supported-endpoints) to find out which Apple silicon endpoints are supported.| +| Edge Services | **Integrated** | Refer to the [dedicated documentation](/audit-trail/reference-content/adt-supported-endpoints/#edge-services-supported-endpoints) to find out which Edge Services endpoints are supported.| | Elastic Metal | **Integrated** | Refer to the [dedicated documentation](/audit-trail/reference-content/adt-supported-endpoints/#elastic-metal-supported-endpoints) to find out which Elastic Metal endpoints are supported.| | IAM | **Integrated** | Refer to the [dedicated documentation](/audit-trail/reference-content/adt-supported-endpoints/#iam-supported-endpoints) to find out which IAM endpoints are supported.| | Instances | **Integrated** | Refer to the [dedicated documentation](/audit-trail/reference-content/adt-supported-endpoints/#instances-supported-endpoints) to find out which Instances endpoints are supported.| @@ -38,7 +39,6 @@ The following table provides details about the Scaleway products that will be in | Container Registry | **Not integrated yet** | | Data Lab for Apache Sparkā„¢ | **Not integrated yet** | | Domains and DNS | **Not integrated yet** | -| Edge Services | **Not integrated yet** | | Environmental Footprint | **Not integrated yet** | | Generative APIs | **Not integrated yet** | | GPU Instances | **Not integrated yet** |