1. Packages
  2. Tencentcloud Provider
  3. API Docs
  4. getGaapCheckProxyCreate
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack

tencentcloud.getGaapCheckProxyCreate

Explore with Pulumi AI

tencentcloud logo
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack

    Use this data source to query detailed information of gaap check proxy create

    Example Usage

    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.tencentcloud.TencentcloudFunctions;
    import com.pulumi.tencentcloud.inputs.GetGaapCheckProxyCreateArgs;
    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 checkProxyCreate = TencentcloudFunctions.getGaapCheckProxyCreate(GetGaapCheckProxyCreateArgs.builder()
                .accessRegion("Guangzhou")
                .bandwidth(10)
                .concurrent(2)
                .http3Supported(0)
                .ipAddressVersion("IPv4")
                .networkType("normal")
                .packageType("Thunder")
                .realServerRegion("Beijing")
                .build());
    
        }
    }
    
    variables:
      checkProxyCreate:
        fn::invoke:
          function: tencentcloud:getGaapCheckProxyCreate
          arguments:
            accessRegion: Guangzhou
            bandwidth: 10
            concurrent: 2
            http3Supported: 0
            ipAddressVersion: IPv4
            networkType: normal
            packageType: Thunder
            realServerRegion: Beijing
    

    Using getGaapCheckProxyCreate

    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 getGaapCheckProxyCreate(args: GetGaapCheckProxyCreateArgs, opts?: InvokeOptions): Promise<GetGaapCheckProxyCreateResult>
    function getGaapCheckProxyCreateOutput(args: GetGaapCheckProxyCreateOutputArgs, opts?: InvokeOptions): Output<GetGaapCheckProxyCreateResult>
    def get_gaap_check_proxy_create(access_region: Optional[str] = None,
                                    bandwidth: Optional[float] = None,
                                    concurrent: Optional[float] = None,
                                    group_id: Optional[str] = None,
                                    id: Optional[str] = None,
                                    ip_address_version: Optional[str] = None,
                                    network_type: Optional[str] = None,
                                    package_type: Optional[str] = None,
                                    real_server_region: Optional[str] = None,
                                    result_output_file: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetGaapCheckProxyCreateResult
    def get_gaap_check_proxy_create_output(access_region: Optional[pulumi.Input[str]] = None,
                                    bandwidth: Optional[pulumi.Input[float]] = None,
                                    concurrent: Optional[pulumi.Input[float]] = None,
                                    group_id: Optional[pulumi.Input[str]] = None,
                                    id: Optional[pulumi.Input[str]] = None,
                                    ip_address_version: Optional[pulumi.Input[str]] = None,
                                    network_type: Optional[pulumi.Input[str]] = None,
                                    package_type: Optional[pulumi.Input[str]] = None,
                                    real_server_region: Optional[pulumi.Input[str]] = None,
                                    result_output_file: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetGaapCheckProxyCreateResult]
    func GetGaapCheckProxyCreate(ctx *Context, args *GetGaapCheckProxyCreateArgs, opts ...InvokeOption) (*GetGaapCheckProxyCreateResult, error)
    func GetGaapCheckProxyCreateOutput(ctx *Context, args *GetGaapCheckProxyCreateOutputArgs, opts ...InvokeOption) GetGaapCheckProxyCreateResultOutput

    > Note: This function is named GetGaapCheckProxyCreate in the Go SDK.

    public static class GetGaapCheckProxyCreate 
    {
        public static Task<GetGaapCheckProxyCreateResult> InvokeAsync(GetGaapCheckProxyCreateArgs args, InvokeOptions? opts = null)
        public static Output<GetGaapCheckProxyCreateResult> Invoke(GetGaapCheckProxyCreateInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGaapCheckProxyCreateResult> getGaapCheckProxyCreate(GetGaapCheckProxyCreateArgs args, InvokeOptions options)
    public static Output<GetGaapCheckProxyCreateResult> getGaapCheckProxyCreate(GetGaapCheckProxyCreateArgs args, InvokeOptions options)
    
    fn::invoke:
      function: tencentcloud:index/getGaapCheckProxyCreate:getGaapCheckProxyCreate
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccessRegion string
    The access (acceleration) area of the proxy. The value can be obtained through the interface DescribeAccessRegionsByDestRegion.
    Bandwidth double
    The upper limit of proxy bandwidth, in Mbps.
    Concurrent double
    The upper limit of chanproxynel concurrency, representing the number of simultaneous online connections, in tens of thousands.
    RealServerRegion string
    The origin area of the proxy. The value can be obtained through the interface DescribeDestRegions.
    GroupId string
    If creating a proxy under a proxy group, you need to fill in the ID of the proxy group.
    Id string
    IpAddressVersion string
    IP version, can be taken as IPv4 or IPv6, with a default value of IPv4.
    NetworkType string
    Network type, can take values &#39;normal&#39;, &#39;cn2&#39;, default value normal.
    PackageType string
    Channel package type. Thunder represents the standard proxy group, Accelerator represents the game accelerator proxy, and CrossBorder represents the cross-border proxy.
    ResultOutputFile string
    Used to save results.
    AccessRegion string
    The access (acceleration) area of the proxy. The value can be obtained through the interface DescribeAccessRegionsByDestRegion.
    Bandwidth float64
    The upper limit of proxy bandwidth, in Mbps.
    Concurrent float64
    The upper limit of chanproxynel concurrency, representing the number of simultaneous online connections, in tens of thousands.
    RealServerRegion string
    The origin area of the proxy. The value can be obtained through the interface DescribeDestRegions.
    GroupId string
    If creating a proxy under a proxy group, you need to fill in the ID of the proxy group.
    Id string
    IpAddressVersion string
    IP version, can be taken as IPv4 or IPv6, with a default value of IPv4.
    NetworkType string
    Network type, can take values &#39;normal&#39;, &#39;cn2&#39;, default value normal.
    PackageType string
    Channel package type. Thunder represents the standard proxy group, Accelerator represents the game accelerator proxy, and CrossBorder represents the cross-border proxy.
    ResultOutputFile string
    Used to save results.
    accessRegion String
    The access (acceleration) area of the proxy. The value can be obtained through the interface DescribeAccessRegionsByDestRegion.
    bandwidth Double
    The upper limit of proxy bandwidth, in Mbps.
    concurrent Double
    The upper limit of chanproxynel concurrency, representing the number of simultaneous online connections, in tens of thousands.
    realServerRegion String
    The origin area of the proxy. The value can be obtained through the interface DescribeDestRegions.
    groupId String
    If creating a proxy under a proxy group, you need to fill in the ID of the proxy group.
    id String
    ipAddressVersion String
    IP version, can be taken as IPv4 or IPv6, with a default value of IPv4.
    networkType String
    Network type, can take values &#39;normal&#39;, &#39;cn2&#39;, default value normal.
    packageType String
    Channel package type. Thunder represents the standard proxy group, Accelerator represents the game accelerator proxy, and CrossBorder represents the cross-border proxy.
    resultOutputFile String
    Used to save results.
    accessRegion string
    The access (acceleration) area of the proxy. The value can be obtained through the interface DescribeAccessRegionsByDestRegion.
    bandwidth number
    The upper limit of proxy bandwidth, in Mbps.
    concurrent number
    The upper limit of chanproxynel concurrency, representing the number of simultaneous online connections, in tens of thousands.
    realServerRegion string
    The origin area of the proxy. The value can be obtained through the interface DescribeDestRegions.
    groupId string
    If creating a proxy under a proxy group, you need to fill in the ID of the proxy group.
    id string
    ipAddressVersion string
    IP version, can be taken as IPv4 or IPv6, with a default value of IPv4.
    networkType string
    Network type, can take values &#39;normal&#39;, &#39;cn2&#39;, default value normal.
    packageType string
    Channel package type. Thunder represents the standard proxy group, Accelerator represents the game accelerator proxy, and CrossBorder represents the cross-border proxy.
    resultOutputFile string
    Used to save results.
    access_region str
    The access (acceleration) area of the proxy. The value can be obtained through the interface DescribeAccessRegionsByDestRegion.
    bandwidth float
    The upper limit of proxy bandwidth, in Mbps.
    concurrent float
    The upper limit of chanproxynel concurrency, representing the number of simultaneous online connections, in tens of thousands.
    real_server_region str
    The origin area of the proxy. The value can be obtained through the interface DescribeDestRegions.
    group_id str
    If creating a proxy under a proxy group, you need to fill in the ID of the proxy group.
    id str
    ip_address_version str
    IP version, can be taken as IPv4 or IPv6, with a default value of IPv4.
    network_type str
    Network type, can take values &#39;normal&#39;, &#39;cn2&#39;, default value normal.
    package_type str
    Channel package type. Thunder represents the standard proxy group, Accelerator represents the game accelerator proxy, and CrossBorder represents the cross-border proxy.
    result_output_file str
    Used to save results.
    accessRegion String
    The access (acceleration) area of the proxy. The value can be obtained through the interface DescribeAccessRegionsByDestRegion.
    bandwidth Number
    The upper limit of proxy bandwidth, in Mbps.
    concurrent Number
    The upper limit of chanproxynel concurrency, representing the number of simultaneous online connections, in tens of thousands.
    realServerRegion String
    The origin area of the proxy. The value can be obtained through the interface DescribeDestRegions.
    groupId String
    If creating a proxy under a proxy group, you need to fill in the ID of the proxy group.
    id String
    ipAddressVersion String
    IP version, can be taken as IPv4 or IPv6, with a default value of IPv4.
    networkType String
    Network type, can take values &#39;normal&#39;, &#39;cn2&#39;, default value normal.
    packageType String
    Channel package type. Thunder represents the standard proxy group, Accelerator represents the game accelerator proxy, and CrossBorder represents the cross-border proxy.
    resultOutputFile String
    Used to save results.

    getGaapCheckProxyCreate Result

    The following output properties are available:

    AccessRegion string
    Bandwidth double
    CheckFlag double
    Query whether the proxy with the given configuration can be created, 1 can be created, 0 cannot be created.
    Concurrent double
    Id string
    RealServerRegion string
    GroupId string
    IpAddressVersion string
    NetworkType string
    PackageType string
    ResultOutputFile string
    AccessRegion string
    Bandwidth float64
    CheckFlag float64
    Query whether the proxy with the given configuration can be created, 1 can be created, 0 cannot be created.
    Concurrent float64
    Id string
    RealServerRegion string
    GroupId string
    IpAddressVersion string
    NetworkType string
    PackageType string
    ResultOutputFile string
    accessRegion String
    bandwidth Double
    checkFlag Double
    Query whether the proxy with the given configuration can be created, 1 can be created, 0 cannot be created.
    concurrent Double
    id String
    realServerRegion String
    groupId String
    ipAddressVersion String
    networkType String
    packageType String
    resultOutputFile String
    accessRegion string
    bandwidth number
    checkFlag number
    Query whether the proxy with the given configuration can be created, 1 can be created, 0 cannot be created.
    concurrent number
    id string
    realServerRegion string
    groupId string
    ipAddressVersion string
    networkType string
    packageType string
    resultOutputFile string
    access_region str
    bandwidth float
    check_flag float
    Query whether the proxy with the given configuration can be created, 1 can be created, 0 cannot be created.
    concurrent float
    id str
    real_server_region str
    group_id str
    ip_address_version str
    network_type str
    package_type str
    result_output_file str
    accessRegion String
    bandwidth Number
    checkFlag Number
    Query whether the proxy with the given configuration can be created, 1 can be created, 0 cannot be created.
    concurrent Number
    id String
    realServerRegion String
    groupId String
    ipAddressVersion String
    networkType String
    packageType String
    resultOutputFile String

    Package Details

    Repository
    tencentcloud tencentcloudstack/terraform-provider-tencentcloud
    License
    Notes
    This Pulumi package is based on the tencentcloud Terraform Provider.
    tencentcloud logo
    tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack