Skip to content

Commit

Permalink
add changelog and update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mikatong committed Oct 9, 2023
1 parent fc834ca commit 5547300
Show file tree
Hide file tree
Showing 15 changed files with 613 additions and 2 deletions.
43 changes: 43 additions & 0 deletions .changelog/2183.txt
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
```
2 changes: 1 addition & 1 deletion tencentcloud/data_source_tc_gaap_proxy_statistics.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ func dataSourceTencentCloudGaapProxyStatistics() *schema.Resource {
Elem: &schema.Schema{
Type: schema.TypeString,
},
Description: "Metric Names. 支持 InBandwidth,OutBandwidth, Concurrent, InPackets, OutPackets, PacketLoss, LatencyHttpQPS, HttpsQPS.",
Description: "Metric Names. Valid values: InBandwidth,OutBandwidth, Concurrent, InPackets, OutPackets, PacketLoss, Latency, HttpQPS, HttpsQPS.",
},

"granularity": {
Expand Down
2 changes: 1 addition & 1 deletion tencentcloud/data_source_tc_gaap_real_servers_status.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ func dataSourceTencentCloudGaapRealServersStatus() *schema.Resource {
"bind_status": {
Type: schema.TypeInt,
Computed: true,
Description: "Bind Status, 0 indicates unbound ,1 indicates bound by rules or listeners.",
Description: "Bind Status, 0 indicates unbound, 1 indicates bound by rules or listeners.",
},
"proxy_id": {
Type: schema.TypeString,
Expand Down
41 changes: 41 additions & 0 deletions website/docs/d/gaap_access_regions.html.markdown
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 website/docs/d/gaap_access_regions_by_dest_region.html.markdown
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.


33 changes: 33 additions & 0 deletions website/docs/d/gaap_black_header.html.markdown
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.


40 changes: 40 additions & 0 deletions website/docs/d/gaap_country_area_mapping.html.markdown
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.


37 changes: 37 additions & 0 deletions website/docs/d/gaap_custom_header.html.markdown
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.


41 changes: 41 additions & 0 deletions website/docs/d/gaap_dest_regions.html.markdown
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.


Loading

0 comments on commit 5547300

Please sign in to comment.