Cloudflare v6.1.2 published on Monday, Apr 28, 2025 by Pulumi
cloudflare.getApiShieldOperation
Explore with Pulumi AI
Example Usage
Coming soon!
Coming soon!
Coming soon!
Coming soon!
Coming soon!
variables:
exampleApiShieldOperation:
fn::invoke:
function: cloudflare:getApiShieldOperation
arguments:
zoneId: 023e105f4ecef8ad9ca31a8372d0c353
operationId: f174e90a-fafe-4643-bbbc-4a0ed4fc8415
features:
- thresholds
Using getApiShieldOperation
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getApiShieldOperation(args: GetApiShieldOperationArgs, opts?: InvokeOptions): Promise<GetApiShieldOperationResult>
function getApiShieldOperationOutput(args: GetApiShieldOperationOutputArgs, opts?: InvokeOptions): Output<GetApiShieldOperationResult>
def get_api_shield_operation(feature: Optional[Sequence[str]] = None,
filter: Optional[GetApiShieldOperationFilter] = None,
operation_id: Optional[str] = None,
zone_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetApiShieldOperationResult
def get_api_shield_operation_output(feature: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
filter: Optional[pulumi.Input[GetApiShieldOperationFilterArgs]] = None,
operation_id: Optional[pulumi.Input[str]] = None,
zone_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetApiShieldOperationResult]
func LookupApiShieldOperation(ctx *Context, args *LookupApiShieldOperationArgs, opts ...InvokeOption) (*LookupApiShieldOperationResult, error)
func LookupApiShieldOperationOutput(ctx *Context, args *LookupApiShieldOperationOutputArgs, opts ...InvokeOption) LookupApiShieldOperationResultOutput
> Note: This function is named LookupApiShieldOperation
in the Go SDK.
public static class GetApiShieldOperation
{
public static Task<GetApiShieldOperationResult> InvokeAsync(GetApiShieldOperationArgs args, InvokeOptions? opts = null)
public static Output<GetApiShieldOperationResult> Invoke(GetApiShieldOperationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetApiShieldOperationResult> getApiShieldOperation(GetApiShieldOperationArgs args, InvokeOptions options)
public static Output<GetApiShieldOperationResult> getApiShieldOperation(GetApiShieldOperationArgs args, InvokeOptions options)
fn::invoke:
function: cloudflare:index/getApiShieldOperation:getApiShieldOperation
arguments:
# arguments dictionary
The following arguments are supported:
- Zone
Id string - Identifier
- Feature List<string>
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- Filter
Get
Api Shield Operation Filter - Operation
Id string - UUID
- Zone
Id string - Identifier
- Feature []string
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- Filter
Get
Api Shield Operation Filter - Operation
Id string - UUID
- zone
Id String - Identifier
- feature List<String>
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- filter
Get
Api Shield Operation Filter - operation
Id String - UUID
- zone
Id string - Identifier
- feature string[]
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- filter
Get
Api Shield Operation Filter - operation
Id string - UUID
- zone_
id str - Identifier
- feature Sequence[str]
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- filter
Get
Api Shield Operation Filter - operation_
id str - UUID
- zone
Id String - Identifier
- feature List<String>
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- filter Property Map
- operation
Id String - UUID
getApiShieldOperation Result
The following output properties are available:
- Endpoint string
- The endpoint which can contain path parameter templates in curly braces, each will be replaced from left to right with {varN}, starting with {var1}, during insertion. This will further be Cloudflare-normalized upon insertion. See: https://developers.cloudflare.com/rules/normalization/how-it-works/.
- Features
Get
Api Shield Operation Features - Host string
- RFC3986-compliant host.
- Id string
- UUID
- Last
Updated string - Method string
- The HTTP method used to access the endpoint. Available values: "GET", "POST", "HEAD", "OPTIONS", "PUT", "DELETE", "CONNECT", "PATCH", "TRACE".
- Operation
Id string - UUID
- Zone
Id string - Identifier
- Feature List<string>
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- Filter
Get
Api Shield Operation Filter
- Endpoint string
- The endpoint which can contain path parameter templates in curly braces, each will be replaced from left to right with {varN}, starting with {var1}, during insertion. This will further be Cloudflare-normalized upon insertion. See: https://developers.cloudflare.com/rules/normalization/how-it-works/.
- Features
Get
Api Shield Operation Features - Host string
- RFC3986-compliant host.
- Id string
- UUID
- Last
Updated string - Method string
- The HTTP method used to access the endpoint. Available values: "GET", "POST", "HEAD", "OPTIONS", "PUT", "DELETE", "CONNECT", "PATCH", "TRACE".
- Operation
Id string - UUID
- Zone
Id string - Identifier
- Feature []string
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- Filter
Get
Api Shield Operation Filter
- endpoint String
- The endpoint which can contain path parameter templates in curly braces, each will be replaced from left to right with {varN}, starting with {var1}, during insertion. This will further be Cloudflare-normalized upon insertion. See: https://developers.cloudflare.com/rules/normalization/how-it-works/.
- features
Get
Api Shield Operation Features - host String
- RFC3986-compliant host.
- id String
- UUID
- last
Updated String - method String
- The HTTP method used to access the endpoint. Available values: "GET", "POST", "HEAD", "OPTIONS", "PUT", "DELETE", "CONNECT", "PATCH", "TRACE".
- operation
Id String - UUID
- zone
Id String - Identifier
- feature List<String>
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- filter
Get
Api Shield Operation Filter
- endpoint string
- The endpoint which can contain path parameter templates in curly braces, each will be replaced from left to right with {varN}, starting with {var1}, during insertion. This will further be Cloudflare-normalized upon insertion. See: https://developers.cloudflare.com/rules/normalization/how-it-works/.
- features
Get
Api Shield Operation Features - host string
- RFC3986-compliant host.
- id string
- UUID
- last
Updated string - method string
- The HTTP method used to access the endpoint. Available values: "GET", "POST", "HEAD", "OPTIONS", "PUT", "DELETE", "CONNECT", "PATCH", "TRACE".
- operation
Id string - UUID
- zone
Id string - Identifier
- feature string[]
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- filter
Get
Api Shield Operation Filter
- endpoint str
- The endpoint which can contain path parameter templates in curly braces, each will be replaced from left to right with {varN}, starting with {var1}, during insertion. This will further be Cloudflare-normalized upon insertion. See: https://developers.cloudflare.com/rules/normalization/how-it-works/.
- features
Get
Api Shield Operation Features - host str
- RFC3986-compliant host.
- id str
- UUID
- last_
updated str - method str
- The HTTP method used to access the endpoint. Available values: "GET", "POST", "HEAD", "OPTIONS", "PUT", "DELETE", "CONNECT", "PATCH", "TRACE".
- operation_
id str - UUID
- zone_
id str - Identifier
- feature Sequence[str]
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- filter
Get
Api Shield Operation Filter
- endpoint String
- The endpoint which can contain path parameter templates in curly braces, each will be replaced from left to right with {varN}, starting with {var1}, during insertion. This will further be Cloudflare-normalized upon insertion. See: https://developers.cloudflare.com/rules/normalization/how-it-works/.
- features Property Map
- host String
- RFC3986-compliant host.
- id String
- UUID
- last
Updated String - method String
- The HTTP method used to access the endpoint. Available values: "GET", "POST", "HEAD", "OPTIONS", "PUT", "DELETE", "CONNECT", "PATCH", "TRACE".
- operation
Id String - UUID
- zone
Id String - Identifier
- feature List<String>
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- filter Property Map
Supporting Types
GetApiShieldOperationFeatures
- Api
Routing GetApi Shield Operation Features Api Routing - API Routing settings on endpoint.
- Confidence
Intervals GetApi Shield Operation Features Confidence Intervals - Parameter
Schemas GetApi Shield Operation Features Parameter Schemas - Schema
Info GetApi Shield Operation Features Schema Info - Thresholds
Get
Api Shield Operation Features Thresholds
- Api
Routing GetApi Shield Operation Features Api Routing - API Routing settings on endpoint.
- Confidence
Intervals GetApi Shield Operation Features Confidence Intervals - Parameter
Schemas GetApi Shield Operation Features Parameter Schemas - Schema
Info GetApi Shield Operation Features Schema Info - Thresholds
Get
Api Shield Operation Features Thresholds
- api
Routing GetApi Shield Operation Features Api Routing - API Routing settings on endpoint.
- confidence
Intervals GetApi Shield Operation Features Confidence Intervals - parameter
Schemas GetApi Shield Operation Features Parameter Schemas - schema
Info GetApi Shield Operation Features Schema Info - thresholds
Get
Api Shield Operation Features Thresholds
- api
Routing GetApi Shield Operation Features Api Routing - API Routing settings on endpoint.
- confidence
Intervals GetApi Shield Operation Features Confidence Intervals - parameter
Schemas GetApi Shield Operation Features Parameter Schemas - schema
Info GetApi Shield Operation Features Schema Info - thresholds
Get
Api Shield Operation Features Thresholds
- api_
routing GetApi Shield Operation Features Api Routing - API Routing settings on endpoint.
- confidence_
intervals GetApi Shield Operation Features Confidence Intervals - parameter_
schemas GetApi Shield Operation Features Parameter Schemas - schema_
info GetApi Shield Operation Features Schema Info - thresholds
Get
Api Shield Operation Features Thresholds
- api
Routing Property Map - API Routing settings on endpoint.
- confidence
Intervals Property Map - parameter
Schemas Property Map - schema
Info Property Map - thresholds Property Map
GetApiShieldOperationFeaturesApiRouting
- Last
Updated string - Route string
- Target route.
- Last
Updated string - Route string
- Target route.
- last
Updated String - route String
- Target route.
- last
Updated string - route string
- Target route.
- last_
updated str - route str
- Target route.
- last
Updated String - route String
- Target route.
GetApiShieldOperationFeaturesConfidenceIntervals
GetApiShieldOperationFeaturesConfidenceIntervalsSuggestedThreshold
- Confidence
Intervals GetApi Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals - Mean double
- Suggested threshold.
- Confidence
Intervals GetApi Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals - Mean float64
- Suggested threshold.
- confidence
Intervals GetApi Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals - mean Double
- Suggested threshold.
- confidence
Intervals GetApi Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals - mean number
- Suggested threshold.
- confidence
Intervals Property Map - mean Number
- Suggested threshold.
GetApiShieldOperationFeaturesConfidenceIntervalsSuggestedThresholdConfidenceIntervals
- P90
Get
Api Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals P90 - Upper and lower bound for percentile estimate
- P95
Get
Api Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals P95 - Upper and lower bound for percentile estimate
- P99
Get
Api Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals P99 - Upper and lower bound for percentile estimate
- P90
Get
Api Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals P90 - Upper and lower bound for percentile estimate
- P95
Get
Api Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals P95 - Upper and lower bound for percentile estimate
- P99
Get
Api Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals P99 - Upper and lower bound for percentile estimate
- p90
Get
Api Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals P90 - Upper and lower bound for percentile estimate
- p95
Get
Api Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals P95 - Upper and lower bound for percentile estimate
- p99
Get
Api Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals P99 - Upper and lower bound for percentile estimate
- p90
Get
Api Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals P90 - Upper and lower bound for percentile estimate
- p95
Get
Api Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals P95 - Upper and lower bound for percentile estimate
- p99
Get
Api Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals P99 - Upper and lower bound for percentile estimate
- p90
Get
Api Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals P90 - Upper and lower bound for percentile estimate
- p95
Get
Api Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals P95 - Upper and lower bound for percentile estimate
- p99
Get
Api Shield Operation Features Confidence Intervals Suggested Threshold Confidence Intervals P99 - Upper and lower bound for percentile estimate
- p90 Property Map
- Upper and lower bound for percentile estimate
- p95 Property Map
- Upper and lower bound for percentile estimate
- p99 Property Map
- Upper and lower bound for percentile estimate
GetApiShieldOperationFeaturesConfidenceIntervalsSuggestedThresholdConfidenceIntervalsP90
GetApiShieldOperationFeaturesConfidenceIntervalsSuggestedThresholdConfidenceIntervalsP95
GetApiShieldOperationFeaturesConfidenceIntervalsSuggestedThresholdConfidenceIntervalsP99
GetApiShieldOperationFeaturesParameterSchemas
- Last
Updated string - Parameter
Schemas GetApi Shield Operation Features Parameter Schemas Parameter Schemas - An operation schema object containing a response.
- Last
Updated string - Parameter
Schemas GetApi Shield Operation Features Parameter Schemas Parameter Schemas - An operation schema object containing a response.
- last
Updated String - parameter
Schemas GetApi Shield Operation Features Parameter Schemas Parameter Schemas - An operation schema object containing a response.
- last
Updated string - parameter
Schemas GetApi Shield Operation Features Parameter Schemas Parameter Schemas - An operation schema object containing a response.
- last_
updated str - parameter_
schemas GetApi Shield Operation Features Parameter Schemas Parameter Schemas - An operation schema object containing a response.
- last
Updated String - parameter
Schemas Property Map - An operation schema object containing a response.
GetApiShieldOperationFeaturesParameterSchemasParameterSchemas
- Parameters List<string>
- An array containing the learned parameter schemas.
- Responses string
- An empty response object. This field is required to yield a valid operation schema.
- Parameters []string
- An array containing the learned parameter schemas.
- Responses string
- An empty response object. This field is required to yield a valid operation schema.
- parameters List<String>
- An array containing the learned parameter schemas.
- responses String
- An empty response object. This field is required to yield a valid operation schema.
- parameters string[]
- An array containing the learned parameter schemas.
- responses string
- An empty response object. This field is required to yield a valid operation schema.
- parameters Sequence[str]
- An array containing the learned parameter schemas.
- responses str
- An empty response object. This field is required to yield a valid operation schema.
- parameters List<String>
- An array containing the learned parameter schemas.
- responses String
- An empty response object. This field is required to yield a valid operation schema.
GetApiShieldOperationFeaturesSchemaInfo
- Active
Schema GetApi Shield Operation Features Schema Info Active Schema - Schema active on endpoint.
- Learned
Available bool - True if a Cloudflare-provided learned schema is available for this endpoint.
- Mitigation
Action string - Action taken on requests failing validation. Available values: "none", "log", "block".
- Active
Schema GetApi Shield Operation Features Schema Info Active Schema - Schema active on endpoint.
- Learned
Available bool - True if a Cloudflare-provided learned schema is available for this endpoint.
- Mitigation
Action string - Action taken on requests failing validation. Available values: "none", "log", "block".
- active
Schema GetApi Shield Operation Features Schema Info Active Schema - Schema active on endpoint.
- learned
Available Boolean - True if a Cloudflare-provided learned schema is available for this endpoint.
- mitigation
Action String - Action taken on requests failing validation. Available values: "none", "log", "block".
- active
Schema GetApi Shield Operation Features Schema Info Active Schema - Schema active on endpoint.
- learned
Available boolean - True if a Cloudflare-provided learned schema is available for this endpoint.
- mitigation
Action string - Action taken on requests failing validation. Available values: "none", "log", "block".
- active_
schema GetApi Shield Operation Features Schema Info Active Schema - Schema active on endpoint.
- learned_
available bool - True if a Cloudflare-provided learned schema is available for this endpoint.
- mitigation_
action str - Action taken on requests failing validation. Available values: "none", "log", "block".
- active
Schema Property Map - Schema active on endpoint.
- learned
Available Boolean - True if a Cloudflare-provided learned schema is available for this endpoint.
- mitigation
Action String - Action taken on requests failing validation. Available values: "none", "log", "block".
GetApiShieldOperationFeaturesSchemaInfoActiveSchema
- created_
at str - id str
- UUID
- is_
learned bool - True if schema is Cloudflare-provided.
- name str
- Schema file name.
GetApiShieldOperationFeaturesThresholds
- Auth
Id intTokens - The total number of auth-ids seen across this calculation.
- Data
Points int - The number of data points used for the threshold suggestion calculation.
- Last
Updated string - P50 int
- The p50 quantile of requests (in period_seconds).
- P90 int
- The p90 quantile of requests (in period_seconds).
- P99 int
- The p99 quantile of requests (in period_seconds).
- Period
Seconds int - The period over which this threshold is suggested.
- Requests int
- The estimated number of requests covered by these calculations.
- Suggested
Threshold int - The suggested threshold in requests done by the same authid or periodseconds.
- Auth
Id intTokens - The total number of auth-ids seen across this calculation.
- Data
Points int - The number of data points used for the threshold suggestion calculation.
- Last
Updated string - P50 int
- The p50 quantile of requests (in period_seconds).
- P90 int
- The p90 quantile of requests (in period_seconds).
- P99 int
- The p99 quantile of requests (in period_seconds).
- Period
Seconds int - The period over which this threshold is suggested.
- Requests int
- The estimated number of requests covered by these calculations.
- Suggested
Threshold int - The suggested threshold in requests done by the same authid or periodseconds.
- auth
Id IntegerTokens - The total number of auth-ids seen across this calculation.
- data
Points Integer - The number of data points used for the threshold suggestion calculation.
- last
Updated String - p50 Integer
- The p50 quantile of requests (in period_seconds).
- p90 Integer
- The p90 quantile of requests (in period_seconds).
- p99 Integer
- The p99 quantile of requests (in period_seconds).
- period
Seconds Integer - The period over which this threshold is suggested.
- requests Integer
- The estimated number of requests covered by these calculations.
- suggested
Threshold Integer - The suggested threshold in requests done by the same authid or periodseconds.
- auth
Id numberTokens - The total number of auth-ids seen across this calculation.
- data
Points number - The number of data points used for the threshold suggestion calculation.
- last
Updated string - p50 number
- The p50 quantile of requests (in period_seconds).
- p90 number
- The p90 quantile of requests (in period_seconds).
- p99 number
- The p99 quantile of requests (in period_seconds).
- period
Seconds number - The period over which this threshold is suggested.
- requests number
- The estimated number of requests covered by these calculations.
- suggested
Threshold number - The suggested threshold in requests done by the same authid or periodseconds.
- auth_
id_ inttokens - The total number of auth-ids seen across this calculation.
- data_
points int - The number of data points used for the threshold suggestion calculation.
- last_
updated str - p50 int
- The p50 quantile of requests (in period_seconds).
- p90 int
- The p90 quantile of requests (in period_seconds).
- p99 int
- The p99 quantile of requests (in period_seconds).
- period_
seconds int - The period over which this threshold is suggested.
- requests int
- The estimated number of requests covered by these calculations.
- suggested_
threshold int - The suggested threshold in requests done by the same authid or periodseconds.
- auth
Id NumberTokens - The total number of auth-ids seen across this calculation.
- data
Points Number - The number of data points used for the threshold suggestion calculation.
- last
Updated String - p50 Number
- The p50 quantile of requests (in period_seconds).
- p90 Number
- The p90 quantile of requests (in period_seconds).
- p99 Number
- The p99 quantile of requests (in period_seconds).
- period
Seconds Number - The period over which this threshold is suggested.
- requests Number
- The estimated number of requests covered by these calculations.
- suggested
Threshold Number - The suggested threshold in requests done by the same authid or periodseconds.
GetApiShieldOperationFilter
- Direction string
- Direction to order results. Available values: "asc", "desc".
- Endpoint string
- Filter results to only include endpoints containing this pattern.
- Features List<string>
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- Hosts List<string>
- Filter results to only include the specified hosts.
- Methods List<string>
- Filter results to only include the specified HTTP methods.
- Order string
- Field to order by. When requesting a feature, the feature keys are available for ordering as well, e.g.,
thresholds.suggested_threshold
. Available values: "method", "host", "endpoint", "thresholds.$key".
- Direction string
- Direction to order results. Available values: "asc", "desc".
- Endpoint string
- Filter results to only include endpoints containing this pattern.
- Features []string
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- Hosts []string
- Filter results to only include the specified hosts.
- Methods []string
- Filter results to only include the specified HTTP methods.
- Order string
- Field to order by. When requesting a feature, the feature keys are available for ordering as well, e.g.,
thresholds.suggested_threshold
. Available values: "method", "host", "endpoint", "thresholds.$key".
- direction String
- Direction to order results. Available values: "asc", "desc".
- endpoint String
- Filter results to only include endpoints containing this pattern.
- features List<String>
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- hosts List<String>
- Filter results to only include the specified hosts.
- methods List<String>
- Filter results to only include the specified HTTP methods.
- order String
- Field to order by. When requesting a feature, the feature keys are available for ordering as well, e.g.,
thresholds.suggested_threshold
. Available values: "method", "host", "endpoint", "thresholds.$key".
- direction string
- Direction to order results. Available values: "asc", "desc".
- endpoint string
- Filter results to only include endpoints containing this pattern.
- features string[]
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- hosts string[]
- Filter results to only include the specified hosts.
- methods string[]
- Filter results to only include the specified HTTP methods.
- order string
- Field to order by. When requesting a feature, the feature keys are available for ordering as well, e.g.,
thresholds.suggested_threshold
. Available values: "method", "host", "endpoint", "thresholds.$key".
- direction str
- Direction to order results. Available values: "asc", "desc".
- endpoint str
- Filter results to only include endpoints containing this pattern.
- features Sequence[str]
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- hosts Sequence[str]
- Filter results to only include the specified hosts.
- methods Sequence[str]
- Filter results to only include the specified HTTP methods.
- order str
- Field to order by. When requesting a feature, the feature keys are available for ordering as well, e.g.,
thresholds.suggested_threshold
. Available values: "method", "host", "endpoint", "thresholds.$key".
- direction String
- Direction to order results. Available values: "asc", "desc".
- endpoint String
- Filter results to only include endpoints containing this pattern.
- features List<String>
- Add feature(s) to the results. The feature name that is given here corresponds to the resulting feature object. Have a look at the top-level object description for more details on the specific meaning.
- hosts List<String>
- Filter results to only include the specified hosts.
- methods List<String>
- Filter results to only include the specified HTTP methods.
- order String
- Field to order by. When requesting a feature, the feature keys are available for ordering as well, e.g.,
thresholds.suggested_threshold
. Available values: "method", "host", "endpoint", "thresholds.$key".
Package Details
- Repository
- Cloudflare pulumi/pulumi-cloudflare
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
cloudflare
Terraform Provider.