1. Packages
  2. Tencentcloud Provider
  3. API Docs
  4. getGaapProxyGroups
tencentcloud 1.81.182 published on Monday, Apr 14, 2025 by tencentcloudstack

tencentcloud.getGaapProxyGroups

Explore with Pulumi AI

Use this data source to query detailed information of gaap proxy groups

Example Usage

import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";

const proxyGroups = tencentcloud.getGaapProxyGroups({
    filters: [{
        name: "GroupId",
        values: ["lg-2foz7wjh"],
    }],
    projectId: 0,
});
Copy
import pulumi
import pulumi_tencentcloud as tencentcloud

proxy_groups = tencentcloud.get_gaap_proxy_groups(filters=[{
        "name": "GroupId",
        "values": ["lg-2foz7wjh"],
    }],
    project_id=0)
Copy
package main

import (
	"github.com/pulumi/pulumi-terraform-provider/sdks/go/tencentcloud/tencentcloud"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)

func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := tencentcloud.GetGaapProxyGroups(ctx, &tencentcloud.GetGaapProxyGroupsArgs{
			Filters: []tencentcloud.GetGaapProxyGroupsFilter{
				{
					Name: "GroupId",
					Values: []string{
						"lg-2foz7wjh",
					},
				},
			},
			ProjectId: 0,
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
Copy
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Tencentcloud = Pulumi.Tencentcloud;

return await Deployment.RunAsync(() => 
{
    var proxyGroups = Tencentcloud.GetGaapProxyGroups.Invoke(new()
    {
        Filters = new[]
        {
            new Tencentcloud.Inputs.GetGaapProxyGroupsFilterInputArgs
            {
                Name = "GroupId",
                Values = new[]
                {
                    "lg-2foz7wjh",
                },
            },
        },
        ProjectId = 0,
    });

});
Copy
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.GetGaapProxyGroupsArgs;
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 proxyGroups = TencentcloudFunctions.getGaapProxyGroups(GetGaapProxyGroupsArgs.builder()
            .filters(GetGaapProxyGroupsFilterArgs.builder()
                .name("GroupId")
                .values("lg-2foz7wjh")
                .build())
            .projectId(0)
            .build());

    }
}
Copy
variables:
  proxyGroups:
    fn::invoke:
      function: tencentcloud:getGaapProxyGroups
      arguments:
        filters:
          - name: GroupId
            values:
              - lg-2foz7wjh
        projectId: 0
Copy

Using getGaapProxyGroups

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 getGaapProxyGroups(args: GetGaapProxyGroupsArgs, opts?: InvokeOptions): Promise<GetGaapProxyGroupsResult>
function getGaapProxyGroupsOutput(args: GetGaapProxyGroupsOutputArgs, opts?: InvokeOptions): Output<GetGaapProxyGroupsResult>
Copy
def get_gaap_proxy_groups(filters: Optional[Sequence[GetGaapProxyGroupsFilter]] = None,
                          id: Optional[str] = None,
                          project_id: Optional[float] = None,
                          result_output_file: Optional[str] = None,
                          tag_sets: Optional[Sequence[GetGaapProxyGroupsTagSet]] = None,
                          opts: Optional[InvokeOptions] = None) -> GetGaapProxyGroupsResult
