1. Packages
  2. Tencentcloud Provider
  3. API Docs
  4. getCdwdorisInstances
tencentcloud 1.82.44 published on Thursday, Dec 11, 2025 by tencentcloudstack
tencentcloud logo
tencentcloud 1.82.44 published on Thursday, Dec 11, 2025 by tencentcloudstack

    Use this data source to query detailed information of CDWDoris instances

    Example Usage

    Query all cdwdoris instances

    import * as pulumi from "@pulumi/pulumi";
    import * as tencentcloud from "@pulumi/tencentcloud";
    
    const example = tencentcloud.getCdwdorisInstances({});
    
    import pulumi
    import pulumi_tencentcloud as tencentcloud
    
    example = tencentcloud.get_cdwdoris_instances()
    
    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.GetCdwdorisInstances(ctx, &tencentcloud.GetCdwdorisInstancesArgs{}, 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.GetCdwdorisInstances.Invoke();
    
    });
    
    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.GetCdwdorisInstancesArgs;
    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.getCdwdorisInstances(GetCdwdorisInstancesArgs.builder()
                .build());
    
        }
    }
    
    variables:
      example:
        fn::invoke:
          function: tencentcloud:getCdwdorisInstances
          arguments: {}
    

    Using getCdwdorisInstances

    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 getCdwdorisInstances(args: GetCdwdorisInstancesArgs, opts?: InvokeOptions): Promise<GetCdwdorisInstancesResult>
    function getCdwdorisInstancesOutput(args: GetCdwdorisInstancesOutputArgs, opts?: InvokeOptions): Output<GetCdwdorisInstancesResult>
    def get_cdwdoris_instances(id: Optional[str] = None,
                               result_output_file: Optional[str] = None,
                               search_instance_id: Optional[str] = None,
                               search_instance_name: Optional[str] = None,
                               search_tags: Optional[Sequence[GetCdwdorisInstancesSearchTag]] = None,
                               opts: Optional[InvokeOptions] = None) -> GetCdwdorisInstancesResult
    def get_cdwdoris_instances_output(id: Optional[pulumi.Input[str]] = None,
                               result_output_file: Optional[pulumi.Input[str]] = None,
                               search_instance_id: Optional[pulumi.Input[str]] = None,
                               search_instance_name: Optional[pulumi.Input[str]] = None,
                               search_tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetCdwdorisInstancesSearchTagArgs]]]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetCdwdorisInstancesResult]
    func GetCdwdorisInstances(ctx *Context, args *GetCdwdorisInstancesArgs, opts ...InvokeOption) (*GetCdwdorisInstancesResult, error)
    func GetCdwdorisInstancesOutput(ctx *Context, args *GetCdwdorisInstancesOutputArgs, opts ...InvokeOption) GetCdwdorisInstancesResultOutput

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

    public static class GetCdwdorisInstances 
    {
        public static Task<GetCdwdorisInstancesResult> InvokeAsync(GetCdwdorisInstancesArgs args, InvokeOptions? opts = null)
        public static Output<GetCdwdorisInstancesResult> Invoke(GetCdwdorisInstancesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCdwdorisInstancesResult> getCdwdorisInstances(GetCdwdorisInstancesArgs args, InvokeOptions options)
    public static Output<GetCdwdorisInstancesResult> getCdwdorisInstances(GetCdwdorisInstancesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: tencentcloud:index/getCdwdorisInstances:getCdwdorisInstances
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    ResultOutputFile string
    Used to save results.
    SearchInstanceId string
    The name of the cluster ID for the search.
    SearchInstanceName string
    The cluster name for the search.
    SearchTags List<GetCdwdorisInstancesSearchTag>
    Search tag list.
    Id string
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    ResultOutputFile string
    Used to save results.
    SearchInstanceId string
    The name of the cluster ID for the search.
    SearchInstanceName string
    The cluster name for the search.
    SearchTags []GetCdwdorisInstancesSearchTag
    Search tag list.
    id String
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    resultOutputFile String
    Used to save results.
    searchInstanceId String
    The name of the cluster ID for the search.
    searchInstanceName String
    The cluster name for the search.
    searchTags List<GetCdwdorisInstancesSearchTag>
    Search tag list.
    id string
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    resultOutputFile string
    Used to save results.
    searchInstanceId string
    The name of the cluster ID for the search.
    searchInstanceName string
    The cluster name for the search.
    searchTags GetCdwdorisInstancesSearchTag[]
    Search tag list.
    id str
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    result_output_file str
    Used to save results.
    search_instance_id str
    The name of the cluster ID for the search.
    search_instance_name str
    The cluster name for the search.
    search_tags Sequence[GetCdwdorisInstancesSearchTag]
    Search tag list.
    id String
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    resultOutputFile String
    Used to save results.
    searchInstanceId String
    The name of the cluster ID for the search.
    searchInstanceName String
    The cluster name for the search.
    searchTags List<Property Map>
    Search tag list.

    getCdwdorisInstances Result

    The following output properties are available:

    Id string
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    InstancesLists List<GetCdwdorisInstancesInstancesList>
    Quantities of instances array.
    ResultOutputFile string
    SearchInstanceId string
    SearchInstanceName string
    SearchTags List<GetCdwdorisInstancesSearchTag>
    Id string
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    InstancesLists []GetCdwdorisInstancesInstancesList
    Quantities of instances array.
    ResultOutputFile string
    SearchInstanceId string
    SearchInstanceName string
    SearchTags []GetCdwdorisInstancesSearchTag
    id String
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    instancesLists List<GetCdwdorisInstancesInstancesList>
    Quantities of instances array.
    resultOutputFile String
    searchInstanceId String
    searchInstanceName String
    searchTags List<GetCdwdorisInstancesSearchTag>
    id string
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    instancesLists GetCdwdorisInstancesInstancesList[]
    Quantities of instances array.
    resultOutputFile string
    searchInstanceId string
    searchInstanceName string
    searchTags GetCdwdorisInstancesSearchTag[]
    id str
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    instances_lists Sequence[GetCdwdorisInstancesInstancesList]
    Quantities of instances array.
    result_output_file str
    search_instance_id str
    search_instance_name str
    search_tags Sequence[GetCdwdorisInstancesSearchTag]
    id String
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    instancesLists List<Property Map>
    Quantities of instances array.
    resultOutputFile String
    searchInstanceId String
    searchInstanceName String
    searchTags List<Property Map>

    Supporting Types

    GetCdwdorisInstancesInstancesList

    AccessInfo string
    Access address. Example: 10.0.0.1:9000. Note: This field may return null, indicating that no valid values can be obtained.
    BindSGs List<string>
    Bound security group information. Note: This field may return null, indicating that no valid values can be obtained.
    BuildVersion string
    Minor versions. Note: This field may return null, indicating that no valid values can be obtained.
    CanAttachCbs bool
    cbs. Note: This field may return null, indicating that no valid values can be obtained.
    CaseSensitive double
    Whether the table name is case sensitive, 0 refers to sensitive, 1 refers to insensitive, compared in lowercase; 2 refers to insensitive, and the table name is changed to lowercase for storage.. Note: This field may return null, indicating that no valid values can be obtained.
    Characteristics List<string>
    Page features, used to block some page entrances on the front end.. Note: This field may return null, indicating that no valid values can be obtained.
    ClsLogSetId string
    Logset ID. Note: This field may return null, indicating that no valid values can be obtained.
    ClsTopicId string
    Log Topic ID. Note: This field may return null, indicating that no valid values can be obtained.
    Components string
    Component Information. Note: The return type here is map[string]struct, not the string type displayed. You can refer to Sample Value to parse the data. Note: This field may return null, indicating that no valid values can be obtained.
    CoolDownBucket string
    COS buckets are used for hot and cold stratification. Note: This field may return null, indicating that no valid values can be obtained.
    CoreSummaries List<GetCdwdorisInstancesInstancesListCoreSummary>
    Zookeeper node description information. Note: This field may return null, indicating that no valid values can be obtained.
    CosBucketName string
    COS bucket. Note: This field may return null, indicating that no valid values can be obtained.
    CosMoveFactor double
    Cold and hot stratification coefficient. Note: This field may return null, indicating that no valid values can be obtained.
    CreateTime string
    Creation time. Note: This field may return null, indicating that no valid values can be obtained.
    Eip string
    Elastic network interface address. Note: This field may return null, indicating that no valid values can be obtained.
    EnableCoolDown double
    Whether to enable hot and cold stratification. 0 refers to disabled, and 1 refers to enabled.. Note: This field may return null, indicating that no valid values can be obtained.
    EnableMultiZones bool
    Whether it is a multi-AZ.. Note: This field may return null, indicating that no valid values can be obtained.
    EnableXmlConfig double
    Whether to support XML configuration management. Note: This field may return null, indicating that no valid values can be obtained.
    ExpireTime string
    Expiration time. Note: This field may return null, indicating that no valid values can be obtained.
    FlowMsg string
    Error process description information. Note: This field may return null, indicating that no valid values can be obtained.
    GraceShutdownWaitSeconds string
    The timeout time for the graceful restart of the kernel. If it is -1, it means it is not set.. Note: This field may return null, indicating that no valid values can be obtained.
    Ha string
    High availability, being true or false. Note: This field may return null, indicating that no valid values can be obtained.
    HaType double
    High availability type: 0: non-high availability. 1: read high availability. 2: read-write high availability. Note: This field may return null, indicating that no valid values can be obtained.
    HasClsTopic bool
    Whether to enable logs. Note: This field may return null, indicating that no valid values can be obtained.
    Id double
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    InstanceId string
    Cluster instance ID, cdw-xxxx string type. Note: This field may return null, indicating that no valid values can be obtained.
    InstanceName string
    Cluster instance name. Note: This field may return null, indicating that no valid values can be obtained.
    IsWhiteSGs bool
    Whether users can bind security groups.. Note: This field may return null, indicating that no valid values can be obtained.
    Kind string
    external/local/yunti. Note: This field may return null, indicating that no valid values can be obtained.
    MasterSummaries List<GetCdwdorisInstancesInstancesListMasterSummary>
    Data node description information. Note: This field may return null, indicating that no valid values can be obtained.
    Monitor string
    Monitoring Information. Note: This field may return null, indicating that no valid values can be obtained.
    PayMode string
    Payment type: hour and prepay. Note: This field may return null, indicating that no valid values can be obtained.
    Region string
    Region, ap-guangzhou. Note: This field may return null, indicating that no valid values can be obtained.
    RegionDesc string
    Region. Note: This field may return null, indicating that no valid values can be obtained.
    RegionId double
    Region ID, indicating the region. Note: This field may return null, indicating that no valid values can be obtained.
    RenewFlag bool
    Automatic renewal marker. Note: This field may return null, indicating that no valid values can be obtained.
    RestartTimeout string
    Timeout period, in seconds. Note: This field may return null, indicating that no valid values can be obtained.
    Status string
    Status,. Init is being created. Serving is running. Deleted indicates the cluster has been terminated. Deleting indicates the cluster is being terminated. Modify indicates the cluster is being changed. Note: This field may return null, indicating that no valid values can be obtained.
    StatusDesc string
    Status description, such as running. Note: This field may return null, indicating that no valid values can be obtained.
    SubnetId string
    Subnet name. Note: This field may return null, indicating that no valid values can be obtained.
    Tags List<GetCdwdorisInstancesInstancesListTag>
    Tag list. Note: This field may return null, indicating that no valid values can be obtained.
    UserNetworkInfos string
    User availability zone and subnet information. Note: This field may return null, indicating that no valid values can be obtained.
    Version string
    Version. Note: This field may return null, indicating that no valid values can be obtained.
    VpcId string
    VPC name. Note: This field may return null, indicating that no valid values can be obtained.
    Zone string
    Availability zone, ap-guangzhou-3. Note: This field may return null, indicating that no valid values can be obtained.
    ZoneDesc string
    Note about availability zone, such as Guangzhou Zone 2. Note: This field may return null, indicating that no valid values can be obtained.
    AccessInfo string
    Access address. Example: 10.0.0.1:9000. Note: This field may return null, indicating that no valid values can be obtained.
    BindSGs []string
    Bound security group information. Note: This field may return null, indicating that no valid values can be obtained.
    BuildVersion string
    Minor versions. Note: This field may return null, indicating that no valid values can be obtained.
    CanAttachCbs bool
    cbs. Note: This field may return null, indicating that no valid values can be obtained.
    CaseSensitive float64
    Whether the table name is case sensitive, 0 refers to sensitive, 1 refers to insensitive, compared in lowercase; 2 refers to insensitive, and the table name is changed to lowercase for storage.. Note: This field may return null, indicating that no valid values can be obtained.
    Characteristics []string
    Page features, used to block some page entrances on the front end.. Note: This field may return null, indicating that no valid values can be obtained.
    ClsLogSetId string
    Logset ID. Note: This field may return null, indicating that no valid values can be obtained.
    ClsTopicId string
    Log Topic ID. Note: This field may return null, indicating that no valid values can be obtained.
    Components string
    Component Information. Note: The return type here is map[string]struct, not the string type displayed. You can refer to Sample Value to parse the data. Note: This field may return null, indicating that no valid values can be obtained.
    CoolDownBucket string
    COS buckets are used for hot and cold stratification. Note: This field may return null, indicating that no valid values can be obtained.
    CoreSummaries []GetCdwdorisInstancesInstancesListCoreSummary
    Zookeeper node description information. Note: This field may return null, indicating that no valid values can be obtained.
    CosBucketName string
    COS bucket. Note: This field may return null, indicating that no valid values can be obtained.
    CosMoveFactor float64
    Cold and hot stratification coefficient. Note: This field may return null, indicating that no valid values can be obtained.
    CreateTime string
    Creation time. Note: This field may return null, indicating that no valid values can be obtained.
    Eip string
    Elastic network interface address. Note: This field may return null, indicating that no valid values can be obtained.
    EnableCoolDown float64
    Whether to enable hot and cold stratification. 0 refers to disabled, and 1 refers to enabled.. Note: This field may return null, indicating that no valid values can be obtained.
    EnableMultiZones bool
    Whether it is a multi-AZ.. Note: This field may return null, indicating that no valid values can be obtained.
    EnableXmlConfig float64
    Whether to support XML configuration management. Note: This field may return null, indicating that no valid values can be obtained.
    ExpireTime string
    Expiration time. Note: This field may return null, indicating that no valid values can be obtained.
    FlowMsg string
    Error process description information. Note: This field may return null, indicating that no valid values can be obtained.
    GraceShutdownWaitSeconds string
    The timeout time for the graceful restart of the kernel. If it is -1, it means it is not set.. Note: This field may return null, indicating that no valid values can be obtained.
    Ha string
    High availability, being true or false. Note: This field may return null, indicating that no valid values can be obtained.
    HaType float64
    High availability type: 0: non-high availability. 1: read high availability. 2: read-write high availability. Note: This field may return null, indicating that no valid values can be obtained.
    HasClsTopic bool
    Whether to enable logs. Note: This field may return null, indicating that no valid values can be obtained.
    Id float64
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    InstanceId string
    Cluster instance ID, cdw-xxxx string type. Note: This field may return null, indicating that no valid values can be obtained.
    InstanceName string
    Cluster instance name. Note: This field may return null, indicating that no valid values can be obtained.
    IsWhiteSGs bool
    Whether users can bind security groups.. Note: This field may return null, indicating that no valid values can be obtained.
    Kind string
    external/local/yunti. Note: This field may return null, indicating that no valid values can be obtained.
    MasterSummaries []GetCdwdorisInstancesInstancesListMasterSummary
    Data node description information. Note: This field may return null, indicating that no valid values can be obtained.
    Monitor string
    Monitoring Information. Note: This field may return null, indicating that no valid values can be obtained.
    PayMode string
    Payment type: hour and prepay. Note: This field may return null, indicating that no valid values can be obtained.
    Region string
    Region, ap-guangzhou. Note: This field may return null, indicating that no valid values can be obtained.
    RegionDesc string
    Region. Note: This field may return null, indicating that no valid values can be obtained.
    RegionId float64
    Region ID, indicating the region. Note: This field may return null, indicating that no valid values can be obtained.
    RenewFlag bool
    Automatic renewal marker. Note: This field may return null, indicating that no valid values can be obtained.
    RestartTimeout string
    Timeout period, in seconds. Note: This field may return null, indicating that no valid values can be obtained.
    Status string
    Status,. Init is being created. Serving is running. Deleted indicates the cluster has been terminated. Deleting indicates the cluster is being terminated. Modify indicates the cluster is being changed. Note: This field may return null, indicating that no valid values can be obtained.
    StatusDesc string
    Status description, such as running. Note: This field may return null, indicating that no valid values can be obtained.
    SubnetId string
    Subnet name. Note: This field may return null, indicating that no valid values can be obtained.
    Tags []GetCdwdorisInstancesInstancesListTag
    Tag list. Note: This field may return null, indicating that no valid values can be obtained.
    UserNetworkInfos string
    User availability zone and subnet information. Note: This field may return null, indicating that no valid values can be obtained.
    Version string
    Version. Note: This field may return null, indicating that no valid values can be obtained.
    VpcId string
    VPC name. Note: This field may return null, indicating that no valid values can be obtained.
    Zone string
    Availability zone, ap-guangzhou-3. Note: This field may return null, indicating that no valid values can be obtained.
    ZoneDesc string
    Note about availability zone, such as Guangzhou Zone 2. Note: This field may return null, indicating that no valid values can be obtained.
    accessInfo String
    Access address. Example: 10.0.0.1:9000. Note: This field may return null, indicating that no valid values can be obtained.
    bindSGs List<String>
    Bound security group information. Note: This field may return null, indicating that no valid values can be obtained.
    buildVersion String
    Minor versions. Note: This field may return null, indicating that no valid values can be obtained.
    canAttachCbs Boolean
    cbs. Note: This field may return null, indicating that no valid values can be obtained.
    caseSensitive Double
    Whether the table name is case sensitive, 0 refers to sensitive, 1 refers to insensitive, compared in lowercase; 2 refers to insensitive, and the table name is changed to lowercase for storage.. Note: This field may return null, indicating that no valid values can be obtained.
    characteristics List<String>
    Page features, used to block some page entrances on the front end.. Note: This field may return null, indicating that no valid values can be obtained.
    clsLogSetId String
    Logset ID. Note: This field may return null, indicating that no valid values can be obtained.
    clsTopicId String
    Log Topic ID. Note: This field may return null, indicating that no valid values can be obtained.
    components String
    Component Information. Note: The return type here is map[string]struct, not the string type displayed. You can refer to Sample Value to parse the data. Note: This field may return null, indicating that no valid values can be obtained.
    coolDownBucket String
    COS buckets are used for hot and cold stratification. Note: This field may return null, indicating that no valid values can be obtained.
    coreSummaries List<GetCdwdorisInstancesInstancesListCoreSummary>
    Zookeeper node description information. Note: This field may return null, indicating that no valid values can be obtained.
    cosBucketName String
    COS bucket. Note: This field may return null, indicating that no valid values can be obtained.
    cosMoveFactor Double
    Cold and hot stratification coefficient. Note: This field may return null, indicating that no valid values can be obtained.
    createTime String
    Creation time. Note: This field may return null, indicating that no valid values can be obtained.
    eip String
    Elastic network interface address. Note: This field may return null, indicating that no valid values can be obtained.
    enableCoolDown Double
    Whether to enable hot and cold stratification. 0 refers to disabled, and 1 refers to enabled.. Note: This field may return null, indicating that no valid values can be obtained.
    enableMultiZones Boolean
    Whether it is a multi-AZ.. Note: This field may return null, indicating that no valid values can be obtained.
    enableXmlConfig Double
    Whether to support XML configuration management. Note: This field may return null, indicating that no valid values can be obtained.
    expireTime String
    Expiration time. Note: This field may return null, indicating that no valid values can be obtained.
    flowMsg String
    Error process description information. Note: This field may return null, indicating that no valid values can be obtained.
    graceShutdownWaitSeconds String
    The timeout time for the graceful restart of the kernel. If it is -1, it means it is not set.. Note: This field may return null, indicating that no valid values can be obtained.
    ha String
    High availability, being true or false. Note: This field may return null, indicating that no valid values can be obtained.
    haType Double
    High availability type: 0: non-high availability. 1: read high availability. 2: read-write high availability. Note: This field may return null, indicating that no valid values can be obtained.
    hasClsTopic Boolean
    Whether to enable logs. Note: This field may return null, indicating that no valid values can be obtained.
    id Double
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    instanceId String
    Cluster instance ID, cdw-xxxx string type. Note: This field may return null, indicating that no valid values can be obtained.
    instanceName String
    Cluster instance name. Note: This field may return null, indicating that no valid values can be obtained.
    isWhiteSGs Boolean
    Whether users can bind security groups.. Note: This field may return null, indicating that no valid values can be obtained.
    kind String
    external/local/yunti. Note: This field may return null, indicating that no valid values can be obtained.
    masterSummaries List<GetCdwdorisInstancesInstancesListMasterSummary>
    Data node description information. Note: This field may return null, indicating that no valid values can be obtained.
    monitor String
    Monitoring Information. Note: This field may return null, indicating that no valid values can be obtained.
    payMode String
    Payment type: hour and prepay. Note: This field may return null, indicating that no valid values can be obtained.
    region String
    Region, ap-guangzhou. Note: This field may return null, indicating that no valid values can be obtained.
    regionDesc String
    Region. Note: This field may return null, indicating that no valid values can be obtained.
    regionId Double
    Region ID, indicating the region. Note: This field may return null, indicating that no valid values can be obtained.
    renewFlag Boolean
    Automatic renewal marker. Note: This field may return null, indicating that no valid values can be obtained.
    restartTimeout String
    Timeout period, in seconds. Note: This field may return null, indicating that no valid values can be obtained.
    status String
    Status,. Init is being created. Serving is running. Deleted indicates the cluster has been terminated. Deleting indicates the cluster is being terminated. Modify indicates the cluster is being changed. Note: This field may return null, indicating that no valid values can be obtained.
    statusDesc String
    Status description, such as running. Note: This field may return null, indicating that no valid values can be obtained.
    subnetId String
    Subnet name. Note: This field may return null, indicating that no valid values can be obtained.
    tags List<GetCdwdorisInstancesInstancesListTag>
    Tag list. Note: This field may return null, indicating that no valid values can be obtained.
    userNetworkInfos String
    User availability zone and subnet information. Note: This field may return null, indicating that no valid values can be obtained.
    version String
    Version. Note: This field may return null, indicating that no valid values can be obtained.
    vpcId String
    VPC name. Note: This field may return null, indicating that no valid values can be obtained.
    zone String
    Availability zone, ap-guangzhou-3. Note: This field may return null, indicating that no valid values can be obtained.
    zoneDesc String
    Note about availability zone, such as Guangzhou Zone 2. Note: This field may return null, indicating that no valid values can be obtained.
    accessInfo string
    Access address. Example: 10.0.0.1:9000. Note: This field may return null, indicating that no valid values can be obtained.
    bindSGs string[]
    Bound security group information. Note: This field may return null, indicating that no valid values can be obtained.
    buildVersion string
    Minor versions. Note: This field may return null, indicating that no valid values can be obtained.
    canAttachCbs boolean
    cbs. Note: This field may return null, indicating that no valid values can be obtained.
    caseSensitive number
    Whether the table name is case sensitive, 0 refers to sensitive, 1 refers to insensitive, compared in lowercase; 2 refers to insensitive, and the table name is changed to lowercase for storage.. Note: This field may return null, indicating that no valid values can be obtained.
    characteristics string[]
    Page features, used to block some page entrances on the front end.. Note: This field may return null, indicating that no valid values can be obtained.
    clsLogSetId string
    Logset ID. Note: This field may return null, indicating that no valid values can be obtained.
    clsTopicId string
    Log Topic ID. Note: This field may return null, indicating that no valid values can be obtained.
    components string
    Component Information. Note: The return type here is map[string]struct, not the string type displayed. You can refer to Sample Value to parse the data. Note: This field may return null, indicating that no valid values can be obtained.
    coolDownBucket string
    COS buckets are used for hot and cold stratification. Note: This field may return null, indicating that no valid values can be obtained.
    coreSummaries GetCdwdorisInstancesInstancesListCoreSummary[]
    Zookeeper node description information. Note: This field may return null, indicating that no valid values can be obtained.
    cosBucketName string
    COS bucket. Note: This field may return null, indicating that no valid values can be obtained.
    cosMoveFactor number
    Cold and hot stratification coefficient. Note: This field may return null, indicating that no valid values can be obtained.
    createTime string
    Creation time. Note: This field may return null, indicating that no valid values can be obtained.
    eip string
    Elastic network interface address. Note: This field may return null, indicating that no valid values can be obtained.
    enableCoolDown number
    Whether to enable hot and cold stratification. 0 refers to disabled, and 1 refers to enabled.. Note: This field may return null, indicating that no valid values can be obtained.
    enableMultiZones boolean
    Whether it is a multi-AZ.. Note: This field may return null, indicating that no valid values can be obtained.
    enableXmlConfig number
    Whether to support XML configuration management. Note: This field may return null, indicating that no valid values can be obtained.
    expireTime string
    Expiration time. Note: This field may return null, indicating that no valid values can be obtained.
    flowMsg string
    Error process description information. Note: This field may return null, indicating that no valid values can be obtained.
    graceShutdownWaitSeconds string
    The timeout time for the graceful restart of the kernel. If it is -1, it means it is not set.. Note: This field may return null, indicating that no valid values can be obtained.
    ha string
    High availability, being true or false. Note: This field may return null, indicating that no valid values can be obtained.
    haType number
    High availability type: 0: non-high availability. 1: read high availability. 2: read-write high availability. Note: This field may return null, indicating that no valid values can be obtained.
    hasClsTopic boolean
    Whether to enable logs. Note: This field may return null, indicating that no valid values can be obtained.
    id number
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    instanceId string
    Cluster instance ID, cdw-xxxx string type. Note: This field may return null, indicating that no valid values can be obtained.
    instanceName string
    Cluster instance name. Note: This field may return null, indicating that no valid values can be obtained.
    isWhiteSGs boolean
    Whether users can bind security groups.. Note: This field may return null, indicating that no valid values can be obtained.
    kind string
    external/local/yunti. Note: This field may return null, indicating that no valid values can be obtained.
    masterSummaries GetCdwdorisInstancesInstancesListMasterSummary[]
    Data node description information. Note: This field may return null, indicating that no valid values can be obtained.
    monitor string
    Monitoring Information. Note: This field may return null, indicating that no valid values can be obtained.
    payMode string
    Payment type: hour and prepay. Note: This field may return null, indicating that no valid values can be obtained.
    region string
    Region, ap-guangzhou. Note: This field may return null, indicating that no valid values can be obtained.
    regionDesc string
    Region. Note: This field may return null, indicating that no valid values can be obtained.
    regionId number
    Region ID, indicating the region. Note: This field may return null, indicating that no valid values can be obtained.
    renewFlag boolean
    Automatic renewal marker. Note: This field may return null, indicating that no valid values can be obtained.
    restartTimeout string
    Timeout period, in seconds. Note: This field may return null, indicating that no valid values can be obtained.
    status string
    Status,. Init is being created. Serving is running. Deleted indicates the cluster has been terminated. Deleting indicates the cluster is being terminated. Modify indicates the cluster is being changed. Note: This field may return null, indicating that no valid values can be obtained.
    statusDesc string
    Status description, such as running. Note: This field may return null, indicating that no valid values can be obtained.
    subnetId string
    Subnet name. Note: This field may return null, indicating that no valid values can be obtained.
    tags GetCdwdorisInstancesInstancesListTag[]
    Tag list. Note: This field may return null, indicating that no valid values can be obtained.
    userNetworkInfos string
    User availability zone and subnet information. Note: This field may return null, indicating that no valid values can be obtained.
    version string
    Version. Note: This field may return null, indicating that no valid values can be obtained.
    vpcId string
    VPC name. Note: This field may return null, indicating that no valid values can be obtained.
    zone string
    Availability zone, ap-guangzhou-3. Note: This field may return null, indicating that no valid values can be obtained.
    zoneDesc string
    Note about availability zone, such as Guangzhou Zone 2. Note: This field may return null, indicating that no valid values can be obtained.
    access_info str
    Access address. Example: 10.0.0.1:9000. Note: This field may return null, indicating that no valid values can be obtained.
    bind_sgs Sequence[str]
    Bound security group information. Note: This field may return null, indicating that no valid values can be obtained.
    build_version str
    Minor versions. Note: This field may return null, indicating that no valid values can be obtained.
    can_attach_cbs bool
    cbs. Note: This field may return null, indicating that no valid values can be obtained.
    case_sensitive float
    Whether the table name is case sensitive, 0 refers to sensitive, 1 refers to insensitive, compared in lowercase; 2 refers to insensitive, and the table name is changed to lowercase for storage.. Note: This field may return null, indicating that no valid values can be obtained.
    characteristics Sequence[str]
    Page features, used to block some page entrances on the front end.. Note: This field may return null, indicating that no valid values can be obtained.
    cls_log_set_id str
    Logset ID. Note: This field may return null, indicating that no valid values can be obtained.
    cls_topic_id str
    Log Topic ID. Note: This field may return null, indicating that no valid values can be obtained.
    components str
    Component Information. Note: The return type here is map[string]struct, not the string type displayed. You can refer to Sample Value to parse the data. Note: This field may return null, indicating that no valid values can be obtained.
    cool_down_bucket str
    COS buckets are used for hot and cold stratification. Note: This field may return null, indicating that no valid values can be obtained.
    core_summaries Sequence[GetCdwdorisInstancesInstancesListCoreSummary]
    Zookeeper node description information. Note: This field may return null, indicating that no valid values can be obtained.
    cos_bucket_name str
    COS bucket. Note: This field may return null, indicating that no valid values can be obtained.
    cos_move_factor float
    Cold and hot stratification coefficient. Note: This field may return null, indicating that no valid values can be obtained.
    create_time str
    Creation time. Note: This field may return null, indicating that no valid values can be obtained.
    eip str
    Elastic network interface address. Note: This field may return null, indicating that no valid values can be obtained.
    enable_cool_down float
    Whether to enable hot and cold stratification. 0 refers to disabled, and 1 refers to enabled.. Note: This field may return null, indicating that no valid values can be obtained.
    enable_multi_zones bool
    Whether it is a multi-AZ.. Note: This field may return null, indicating that no valid values can be obtained.
    enable_xml_config float
    Whether to support XML configuration management. Note: This field may return null, indicating that no valid values can be obtained.
    expire_time str
    Expiration time. Note: This field may return null, indicating that no valid values can be obtained.
    flow_msg str
    Error process description information. Note: This field may return null, indicating that no valid values can be obtained.
    grace_shutdown_wait_seconds str
    The timeout time for the graceful restart of the kernel. If it is -1, it means it is not set.. Note: This field may return null, indicating that no valid values can be obtained.
    ha str
    High availability, being true or false. Note: This field may return null, indicating that no valid values can be obtained.
    ha_type float
    High availability type: 0: non-high availability. 1: read high availability. 2: read-write high availability. Note: This field may return null, indicating that no valid values can be obtained.
    has_cls_topic bool
    Whether to enable logs. Note: This field may return null, indicating that no valid values can be obtained.
    id float
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    instance_id str
    Cluster instance ID, cdw-xxxx string type. Note: This field may return null, indicating that no valid values can be obtained.
    instance_name str
    Cluster instance name. Note: This field may return null, indicating that no valid values can be obtained.
    is_white_sgs bool
    Whether users can bind security groups.. Note: This field may return null, indicating that no valid values can be obtained.
    kind str
    external/local/yunti. Note: This field may return null, indicating that no valid values can be obtained.
    master_summaries Sequence[GetCdwdorisInstancesInstancesListMasterSummary]
    Data node description information. Note: This field may return null, indicating that no valid values can be obtained.
    monitor str
    Monitoring Information. Note: This field may return null, indicating that no valid values can be obtained.
    pay_mode str
    Payment type: hour and prepay. Note: This field may return null, indicating that no valid values can be obtained.
    region str
    Region, ap-guangzhou. Note: This field may return null, indicating that no valid values can be obtained.
    region_desc str
    Region. Note: This field may return null, indicating that no valid values can be obtained.
    region_id float
    Region ID, indicating the region. Note: This field may return null, indicating that no valid values can be obtained.
    renew_flag bool
    Automatic renewal marker. Note: This field may return null, indicating that no valid values can be obtained.
    restart_timeout str
    Timeout period, in seconds. Note: This field may return null, indicating that no valid values can be obtained.
    status str
    Status,. Init is being created. Serving is running. Deleted indicates the cluster has been terminated. Deleting indicates the cluster is being terminated. Modify indicates the cluster is being changed. Note: This field may return null, indicating that no valid values can be obtained.
    status_desc str
    Status description, such as running. Note: This field may return null, indicating that no valid values can be obtained.
    subnet_id str
    Subnet name. Note: This field may return null, indicating that no valid values can be obtained.
    tags Sequence[GetCdwdorisInstancesInstancesListTag]
    Tag list. Note: This field may return null, indicating that no valid values can be obtained.
    user_network_infos str
    User availability zone and subnet information. Note: This field may return null, indicating that no valid values can be obtained.
    version str
    Version. Note: This field may return null, indicating that no valid values can be obtained.
    vpc_id str
    VPC name. Note: This field may return null, indicating that no valid values can be obtained.
    zone str
    Availability zone, ap-guangzhou-3. Note: This field may return null, indicating that no valid values can be obtained.
    zone_desc str
    Note about availability zone, such as Guangzhou Zone 2. Note: This field may return null, indicating that no valid values can be obtained.
    accessInfo String
    Access address. Example: 10.0.0.1:9000. Note: This field may return null, indicating that no valid values can be obtained.
    bindSGs List<String>
    Bound security group information. Note: This field may return null, indicating that no valid values can be obtained.
    buildVersion String
    Minor versions. Note: This field may return null, indicating that no valid values can be obtained.
    canAttachCbs Boolean
    cbs. Note: This field may return null, indicating that no valid values can be obtained.
    caseSensitive Number
    Whether the table name is case sensitive, 0 refers to sensitive, 1 refers to insensitive, compared in lowercase; 2 refers to insensitive, and the table name is changed to lowercase for storage.. Note: This field may return null, indicating that no valid values can be obtained.
    characteristics List<String>
    Page features, used to block some page entrances on the front end.. Note: This field may return null, indicating that no valid values can be obtained.
    clsLogSetId String
    Logset ID. Note: This field may return null, indicating that no valid values can be obtained.
    clsTopicId String
    Log Topic ID. Note: This field may return null, indicating that no valid values can be obtained.
    components String
    Component Information. Note: The return type here is map[string]struct, not the string type displayed. You can refer to Sample Value to parse the data. Note: This field may return null, indicating that no valid values can be obtained.
    coolDownBucket String
    COS buckets are used for hot and cold stratification. Note: This field may return null, indicating that no valid values can be obtained.
    coreSummaries List<Property Map>
    Zookeeper node description information. Note: This field may return null, indicating that no valid values can be obtained.
    cosBucketName String
    COS bucket. Note: This field may return null, indicating that no valid values can be obtained.
    cosMoveFactor Number
    Cold and hot stratification coefficient. Note: This field may return null, indicating that no valid values can be obtained.
    createTime String
    Creation time. Note: This field may return null, indicating that no valid values can be obtained.
    eip String
    Elastic network interface address. Note: This field may return null, indicating that no valid values can be obtained.
    enableCoolDown Number
    Whether to enable hot and cold stratification. 0 refers to disabled, and 1 refers to enabled.. Note: This field may return null, indicating that no valid values can be obtained.
    enableMultiZones Boolean
    Whether it is a multi-AZ.. Note: This field may return null, indicating that no valid values can be obtained.
    enableXmlConfig Number
    Whether to support XML configuration management. Note: This field may return null, indicating that no valid values can be obtained.
    expireTime String
    Expiration time. Note: This field may return null, indicating that no valid values can be obtained.
    flowMsg String
    Error process description information. Note: This field may return null, indicating that no valid values can be obtained.
    graceShutdownWaitSeconds String
    The timeout time for the graceful restart of the kernel. If it is -1, it means it is not set.. Note: This field may return null, indicating that no valid values can be obtained.
    ha String
    High availability, being true or false. Note: This field may return null, indicating that no valid values can be obtained.
    haType Number
    High availability type: 0: non-high availability. 1: read high availability. 2: read-write high availability. Note: This field may return null, indicating that no valid values can be obtained.
    hasClsTopic Boolean
    Whether to enable logs. Note: This field may return null, indicating that no valid values can be obtained.
    id Number
    Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
    instanceId String
    Cluster instance ID, cdw-xxxx string type. Note: This field may return null, indicating that no valid values can be obtained.
    instanceName String
    Cluster instance name. Note: This field may return null, indicating that no valid values can be obtained.
    isWhiteSGs Boolean
    Whether users can bind security groups.. Note: This field may return null, indicating that no valid values can be obtained.
    kind String
    external/local/yunti. Note: This field may return null, indicating that no valid values can be obtained.
    masterSummaries List<Property Map>
    Data node description information. Note: This field may return null, indicating that no valid values can be obtained.
    monitor String
    Monitoring Information. Note: This field may return null, indicating that no valid values can be obtained.
    payMode String
    Payment type: hour and prepay. Note: This field may return null, indicating that no valid values can be obtained.
    region String
    Region, ap-guangzhou. Note: This field may return null, indicating that no valid values can be obtained.
    regionDesc String
    Region. Note: This field may return null, indicating that no valid values can be obtained.
    regionId Number
    Region ID, indicating the region. Note: This field may return null, indicating that no valid values can be obtained.
    renewFlag Boolean
    Automatic renewal marker. Note: This field may return null, indicating that no valid values can be obtained.
    restartTimeout String
    Timeout period, in seconds. Note: This field may return null, indicating that no valid values can be obtained.
    status String
    Status,. Init is being created. Serving is running. Deleted indicates the cluster has been terminated. Deleting indicates the cluster is being terminated. Modify indicates the cluster is being changed. Note: This field may return null, indicating that no valid values can be obtained.
    statusDesc String
    Status description, such as running. Note: This field may return null, indicating that no valid values can be obtained.
    subnetId String
    Subnet name. Note: This field may return null, indicating that no valid values can be obtained.
    tags List<Property Map>
    Tag list. Note: This field may return null, indicating that no valid values can be obtained.
    userNetworkInfos String
    User availability zone and subnet information. Note: This field may return null, indicating that no valid values can be obtained.
    version String
    Version. Note: This field may return null, indicating that no valid values can be obtained.
    vpcId String
    VPC name. Note: This field may return null, indicating that no valid values can be obtained.
    zone String
    Availability zone, ap-guangzhou-3. Note: This field may return null, indicating that no valid values can be obtained.
    zoneDesc String
    Note about availability zone, such as Guangzhou Zone 2. Note: This field may return null, indicating that no valid values can be obtained.

    GetCdwdorisInstancesInstancesListCoreSummary

    AttachCbsSpecs List<GetCdwdorisInstancesInstancesListCoreSummaryAttachCbsSpec>
    Information of mounted cloud disks. Note: This field may return null, indicating that no valid values can be obtained.
    Core double
    Number of CPU cores, in counts.
    Disk double
    Disk size, in GB.
    DiskCount double
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    DiskDesc string
    Disk description.
    DiskType string
    Disk type.
    Encrypt double
    Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
    MaxDiskSize double
    Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
    Memory double
    Memory size, in GB.
    NodeSize double
    Number of nodes.
    Spec string
    Model, such as S1.
    SpecCore double
    Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
    SpecMemory double
    Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
    SubProductType string
    Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
    AttachCbsSpecs []GetCdwdorisInstancesInstancesListCoreSummaryAttachCbsSpec
    Information of mounted cloud disks. Note: This field may return null, indicating that no valid values can be obtained.
    Core float64
    Number of CPU cores, in counts.
    Disk float64
    Disk size, in GB.
    DiskCount float64
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    DiskDesc string
    Disk description.
    DiskType string
    Disk type.
    Encrypt float64
    Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
    MaxDiskSize float64
    Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
    Memory float64
    Memory size, in GB.
    NodeSize float64
    Number of nodes.
    Spec string
    Model, such as S1.
    SpecCore float64
    Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
    SpecMemory float64
    Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
    SubProductType string
    Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
    attachCbsSpecs List<GetCdwdorisInstancesInstancesListCoreSummaryAttachCbsSpec>
    Information of mounted cloud disks. Note: This field may return null, indicating that no valid values can be obtained.
    core Double
    Number of CPU cores, in counts.
    disk Double
    Disk size, in GB.
    diskCount Double
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    diskDesc String
    Disk description.
    diskType String
    Disk type.
    encrypt Double
    Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
    maxDiskSize Double
    Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
    memory Double
    Memory size, in GB.
    nodeSize Double
    Number of nodes.
    spec String
    Model, such as S1.
    specCore Double
    Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
    specMemory Double
    Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
    subProductType String
    Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
    attachCbsSpecs GetCdwdorisInstancesInstancesListCoreSummaryAttachCbsSpec[]
    Information of mounted cloud disks. Note: This field may return null, indicating that no valid values can be obtained.
    core number
    Number of CPU cores, in counts.
    disk number
    Disk size, in GB.
    diskCount number
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    diskDesc string
    Disk description.
    diskType string
    Disk type.
    encrypt number
    Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
    maxDiskSize number
    Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
    memory number
    Memory size, in GB.
    nodeSize number
    Number of nodes.
    spec string
    Model, such as S1.
    specCore number
    Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
    specMemory number
    Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
    subProductType string
    Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
    attach_cbs_specs Sequence[GetCdwdorisInstancesInstancesListCoreSummaryAttachCbsSpec]
    Information of mounted cloud disks. Note: This field may return null, indicating that no valid values can be obtained.
    core float
    Number of CPU cores, in counts.
    disk float
    Disk size, in GB.
    disk_count float
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    disk_desc str
    Disk description.
    disk_type str
    Disk type.
    encrypt float
    Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
    max_disk_size float
    Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
    memory float
    Memory size, in GB.
    node_size float
    Number of nodes.
    spec str
    Model, such as S1.
    spec_core float
    Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
    spec_memory float
    Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
    sub_product_type str
    Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
    attachCbsSpecs List<Property Map>
    Information of mounted cloud disks. Note: This field may return null, indicating that no valid values can be obtained.
    core Number
    Number of CPU cores, in counts.
    disk Number
    Disk size, in GB.
    diskCount Number
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    diskDesc String
    Disk description.
    diskType String
    Disk type.
    encrypt Number
    Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
    maxDiskSize Number
    Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
    memory Number
    Memory size, in GB.
    nodeSize Number
    Number of nodes.
    spec String
    Model, such as S1.
    specCore Number
    Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
    specMemory Number
    Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
    subProductType String
    Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.

    GetCdwdorisInstancesInstancesListCoreSummaryAttachCbsSpec

    DiskCount double
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    DiskDesc string
    Disk description.
    DiskSize double
    Disk capacity, in GB.
    DiskType string
    Disk type.
    DiskCount float64
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    DiskDesc string
    Disk description.
    DiskSize float64
    Disk capacity, in GB.
    DiskType string
    Disk type.
    diskCount Double
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    diskDesc String
    Disk description.
    diskSize Double
    Disk capacity, in GB.
    diskType String
    Disk type.
    diskCount number
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    diskDesc string
    Disk description.
    diskSize number
    Disk capacity, in GB.
    diskType string
    Disk type.
    disk_count float
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    disk_desc str
    Disk description.
    disk_size float
    Disk capacity, in GB.
    disk_type str
    Disk type.
    diskCount Number
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    diskDesc String
    Disk description.
    diskSize Number
    Disk capacity, in GB.
    diskType String
    Disk type.

    GetCdwdorisInstancesInstancesListMasterSummary

    AttachCbsSpecs List<GetCdwdorisInstancesInstancesListMasterSummaryAttachCbsSpec>
    Information of mounted cloud disks. Note: This field may return null, indicating that no valid values can be obtained.
    Core double
    Number of CPU cores, in counts.
    Disk double
    Disk size, in GB.
    DiskCount double
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    DiskDesc string
    Disk description.
    DiskType string
    Disk type.
    Encrypt double
    Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
    MaxDiskSize double
    Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
    Memory double
    Memory size, in GB.
    NodeSize double
    Number of nodes.
    Spec string
    Model, such as S1.
    SpecCore double
    Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
    SpecMemory double
    Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
    SubProductType string
    Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
    AttachCbsSpecs []GetCdwdorisInstancesInstancesListMasterSummaryAttachCbsSpec
    Information of mounted cloud disks. Note: This field may return null, indicating that no valid values can be obtained.
    Core float64
    Number of CPU cores, in counts.
    Disk float64
    Disk size, in GB.
    DiskCount float64
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    DiskDesc string
    Disk description.
    DiskType string
    Disk type.
    Encrypt float64
    Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
    MaxDiskSize float64
    Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
    Memory float64
    Memory size, in GB.
    NodeSize float64
    Number of nodes.
    Spec string
    Model, such as S1.
    SpecCore float64
    Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
    SpecMemory float64
    Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
    SubProductType string
    Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
    attachCbsSpecs List<GetCdwdorisInstancesInstancesListMasterSummaryAttachCbsSpec>
    Information of mounted cloud disks. Note: This field may return null, indicating that no valid values can be obtained.
    core Double
    Number of CPU cores, in counts.
    disk Double
    Disk size, in GB.
    diskCount Double
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    diskDesc String
    Disk description.
    diskType String
    Disk type.
    encrypt Double
    Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
    maxDiskSize Double
    Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
    memory Double
    Memory size, in GB.
    nodeSize Double
    Number of nodes.
    spec String
    Model, such as S1.
    specCore Double
    Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
    specMemory Double
    Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
    subProductType String
    Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
    attachCbsSpecs GetCdwdorisInstancesInstancesListMasterSummaryAttachCbsSpec[]
    Information of mounted cloud disks. Note: This field may return null, indicating that no valid values can be obtained.
    core number
    Number of CPU cores, in counts.
    disk number
    Disk size, in GB.
    diskCount number
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    diskDesc string
    Disk description.
    diskType string
    Disk type.
    encrypt number
    Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
    maxDiskSize number
    Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
    memory number
    Memory size, in GB.
    nodeSize number
    Number of nodes.
    spec string
    Model, such as S1.
    specCore number
    Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
    specMemory number
    Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
    subProductType string
    Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
    attach_cbs_specs Sequence[GetCdwdorisInstancesInstancesListMasterSummaryAttachCbsSpec]
    Information of mounted cloud disks. Note: This field may return null, indicating that no valid values can be obtained.
    core float
    Number of CPU cores, in counts.
    disk float
    Disk size, in GB.
    disk_count float
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    disk_desc str
    Disk description.
    disk_type str
    Disk type.
    encrypt float
    Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
    max_disk_size float
    Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
    memory float
    Memory size, in GB.
    node_size float
    Number of nodes.
    spec str
    Model, such as S1.
    spec_core float
    Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
    spec_memory float
    Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
    sub_product_type str
    Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
    attachCbsSpecs List<Property Map>
    Information of mounted cloud disks. Note: This field may return null, indicating that no valid values can be obtained.
    core Number
    Number of CPU cores, in counts.
    disk Number
    Disk size, in GB.
    diskCount Number
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    diskDesc String
    Disk description.
    diskType String
    Disk type.
    encrypt Number
    Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
    maxDiskSize Number
    Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
    memory Number
    Memory size, in GB.
    nodeSize Number
    Number of nodes.
    spec String
    Model, such as S1.
    specCore Number
    Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
    specMemory Number
    Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
    subProductType String
    Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.

    GetCdwdorisInstancesInstancesListMasterSummaryAttachCbsSpec

    DiskCount double
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    DiskDesc string
    Disk description.
    DiskSize double
    Disk capacity, in GB.
    DiskType string
    Disk type.
    DiskCount float64
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    DiskDesc string
    Disk description.
    DiskSize float64
    Disk capacity, in GB.
    DiskType string
    Disk type.
    diskCount Double
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    diskDesc String
    Disk description.
    diskSize Double
    Disk capacity, in GB.
    diskType String
    Disk type.
    diskCount number
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    diskDesc string
    Disk description.
    diskSize number
    Disk capacity, in GB.
    diskType string
    Disk type.
    disk_count float
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    disk_desc str
    Disk description.
    disk_size float
    Disk capacity, in GB.
    disk_type str
    Disk type.
    diskCount Number
    Disk size. Note: This field may return null, indicating that no valid values can be obtained.
    diskDesc String
    Disk description.
    diskSize Number
    Disk capacity, in GB.
    diskType String
    Disk type.

    GetCdwdorisInstancesInstancesListTag

    TagKey string
    Tag key.
    TagValue string
    Tag value.
    TagKey string
    Tag key.
    TagValue string
    Tag value.
    tagKey String
    Tag key.
    tagValue String
    Tag value.
    tagKey string
    Tag key.
    tagValue string
    Tag value.
    tag_key str
    Tag key.
    tag_value str
    Tag value.
    tagKey String
    Tag key.
    tagValue String
    Tag value.

    GetCdwdorisInstancesSearchTag

    AllValue double
    1 means only the tag key is entered without a value, and 0 means both the key and the value are entered.
    TagKey string
    Tag key.
    TagValue string
    Tag value.
    AllValue float64
    1 means only the tag key is entered without a value, and 0 means both the key and the value are entered.
    TagKey string
    Tag key.
    TagValue string
    Tag value.
    allValue Double
    1 means only the tag key is entered without a value, and 0 means both the key and the value are entered.
    tagKey String
    Tag key.
    tagValue String
    Tag value.
    allValue number
    1 means only the tag key is entered without a value, and 0 means both the key and the value are entered.
    tagKey string
    Tag key.
    tagValue string
    Tag value.
    all_value float
    1 means only the tag key is entered without a value, and 0 means both the key and the value are entered.
    tag_key str
    Tag key.
    tag_value str
    Tag value.
    allValue Number
    1 means only the tag key is entered without a value, and 0 means both the key and the value are entered.
    tagKey String
    Tag key.
    tagValue String
    Tag value.

    Package Details

    Repository
    tencentcloud tencentcloudstack/terraform-provider-tencentcloud
    License
    Notes
    This Pulumi package is based on the tencentcloud Terraform Provider.
    tencentcloud logo
    tencentcloud 1.82.44 published on Thursday, Dec 11, 2025 by tencentcloudstack
      Meet Neo: Your AI Platform Teammate