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',