From 9c151bef0a49fb39829b28ce7e60243f286017be Mon Sep 17 00:00:00 2001 From: Angela Costa Date: Mon, 2 Dec 2024 10:57:32 +0000 Subject: [PATCH] Adds clarification about available settings --- src/content/docs/spectrum/get-started.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/spectrum/get-started.mdx b/src/content/docs/spectrum/get-started.mdx index 5a46134add840eb..fd9530ee2bd9e1f 100644 --- a/src/content/docs/spectrum/get-started.mdx +++ b/src/content/docs/spectrum/get-started.mdx @@ -12,6 +12,8 @@ Spectrum is available on all paid plans. Pro and Business support selected proto To create a Spectrum application, you can either use an IP address, a CNAME Record or a load balancer. Independently of the method you use, you can create the application through the dashboard or via [API](/api/operations/spectrum-applications-list-spectrum-applications). +Certain fields in Spectrum request and response bodies require an Enterprise plan. Refer to the [Settings by plan](/spectrum/reference/settings-by-plan/) page for more details. + ## Create a Spectrum application using an IP address To create a Spectrum application using an IP address, Cloudflare normally assigns you an arbitrary IP from Cloudflare’s IP pool to your application. If you want to use your own IP addresses, you can use [BYOIP](/spectrum/about/byoip/) or you can also use a [Static IP](/spectrum/about/static-ip/). In these two last cases, you need to create your Spectrum application through the API, as these features are not available via dash. When using the API, the field `origin_direct` takes as input the IP address.