Get Spectrum Application Result
A collection of values returned by getSpectrumApplication.
Constructors
Properties
Enables Argo Smart Routing for this application. Notes: Only available for TCP applications with traffic_type set to "direct".
The name and type of DNS record for the Spectrum application.
The anycast edge IP configuration for the hostname of this application.
Enables IP Access Rules for this application. Notes: Only available for TCP applications.
When the Application was last modified.
List of origin IP addresses. Array may contain multiple IP addresses for load balancing.
The name and type of DNS record for the Spectrum application.
The destination port at the origin. Only specified in conjunction with origin_dns. May use an integer to specify a single origin port, for example 1000
, or a string to specify a range of origin ports, for example "1000-2000"
. Notes: If specifying a port range, the number of ports in the range must match the number of ports specified in the "protocol" field.
Enables Proxy Protocol to the origin. Refer to Enable Proxy protocol for implementation details on PROXY Protocol V1, PROXY Protocol V2, and Simple Proxy Protocol. Available values: "off", "v1", "v2", "simple".
Determines how data travels from the edge to your origin. When set to "direct", Spectrum will send traffic directly to your origin, and the application's type is derived from the protocol
. When set to "http" or "https", Spectrum will apply Cloudflare's HTTP/HTTPS features as it sends traffic to your origin, and the application type matches this property exactly. Available values: "direct", "http", "https".