From 6a2d2116b9ea5d0a0528e954ccf79956854a63a4 Mon Sep 17 00:00:00 2001 From: Dorota Wojcik Date: Tue, 3 Oct 2023 17:24:12 +0200 Subject: [PATCH] fix --- docs/platform/howto/vpc-peering-upcloud.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/platform/howto/vpc-peering-upcloud.rst b/docs/platform/howto/vpc-peering-upcloud.rst index 0a9473db1c..d11b5c7bff 100644 --- a/docs/platform/howto/vpc-peering-upcloud.rst +++ b/docs/platform/howto/vpc-peering-upcloud.rst @@ -77,8 +77,8 @@ To establish a VPC peering from UpCloud to Aiven, use `UpCloud API aiven``. - * UPCLOUD_SDN_NETWORK_UUID is the UUID you acquired in :ref:`UpCloud SDN network UUID `, for example ``03126dc1-a69f-4bc2-8b24-e31c22d64712``. - * AIVEN_VPC_NETWORK_UUID is the UUID you acquired in :ref:`Aiven VPC network UUID `, for example ``03585987-bf7d-4544-8e9b-5a1b4d74a333``. + * UPCLOUD_SDN_NETWORK_UUID is the UUID you acquired in :ref:`Get UpCloud SDN network UUID `, for example ``03126dc1-a69f-4bc2-8b24-e31c22d64712``. + * AIVEN_VPC_NETWORK_UUID is the UUID you acquired in :ref:`Set up VPC peering from Aiven `, for example ``03585987-bf7d-4544-8e9b-5a1b4d74a333``. Attributes '''''''''' @@ -134,8 +134,8 @@ If your peering API request is successful, you can extect a response similar to .. topic:: Where * NAME_OF_YOUR_PEERING is an arbitrary name you give to your peering, for example ``peering upcloud->aiven``. - * UPCLOUD_SDN_NETWORK_UUID is the UUID you acquired in :ref:`UpCloud SDN network UUID `, for example ``03126dc1-a69f-4bc2-8b24-e31c22d64712``. - * AIVEN_VPC_NETWORK_UUID is the UUID you acquired in :ref:`Aiven VPC network UUID `, for example ``03585987-bf7d-4544-8e9b-5a1b4d74a333``. + * UPCLOUD_SDN_NETWORK_UUID is the UUID you acquired in :ref:`Get UpCloud SDN network UUID `, for example ``03126dc1-a69f-4bc2-8b24-e31c22d64712``. + * AIVEN_VPC_NETWORK_UUID is the UUID you acquired in :ref:`Set up VPC peering from Aiven `, for example ``03585987-bf7d-4544-8e9b-5a1b4d74a333``. * PEERING_UUID is the UUID of your new peering, for example ``0f7984bc-5d72-4aaf-b587-90e6a8f32efc``. Error responses