tencentcloud 1.81.183 published on Wednesday, Apr 16, 2025 by tencentcloudstack
tencentcloud.getCkafkaZone
Explore with Pulumi AI
tencentcloud 1.81.183 published on Wednesday, Apr 16, 2025 by tencentcloudstack
Use this data source to query detailed information of ckafka zone
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const ckafkaZone = tencentcloud.getCkafkaZone({});
import pulumi
import pulumi_tencentcloud as tencentcloud
ckafka_zone = tencentcloud.get_ckafka_zone()
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.LookupCkafkaZone(ctx, &tencentcloud.LookupCkafkaZoneArgs{}, 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 ckafkaZone = Tencentcloud.GetCkafkaZone.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.GetCkafkaZoneArgs;
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 ckafkaZone = TencentcloudFunctions.getCkafkaZone();
    }
}
variables:
  ckafkaZone:
    fn::invoke:
      function: tencentcloud:getCkafkaZone
      arguments: {}
Using getCkafkaZone
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 getCkafkaZone(args: GetCkafkaZoneArgs, opts?: InvokeOptions): Promise<GetCkafkaZoneResult>
function getCkafkaZoneOutput(args: GetCkafkaZoneOutputArgs, opts?: InvokeOptions): Output<GetCkafkaZoneResult>def get_ckafka_zone(cdc_id: Optional[str] = None,
                    id: Optional[str] = None,
                    result_output_file: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetCkafkaZoneResult
def get_ckafka_zone_output(cdc_id: Optional[pulumi.Input[str]] = None,
                    id: Optional[pulumi.Input[str]] = None,
                    result_output_file: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetCkafkaZoneResult]func LookupCkafkaZone(ctx *Context, args *LookupCkafkaZoneArgs, opts ...InvokeOption) (*LookupCkafkaZoneResult, error)
func LookupCkafkaZoneOutput(ctx *Context, args *LookupCkafkaZoneOutputArgs, opts ...InvokeOption) LookupCkafkaZoneResultOutput> Note: This function is named LookupCkafkaZone in the Go SDK.
public static class GetCkafkaZone 
{
    public static Task<GetCkafkaZoneResult> InvokeAsync(GetCkafkaZoneArgs args, InvokeOptions? opts = null)
    public static Output<GetCkafkaZoneResult> Invoke(GetCkafkaZoneInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCkafkaZoneResult> getCkafkaZone(GetCkafkaZoneArgs args, InvokeOptions options)
public static Output<GetCkafkaZoneResult> getCkafkaZone(GetCkafkaZoneArgs args, InvokeOptions options)
fn::invoke:
  function: tencentcloud:index/getCkafkaZone:getCkafkaZone
  arguments:
    # arguments dictionaryThe following arguments are supported:
- CdcId string
- cdc professional cluster business parameters.
- Id string
- ResultOutput stringFile 
- Used to save results.
- CdcId string
- cdc professional cluster business parameters.
- Id string
- ResultOutput stringFile 
- Used to save results.
- cdcId String
- cdc professional cluster business parameters.
- id String
- resultOutput StringFile 
- Used to save results.
- cdcId string
- cdc professional cluster business parameters.
- id string
- resultOutput stringFile 
- Used to save results.
- cdc_id str
- cdc professional cluster business parameters.
- id str
- result_output_ strfile 
- Used to save results.
- cdcId String
- cdc professional cluster business parameters.
- id String
- resultOutput StringFile 
- Used to save results.
getCkafkaZone Result
The following output properties are available:
- Id string
- Results
List<GetCkafka Zone Result> 
- query result complex object entity.
- CdcId string
- ResultOutput stringFile 
- Id string
- Results
[]GetCkafka Zone Result 
- query result complex object entity.
- CdcId string
- ResultOutput stringFile 
- id String
- results
List<GetCkafka Zone Result> 
- query result complex object entity.
- cdcId String
- resultOutput StringFile 
- id string
- results
GetCkafka Zone Result[] 
- query result complex object entity.
- cdcId string
- resultOutput stringFile 
- id str
- results
Sequence[GetCkafka Zone Result] 
- query result complex object entity.
- cdc_id str
- result_output_ strfile 
- id String
- results List<Property Map>
- query result complex object entity.
- cdcId String
- resultOutput StringFile 
Supporting Types
GetCkafkaZoneResult   
- ClusterInfos List<GetCkafka Zone Result Cluster Info> 
- User exclusive cluster information.
- MaxBandwidth double
- Maximum purchased bandwidth in Mbs.
- MaxBuy doubleInstance Num 
- The maximum number of purchased instances.
- MessagePrices List<GetCkafka Zone Result Message Price> 
- Postpaid message unit price.
- Physical string
- Physical Exclusive Edition Configuration.
- Profession string
- Professional Edition configuration.
- PublicNetwork string
- Public network bandwidth.
- PublicNetwork stringLimit 
- Public network bandwidth configuration.
- Standard string
- Purchase Standard Edition Configuration.
- StandardS2 string
- Standard Edition S2 configuration.
- UnitPrices List<GetCkafka Zone Result Unit Price> 
- Postpaid unit price.
- ZoneLists List<GetCkafka Zone Result Zone List> 
- zone list.
- ClusterInfos []GetCkafka Zone Result Cluster Info 
- User exclusive cluster information.
- MaxBandwidth float64
- Maximum purchased bandwidth in Mbs.
- MaxBuy float64Instance Num 
- The maximum number of purchased instances.
- MessagePrices []GetCkafka Zone Result Message Price 
- Postpaid message unit price.
- Physical string
- Physical Exclusive Edition Configuration.
- Profession string
- Professional Edition configuration.
- PublicNetwork string
- Public network bandwidth.
- PublicNetwork stringLimit 
- Public network bandwidth configuration.
- Standard string
- Purchase Standard Edition Configuration.
- StandardS2 string
- Standard Edition S2 configuration.
- UnitPrices []GetCkafka Zone Result Unit Price 
- Postpaid unit price.
- ZoneLists []GetCkafka Zone Result Zone List 
- zone list.
- clusterInfos List<GetCkafka Zone Result Cluster Info> 
- User exclusive cluster information.
- maxBandwidth Double
- Maximum purchased bandwidth in Mbs.
- maxBuy DoubleInstance Num 
- The maximum number of purchased instances.
- messagePrices List<GetCkafka Zone Result Message Price> 
- Postpaid message unit price.
- physical String
- Physical Exclusive Edition Configuration.
- profession String
- Professional Edition configuration.
- publicNetwork String
- Public network bandwidth.
- publicNetwork StringLimit 
- Public network bandwidth configuration.
- standard String
- Purchase Standard Edition Configuration.
- standardS2 String
- Standard Edition S2 configuration.
- unitPrices List<GetCkafka Zone Result Unit Price> 
- Postpaid unit price.
- zoneLists List<GetCkafka Zone Result Zone List> 
- zone list.
- clusterInfos GetCkafka Zone Result Cluster Info[] 
- User exclusive cluster information.
- maxBandwidth number
- Maximum purchased bandwidth in Mbs.
- maxBuy numberInstance Num 
- The maximum number of purchased instances.
- messagePrices GetCkafka Zone Result Message Price[] 
- Postpaid message unit price.
- physical string
- Physical Exclusive Edition Configuration.
- profession string
- Professional Edition configuration.
- publicNetwork string
- Public network bandwidth.
- publicNetwork stringLimit 
- Public network bandwidth configuration.
- standard string
- Purchase Standard Edition Configuration.
- standardS2 string
- Standard Edition S2 configuration.
- unitPrices GetCkafka Zone Result Unit Price[] 
- Postpaid unit price.
- zoneLists GetCkafka Zone Result Zone List[] 
- zone list.
- cluster_infos Sequence[GetCkafka Zone Result Cluster Info] 
- User exclusive cluster information.
- max_bandwidth float
- Maximum purchased bandwidth in Mbs.
- max_buy_ floatinstance_ num 
- The maximum number of purchased instances.
- message_prices Sequence[GetCkafka Zone Result Message Price] 
- Postpaid message unit price.
- physical str
- Physical Exclusive Edition Configuration.
- profession str
- Professional Edition configuration.
- public_network str
- Public network bandwidth.
- public_network_ strlimit 
- Public network bandwidth configuration.
- standard str
- Purchase Standard Edition Configuration.
- standard_s2 str
- Standard Edition S2 configuration.
- unit_prices Sequence[GetCkafka Zone Result Unit Price] 
- Postpaid unit price.
- zone_lists Sequence[GetCkafka Zone Result Zone List] 
- zone list.
- clusterInfos List<Property Map>
- User exclusive cluster information.
- maxBandwidth Number
- Maximum purchased bandwidth in Mbs.
- maxBuy NumberInstance Num 
- The maximum number of purchased instances.
- messagePrices List<Property Map>
- Postpaid message unit price.
- physical String
- Physical Exclusive Edition Configuration.
- profession String
- Professional Edition configuration.
- publicNetwork String
- Public network bandwidth.
- publicNetwork StringLimit 
- Public network bandwidth configuration.
- standard String
- Purchase Standard Edition Configuration.
- standardS2 String
- Standard Edition S2 configuration.
- unitPrices List<Property Map>
- Postpaid unit price.
- zoneLists List<Property Map>
- zone list.
GetCkafkaZoneResultClusterInfo     
- AvailableBand doubleWidth 
- The current available bandwidth of the cluster in MBs.
- AvailableDisk doubleSize 
- The current available disk of the cluster, in GB.
- ClusterId double
- ClusterId.
- ClusterName string
- ClusterName.
- MaxBand doubleWidth 
- Maximum cluster bandwidth in MBs.
- MaxDisk doubleSize 
- The largest disk in the cluster, in GB.
- ZoneId double
- zone id.
- ZoneIds List<double>
- The availability zone where the cluster node is located. If the cluster is a cross-availability zone cluster, it includes multiple availability zones where the cluster node is located.
- AvailableBand float64Width 
- The current available bandwidth of the cluster in MBs.
- AvailableDisk float64Size 
- The current available disk of the cluster, in GB.
- ClusterId float64
- ClusterId.
- ClusterName string
- ClusterName.
- MaxBand float64Width 
- Maximum cluster bandwidth in MBs.
- MaxDisk float64Size 
- The largest disk in the cluster, in GB.
- ZoneId float64
- zone id.
- ZoneIds []float64
- The availability zone where the cluster node is located. If the cluster is a cross-availability zone cluster, it includes multiple availability zones where the cluster node is located.
- availableBand DoubleWidth 
- The current available bandwidth of the cluster in MBs.
- availableDisk DoubleSize 
- The current available disk of the cluster, in GB.
- clusterId Double
- ClusterId.
- clusterName String
- ClusterName.
- maxBand DoubleWidth 
- Maximum cluster bandwidth in MBs.
- maxDisk DoubleSize 
- The largest disk in the cluster, in GB.
- zoneId Double
- zone id.
- zoneIds List<Double>
- The availability zone where the cluster node is located. If the cluster is a cross-availability zone cluster, it includes multiple availability zones where the cluster node is located.
- availableBand numberWidth 
- The current available bandwidth of the cluster in MBs.
- availableDisk numberSize 
- The current available disk of the cluster, in GB.
- clusterId number
- ClusterId.
- clusterName string
- ClusterName.
- maxBand numberWidth 
- Maximum cluster bandwidth in MBs.
- maxDisk numberSize 
- The largest disk in the cluster, in GB.
- zoneId number
- zone id.
- zoneIds number[]
- The availability zone where the cluster node is located. If the cluster is a cross-availability zone cluster, it includes multiple availability zones where the cluster node is located.
- available_band_ floatwidth 
- The current available bandwidth of the cluster in MBs.
- available_disk_ floatsize 
- The current available disk of the cluster, in GB.
- cluster_id float
- ClusterId.
- cluster_name str
- ClusterName.
- max_band_ floatwidth 
- Maximum cluster bandwidth in MBs.
- max_disk_ floatsize 
- The largest disk in the cluster, in GB.
- zone_id float
- zone id.
- zone_ids Sequence[float]
- The availability zone where the cluster node is located. If the cluster is a cross-availability zone cluster, it includes multiple availability zones where the cluster node is located.
- availableBand NumberWidth 
- The current available bandwidth of the cluster in MBs.
- availableDisk NumberSize 
- The current available disk of the cluster, in GB.
- clusterId Number
- ClusterId.
- clusterName String
- ClusterName.
- maxBand NumberWidth 
- Maximum cluster bandwidth in MBs.
- maxDisk NumberSize 
- The largest disk in the cluster, in GB.
- zoneId Number
- zone id.
- zoneIds List<Number>
- The availability zone where the cluster node is located. If the cluster is a cross-availability zone cluster, it includes multiple availability zones where the cluster node is located.
GetCkafkaZoneResultMessagePrice     
- RealTotal doubleCost 
- discount price.
- TotalCost double
- original price.
- RealTotal float64Cost 
- discount price.
- TotalCost float64
- original price.
- realTotal DoubleCost 
- discount price.
- totalCost Double
- original price.
- realTotal numberCost 
- discount price.
- totalCost number
- original price.
- real_total_ floatcost 
- discount price.
- total_cost float
- original price.
- realTotal NumberCost 
- discount price.
- totalCost Number
- original price.
GetCkafkaZoneResultUnitPrice     
- RealTotal doubleCost 
- discount price.
- TotalCost double
- original price.
- RealTotal float64Cost 
- discount price.
- TotalCost float64
- original price.
- realTotal DoubleCost 
- discount price.
- totalCost Double
- original price.
- realTotal numberCost 
- discount price.
- totalCost number
- original price.
- real_total_ floatcost 
- discount price.
- total_cost float
- original price.
- realTotal NumberCost 
- discount price.
- totalCost Number
- original price.
GetCkafkaZoneResultZoneList     
- AppId double
- app id.
- Exflag string
- extra flag.
- Flag bool
- Manually set flags.
- IsInternal doubleApp 
- internal APP.
- SalesInfos List<GetCkafka Zone Result Zone List Sales Info> 
- Standard Edition Sold Out Information.
- SoldOut string
- json object, key is model, value true is sold out, false is not sold out.
- ZoneId string
- zone id.
- ZoneName string
- zone name.
- ZoneStatus double
- zone status.
- AppId float64
- app id.
- Exflag string
- extra flag.
- Flag bool
- Manually set flags.
- IsInternal float64App 
- internal APP.
- SalesInfos []GetCkafka Zone Result Zone List Sales Info 
- Standard Edition Sold Out Information.
- SoldOut string
- json object, key is model, value true is sold out, false is not sold out.
- ZoneId string
- zone id.
- ZoneName string
- zone name.
- ZoneStatus float64
- zone status.
- appId Double
- app id.
- exflag String
- extra flag.
- flag Boolean
- Manually set flags.
- isInternal DoubleApp 
- internal APP.
- salesInfos List<GetCkafka Zone Result Zone List Sales Info> 
- Standard Edition Sold Out Information.
- soldOut String
- json object, key is model, value true is sold out, false is not sold out.
- zoneId String
- zone id.
- zoneName String
- zone name.
- zoneStatus Double
- zone status.
- appId number
- app id.
- exflag string
- extra flag.
- flag boolean
- Manually set flags.
- isInternal numberApp 
- internal APP.
- salesInfos GetCkafka Zone Result Zone List Sales Info[] 
- Standard Edition Sold Out Information.
- soldOut string
- json object, key is model, value true is sold out, false is not sold out.
- zoneId string
- zone id.
- zoneName string
- zone name.
- zoneStatus number
- zone status.
- app_id float
- app id.
- exflag str
- extra flag.
- flag bool
- Manually set flags.
- is_internal_ floatapp 
- internal APP.
- sales_infos Sequence[GetCkafka Zone Result Zone List Sales Info] 
- Standard Edition Sold Out Information.
- sold_out str
- json object, key is model, value true is sold out, false is not sold out.
- zone_id str
- zone id.
- zone_name str
- zone name.
- zone_status float
- zone status.
- appId Number
- app id.
- exflag String
- extra flag.
- flag Boolean
- Manually set flags.
- isInternal NumberApp 
- internal APP.
- salesInfos List<Property Map>
- Standard Edition Sold Out Information.
- soldOut String
- json object, key is model, value true is sold out, false is not sold out.
- zoneId String
- zone id.
- zoneName String
- zone name.
- zoneStatus Number
- zone status.
GetCkafkaZoneResultZoneListSalesInfo       
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the tencentcloudTerraform Provider.
tencentcloud 1.81.183 published on Wednesday, Apr 16, 2025 by tencentcloudstack