Viewing docs for Cloudflare v6.13.0
published on Wednesday, Jan 21, 2026 by Pulumi
published on Wednesday, Jan 21, 2026 by Pulumi
Viewing docs for Cloudflare v6.13.0
published on Wednesday, Jan 21, 2026 by Pulumi
published on Wednesday, Jan 21, 2026 by Pulumi
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as cloudflare from "@pulumi/cloudflare";
const exampleCloudforceOneRequestPriority = cloudflare.getCloudforceOneRequestPriority({
accountId: "023e105f4ecef8ad9ca31a8372d0c353",
priorityId: "f174e90a-fafe-4643-bbbc-4a0ed4fc8415",
});
import pulumi
import pulumi_cloudflare as cloudflare
example_cloudforce_one_request_priority = cloudflare.get_cloudforce_one_request_priority(account_id="023e105f4ecef8ad9ca31a8372d0c353",
priority_id="f174e90a-fafe-4643-bbbc-4a0ed4fc8415")
package main
import (
"github.com/pulumi/pulumi-cloudflare/sdk/v6/go/cloudflare"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := cloudflare.LookupCloudforceOneRequestPriority(ctx, &cloudflare.LookupCloudforceOneRequestPriorityArgs{
AccountId: "023e105f4ecef8ad9ca31a8372d0c353",
PriorityId: "f174e90a-fafe-4643-bbbc-4a0ed4fc8415",
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Cloudflare = Pulumi.Cloudflare;
return await Deployment.RunAsync(() =>
{
var exampleCloudforceOneRequestPriority = Cloudflare.GetCloudforceOneRequestPriority.Invoke(new()
{
AccountId = "023e105f4ecef8ad9ca31a8372d0c353",
PriorityId = "f174e90a-fafe-4643-bbbc-4a0ed4fc8415",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.cloudflare.CloudflareFunctions;
import com.pulumi.cloudflare.inputs.GetCloudforceOneRequestPriorityArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var exampleCloudforceOneRequestPriority = CloudflareFunctions.getCloudforceOneRequestPriority(GetCloudforceOneRequestPriorityArgs.builder()
.accountId("023e105f4ecef8ad9ca31a8372d0c353")
.priorityId("f174e90a-fafe-4643-bbbc-4a0ed4fc8415")
.build());
}
}
variables:
exampleCloudforceOneRequestPriority:
fn::invoke:
function: cloudflare:getCloudforceOneRequestPriority
arguments:
accountId: 023e105f4ecef8ad9ca31a8372d0c353
priorityId: f174e90a-fafe-4643-bbbc-4a0ed4fc8415
Using getCloudforceOneRequestPriority
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 getCloudforceOneRequestPriority(args: GetCloudforceOneRequestPriorityArgs, opts?: InvokeOptions): Promise<GetCloudforceOneRequestPriorityResult>
function getCloudforceOneRequestPriorityOutput(args: GetCloudforceOneRequestPriorityOutputArgs, opts?: InvokeOptions): Output<GetCloudforceOneRequestPriorityResult>def get_cloudforce_one_request_priority(account_id: Optional[str] = None,
priority_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCloudforceOneRequestPriorityResult
def get_cloudforce_one_request_priority_output(account_id: Optional[pulumi.Input[str]] = None,
priority_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCloudforceOneRequestPriorityResult]func LookupCloudforceOneRequestPriority(ctx *Context, args *LookupCloudforceOneRequestPriorityArgs, opts ...InvokeOption) (*LookupCloudforceOneRequestPriorityResult, error)
func LookupCloudforceOneRequestPriorityOutput(ctx *Context, args *LookupCloudforceOneRequestPriorityOutputArgs, opts ...InvokeOption) LookupCloudforceOneRequestPriorityResultOutput> Note: This function is named LookupCloudforceOneRequestPriority in the Go SDK.
public static class GetCloudforceOneRequestPriority
{
public static Task<GetCloudforceOneRequestPriorityResult> InvokeAsync(GetCloudforceOneRequestPriorityArgs args, InvokeOptions? opts = null)
public static Output<GetCloudforceOneRequestPriorityResult> Invoke(GetCloudforceOneRequestPriorityInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCloudforceOneRequestPriorityResult> getCloudforceOneRequestPriority(GetCloudforceOneRequestPriorityArgs args, InvokeOptions options)
public static Output<GetCloudforceOneRequestPriorityResult> getCloudforceOneRequestPriority(GetCloudforceOneRequestPriorityArgs args, InvokeOptions options)
fn::invoke:
function: cloudflare:index/getCloudforceOneRequestPriority:getCloudforceOneRequestPriority
arguments:
# arguments dictionaryThe following arguments are supported:
- Account
Id string - Identifier.
- Priority
Id string - UUID.
- Account
Id string - Identifier.
- Priority
Id string - UUID.
- account
Id String - Identifier.
- priority
Id String - UUID.
- account
Id string - Identifier.
- priority
Id string - UUID.
- account_
id str - Identifier.
- priority_
id str - UUID.
- account
Id String - Identifier.
- priority
Id String - UUID.
getCloudforceOneRequestPriority Result
The following output properties are available:
- Account
Id string - Identifier.
- Completed string
- Content string
- Request content.
- Created string
- Id string
- UUID.
- Message
Tokens int - Tokens for the request messages.
- Priority string
- Priority
Id string - UUID.
- Readable
Id string - Readable Request ID.
- Request string
- Requested information from request.
- Status string
- Request Status. Available values: "open", "accepted", "reported", "approved", "completed", "declined".
- Summary string
- Brief description of the request.
- Tlp string
- The CISA defined Traffic Light Protocol (TLP). Available values: "clear", "amber", "amber-strict", "green", "red".
- Tokens int
- Tokens for the request.
- Updated string
- Account
Id string - Identifier.
- Completed string
- Content string
- Request content.
- Created string
- Id string
- UUID.
- Message
Tokens int - Tokens for the request messages.
- Priority string
- Priority
Id string - UUID.
- Readable
Id string - Readable Request ID.
- Request string
- Requested information from request.
- Status string
- Request Status. Available values: "open", "accepted", "reported", "approved", "completed", "declined".
- Summary string
- Brief description of the request.
- Tlp string
- The CISA defined Traffic Light Protocol (TLP). Available values: "clear", "amber", "amber-strict", "green", "red".
- Tokens int
- Tokens for the request.
- Updated string
- account
Id String - Identifier.
- completed String
- content String
- Request content.
- created String
- id String
- UUID.
- message
Tokens Integer - Tokens for the request messages.
- priority String
- priority
Id String - UUID.
- readable
Id String - Readable Request ID.
- request String
- Requested information from request.
- status String
- Request Status. Available values: "open", "accepted", "reported", "approved", "completed", "declined".
- summary String
- Brief description of the request.
- tlp String
- The CISA defined Traffic Light Protocol (TLP). Available values: "clear", "amber", "amber-strict", "green", "red".
- tokens Integer
- Tokens for the request.
- updated String
- account
Id string - Identifier.
- completed string
- content string
- Request content.
- created string
- id string
- UUID.
- message
Tokens number - Tokens for the request messages.
- priority string
- priority
Id string - UUID.
- readable
Id string - Readable Request ID.
- request string
- Requested information from request.
- status string
- Request Status. Available values: "open", "accepted", "reported", "approved", "completed", "declined".
- summary string
- Brief description of the request.
- tlp string
- The CISA defined Traffic Light Protocol (TLP). Available values: "clear", "amber", "amber-strict", "green", "red".
- tokens number
- Tokens for the request.
- updated string
- account_
id str - Identifier.
- completed str
- content str
- Request content.
- created str
- id str
- UUID.
- message_
tokens int - Tokens for the request messages.
- priority str
- priority_
id str - UUID.
- readable_
id str - Readable Request ID.
- request str
- Requested information from request.
- status str
- Request Status. Available values: "open", "accepted", "reported", "approved", "completed", "declined".
- summary str
- Brief description of the request.
- tlp str
- The CISA defined Traffic Light Protocol (TLP). Available values: "clear", "amber", "amber-strict", "green", "red".
- tokens int
- Tokens for the request.
- updated str
- account
Id String - Identifier.
- completed String
- content String
- Request content.
- created String
- id String
- UUID.
- message
Tokens Number - Tokens for the request messages.
- priority String
- priority
Id String - UUID.
- readable
Id String - Readable Request ID.
- request String
- Requested information from request.
- status String
- Request Status. Available values: "open", "accepted", "reported", "approved", "completed", "declined".
- summary String
- Brief description of the request.
- tlp String
- The CISA defined Traffic Light Protocol (TLP). Available values: "clear", "amber", "amber-strict", "green", "red".
- tokens Number
- Tokens for the request.
- updated String
Package Details
- Repository
- Cloudflare pulumi/pulumi-cloudflare
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
cloudflareTerraform Provider.
Viewing docs for Cloudflare v6.13.0
published on Wednesday, Jan 21, 2026 by Pulumi
published on Wednesday, Jan 21, 2026 by Pulumi