def get_gaap_proxy_groups_output(filters: Optional[pulumi.Input[Sequence[pulumi.Input[GetGaapProxyGroupsFilterArgs]]]] = None,
                          id: Optional[pulumi.Input[str]] = None,
                          project_id: Optional[pulumi.Input[float]] = None,
                          result_output_file: Optional[pulumi.Input[str]] = None,
                          tag_sets: Optional[pulumi.Input[Sequence[pulumi.Input[GetGaapProxyGroupsTagSetArgs]]]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetGaapProxyGroupsResult]
Copy
func GetGaapProxyGroups(ctx *Context, args *GetGaapProxyGroupsArgs, opts ...InvokeOption) (*GetGaapProxyGroupsResult, error)
func GetGaapProxyGroupsOutput(ctx *Context, args *GetGaapProxyGroupsOutputArgs, opts ...InvokeOption) GetGaapProxyGroupsResultOutput
Copy

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

public static class GetGaapProxyGroups 
{
    public static Task<GetGaapProxyGroupsResult> InvokeAsync(GetGaapProxyGroupsArgs args, InvokeOptions? opts = null)
    public static Output<GetGaapProxyGroupsResult> Invoke(GetGaapProxyGroupsInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetGaapProxyGroupsResult> getGaapProxyGroups(GetGaapProxyGroupsArgs args, InvokeOptions options)
public static Output<GetGaapProxyGroupsResult> getGaapProxyGroups(GetGaapProxyGroupsArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: tencentcloud:index/getGaapProxyGroups:getGaapProxyGroups
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ProjectId This property is required. double
Project ID. Value range:-1, All projects under this user0, default projectOther values, specified items.
Filters List<GetGaapProxyGroupsFilter>
Filter conditions,The upper limit of Filter.Values per request is 5.RealServerRegion - String - Required: No - (filtering criteria) Filter by real server region, refer to the RegionId in the returned results of the DescribeDestRegions interface.PackageType - String - Required: No - (Filter condition) proxy group type, where &#39;Thunder&#39; represents the standard proxy group and &#39;Accelerator&#39; represents the silver acceleration proxy group.
Id string
ResultOutputFile string
Used to save results.
TagSets List<GetGaapProxyGroupsTagSet>
Tag list, when this field exists, pulls the resource list under the corresponding tag.Supports a maximum of 5 labels. When there are two or more labels and any one of them is met, the proxy group will be pulled out.
ProjectId This property is required. float64
Project ID. Value range:-1, All projects under this user0, default projectOther values, specified items.
Filters []GetGaapProxyGroupsFilter
Filter conditions,The upper limit of Filter.Values per request is 5.RealServerRegion - String - Required: No - (filtering criteria) Filter by real server region, refer to the RegionId in the returned results of the DescribeDestRegions interface.PackageType - String - Required: No - (Filter condition) proxy group type, where &#39;Thunder&#39; represents the standard proxy group and &#39;Accelerator&#39; represents the silver acceleration proxy group.
Id string
ResultOutputFile string
Used to save results.
TagSets []GetGaapProxyGroupsTagSet
Tag list, when this field exists, pulls the resource list under the corresponding tag.Supports a maximum of 5 labels. When there are two or more labels and any one of them is met, the proxy group will be pulled out.
projectId This property is required. Double
Project ID. Value range:-1, All projects under this user0, default projectOther values, specified items.
filters List<GetGaapProxyGroupsFilter>
Filter conditions,The upper limit of Filter.Values per request is 5.RealServerRegion - String - Required: No - (filtering criteria) Filter by real server region, refer to the RegionId in the returned results of the DescribeDestRegions interface.PackageType - String - Required: No - (Filter condition) proxy group type, where &#39;Thunder&#39; represents the standard proxy group and &#39;Accelerator&#39; represents the silver acceleration proxy group.
id String
resultOutputFile String
Used to save results.
tagSets List<GetGaapProxyGroupsTagSet>
Tag list, when this field exists, pulls the resource list under the corresponding tag.Supports a maximum of 5 labels. When there are two or more labels and any one of them is met, the proxy group will be pulled out.
projectId This property is required. number
Project ID. Value range:-1, All projects under this user0, default projectOther values, specified items.
filters GetGaapProxyGroupsFilter[]
Filter conditions,The upper limit of Filter.Values per request is 5.RealServerRegion - String - Required: No - (filtering criteria) Filter by real server region, refer to the RegionId in the returned results of the DescribeDestRegions interface.PackageType - String - Required: No - (Filter condition) proxy group type, where &#39;Thunder&#39; represents the standard proxy group and &#39;Accelerator&#39; represents the silver acceleration proxy group.
id string
resultOutputFile string
Used to save results.
tagSets GetGaapProxyGroupsTagSet[]
Tag list, when this field exists, pulls the resource list under the corresponding tag.Supports a maximum of 5 labels. When there are two or more labels and any one of them is met, the proxy group will be pulled out.
project_id This property is required. float
Project ID. Value range:-1, All projects under this user0, default projectOther values, specified items.
filters Sequence[GetGaapProxyGroupsFilter]
Filter conditions,The upper limit of Filter.Values per request is 5.RealServerRegion - String - Required: No - (filtering criteria) Filter by real server region, refer to the RegionId in the returned results of the DescribeDestRegions interface.PackageType - String - Required: No - (Filter condition) proxy group type, where &#39;Thunder&#39; represents the standard proxy group and &#39;Accelerator&#39; represents the silver acceleration proxy group.
id str
result_output_file str
Used to save results.
tag_sets Sequence[GetGaapProxyGroupsTagSet]
Tag list, when this field exists, pulls the resource list under the corresponding tag.Supports a maximum of 5 labels. When there are two or more labels and any one of them is met, the proxy group will be pulled out.
projectId This property is required. Number
Project ID. Value range:-1, All projects under this user0, default projectOther values, specified items.
filters List<Property Map>
Filter conditions,The upper limit of Filter.Values per request is 5.RealServerRegion - String - Required: No - (filtering criteria) Filter by real server region, refer to the RegionId in the returned results of the DescribeDestRegions interface.PackageType - String - Required: No - (Filter condition) proxy group type, where &#39;Thunder&#39; represents the standard proxy group and &#39;Accelerator&#39; represents the silver acceleration proxy group.
id String
resultOutputFile String
Used to save results.
tagSets List<Property Map>
Tag list, when this field exists, pulls the resource list under the corresponding tag.Supports a maximum of 5 labels. When there are two or more labels and any one of them is met, the proxy group will be pulled out.

getGaapProxyGroups Result

The following output properties are available:

Id string
ProjectId double
Project Id.
ProxyGroupLists List<GetGaapProxyGroupsProxyGroupList>
List of proxy groups.Note: This field may return null, indicating that a valid value cannot be obtained.
Filters List<GetGaapProxyGroupsFilter>
ResultOutputFile string
TagSets List<GetGaapProxyGroupsTagSet>
Tag Set.
Id string
ProjectId float64
Project Id.
ProxyGroupLists []GetGaapProxyGroupsProxyGroupList
List of proxy groups.Note: This field may return null, indicating that a valid value cannot be obtained.
Filters []GetGaapProxyGroupsFilter
ResultOutputFile string
TagSets []GetGaapProxyGroupsTagSet
Tag Set.
id String
projectId Double
Project Id.
proxyGroupLists List<GetGaapProxyGroupsProxyGroupList>
List of proxy groups.Note: This field may return null, indicating that a valid value cannot be obtained.
filters List<GetGaapProxyGroupsFilter>
resultOutputFile String
tagSets List<GetGaapProxyGroupsTagSet>
Tag Set.
id string
projectId number
Project Id.
proxyGroupLists GetGaapProxyGroupsProxyGroupList[]
List of proxy groups.Note: This field may return null, indicating that a valid value cannot be obtained.
filters GetGaapProxyGroupsFilter[]
resultOutputFile string
tagSets GetGaapProxyGroupsTagSet[]
Tag Set.
id str
project_id float
Project Id.
proxy_group_lists Sequence[GetGaapProxyGroupsProxyGroupList]
List of proxy groups.Note: This field may return null, indicating that a valid value cannot be obtained.
filters Sequence[GetGaapProxyGroupsFilter]
result_output_file str
tag_sets Sequence[GetGaapProxyGroupsTagSet]
Tag Set.
id String
projectId Number
Project Id.
proxyGroupLists List<Property Map>
List of proxy groups.Note: This field may return null, indicating that a valid value cannot be obtained.
filters List<Property Map>
resultOutputFile String
tagSets List<Property Map>
Tag Set.

Supporting Types

GetGaapProxyGroupsFilter

Name This property is required. string
Filter conditions.
Values This property is required. List<string>
filtering value.
Name This property is required. string
Filter conditions.
Values This property is required. []string
filtering value.
name This property is required. String
Filter conditions.
values This property is required. List<String>
filtering value.
name This property is required. string
Filter conditions.
values This property is required. string[]
filtering value.
name This property is required. str
Filter conditions.
values This property is required. Sequence[str]
filtering value.
name This property is required. String
Filter conditions.
values This property is required. List<String>
filtering value.

GetGaapProxyGroupsProxyGroupList

CreateTime This property is required. double
Create TimeNote: This field may return null, indicating that a valid value cannot be obtained.
Domain This property is required. string
proxy group domain nameNote: This field may return null, indicating that a valid value cannot be obtained.
FeatureBitmap This property is required. double
Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
GroupId This property is required. string
proxy group Id.
GroupName This property is required. string
proxy Group NameNote: This field may return null, indicating that a valid value cannot be obtained.
Http3Supported This property is required. double
Supports the identification of Http3 features, where:0 indicates shutdown;1 indicates enabled.Note: This field may return null, indicating that a valid value cannot be obtained.
ProjectId This property is required. double
Project ID. Value range:-1, All projects under this user0, default projectOther values, specified items.
ProxyType This property is required. double
Does the proxy group include Microsoft proxysNote: This field may return null, indicating that a valid value cannot be obtained.
RealServerRegionInfos This property is required. List<GetGaapProxyGroupsProxyGroupListRealServerRegionInfo>
Real Server Region Info.
Status This property is required. string
proxy group status.Among them,'RUNNING' indicates running;'CREATING' indicates being created;'DESTROYING' indicates being destroyed;'MOVING' indicates that the proxy is being migrated;'CHANGING' indicates partial deployment.
TagSets This property is required. List<GetGaapProxyGroupsProxyGroupListTagSet>
Tag list, when this field exists, pulls the resource list under the corresponding tag.Supports a maximum of 5 labels. When there are two or more labels and any one of them is met, the proxy group will be pulled out.
Version This property is required. string
proxy Group VersionNote: This field may return null, indicating that a valid value cannot be obtained.
CreateTime This property is required. float64
Create TimeNote: This field may return null, indicating that a valid value cannot be obtained.
Domain This property is required. string
proxy group domain nameNote: This field may return null, indicating that a valid value cannot be obtained.
FeatureBitmap This property is required. float64
Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
GroupId This property is required. string
proxy group Id.
GroupName This property is required. string
proxy Group NameNote: This field may return null, indicating that a valid value cannot be obtained.
Http3Supported This property is required. float64
Supports the identification of Http3 features, where:0 indicates shutdown;1 indicates enabled.Note: This field may return null, indicating that a valid value cannot be obtained.
ProjectId This property is required. float64
Project ID. Value range:-1, All projects under this user0, default projectOther values, specified items.
ProxyType This property is required. float64
Does the proxy group include Microsoft proxysNote: This field may return null, indicating that a valid value cannot be obtained.
RealServerRegionInfos This property is required. []GetGaapProxyGroupsProxyGroupListRealServerRegionInfo
Real Server Region Info.
Status This property is required. string
proxy group status.Among them,'RUNNING' indicates running;'CREATING' indicates being created;'DESTROYING' indicates being destroyed;'MOVING' indicates that the proxy is being migrated;'CHANGING' indicates partial deployment.
TagSets This property is required. []GetGaapProxyGroupsProxyGroupListTagSet
Tag list, when this field exists, pulls the resource list under the corresponding tag.Supports a maximum of 5 labels. When there are two or more labels and any one of them is met, the proxy group will be pulled out.
Version This property is required. string
proxy Group VersionNote: This field may return null, indicating that a valid value cannot be obtained.
createTime This property is required. Double
Create TimeNote: This field may return null, indicating that a valid value cannot be obtained.
domain This property is required. String
proxy group domain nameNote: This field may return null, indicating that a valid value cannot be obtained.
featureBitmap This property is required. Double
Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
groupId This property is required. String
proxy group Id.
groupName This property is required. String
proxy Group NameNote: This field may return null, indicating that a valid value cannot be obtained.
http3Supported This property is required. Double
Supports the identification of Http3 features, where:0 indicates shutdown;1 indicates enabled.Note: This field may return null, indicating that a valid value cannot be obtained.
projectId This property is required. Double
Project ID. Value range:-1, All projects under this user0, default projectOther values, specified items.
proxyType This property is required. Double
Does the proxy group include Microsoft proxysNote: This field may return null, indicating that a valid value cannot be obtained.
realServerRegionInfos This property is required. List<GetGaapProxyGroupsProxyGroupListRealServerRegionInfo>
Real Server Region Info.
status This property is required. String
proxy group status.Among them,'RUNNING' indicates running;'CREATING' indicates being created;'DESTROYING' indicates being destroyed;'MOVING' indicates that the proxy is being migrated;'CHANGING' indicates partial deployment.
tagSets This property is required. List<GetGaapProxyGroupsProxyGroupListTagSet>
Tag list, when this field exists, pulls the resource list under the corresponding tag.Supports a maximum of 5 labels. When there are two or more labels and any one of them is met, the proxy group will be pulled out.
version This property is required. String
proxy Group VersionNote: This field may return null, indicating that a valid value cannot be obtained.
createTime This property is required. number
Create TimeNote: This field may return null, indicating that a valid value cannot be obtained.
domain This property is required. string
proxy group domain nameNote: This field may return null, indicating that a valid value cannot be obtained.
featureBitmap This property is required. number
Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
groupId This property is required. string
proxy group Id.
groupName This property is required. string
proxy Group NameNote: This field may return null, indicating that a valid value cannot be obtained.
http3Supported This property is required. number
Supports the identification of Http3 features, where:0 indicates shutdown;1 indicates enabled.Note: This field may return null, indicating that a valid value cannot be obtained.
projectId This property is required. number
Project ID. Value range:-1, All projects under this user0, default projectOther values, specified items.
proxyType This property is required. number
Does the proxy group include Microsoft proxysNote: This field may return null, indicating that a valid value cannot be obtained.
realServerRegionInfos This property is required. GetGaapProxyGroupsProxyGroupListRealServerRegionInfo[]
Real Server Region Info.
status This property is required. string
proxy group status.Among them,'RUNNING' indicates running;'CREATING' indicates being created;'DESTROYING' indicates being destroyed;'MOVING' indicates that the proxy is being migrated;'CHANGING' indicates partial deployment.
tagSets This property is required. GetGaapProxyGroupsProxyGroupListTagSet[]
Tag list, when this field exists, pulls the resource list under the corresponding tag.Supports a maximum of 5 labels. When there are two or more labels and any one of them is met, the proxy group will be pulled out.
version This property is required. string
proxy Group VersionNote: This field may return null, indicating that a valid value cannot be obtained.
create_time This property is required. float
Create TimeNote: This field may return null, indicating that a valid value cannot be obtained.
domain This property is required. str
proxy group domain nameNote: This field may return null, indicating that a valid value cannot be obtained.
feature_bitmap This property is required. float
Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
group_id This property is required. str
proxy group Id.
group_name This property is required. str
proxy Group NameNote: This field may return null, indicating that a valid value cannot be obtained.
http3_supported This property is required. float
Supports the identification of Http3 features, where:0 indicates shutdown;1 indicates enabled.Note: This field may return null, indicating that a valid value cannot be obtained.
project_id This property is required. float
Project ID. Value range:-1, All projects under this user0, default projectOther values, specified items.
proxy_type This property is required. float
Does the proxy group include Microsoft proxysNote: This field may return null, indicating that a valid value cannot be obtained.
real_server_region_infos This property is required. Sequence[GetGaapProxyGroupsProxyGroupListRealServerRegionInfo]
Real Server Region Info.
status This property is required. str
proxy group status.Among them,'RUNNING' indicates running;'CREATING' indicates being created;'DESTROYING' indicates being destroyed;'MOVING' indicates that the proxy is being migrated;'CHANGING' indicates partial deployment.
tag_sets This property is required. Sequence[GetGaapProxyGroupsProxyGroupListTagSet]
Tag list, when this field exists, pulls the resource list under the corresponding tag.Supports a maximum of 5 labels. When there are two or more labels and any one of them is met, the proxy group will be pulled out.
version This property is required. str
proxy Group VersionNote: This field may return null, indicating that a valid value cannot be obtained.
createTime This property is required. Number
Create TimeNote: This field may return null, indicating that a valid value cannot be obtained.
domain This property is required. String
proxy group domain nameNote: This field may return null, indicating that a valid value cannot be obtained.
featureBitmap This property is required. Number
Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
groupId This property is required. String
proxy group Id.
groupName This property is required. String
proxy Group NameNote: This field may return null, indicating that a valid value cannot be obtained.
http3Supported This property is required. Number
Supports the identification of Http3 features, where:0 indicates shutdown;1 indicates enabled.Note: This field may return null, indicating that a valid value cannot be obtained.
projectId This property is required. Number
Project ID. Value range:-1, All projects under this user0, default projectOther values, specified items.
proxyType This property is required. Number
Does the proxy group include Microsoft proxysNote: This field may return null, indicating that a valid value cannot be obtained.
realServerRegionInfos This property is required. List<Property Map>
Real Server Region Info.
status This property is required. String
proxy group status.Among them,'RUNNING' indicates running;'CREATING' indicates being created;'DESTROYING' indicates being destroyed;'MOVING' indicates that the proxy is being migrated;'CHANGING' indicates partial deployment.
tagSets This property is required. List<Property Map>
Tag list, when this field exists, pulls the resource list under the corresponding tag.Supports a maximum of 5 labels. When there are two or more labels and any one of them is met, the proxy group will be pulled out.
version This property is required. String
proxy Group VersionNote: This field may return null, indicating that a valid value cannot be obtained.

GetGaapProxyGroupsProxyGroupListRealServerRegionInfo

FeatureBitmap This property is required. double
Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
IdcType This property is required. string
The type of computer room, where 'dc' represents the DataCenter data center and 'ec' represents the EdgeComputing edge node.
RegionArea This property is required. string
Region of the computer room.
RegionAreaName This property is required. string
Region name of the computer room.
RegionId This property is required. string
Region Id.
RegionName This property is required. string
Region Name.
SupportFeatures This property is required. List<GetGaapProxyGroupsProxyGroupListRealServerRegionInfoSupportFeature>
Ability to access regional supportNote: This field may return null, indicating that a valid value cannot be obtained.
FeatureBitmap This property is required. float64
Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
IdcType This property is required. string
The type of computer room, where 'dc' represents the DataCenter data center and 'ec' represents the EdgeComputing edge node.
RegionArea This property is required. string
Region of the computer room.
RegionAreaName This property is required. string
Region name of the computer room.
RegionId This property is required. string
Region Id.
RegionName This property is required. string
Region Name.
SupportFeatures This property is required. []GetGaapProxyGroupsProxyGroupListRealServerRegionInfoSupportFeature
Ability to access regional supportNote: This field may return null, indicating that a valid value cannot be obtained.
featureBitmap This property is required. Double
Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
idcType This property is required. String
The type of computer room, where 'dc' represents the DataCenter data center and 'ec' represents the EdgeComputing edge node.
regionArea This property is required. String
Region of the computer room.
regionAreaName This property is required. String
Region name of the computer room.
regionId This property is required. String
Region Id.
regionName This property is required. String
Region Name.
supportFeatures This property is required. List<GetGaapProxyGroupsProxyGroupListRealServerRegionInfoSupportFeature>
Ability to access regional supportNote: This field may return null, indicating that a valid value cannot be obtained.
featureBitmap This property is required. number
Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
idcType This property is required. string
The type of computer room, where 'dc' represents the DataCenter data center and 'ec' represents the EdgeComputing edge node.
regionArea This property is required. string
Region of the computer room.
regionAreaName This property is required. string
Region name of the computer room.
regionId This property is required. string
Region Id.
regionName This property is required. string
Region Name.
supportFeatures This property is required. GetGaapProxyGroupsProxyGroupListRealServerRegionInfoSupportFeature[]
Ability to access regional supportNote: This field may return null, indicating that a valid value cannot be obtained.
feature_bitmap This property is required. float
Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
idc_type This property is required. str
The type of computer room, where 'dc' represents the DataCenter data center and 'ec' represents the EdgeComputing edge node.
region_area This property is required. str
Region of the computer room.
region_area_name This property is required. str
Region name of the computer room.
region_id This property is required. str
Region Id.
region_name This property is required. str
Region Name.
support_features This property is required. Sequence[GetGaapProxyGroupsProxyGroupListRealServerRegionInfoSupportFeature]
Ability to access regional supportNote: This field may return null, indicating that a valid value cannot be obtained.
featureBitmap This property is required. Number
Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
idcType This property is required. String
The type of computer room, where 'dc' represents the DataCenter data center and 'ec' represents the EdgeComputing edge node.
regionArea This property is required. String
Region of the computer room.
regionAreaName This property is required. String
Region name of the computer room.
regionId This property is required. String
Region Id.
regionName This property is required. String
Region Name.
supportFeatures This property is required. List<Property Map>
Ability to access regional supportNote: This field may return null, indicating that a valid value cannot be obtained.

GetGaapProxyGroupsProxyGroupListRealServerRegionInfoSupportFeature

NetworkTypes This property is required. List<string>
A list of network types supported by the access area, with 'normal' indicating support for regular BGP, 'cn2' indicating premium BGP, 'triple' indicating three networks, and 'secure_EIP' represents a custom secure EIP.
NetworkTypes This property is required. []string
A list of network types supported by the access area, with 'normal' indicating support for regular BGP, 'cn2' indicating premium BGP, 'triple' indicating three networks, and 'secure_EIP' represents a custom secure EIP.
networkTypes This property is required. List<String>
A list of network types supported by the access area, with 'normal' indicating support for regular BGP, 'cn2' indicating premium BGP, 'triple' indicating three networks, and 'secure_EIP' represents a custom secure EIP.
networkTypes This property is required. string[]
A list of network types supported by the access area, with 'normal' indicating support for regular BGP, 'cn2' indicating premium BGP, 'triple' indicating three networks, and 'secure_EIP' represents a custom secure EIP.
network_types This property is required. Sequence[str]
A list of network types supported by the access area, with 'normal' indicating support for regular BGP, 'cn2' indicating premium BGP, 'triple' indicating three networks, and 'secure_EIP' represents a custom secure EIP.
networkTypes This property is required. List<String>
A list of network types supported by the access area, with 'normal' indicating support for regular BGP, 'cn2' indicating premium BGP, 'triple' indicating three networks, and 'secure_EIP' represents a custom secure EIP.

GetGaapProxyGroupsProxyGroupListTagSet

TagKey This property is required. string
Tag Key.
TagValue This property is required. string
Tag Value.
TagKey This property is required. string
Tag Key.
TagValue This property is required. string
Tag Value.
tagKey This property is required. String
Tag Key.
tagValue This property is required. String
Tag Value.
tagKey This property is required. string
Tag Key.
tagValue This property is required. string
Tag Value.
tag_key This property is required. str
Tag Key.
tag_value This property is required. str
Tag Value.
tagKey This property is required. String
Tag Key.
tagValue This property is required. String
Tag Value.

GetGaapProxyGroupsTagSet

TagKey This property is required. string
Tag Key.
TagValue This property is required. string
Tag Value.
TagKey This property is required. string
Tag Key.
TagValue This property is required. string
Tag Value.
tagKey This property is required. String
Tag Key.
tagValue This property is required. String
Tag Value.
tagKey This property is required. string
Tag Key.
tagValue This property is required. string
Tag Value.
tag_key This property is required. str
Tag Key.
tag_value This property is required. str
Tag Value.
tagKey This property is required. String
Tag Key.
tagValue This property is required. String
Tag Value.

Package Details

Repository
tencentcloud tencentcloudstack/terraform-provider-tencentcloud
License
Notes
This Pulumi package is based on the tencentcloud Terraform Provider.