diff --git a/macros/audit-trail/account-endpoints.mdx b/macros/audit-trail/account-endpoints.mdx new file mode 100644 index 0000000000..e16c942f9f --- /dev/null +++ b/macros/audit-trail/account-endpoints.mdx @@ -0,0 +1,24 @@ +--- +macro: adt-account-endpoints +--- + + + ## Account + + ### Account supported endpoints + + The following [Account](/account/) endpoints are supported and will be logged in Audit Trail: + + - SendPhoneValidation (`POST /account/v3/phone-validations`) + - ConfirmPhoneValidation (`POST /account/v3/phone-validations/{phone_validation_id}/confirm`) + - UpdateUserPreferences (`PATCH /account/v3/users/{user_id}/preferences`) + - CreateMFAOTP (`POST /account/v3/mfa/otps`) + - DeleteMFAOTP (`DELETE /account/v3/mfa/otps/{mfa_otp_id}`) + - ValidateMFAOTP (`POST /account/v3/mfa/otps/{mfa_otp_id}/validate`) + - UpdateUser (`PATCH /account/v3/users/{user_id}`) + - ChangeUserEmail (`POST /account/v3/users/{user_id}/change-email`) + - ChangeUserPassword (`POST /account/v3/users/{user_id}/change-password`) + - ChangeSupportPlan (`POST /account/v3/organizations/{organization_id}/support-plans`) + - CloseOrganization (`POST /account/v3/organizations/{organization_id}/close`) + - SetPicture (`PUT /account/v3/organizations/{organization_id}/picture`) + \ No newline at end of file diff --git a/macros/audit-trail/iam-endpoints.mdx b/macros/audit-trail/iam-endpoints.mdx index 9d2e3036a8..37e7ab5236 100644 --- a/macros/audit-trail/iam-endpoints.mdx +++ b/macros/audit-trail/iam-endpoints.mdx @@ -7,7 +7,7 @@ macro: adt-iam-endpoints ### IAM supported endpoints - The following IAM endpoints are supported and will be logged in Audit Trail: + The following [IAM](/iam/) endpoints are supported and will be logged in Audit Trail: - CreateSSHKey (`POST /iam/v1alpha1/ssh-keys`) - UpdateSSHKey (`PATCH /iam/v1alpha1/ssh-keys/{ssh_key_id}`) diff --git a/macros/audit-trail/key-manager-endpoints.mdx b/macros/audit-trail/key-manager-endpoints.mdx index ed5d07c508..4a8451a129 100644 --- a/macros/audit-trail/key-manager-endpoints.mdx +++ b/macros/audit-trail/key-manager-endpoints.mdx @@ -7,7 +7,7 @@ macro: adt-key-manager-endpoints ### Key Manager supported endpoints - The following Key Manager endpoints are supported and will be logged in Audit Trail: + The following [Key Manager](/key-manager/) endpoints are supported and will be logged in Audit Trail: - CreateKey (`POST /key-manager/v1alpha1/regions/{region}/keys`) - UpdateKey (`PATCH /key-manager/v1alpha1/regions/{region}/keys/{key_id}`) diff --git a/macros/audit-trail/kubernetes-endpoints.mdx b/macros/audit-trail/kubernetes-endpoints.mdx index 6b284c5412..a7247f0950 100644 --- a/macros/audit-trail/kubernetes-endpoints.mdx +++ b/macros/audit-trail/kubernetes-endpoints.mdx @@ -7,7 +7,7 @@ macro: adt-kubernetes-endpoints ### Kubernetes supported endpoints - The following Kubernetes endpoints are supported and will be logged in Audit Trail: + The following [Kubernetes](/kubernetes/) endpoints are supported and will be logged in Audit Trail: - Create a new cluster (`POST /k8s/v1/regions/{region}/clusters`) - Update a cluster (`PATCH /k8s/v1/regions/{region}/clusters/{cluster_id}`) diff --git a/macros/audit-trail/secret-manager-endpoints.mdx b/macros/audit-trail/secret-manager-endpoints.mdx index a3bdce1463..53cee91831 100644 --- a/macros/audit-trail/secret-manager-endpoints.mdx +++ b/macros/audit-trail/secret-manager-endpoints.mdx @@ -7,7 +7,7 @@ macro: adt-secret-manager-endpoints ### Secret Manager supported endpoints - The following Secret Manager endpoints are supported and will be logged in Audit Trail: + The following [Secret Manager](/secret-manager/) endpoints are supported and will be logged in Audit Trail: - Create a secret (`POST /secret-manager/v1beta1/regions/{region}/secrets`) - Update metadata of a secret (`PATCH /secret-manager/v1beta1/regions/{region}/secrets/{secret_id}`) diff --git a/pages/audit-trail/reference-content/adt-supported-endpoints.mdx b/pages/audit-trail/reference-content/adt-supported-endpoints.mdx index e3174fea21..24104b403f 100644 --- a/pages/audit-trail/reference-content/adt-supported-endpoints.mdx +++ b/pages/audit-trail/reference-content/adt-supported-endpoints.mdx @@ -7,7 +7,7 @@ content: paragraph: Discover current Scaleway product integrations and endpoints supported in Audit Trail for event tracking. tags: audit-trail product-integration products endpoints dates: - validation: 2025-03-27 + validation: 2025-06-30 posted: 2025-03-27 categories: - identity-and-access-management @@ -15,6 +15,7 @@ categories: 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. + 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 9fb9eb2025..35237ca75a 100644 --- a/pages/audit-trail/reference-content/resource-integration-with-adt.mdx +++ b/pages/audit-trail/reference-content/resource-integration-with-adt.mdx @@ -7,7 +7,7 @@ content: paragraph: Discover current and planned Scaleway product integrations with Audit Trail for event tracking. tags: audit-trail product-integration scaleway-resources dates: - validation: 2025-03-27 + validation: 2025-06-30 posted: 2024-11-28 categories: - identity-and-access-management @@ -19,6 +19,7 @@ The following table provides details about the Scaleway products that are integr | **Product name** | **Audit Trail integration** | **Supported endpoints** | |----------------------------|---------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------| +| Account | **Integrated** | Refer to the [dedicated documentation](/audit-trail/reference-content/adt-supported-endpoints/#account) to find out which Account endpoints are supported.| | IAM | **Integrated** | Refer to the [dedicated documentation](/audit-trail/reference-content/adt-supported-endpoints/#iam) to find out which IAM endpoints are supported.| | Key Manager | **Integrated** | Refer to the [dedicated documentation](/audit-trail/reference-content/adt-supported-endpoints/#key-manager) to find out which Key Manager endpoints are supported.| | Kubernetes | **Integrated** | Refer to the [dedicated documentation](/audit-trail/reference-content/adt-supported-endpoints/#kubernetes) to find out which Kubernetes endpoints are supported.| @@ -34,7 +35,6 @@ The following table provides details about the Scaleway products that will be in |----------------------------|---------------------------------| | Object Storage | **Not integrated yet** | | Billing | **Not integrated yet** | -| Account | **Not integrated yet** | | Apple Silicon | **Not integrated yet** | | Block Storage | **Not integrated yet** | | Cockpit | **Not integrated yet** |