From 389d2fb43603cbc2788314814d8c4897d7be4ce2 Mon Sep 17 00:00:00 2001 From: mimihalescu Date: Wed, 19 Aug 2026 16:34:31 +0300 Subject: [PATCH] docs: mention the de/fra/1 location in the datacenter location field --- nodes/IonosCloudCloudApi/resources/datacenter/datacenter.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/IonosCloudCloudApi/resources/datacenter/datacenter.ts b/nodes/IonosCloudCloudApi/resources/datacenter/datacenter.ts index 00b05d6..8eba9a6 100644 --- a/nodes/IonosCloudCloudApi/resources/datacenter/datacenter.ts +++ b/nodes/IonosCloudCloudApi/resources/datacenter/datacenter.ts @@ -106,7 +106,7 @@ export const datacenterDescriptions: INodeProperties[] = [ displayOptions: { show: showForDatacenterCreate }, default: 'us/las', description: - 'The physical location where the datacenter will be created (e.g., us/las, de/fra, de/txl). Property cannot be modified after creation.', + 'The physical location where the datacenter will be created (e.g., us/las, de/fra, de/fra/1, de/txl). Property cannot be modified after creation.', routing: { send: { type: 'body',