Viewing docs for tencentcloud 1.82.93
published on Monday, May 11, 2026 by tencentcloudstack
published on Monday, May 11, 2026 by tencentcloudstack
Viewing docs for tencentcloud 1.82.93
published on Monday, May 11, 2026 by tencentcloudstack
published on Monday, May 11, 2026 by tencentcloudstack
Use this data source to query available regions of TEO multi-path gateway
Example Usage
Query multi-path gateway available regions by zone_id
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const example = tencentcloud.getTeoMultiPathGatewayRegion({
zoneId: "zone-2noqxz9b6klw",
});
import pulumi
import pulumi_tencentcloud as tencentcloud
example = tencentcloud.get_teo_multi_path_gateway_region(zone_id="zone-2noqxz9b6klw")
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.GetTeoMultiPathGatewayRegion(ctx, &tencentcloud.GetTeoMultiPathGatewayRegionArgs{
ZoneId: "zone-2noqxz9b6klw",
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Tencentcloud = Pulumi.Tencentcloud;
return await Deployment.RunAsync(() =>
{
var example = Tencentcloud.GetTeoMultiPathGatewayRegion.Invoke(new()
{
ZoneId = "zone-2noqxz9b6klw",
});
});
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.GetTeoMultiPathGatewayRegionArgs;
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 example = TencentcloudFunctions.getTeoMultiPathGatewayRegion(GetTeoMultiPathGatewayRegionArgs.builder()
.zoneId("zone-2noqxz9b6klw")
.build());
}
}
variables:
example:
fn::invoke:
function: tencentcloud:getTeoMultiPathGatewayRegion
arguments:
zoneId: zone-2noqxz9b6klw
Example coming soon!
Using getTeoMultiPathGatewayRegion
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 getTeoMultiPathGatewayRegion(args: GetTeoMultiPathGatewayRegionArgs, opts?: InvokeOptions): Promise<GetTeoMultiPathGatewayRegionResult>
function getTeoMultiPathGatewayRegionOutput(args: GetTeoMultiPathGatewayRegionOutputArgs, opts?: InvokeOptions): Output<GetTeoMultiPathGatewayRegionResult>def get_teo_multi_path_gateway_region(id: Optional[str] = None,
result_output_file: Optional[str] = None,
zone_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTeoMultiPathGatewayRegionResult
def get_teo_multi_path_gateway_region_output(id: pulumi.Input[Optional[str]] = None,
result_output_file: pulumi.Input[Optional[str]] = None,
zone_id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTeoMultiPathGatewayRegionResult]func GetTeoMultiPathGatewayRegion(ctx *Context, args *GetTeoMultiPathGatewayRegionArgs, opts ...InvokeOption) (*GetTeoMultiPathGatewayRegionResult, error)
func GetTeoMultiPathGatewayRegionOutput(ctx *Context, args *GetTeoMultiPathGatewayRegionOutputArgs, opts ...InvokeOption) GetTeoMultiPathGatewayRegionResultOutput> Note: This function is named GetTeoMultiPathGatewayRegion in the Go SDK.
public static class GetTeoMultiPathGatewayRegion
{
public static Task<GetTeoMultiPathGatewayRegionResult> InvokeAsync(GetTeoMultiPathGatewayRegionArgs args, InvokeOptions? opts = null)
public static Output<GetTeoMultiPathGatewayRegionResult> Invoke(GetTeoMultiPathGatewayRegionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetTeoMultiPathGatewayRegionResult> getTeoMultiPathGatewayRegion(GetTeoMultiPathGatewayRegionArgs args, InvokeOptions options)
public static Output<GetTeoMultiPathGatewayRegionResult> getTeoMultiPathGatewayRegion(GetTeoMultiPathGatewayRegionArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getTeoMultiPathGatewayRegion:getTeoMultiPathGatewayRegion
arguments:
# arguments dictionarydata "tencentcloud_getteomultipathgatewayregion" "name" {
# arguments
}The following arguments are supported:
- Zone
Id string - Site ID.
- Id string
- Result
Output stringFile - Used to save results.
- Zone
Id string - Site ID.
- Id string
- Result
Output stringFile - Used to save results.
- zone_
id string - Site ID.
- id string
- result_
output_ stringfile - Used to save results.
- zone
Id String - Site ID.
- id String
- result
Output StringFile - Used to save results.
- zone
Id string - Site ID.
- id string
- result
Output stringFile - Used to save results.
- zone_
id str - Site ID.
- id str
- result_
output_ strfile - Used to save results.
- zone
Id String - Site ID.
- id String
- result
Output StringFile - Used to save results.
getTeoMultiPathGatewayRegion Result
The following output properties are available:
- Gateway
Regions List<GetTeo Multi Path Gateway Region Gateway Region> - List of available gateway regions.
- Id string
- Zone
Id string - Result
Output stringFile
- Gateway
Regions []GetTeo Multi Path Gateway Region Gateway Region - List of available gateway regions.
- Id string
- Zone
Id string - Result
Output stringFile
- gateway_
regions list(object) - List of available gateway regions.
- id string
- zone_
id string - result_
output_ stringfile
- gateway
Regions List<GetTeo Multi Path Gateway Region Gateway Region> - List of available gateway regions.
- id String
- zone
Id String - result
Output StringFile
- gateway
Regions GetTeo Multi Path Gateway Region Gateway Region[] - List of available gateway regions.
- id string
- zone
Id string - result
Output stringFile
- gateway_
regions Sequence[GetTeo Multi Path Gateway Region Gateway Region] - List of available gateway regions.
- id str
- zone_
id str - result_
output_ strfile
- gateway
Regions List<Property Map> - List of available gateway regions.
- id String
- zone
Id String - result
Output StringFile
Supporting Types
GetTeoMultiPathGatewayRegionGatewayRegion
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloudTerraform Provider.
Viewing docs for tencentcloud 1.82.93
published on Monday, May 11, 2026 by tencentcloudstack
published on Monday, May 11, 2026 by tencentcloudstack
