opentelekomcloud 1.36.51 published on Thursday, Oct 23, 2025 by opentelekomcloud
opentelekomcloud.getTaurusdbMysqlProxyFlavorsV3
opentelekomcloud 1.36.51 published on Thursday, Oct 23, 2025 by opentelekomcloud
Use this data source to get the list of OpenTelekomCloud TaurusDB MySQL proxy flavors.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as opentelekomcloud from "@pulumi/opentelekomcloud";
const config = new pulumi.Config();
const instanceId = config.requireObject("instanceId");
const test = opentelekomcloud.getTaurusdbMysqlProxyFlavorsV3({
instanceId: instanceId,
});
import pulumi
import pulumi_opentelekomcloud as opentelekomcloud
config = pulumi.Config()
instance_id = config.require_object("instanceId")
test = opentelekomcloud.get_taurusdb_mysql_proxy_flavors_v3(instance_id=instance_id)
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/opentelekomcloud/opentelekomcloud"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi/config"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
cfg := config.New(ctx, "")
instanceId := cfg.RequireObject("instanceId")
_, err := opentelekomcloud.GetTaurusdbMysqlProxyFlavorsV3(ctx, &opentelekomcloud.GetTaurusdbMysqlProxyFlavorsV3Args{
InstanceId: instanceId,
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Opentelekomcloud = Pulumi.Opentelekomcloud;
return await Deployment.RunAsync(() =>
{
var config = new Config();
var instanceId = config.RequireObject<dynamic>("instanceId");
var test = Opentelekomcloud.GetTaurusdbMysqlProxyFlavorsV3.Invoke(new()
{
InstanceId = instanceId,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.opentelekomcloud.OpentelekomcloudFunctions;
import com.pulumi.opentelekomcloud.inputs.GetTaurusdbMysqlProxyFlavorsV3Args;
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 config = ctx.config();
final var instanceId = config.get("instanceId");
final var test = OpentelekomcloudFunctions.getTaurusdbMysqlProxyFlavorsV3(GetTaurusdbMysqlProxyFlavorsV3Args.builder()
.instanceId(instanceId)
.build());
}
}
configuration:
instanceId:
type: dynamic
variables:
test:
fn::invoke:
function: opentelekomcloud:getTaurusdbMysqlProxyFlavorsV3
arguments:
instanceId: ${instanceId}
Using getTaurusdbMysqlProxyFlavorsV3
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 getTaurusdbMysqlProxyFlavorsV3(args: GetTaurusdbMysqlProxyFlavorsV3Args, opts?: InvokeOptions): Promise<GetTaurusdbMysqlProxyFlavorsV3Result>
function getTaurusdbMysqlProxyFlavorsV3Output(args: GetTaurusdbMysqlProxyFlavorsV3OutputArgs, opts?: InvokeOptions): Output<GetTaurusdbMysqlProxyFlavorsV3Result>def get_taurusdb_mysql_proxy_flavors_v3(id: Optional[str] = None,
instance_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTaurusdbMysqlProxyFlavorsV3Result
def get_taurusdb_mysql_proxy_flavors_v3_output(id: Optional[pulumi.Input[str]] = None,
instance_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTaurusdbMysqlProxyFlavorsV3Result]func GetTaurusdbMysqlProxyFlavorsV3(ctx *Context, args *GetTaurusdbMysqlProxyFlavorsV3Args, opts ...InvokeOption) (*GetTaurusdbMysqlProxyFlavorsV3Result, error)
func GetTaurusdbMysqlProxyFlavorsV3Output(ctx *Context, args *GetTaurusdbMysqlProxyFlavorsV3OutputArgs, opts ...InvokeOption) GetTaurusdbMysqlProxyFlavorsV3ResultOutput> Note: This function is named GetTaurusdbMysqlProxyFlavorsV3 in the Go SDK.
public static class GetTaurusdbMysqlProxyFlavorsV3
{
public static Task<GetTaurusdbMysqlProxyFlavorsV3Result> InvokeAsync(GetTaurusdbMysqlProxyFlavorsV3Args args, InvokeOptions? opts = null)
public static Output<GetTaurusdbMysqlProxyFlavorsV3Result> Invoke(GetTaurusdbMysqlProxyFlavorsV3InvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetTaurusdbMysqlProxyFlavorsV3Result> getTaurusdbMysqlProxyFlavorsV3(GetTaurusdbMysqlProxyFlavorsV3Args args, InvokeOptions options)
public static Output<GetTaurusdbMysqlProxyFlavorsV3Result> getTaurusdbMysqlProxyFlavorsV3(GetTaurusdbMysqlProxyFlavorsV3Args args, InvokeOptions options)
fn::invoke:
function: opentelekomcloud:index/getTaurusdbMysqlProxyFlavorsV3:getTaurusdbMysqlProxyFlavorsV3
arguments:
# arguments dictionaryThe following arguments are supported:
- Instance
Id string - Specifies the ID of TaurusDB MySQL Instance.
- Id string
- Indicates the ID of the proxy flavor.
- Instance
Id string - Specifies the ID of TaurusDB MySQL Instance.
- Id string
- Indicates the ID of the proxy flavor.
- instance
Id String - Specifies the ID of TaurusDB MySQL Instance.
- id String
- Indicates the ID of the proxy flavor.
- instance
Id string - Specifies the ID of TaurusDB MySQL Instance.
- id string
- Indicates the ID of the proxy flavor.
- instance_
id str - Specifies the ID of TaurusDB MySQL Instance.
- id str
- Indicates the ID of the proxy flavor.
- instance
Id String - Specifies the ID of TaurusDB MySQL Instance.
- id String
- Indicates the ID of the proxy flavor.
getTaurusdbMysqlProxyFlavorsV3 Result
The following output properties are available:
- Flavor
Groups List<GetTaurusdb Mysql Proxy Flavors V3Flavor Group> - Indicates the list of flavor groups. The flavor_groups structure is documented below.
- Id string
- Indicates the ID of the proxy flavor.
- Instance
Id string - Region string
- The region in which proxy flavors are obtained.
- Flavor
Groups []GetTaurusdb Mysql Proxy Flavors V3Flavor Group - Indicates the list of flavor groups. The flavor_groups structure is documented below.
- Id string
- Indicates the ID of the proxy flavor.
- Instance
Id string - Region string
- The region in which proxy flavors are obtained.
- flavor
Groups List<GetTaurusdb Mysql Proxy Flavors V3Flavor Group> - Indicates the list of flavor groups. The flavor_groups structure is documented below.
- id String
- Indicates the ID of the proxy flavor.
- instance
Id String - region String
- The region in which proxy flavors are obtained.
- flavor
Groups GetTaurusdb Mysql Proxy Flavors V3Flavor Group[] - Indicates the list of flavor groups. The flavor_groups structure is documented below.
- id string
- Indicates the ID of the proxy flavor.
- instance
Id string - region string
- The region in which proxy flavors are obtained.
- flavor_
groups Sequence[GetTaurusdb Mysql Proxy Flavors V3Flavor Group] - Indicates the list of flavor groups. The flavor_groups structure is documented below.
- id str
- Indicates the ID of the proxy flavor.
- instance_
id str - region str
- The region in which proxy flavors are obtained.
- flavor
Groups List<Property Map> - Indicates the list of flavor groups. The flavor_groups structure is documented below.
- id String
- Indicates the ID of the proxy flavor.
- instance
Id String - region String
- The region in which proxy flavors are obtained.
Supporting Types
GetTaurusdbMysqlProxyFlavorsV3FlavorGroup
- Flavors
List<Get
Taurusdb Mysql Proxy Flavors V3Flavor Group Flavor> - Indicates the list of flavors. The flavors structure is documented below.
- Type string
- Indicates the group type. The value can be arm or x86.
- Flavors
[]Get
Taurusdb Mysql Proxy Flavors V3Flavor Group Flavor - Indicates the list of flavors. The flavors structure is documented below.
- Type string
- Indicates the group type. The value can be arm or x86.
- flavors
List<Get
Taurusdb Mysql Proxy Flavors V3Flavor Group Flavor> - Indicates the list of flavors. The flavors structure is documented below.
- type String
- Indicates the group type. The value can be arm or x86.
- flavors
Get
Taurusdb Mysql Proxy Flavors V3Flavor Group Flavor[] - Indicates the list of flavors. The flavors structure is documented below.
- type string
- Indicates the group type. The value can be arm or x86.
- flavors
Sequence[Get
Taurusdb Mysql Proxy Flavors V3Flavor Group Flavor] - Indicates the list of flavors. The flavors structure is documented below.
- type str
- Indicates the group type. The value can be arm or x86.
- flavors List<Property Map>
- Indicates the list of flavors. The flavors structure is documented below.
- type String
- Indicates the group type. The value can be arm or x86.
GetTaurusdbMysqlProxyFlavorsV3FlavorGroupFlavor
- Az
Status Dictionary<string, string> - Indicates the key/value pairs of the availability zone status. key indicates the AZ ID, and value indicates the specification status in the AZ.
- Db
Type string - Indicates the database type.
- Id string
- Indicates the ID of the proxy flavor.
- Ram string
- Indicates the memory size in GB.
- Spec
Code string - Indicates the proxy specification code.
- Vcpus string
- Indicates the number of vCPUs.
- Az
Status map[string]string - Indicates the key/value pairs of the availability zone status. key indicates the AZ ID, and value indicates the specification status in the AZ.
- Db
Type string - Indicates the database type.
- Id string
- Indicates the ID of the proxy flavor.
- Ram string
- Indicates the memory size in GB.
- Spec
Code string - Indicates the proxy specification code.
- Vcpus string
- Indicates the number of vCPUs.
- az
Status Map<String,String> - Indicates the key/value pairs of the availability zone status. key indicates the AZ ID, and value indicates the specification status in the AZ.
- db
Type String - Indicates the database type.
- id String
- Indicates the ID of the proxy flavor.
- ram String
- Indicates the memory size in GB.
- spec
Code String - Indicates the proxy specification code.
- vcpus String
- Indicates the number of vCPUs.
- az
Status {[key: string]: string} - Indicates the key/value pairs of the availability zone status. key indicates the AZ ID, and value indicates the specification status in the AZ.
- db
Type string - Indicates the database type.
- id string
- Indicates the ID of the proxy flavor.
- ram string
- Indicates the memory size in GB.
- spec
Code string - Indicates the proxy specification code.
- vcpus string
- Indicates the number of vCPUs.
- az_
status Mapping[str, str] - Indicates the key/value pairs of the availability zone status. key indicates the AZ ID, and value indicates the specification status in the AZ.
- db_
type str - Indicates the database type.
- id str
- Indicates the ID of the proxy flavor.
- ram str
- Indicates the memory size in GB.
- spec_
code str - Indicates the proxy specification code.
- vcpus str
- Indicates the number of vCPUs.
- az
Status Map<String> - Indicates the key/value pairs of the availability zone status. key indicates the AZ ID, and value indicates the specification status in the AZ.
- db
Type String - Indicates the database type.
- id String
- Indicates the ID of the proxy flavor.
- ram String
- Indicates the memory size in GB.
- spec
Code String - Indicates the proxy specification code.
- vcpus String
- Indicates the number of vCPUs.
Package Details
- Repository
- opentelekomcloud opentelekomcloud/terraform-provider-opentelekomcloud
- License
- Notes
- This Pulumi package is based on the
opentelekomcloudTerraform Provider.
opentelekomcloud 1.36.51 published on Thursday, Oct 23, 2025 by opentelekomcloud
