-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
mikatong
committed
Oct 9, 2023
1 parent
fc834ca
commit 5547300
Showing
15 changed files
with
613 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
```release-note:new-data-source | ||
tencentcloud_gaap_access_regions | ||
``` | ||
|
||
```release-note:new-data-source | ||
tencentcloud_gaap_access_regions_by_dest_region | ||
``` | ||
|
||
```release-note:new-data-source | ||
tencentcloud_gaap_black_header | ||
``` | ||
|
||
```release-note:new-data-source | ||
tencentcloud_gaap_country_area_mapping | ||
``` | ||
|
||
```release-note:new-data-source | ||
tencentcloud_gaap_custom_header | ||
``` | ||
|
||
```release-note:new-data-source | ||
tencentcloud_gaap_dest_regions | ||
``` | ||
|
||
```release-note:new-data-source | ||
tencentcloud_gaap_proxy_detail | ||
``` | ||
|
||
```release-note:new-data-source | ||
tencentcloud_gaap_proxy_groups | ||
``` | ||
|
||
```release-note:new-data-source | ||
tencentcloud_gaap_proxy_statistics | ||
``` | ||
|
||
```release-note:new-data-source | ||
tencentcloud_gaap_proxy_group_statistics | ||
``` | ||
|
||
```release-note:new-data-source | ||
tencentcloud_gaap_real_servers_status | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
subcategory: "Global Application Acceleration(GAAP)" | ||
layout: "tencentcloud" | ||
page_title: "TencentCloud: tencentcloud_gaap_access_regions" | ||
sidebar_current: "docs-tencentcloud-datasource-gaap_access_regions" | ||
description: |- | ||
Use this data source to query detailed information of gaap access regions | ||
--- | ||
|
||
# tencentcloud_gaap_access_regions | ||
|
||
Use this data source to query detailed information of gaap access regions | ||
|
||
## Example Usage | ||
|
||
```hcl | ||
data "tencentcloud_gaap_access_regions" "access_regions" { | ||
} | ||
``` | ||
|
||
## Argument Reference | ||
|
||
The following arguments are supported: | ||
|
||
* `result_output_file` - (Optional, String) Used to save results. | ||
|
||
## Attributes Reference | ||
|
||
In addition to all arguments above, the following attributes are exported: | ||
|
||
* `access_region_set` - Acceleration Zone Details List. | ||
* `feature_bitmap` - 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` - The type of computer room, where dc represents the DataCenter data center and ec represents the EdgeComputing edge node. | ||
* `region_area_name` - Name of the region to which the computer room belongs. | ||
* `region_area` - Region of the computer room. | ||
* `region_id` - Region id. | ||
* `region_name` - English or Chinese name of the region. | ||
* `support_feature` - Ability to access regional supportNote: This field may return null, indicating that a valid value cannot be obtained. | ||
* `network_type` - 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. | ||
|
||
|
45 changes: 45 additions & 0 deletions
45
website/docs/d/gaap_access_regions_by_dest_region.html.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
subcategory: "Global Application Acceleration(GAAP)" | ||
layout: "tencentcloud" | ||
page_title: "TencentCloud: tencentcloud_gaap_access_regions_by_dest_region" | ||
sidebar_current: "docs-tencentcloud-datasource-gaap_access_regions_by_dest_region" | ||
description: |- | ||
Use this data source to query detailed information of gaap access regions by dest region | ||
--- | ||
|
||
# tencentcloud_gaap_access_regions_by_dest_region | ||
|
||
Use this data source to query detailed information of gaap access regions by dest region | ||
|
||
## Example Usage | ||
|
||
```hcl | ||
data "tencentcloud_gaap_access_regions_by_dest_region" "access_regions_by_dest_region" { | ||
dest_region = "SouthChina" | ||
} | ||
``` | ||
|
||
## Argument Reference | ||
|
||
The following arguments are supported: | ||
|
||
* `dest_region` - (Required, String) Origin region. | ||
* `ip_address_version` - (Optional, String) IP version, can be taken as IPv4 or IPv6, with a default value of IPv4. | ||
* `package_type` - (Optional, String) Channel package type, where Thunder represents a standard proxy group, Accelerator represents a game accelerator proxy, and CrossBorder represents a cross-border proxy. | ||
* `result_output_file` - (Optional, String) Used to save results. | ||
|
||
## Attributes Reference | ||
|
||
In addition to all arguments above, the following attributes are exported: | ||
|
||
* `access_region_set` - List of available acceleration zone information. | ||
* `bandwidth_list` - Optional bandwidth value array. | ||
* `concurrent_list` - Optional concurrency value array. | ||
* `feature_bitmap` - The type of computer room, where dc represents the DataCenter data center, ec represents the feature bitmap, and each bit represents a feature, 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. Edge nodes. | ||
* `idc_type` - The type of computer room, where dc represents the DataCenter data center and ec represents the EdgeComputing edge node. | ||
* `region_area_name` - Region name of the computer room. | ||
* `region_area` - Region of the computer room. | ||
* `region_id` - Region id. | ||
* `region_name` - Chinese or English name of the region. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
subcategory: "Global Application Acceleration(GAAP)" | ||
layout: "tencentcloud" | ||
page_title: "TencentCloud: tencentcloud_gaap_black_header" | ||
sidebar_current: "docs-tencentcloud-datasource-gaap_black_header" | ||
description: |- | ||
Use this data source to query detailed information of gaap black header | ||
--- | ||
|
||
# tencentcloud_gaap_black_header | ||
|
||
Use this data source to query detailed information of gaap black header | ||
|
||
## Example Usage | ||
|
||
```hcl | ||
data "tencentcloud_gaap_black_header" "black_header" { | ||
} | ||
``` | ||
|
||
## Argument Reference | ||
|
||
The following arguments are supported: | ||
|
||
* `result_output_file` - (Optional, String) Used to save results. | ||
|
||
## Attributes Reference | ||
|
||
In addition to all arguments above, the following attributes are exported: | ||
|
||
* `black_headers` - Disabled custom header listNote: This field may return null, indicating that a valid value cannot be obtained. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
--- | ||
subcategory: "Global Application Acceleration(GAAP)" | ||
layout: "tencentcloud" | ||
page_title: "TencentCloud: tencentcloud_gaap_country_area_mapping" | ||
sidebar_current: "docs-tencentcloud-datasource-gaap_country_area_mapping" | ||
description: |- | ||
Use this data source to query detailed information of gaap country area mapping | ||
--- | ||
|
||
# tencentcloud_gaap_country_area_mapping | ||
|
||
Use this data source to query detailed information of gaap country area mapping | ||
|
||
## Example Usage | ||
|
||
```hcl | ||
data "tencentcloud_gaap_country_area_mapping" "country_area_mapping" { | ||
} | ||
``` | ||
|
||
## Argument Reference | ||
|
||
The following arguments are supported: | ||
|
||
* `result_output_file` - (Optional, String) Used to save results. | ||
|
||
## Attributes Reference | ||
|
||
In addition to all arguments above, the following attributes are exported: | ||
|
||
* `country_area_mapping_list` - Country/region code mapping table. | ||
* `continent_inner_code` - Continental Code. | ||
* `continent_name` - The name of the continent. | ||
* `geographical_zone_inner_code` - Region code. | ||
* `geographical_zone_name` - Region name. | ||
* `nation_country_inner_code` - Country code. | ||
* `nation_country_name` - Country name. | ||
* `remark` - Annotation InformationNote: This field may return null, indicating that a valid value cannot be obtained. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
subcategory: "Global Application Acceleration(GAAP)" | ||
layout: "tencentcloud" | ||
page_title: "TencentCloud: tencentcloud_gaap_custom_header" | ||
sidebar_current: "docs-tencentcloud-datasource-gaap_custom_header" | ||
description: |- | ||
Use this data source to query detailed information of gaap custom header | ||
--- | ||
|
||
# tencentcloud_gaap_custom_header | ||
|
||
Use this data source to query detailed information of gaap custom header | ||
|
||
## Example Usage | ||
|
||
```hcl | ||
data "tencentcloud_gaap_custom_header" "custom_header" { | ||
rule_id = "rule-9sdhv655" | ||
} | ||
``` | ||
|
||
## Argument Reference | ||
|
||
The following arguments are supported: | ||
|
||
* `rule_id` - (Required, String) Rule IdNote: This field may return null, indicating that a valid value cannot be obtained. | ||
* `result_output_file` - (Optional, String) Used to save results. | ||
|
||
## Attributes Reference | ||
|
||
In addition to all arguments above, the following attributes are exported: | ||
|
||
* `headers` - HeadersNote: This field may return null, indicating that a valid value cannot be obtained. | ||
* `header_name` - Header Name. | ||
* `header_value` - Header Value. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
subcategory: "Global Application Acceleration(GAAP)" | ||
layout: "tencentcloud" | ||
page_title: "TencentCloud: tencentcloud_gaap_dest_regions" | ||
sidebar_current: "docs-tencentcloud-datasource-gaap_dest_regions" | ||
description: |- | ||
Use this data source to query detailed information of gaap dest regions | ||
--- | ||
|
||
# tencentcloud_gaap_dest_regions | ||
|
||
Use this data source to query detailed information of gaap dest regions | ||
|
||
## Example Usage | ||
|
||
```hcl | ||
data "tencentcloud_gaap_dest_regions" "dest_regions" { | ||
} | ||
``` | ||
|
||
## Argument Reference | ||
|
||
The following arguments are supported: | ||
|
||
* `result_output_file` - (Optional, String) Used to save results. | ||
|
||
## Attributes Reference | ||
|
||
In addition to all arguments above, the following attributes are exported: | ||
|
||
* `dest_region_set` - Source Site Area Details List. | ||
* `feature_bitmap` - 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` - The type of computer room, where dc represents the DataCenter data center and ec represents the EdgeComputing edge node. | ||
* `region_area_name` - Region name of the computer room. | ||
* `region_area` - Region of the computer room. | ||
* `region_id` - region ID. | ||
* `region_name` - region name. | ||
* `support_feature` - Ability to access regional supportNote: This field may return null, indicating that a valid value cannot be obtained. | ||
* `network_type` - 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. | ||
|
||
|
Oops, something went wrong.