tencentcloud 1.82.44 published on Thursday, Dec 11, 2025 by tencentcloudstack
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 dictionaryThe 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.
- Result
Output stringFile - Used to save results.
- Search
Instance stringId - The name of the cluster ID for the search.
- Search
Instance stringName - The cluster name for the search.
-
List<Get
Cdwdoris Instances Search Tag> - Search tag list.
- Id string
- Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
- Result
Output stringFile - Used to save results.
- Search
Instance stringId - The name of the cluster ID for the search.
- Search
Instance stringName - The cluster name for the search.
-
[]Get
Cdwdoris Instances Search Tag - Search tag list.
- id String
- Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
- result
Output StringFile - Used to save results.
- search
Instance StringId - The name of the cluster ID for the search.
- search
Instance StringName - The cluster name for the search.
-
List<Get
Cdwdoris Instances Search Tag> - Search tag list.
- id string
- Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
- result
Output stringFile - Used to save results.
- search
Instance stringId - The name of the cluster ID for the search.
- search
Instance stringName - The cluster name for the search.
-
Get
Cdwdoris Instances Search Tag[] - 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_ strfile - Used to save results.
- search_
instance_ strid - The name of the cluster ID for the search.
- search_
instance_ strname - The cluster name for the search.
-
Sequence[Get
Cdwdoris Instances Search Tag] - Search tag list.
- id String
- Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
- result
Output StringFile - Used to save results.
- search
Instance StringId - The name of the cluster ID for the search.
- search
Instance StringName - The cluster name for the search.
- 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.
- Instances
Lists List<GetCdwdoris Instances Instances List> - Quantities of instances array.
- Result
Output stringFile - Search
Instance stringId - Search
Instance stringName -
List<Get
Cdwdoris Instances Search Tag>
- Id string
- Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
- Instances
Lists []GetCdwdoris Instances Instances List - Quantities of instances array.
- Result
Output stringFile - Search
Instance stringId - Search
Instance stringName -
[]Get
Cdwdoris Instances Search Tag
- id String
- Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
- instances
Lists List<GetCdwdoris Instances Instances List> - Quantities of instances array.
- result
Output StringFile - search
Instance StringId - search
Instance StringName -
List<Get
Cdwdoris Instances Search Tag>
- id string
- Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
- instances
Lists GetCdwdoris Instances Instances List[] - Quantities of instances array.
- result
Output stringFile - search
Instance stringId - search
Instance stringName -
Get
Cdwdoris Instances Search Tag[]
- id str
- Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
- instances_
lists Sequence[GetCdwdoris Instances Instances List] - Quantities of instances array.
- result_
output_ strfile - search_
instance_ strid - search_
instance_ strname -
Sequence[Get
Cdwdoris Instances Search Tag]
- id String
- Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
- instances
Lists List<Property Map> - Quantities of instances array.
- result
Output StringFile - search
Instance StringId - search
Instance StringName - List<Property Map>
Supporting Types
GetCdwdorisInstancesInstancesList
- Access
Info string - Access address. Example: 10.0.0.1:9000. Note: This field may return null, indicating that no valid values can be obtained.
- Bind
SGs List<string> - Bound security group information. Note: This field may return null, indicating that no valid values can be obtained.
- Build
Version string - Minor versions. Note: This field may return null, indicating that no valid values can be obtained.
- Can
Attach boolCbs - cbs. Note: This field may return null, indicating that no valid values can be obtained.
- Case
Sensitive 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.
- Cls
Log stringSet Id - Logset ID. Note: This field may return null, indicating that no valid values can be obtained.
- Cls
Topic stringId - 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.
- Cool
Down stringBucket - 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 List<GetCdwdoris Instances Instances List Core Summary> - Zookeeper node description information. Note: This field may return null, indicating that no valid values can be obtained.
- Cos
Bucket stringName - COS bucket. Note: This field may return null, indicating that no valid values can be obtained.
- Cos
Move doubleFactor - Cold and hot stratification coefficient. Note: This field may return null, indicating that no valid values can be obtained.
- Create
Time 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.
- Enable
Cool doubleDown - 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 boolZones - Whether it is a multi-AZ.. Note: This field may return null, indicating that no valid values can be obtained.
- Enable
Xml doubleConfig - Whether to support XML configuration management. Note: This field may return null, indicating that no valid values can be obtained.
- Expire
Time string - Expiration time. Note: This field may return null, indicating that no valid values can be obtained.
- Flow
Msg string - Error process description information. Note: This field may return null, indicating that no valid values can be obtained.
- Grace
Shutdown stringWait Seconds - 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.
- Ha
Type 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.
- Has
Cls boolTopic - 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.
- Instance
Id string - Cluster instance ID,
cdw-xxxxstring type. Note: This field may return null, indicating that no valid values can be obtained. - Instance
Name string - Cluster instance name. Note: This field may return null, indicating that no valid values can be obtained.
- Is
White boolSGs - 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.
- Master
Summaries List<GetCdwdoris Instances Instances List Master Summary> - 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.
- Pay
Mode 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.
- Region
Desc string - Region. Note: This field may return null, indicating that no valid values can be obtained.
- Region
Id double - 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 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.
- Status
Desc string - Status description, such as
running. Note: This field may return null, indicating that no valid values can be obtained. - Subnet
Id string - Subnet name. Note: This field may return null, indicating that no valid values can be obtained.
-
List<Get
Cdwdoris Instances Instances List Tag> - Tag list. Note: This field may return null, indicating that no valid values can be obtained.
- User
Network stringInfos - 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.
- Vpc
Id 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.
- Zone
Desc 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 string - Access address. Example: 10.0.0.1:9000. Note: This field may return null, indicating that no valid values can be obtained.
- Bind
SGs []string - Bound security group information. Note: This field may return null, indicating that no valid values can be obtained.
- Build
Version string - Minor versions. Note: This field may return null, indicating that no valid values can be obtained.
- Can
Attach boolCbs - cbs. Note: This field may return null, indicating that no valid values can be obtained.
- Case
Sensitive 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.
- Cls
Log stringSet Id - Logset ID. Note: This field may return null, indicating that no valid values can be obtained.
- Cls
Topic stringId - 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.
- Cool
Down stringBucket - 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 []GetCdwdoris Instances Instances List Core Summary - Zookeeper node description information. Note: This field may return null, indicating that no valid values can be obtained.
- Cos
Bucket stringName - COS bucket. Note: This field may return null, indicating that no valid values can be obtained.
- Cos
Move float64Factor - Cold and hot stratification coefficient. Note: This field may return null, indicating that no valid values can be obtained.
- Create
Time 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.
- Enable
Cool float64Down - 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 boolZones - Whether it is a multi-AZ.. Note: This field may return null, indicating that no valid values can be obtained.
- Enable
Xml float64Config - Whether to support XML configuration management. Note: This field may return null, indicating that no valid values can be obtained.
- Expire
Time string - Expiration time. Note: This field may return null, indicating that no valid values can be obtained.
- Flow
Msg string - Error process description information. Note: This field may return null, indicating that no valid values can be obtained.
- Grace
Shutdown stringWait Seconds - 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.
- Ha
Type 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.
- Has
Cls boolTopic - 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.
- Instance
Id string - Cluster instance ID,
cdw-xxxxstring type. Note: This field may return null, indicating that no valid values can be obtained. - Instance
Name string - Cluster instance name. Note: This field may return null, indicating that no valid values can be obtained.
- Is
White boolSGs - 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.
- Master
Summaries []GetCdwdoris Instances Instances List Master Summary - 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.
- Pay
Mode 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.
- Region
Desc string - Region. Note: This field may return null, indicating that no valid values can be obtained.
- Region
Id float64 - 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 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.
- Status
Desc string - Status description, such as
running. Note: This field may return null, indicating that no valid values can be obtained. - Subnet
Id string - Subnet name. Note: This field may return null, indicating that no valid values can be obtained.
-
[]Get
Cdwdoris Instances Instances List Tag - Tag list. Note: This field may return null, indicating that no valid values can be obtained.
- User
Network stringInfos - 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.
- Vpc
Id 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.
- Zone
Desc 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 String - Access address. Example: 10.0.0.1:9000. Note: This field may return null, indicating that no valid values can be obtained.
- bind
SGs List<String> - Bound security group information. Note: This field may return null, indicating that no valid values can be obtained.
- build
Version String - Minor versions. Note: This field may return null, indicating that no valid values can be obtained.
- can
Attach BooleanCbs - cbs. Note: This field may return null, indicating that no valid values can be obtained.
- case
Sensitive 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.
- cls
Log StringSet Id - Logset ID. Note: This field may return null, indicating that no valid values can be obtained.
- cls
Topic StringId - 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.
- cool
Down StringBucket - 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 List<GetCdwdoris Instances Instances List Core Summary> - Zookeeper node description information. Note: This field may return null, indicating that no valid values can be obtained.
- cos
Bucket StringName - COS bucket. Note: This field may return null, indicating that no valid values can be obtained.
- cos
Move DoubleFactor - Cold and hot stratification coefficient. Note: This field may return null, indicating that no valid values can be obtained.
- create
Time 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.
- enable
Cool DoubleDown - 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 BooleanZones - Whether it is a multi-AZ.. Note: This field may return null, indicating that no valid values can be obtained.
- enable
Xml DoubleConfig - Whether to support XML configuration management. Note: This field may return null, indicating that no valid values can be obtained.
- expire
Time String - Expiration time. Note: This field may return null, indicating that no valid values can be obtained.
- flow
Msg String - Error process description information. Note: This field may return null, indicating that no valid values can be obtained.
- grace
Shutdown StringWait Seconds - 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.
- ha
Type 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.
- has
Cls BooleanTopic - 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.
- instance
Id String - Cluster instance ID,
cdw-xxxxstring type. Note: This field may return null, indicating that no valid values can be obtained. - instance
Name String - Cluster instance name. Note: This field may return null, indicating that no valid values can be obtained.
- is
White BooleanSGs - 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.
- master
Summaries List<GetCdwdoris Instances Instances List Master Summary> - 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.
- pay
Mode 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.
- region
Desc String - Region. Note: This field may return null, indicating that no valid values can be obtained.
- region
Id Double - Region ID, indicating the region. Note: This field may return null, indicating that no valid values can be obtained.
- renew
Flag Boolean - Automatic renewal marker. Note: This field may return null, indicating that no valid values can be obtained.
- restart
Timeout 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.
- status
Desc String - Status description, such as
running. Note: This field may return null, indicating that no valid values can be obtained. - subnet
Id String - Subnet name. Note: This field may return null, indicating that no valid values can be obtained.
-
List<Get
Cdwdoris Instances Instances List Tag> - Tag list. Note: This field may return null, indicating that no valid values can be obtained.
- user
Network StringInfos - 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.
- vpc
Id 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.
- zone
Desc 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 string - Access address. Example: 10.0.0.1:9000. Note: This field may return null, indicating that no valid values can be obtained.
- bind
SGs string[] - Bound security group information. Note: This field may return null, indicating that no valid values can be obtained.
- build
Version string - Minor versions. Note: This field may return null, indicating that no valid values can be obtained.
- can
Attach booleanCbs - cbs. Note: This field may return null, indicating that no valid values can be obtained.
- case
Sensitive 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.
- cls
Log stringSet Id - Logset ID. Note: This field may return null, indicating that no valid values can be obtained.
- cls
Topic stringId - 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.
- cool
Down stringBucket - 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 GetCdwdoris Instances Instances List Core Summary[] - Zookeeper node description information. Note: This field may return null, indicating that no valid values can be obtained.
- cos
Bucket stringName - COS bucket. Note: This field may return null, indicating that no valid values can be obtained.
- cos
Move numberFactor - Cold and hot stratification coefficient. Note: This field may return null, indicating that no valid values can be obtained.
- create
Time 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.
- enable
Cool numberDown - 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 booleanZones - Whether it is a multi-AZ.. Note: This field may return null, indicating that no valid values can be obtained.
- enable
Xml numberConfig - Whether to support XML configuration management. Note: This field may return null, indicating that no valid values can be obtained.
- expire
Time string - Expiration time. Note: This field may return null, indicating that no valid values can be obtained.
- flow
Msg string - Error process description information. Note: This field may return null, indicating that no valid values can be obtained.
- grace
Shutdown stringWait Seconds - 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.
- ha
Type 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.
- has
Cls booleanTopic - 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.
- instance
Id string - Cluster instance ID,
cdw-xxxxstring type. Note: This field may return null, indicating that no valid values can be obtained. - instance
Name string - Cluster instance name. Note: This field may return null, indicating that no valid values can be obtained.
- is
White booleanSGs - 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.
- master
Summaries GetCdwdoris Instances Instances List Master Summary[] - 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.
- pay
Mode 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.
- region
Desc string - Region. Note: This field may return null, indicating that no valid values can be obtained.
- region
Id number - Region ID, indicating the region. Note: This field may return null, indicating that no valid values can be obtained.
- renew
Flag boolean - Automatic renewal marker. Note: This field may return null, indicating that no valid values can be obtained.
- restart
Timeout 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.
- status
Desc string - Status description, such as
running. Note: This field may return null, indicating that no valid values can be obtained. - subnet
Id string - Subnet name. Note: This field may return null, indicating that no valid values can be obtained.
-
Get
Cdwdoris Instances Instances List Tag[] - Tag list. Note: This field may return null, indicating that no valid values can be obtained.
- user
Network stringInfos - 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.
- vpc
Id 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.
- zone
Desc 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_ boolcbs - 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_ strset_ id - Logset ID. Note: This field may return null, indicating that no valid values can be obtained.
- cls_
topic_ strid - 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_ strbucket - 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[GetCdwdoris Instances Instances List Core Summary] - Zookeeper node description information. Note: This field may return null, indicating that no valid values can be obtained.
- cos_
bucket_ strname - COS bucket. Note: This field may return null, indicating that no valid values can be obtained.
- cos_
move_ floatfactor - 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_ floatdown - 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_ boolzones - Whether it is a multi-AZ.. Note: This field may return null, indicating that no valid values can be obtained.
- enable_
xml_ floatconfig - 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_ strwait_ seconds - 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_ booltopic - 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-xxxxstring 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_ boolsgs - 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[GetCdwdoris Instances Instances List Master Summary] - 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.
-
Sequence[Get
Cdwdoris Instances Instances List Tag] - Tag list. Note: This field may return null, indicating that no valid values can be obtained.
- user_
network_ strinfos - 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.
- access
Info String - Access address. Example: 10.0.0.1:9000. Note: This field may return null, indicating that no valid values can be obtained.
- bind
SGs List<String> - Bound security group information. Note: This field may return null, indicating that no valid values can be obtained.
- build
Version String - Minor versions. Note: This field may return null, indicating that no valid values can be obtained.
- can
Attach BooleanCbs - cbs. Note: This field may return null, indicating that no valid values can be obtained.
- case
Sensitive 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.
- cls
Log StringSet Id - Logset ID. Note: This field may return null, indicating that no valid values can be obtained.
- cls
Topic StringId - 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.
- cool
Down StringBucket - 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 List<Property Map> - Zookeeper node description information. Note: This field may return null, indicating that no valid values can be obtained.
- cos
Bucket StringName - COS bucket. Note: This field may return null, indicating that no valid values can be obtained.
- cos
Move NumberFactor - Cold and hot stratification coefficient. Note: This field may return null, indicating that no valid values can be obtained.
- create
Time 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.
- enable
Cool NumberDown - 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 BooleanZones - Whether it is a multi-AZ.. Note: This field may return null, indicating that no valid values can be obtained.
- enable
Xml NumberConfig - Whether to support XML configuration management. Note: This field may return null, indicating that no valid values can be obtained.
- expire
Time String - Expiration time. Note: This field may return null, indicating that no valid values can be obtained.
- flow
Msg String - Error process description information. Note: This field may return null, indicating that no valid values can be obtained.
- grace
Shutdown StringWait Seconds - 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.
- ha
Type 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.
- has
Cls BooleanTopic - 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.
- instance
Id String - Cluster instance ID,
cdw-xxxxstring type. Note: This field may return null, indicating that no valid values can be obtained. - instance
Name String - Cluster instance name. Note: This field may return null, indicating that no valid values can be obtained.
- is
White BooleanSGs - 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.
- master
Summaries 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.
- pay
Mode 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.
- region
Desc String - Region. Note: This field may return null, indicating that no valid values can be obtained.
- region
Id Number - Region ID, indicating the region. Note: This field may return null, indicating that no valid values can be obtained.
- renew
Flag Boolean - Automatic renewal marker. Note: This field may return null, indicating that no valid values can be obtained.
- restart
Timeout 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.
- status
Desc String - Status description, such as
running. Note: This field may return null, indicating that no valid values can be obtained. - subnet
Id String - Subnet name. Note: This field may return null, indicating that no valid values can be obtained.
- List<Property Map>
- Tag list. Note: This field may return null, indicating that no valid values can be obtained.
- user
Network StringInfos - 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.
- vpc
Id 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.
- zone
Desc 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
- Attach
Cbs List<GetSpecs Cdwdoris Instances Instances List Core Summary Attach Cbs Spec> - 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.
- Disk
Count double - Disk size. Note: This field may return null, indicating that no valid values can be obtained.
- Disk
Desc string - Disk description.
- Disk
Type string - Disk type.
- Encrypt double
- Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
- Max
Disk doubleSize - Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
- Memory double
- Memory size, in GB.
- Node
Size double - Number of nodes.
- Spec string
- Model, such as S1.
- Spec
Core double - Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
- Spec
Memory double - Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
- Sub
Product stringType - Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
- Attach
Cbs []GetSpecs Cdwdoris Instances Instances List Core Summary Attach Cbs Spec - 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.
- Disk
Count float64 - Disk size. Note: This field may return null, indicating that no valid values can be obtained.
- Disk
Desc string - Disk description.
- Disk
Type string - Disk type.
- Encrypt float64
- Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
- Max
Disk float64Size - Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
- Memory float64
- Memory size, in GB.
- Node
Size float64 - Number of nodes.
- Spec string
- Model, such as S1.
- Spec
Core float64 - Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
- Spec
Memory float64 - Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
- Sub
Product stringType - Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
- attach
Cbs List<GetSpecs Cdwdoris Instances Instances List Core Summary Attach Cbs Spec> - 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.
- disk
Count Double - Disk size. Note: This field may return null, indicating that no valid values can be obtained.
- disk
Desc String - Disk description.
- disk
Type String - Disk type.
- encrypt Double
- Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
- max
Disk DoubleSize - Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
- memory Double
- Memory size, in GB.
- node
Size Double - Number of nodes.
- spec String
- Model, such as S1.
- spec
Core Double - Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
- spec
Memory Double - Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
- sub
Product StringType - Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
- attach
Cbs GetSpecs Cdwdoris Instances Instances List Core Summary Attach Cbs Spec[] - 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.
- disk
Count number - Disk size. Note: This field may return null, indicating that no valid values can be obtained.
- disk
Desc string - Disk description.
- disk
Type string - Disk type.
- encrypt number
- Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
- max
Disk numberSize - Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
- memory number
- Memory size, in GB.
- node
Size number - Number of nodes.
- spec string
- Model, such as S1.
- spec
Core number - Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
- spec
Memory number - Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
- sub
Product stringType - Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
- attach_
cbs_ Sequence[Getspecs Cdwdoris Instances Instances List Core Summary Attach Cbs Spec] - 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_ floatsize - 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_ strtype - Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
- attach
Cbs List<Property Map>Specs - 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.
- disk
Count Number - Disk size. Note: This field may return null, indicating that no valid values can be obtained.
- disk
Desc String - Disk description.
- disk
Type String - Disk type.
- encrypt Number
- Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
- max
Disk NumberSize - Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
- memory Number
- Memory size, in GB.
- node
Size Number - Number of nodes.
- spec String
- Model, such as S1.
- spec
Core Number - Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
- spec
Memory Number - Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
- sub
Product StringType - Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
GetCdwdorisInstancesInstancesListCoreSummaryAttachCbsSpec
- 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.
GetCdwdorisInstancesInstancesListMasterSummary
- Attach
Cbs List<GetSpecs Cdwdoris Instances Instances List Master Summary Attach Cbs Spec> - 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.
- Disk
Count double - Disk size. Note: This field may return null, indicating that no valid values can be obtained.
- Disk
Desc string - Disk description.
- Disk
Type string - Disk type.
- Encrypt double
- Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
- Max
Disk doubleSize - Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
- Memory double
- Memory size, in GB.
- Node
Size double - Number of nodes.
- Spec string
- Model, such as S1.
- Spec
Core double - Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
- Spec
Memory double - Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
- Sub
Product stringType - Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
- Attach
Cbs []GetSpecs Cdwdoris Instances Instances List Master Summary Attach Cbs Spec - 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.
- Disk
Count float64 - Disk size. Note: This field may return null, indicating that no valid values can be obtained.
- Disk
Desc string - Disk description.
- Disk
Type string - Disk type.
- Encrypt float64
- Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
- Max
Disk float64Size - Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
- Memory float64
- Memory size, in GB.
- Node
Size float64 - Number of nodes.
- Spec string
- Model, such as S1.
- Spec
Core float64 - Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
- Spec
Memory float64 - Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
- Sub
Product stringType - Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
- attach
Cbs List<GetSpecs Cdwdoris Instances Instances List Master Summary Attach Cbs Spec> - 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.
- disk
Count Double - Disk size. Note: This field may return null, indicating that no valid values can be obtained.
- disk
Desc String - Disk description.
- disk
Type String - Disk type.
- encrypt Double
- Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
- max
Disk DoubleSize - Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
- memory Double
- Memory size, in GB.
- node
Size Double - Number of nodes.
- spec String
- Model, such as S1.
- spec
Core Double - Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
- spec
Memory Double - Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
- sub
Product StringType - Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
- attach
Cbs GetSpecs Cdwdoris Instances Instances List Master Summary Attach Cbs Spec[] - 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.
- disk
Count number - Disk size. Note: This field may return null, indicating that no valid values can be obtained.
- disk
Desc string - Disk description.
- disk
Type string - Disk type.
- encrypt number
- Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
- max
Disk numberSize - Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
- memory number
- Memory size, in GB.
- node
Size number - Number of nodes.
- spec string
- Model, such as S1.
- spec
Core number - Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
- spec
Memory number - Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
- sub
Product stringType - Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
- attach_
cbs_ Sequence[Getspecs Cdwdoris Instances Instances List Master Summary Attach Cbs Spec] - 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_ floatsize - 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_ strtype - Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
- attach
Cbs List<Property Map>Specs - 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.
- disk
Count Number - Disk size. Note: This field may return null, indicating that no valid values can be obtained.
- disk
Desc String - Disk description.
- disk
Type String - Disk type.
- encrypt Number
- Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
- max
Disk NumberSize - Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
- memory Number
- Memory size, in GB.
- node
Size Number - Number of nodes.
- spec String
- Model, such as S1.
- spec
Core Number - Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
- spec
Memory Number - Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
- sub
Product StringType - Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
GetCdwdorisInstancesInstancesListMasterSummaryAttachCbsSpec
- 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.
GetCdwdorisInstancesInstancesListTag
GetCdwdorisInstancesSearchTag
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloudTerraform Provider.
tencentcloud 1.82.44 published on Thursday, Dec 11, 2025 by tencentcloudstack
