Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Data Source schema for Volcengine::HBase::Instance
Using getInstance
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 getInstance(args: GetInstanceArgs, opts?: InvokeOptions): Promise<GetInstanceResult>
function getInstanceOutput(args: GetInstanceOutputArgs, opts?: InvokeOptions): Output<GetInstanceResult>def get_instance(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetInstanceResult
def get_instance_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetInstanceResult]func LookupInstance(ctx *Context, args *LookupInstanceArgs, opts ...InvokeOption) (*LookupInstanceResult, error)
func LookupInstanceOutput(ctx *Context, args *LookupInstanceOutputArgs, opts ...InvokeOption) LookupInstanceResultOutput> Note: This function is named LookupInstance in the Go SDK.
public static class GetInstance
{
public static Task<GetInstanceResult> InvokeAsync(GetInstanceArgs args, InvokeOptions? opts = null)
public static Output<GetInstanceResult> Invoke(GetInstanceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetInstanceResult> getInstance(GetInstanceArgs args, InvokeOptions options)
public static Output<GetInstanceResult> getInstance(GetInstanceArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:hbase/getInstance:getInstance
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getInstance Result
The following output properties are available:
- Auto
Renew bool - Whether auto-renewal is enabled for subscription scenarios. Values: true: auto-renewal enabled. false: auto-renewal not enabled.
- Charge
Status string - Billing status. Values: Normal: normal. Overdue: overdue. Shutdown: shutdown.
- Charge
Type string - Billing type. Values: PostPaid: pay-as-you-go (postpaid). PrePaid: subscription (prepaid, yearly/monthly).
- Cold
Storage int - Total capacity-type storage space for the instance, in GiB.
- Create
Time string - Instance creation time (UTC).
- Deletion
Protection string - Instance deletion protection switch status. Value range: enabled: enabled. disabled: not enabled. For more information about instance deletion protection, see Instance Deletion Protection.
- Enable
Auth bool - Whether login authentication is enabled. Values: true: login authentication enabled. false: login authentication disabled.
- Enable
Cloud boolStorage - Whether capacity-type storage is enabled. Values: true: capacity-type storage enabled. false: capacity-type storage not enabled. For details about capacity-type storage, see Hot and Cold Data Separation. The hot and cold data separation feature is supported only when MultiAZ (deployment mode) is set to false (single availability zone deployment).
- Endpoints
List<Volcengine.
Get Instance Endpoint> - Connection address information list
- Engine
Version string - HBase database engine version. Currently, only HBase 2.0 is supported. The default value is HBase_2.0
- Id string
- Uniquely identifies the resource.
- Instance
Id string - Instance ID
- Instance
Name string - Instance name
- Instance
Type string - Instance type. Currently, only Standard is supported. The default value is Standard
- Master
Count int - Number of Master nodes. For single-zone deployment, 2 Master nodes are included by default
- Master
Spec string - Master node specification code. For information about supported specifications for Master nodes, see Instance Specifications. The number of Master nodes is fixed and cannot be changed.
- Multi
Az bool - Instance deployment mode. Values: true: multi-availability zone deployment. false: single availability zone deployment. Currently, only single availability zone deployment is supported.
- Primary
Subnet stringId - Real-time primary availability zone subnet ID.
- Primary
Zone stringId - Real-time primary zone ID
- Project
Name string - Project name of the instance
- Purchase
Months int - Purchase duration, in months. The value range is: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36. When ChargeType is PrePaid, this parameter is required
- Region
Id string - Region ID of the instance.
- Rs
Count int - Number of RegionServer nodes
- Rs
Spec string - RegionServer node specification code.
- Standby
Subnet stringId - Real-time standby availability zone subnet ID.
- Standby
Zone stringId - Real-time standby zone ID
- Status string
- Current status of the instance. For more details about instance status, see Instance Status Description
- Storage
Capacity int - Total storage capacity of the instance, unit: GiB.
- Storage
Type string - Instance storage type. Values: HdfsHdd: HDD file storage. HdfsSsd: SSD file storage.
- Subnet
Id string - Subnet ID of the instance. For single-zone instances, only one subnet ID for the zone is included
-
List<Volcengine.
Get Instance Tag> - Array of tag keys and tag values to bind. Supports passing multiple sets of tag key-value objects at once, separated by commas (,). Up to 20 tag key-value pairs can be passed at a time, and up to 50 tags can be bound to a single instance. Tag keys and values must comply with the setting rules. For details, see Tag Setting Rules
- Used
Cold intStorage - Capacity-type storage space used by the instance, in MiB
- Used
Storage double - Storage capacity used by the primary instance, in MiB
- Vpc
Id string - Private network ID. You can call the DescribeVpcs API to query information about private networks available for HBase instance creation, including the private network ID.
- Vpc
Name string - Name of the private network to which the instance belongs.
- Zone
Id string - Zone ID of the instance
- Zone
Name string - Name of the availability zone to which the instance belongs.
- Auto
Renew bool - Whether auto-renewal is enabled for subscription scenarios. Values: true: auto-renewal enabled. false: auto-renewal not enabled.
- Charge
Status string - Billing status. Values: Normal: normal. Overdue: overdue. Shutdown: shutdown.
- Charge
Type string - Billing type. Values: PostPaid: pay-as-you-go (postpaid). PrePaid: subscription (prepaid, yearly/monthly).
- Cold
Storage int - Total capacity-type storage space for the instance, in GiB.
- Create
Time string - Instance creation time (UTC).
- Deletion
Protection string - Instance deletion protection switch status. Value range: enabled: enabled. disabled: not enabled. For more information about instance deletion protection, see Instance Deletion Protection.
- Enable
Auth bool - Whether login authentication is enabled. Values: true: login authentication enabled. false: login authentication disabled.
- Enable
Cloud boolStorage - Whether capacity-type storage is enabled. Values: true: capacity-type storage enabled. false: capacity-type storage not enabled. For details about capacity-type storage, see Hot and Cold Data Separation. The hot and cold data separation feature is supported only when MultiAZ (deployment mode) is set to false (single availability zone deployment).
- Endpoints
[]Get
Instance Endpoint - Connection address information list
- Engine
Version string - HBase database engine version. Currently, only HBase 2.0 is supported. The default value is HBase_2.0
- Id string
- Uniquely identifies the resource.
- Instance
Id string - Instance ID
- Instance
Name string - Instance name
- Instance
Type string - Instance type. Currently, only Standard is supported. The default value is Standard
- Master
Count int - Number of Master nodes. For single-zone deployment, 2 Master nodes are included by default
- Master
Spec string - Master node specification code. For information about supported specifications for Master nodes, see Instance Specifications. The number of Master nodes is fixed and cannot be changed.
- Multi
Az bool - Instance deployment mode. Values: true: multi-availability zone deployment. false: single availability zone deployment. Currently, only single availability zone deployment is supported.
- Primary
Subnet stringId - Real-time primary availability zone subnet ID.
- Primary
Zone stringId - Real-time primary zone ID
- Project
Name string - Project name of the instance
- Purchase
Months int - Purchase duration, in months. The value range is: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36. When ChargeType is PrePaid, this parameter is required
- Region
Id string - Region ID of the instance.
- Rs
Count int - Number of RegionServer nodes
- Rs
Spec string - RegionServer node specification code.
- Standby
Subnet stringId - Real-time standby availability zone subnet ID.
- Standby
Zone stringId - Real-time standby zone ID
- Status string
- Current status of the instance. For more details about instance status, see Instance Status Description
- Storage
Capacity int - Total storage capacity of the instance, unit: GiB.
- Storage
Type string - Instance storage type. Values: HdfsHdd: HDD file storage. HdfsSsd: SSD file storage.
- Subnet
Id string - Subnet ID of the instance. For single-zone instances, only one subnet ID for the zone is included
-
[]Get
Instance Tag - Array of tag keys and tag values to bind. Supports passing multiple sets of tag key-value objects at once, separated by commas (,). Up to 20 tag key-value pairs can be passed at a time, and up to 50 tags can be bound to a single instance. Tag keys and values must comply with the setting rules. For details, see Tag Setting Rules
- Used
Cold intStorage - Capacity-type storage space used by the instance, in MiB
- Used
Storage float64 - Storage capacity used by the primary instance, in MiB
- Vpc
Id string - Private network ID. You can call the DescribeVpcs API to query information about private networks available for HBase instance creation, including the private network ID.
- Vpc
Name string - Name of the private network to which the instance belongs.
- Zone
Id string - Zone ID of the instance
- Zone
Name string - Name of the availability zone to which the instance belongs.
- auto
Renew Boolean - Whether auto-renewal is enabled for subscription scenarios. Values: true: auto-renewal enabled. false: auto-renewal not enabled.
- charge
Status String - Billing status. Values: Normal: normal. Overdue: overdue. Shutdown: shutdown.
- charge
Type String - Billing type. Values: PostPaid: pay-as-you-go (postpaid). PrePaid: subscription (prepaid, yearly/monthly).
- cold
Storage Integer - Total capacity-type storage space for the instance, in GiB.
- create
Time String - Instance creation time (UTC).
- deletion
Protection String - Instance deletion protection switch status. Value range: enabled: enabled. disabled: not enabled. For more information about instance deletion protection, see Instance Deletion Protection.
- enable
Auth Boolean - Whether login authentication is enabled. Values: true: login authentication enabled. false: login authentication disabled.
- enable
Cloud BooleanStorage - Whether capacity-type storage is enabled. Values: true: capacity-type storage enabled. false: capacity-type storage not enabled. For details about capacity-type storage, see Hot and Cold Data Separation. The hot and cold data separation feature is supported only when MultiAZ (deployment mode) is set to false (single availability zone deployment).
- endpoints
List<Get
Instance Endpoint> - Connection address information list
- engine
Version String - HBase database engine version. Currently, only HBase 2.0 is supported. The default value is HBase_2.0
- id String
- Uniquely identifies the resource.
- instance
Id String - Instance ID
- instance
Name String - Instance name
- instance
Type String - Instance type. Currently, only Standard is supported. The default value is Standard
- master
Count Integer - Number of Master nodes. For single-zone deployment, 2 Master nodes are included by default
- master
Spec String - Master node specification code. For information about supported specifications for Master nodes, see Instance Specifications. The number of Master nodes is fixed and cannot be changed.
- multi
Az Boolean - Instance deployment mode. Values: true: multi-availability zone deployment. false: single availability zone deployment. Currently, only single availability zone deployment is supported.
- primary
Subnet StringId - Real-time primary availability zone subnet ID.
- primary
Zone StringId - Real-time primary zone ID
- project
Name String - Project name of the instance
- purchase
Months Integer - Purchase duration, in months. The value range is: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36. When ChargeType is PrePaid, this parameter is required
- region
Id String - Region ID of the instance.
- rs
Count Integer - Number of RegionServer nodes
- rs
Spec String - RegionServer node specification code.
- standby
Subnet StringId - Real-time standby availability zone subnet ID.
- standby
Zone StringId - Real-time standby zone ID
- status String
- Current status of the instance. For more details about instance status, see Instance Status Description
- storage
Capacity Integer - Total storage capacity of the instance, unit: GiB.
- storage
Type String - Instance storage type. Values: HdfsHdd: HDD file storage. HdfsSsd: SSD file storage.
- subnet
Id String - Subnet ID of the instance. For single-zone instances, only one subnet ID for the zone is included
-
List<Get
Instance Tag> - Array of tag keys and tag values to bind. Supports passing multiple sets of tag key-value objects at once, separated by commas (,). Up to 20 tag key-value pairs can be passed at a time, and up to 50 tags can be bound to a single instance. Tag keys and values must comply with the setting rules. For details, see Tag Setting Rules
- used
Cold IntegerStorage - Capacity-type storage space used by the instance, in MiB
- used
Storage Double - Storage capacity used by the primary instance, in MiB
- vpc
Id String - Private network ID. You can call the DescribeVpcs API to query information about private networks available for HBase instance creation, including the private network ID.
- vpc
Name String - Name of the private network to which the instance belongs.
- zone
Id String - Zone ID of the instance
- zone
Name String - Name of the availability zone to which the instance belongs.
- auto
Renew boolean - Whether auto-renewal is enabled for subscription scenarios. Values: true: auto-renewal enabled. false: auto-renewal not enabled.
- charge
Status string - Billing status. Values: Normal: normal. Overdue: overdue. Shutdown: shutdown.
- charge
Type string - Billing type. Values: PostPaid: pay-as-you-go (postpaid). PrePaid: subscription (prepaid, yearly/monthly).
- cold
Storage number - Total capacity-type storage space for the instance, in GiB.
- create
Time string - Instance creation time (UTC).
- deletion
Protection string - Instance deletion protection switch status. Value range: enabled: enabled. disabled: not enabled. For more information about instance deletion protection, see Instance Deletion Protection.
- enable
Auth boolean - Whether login authentication is enabled. Values: true: login authentication enabled. false: login authentication disabled.
- enable
Cloud booleanStorage - Whether capacity-type storage is enabled. Values: true: capacity-type storage enabled. false: capacity-type storage not enabled. For details about capacity-type storage, see Hot and Cold Data Separation. The hot and cold data separation feature is supported only when MultiAZ (deployment mode) is set to false (single availability zone deployment).
- endpoints
Get
Instance Endpoint[] - Connection address information list
- engine
Version string - HBase database engine version. Currently, only HBase 2.0 is supported. The default value is HBase_2.0
- id string
- Uniquely identifies the resource.
- instance
Id string - Instance ID
- instance
Name string - Instance name
- instance
Type string - Instance type. Currently, only Standard is supported. The default value is Standard
- master
Count number - Number of Master nodes. For single-zone deployment, 2 Master nodes are included by default
- master
Spec string - Master node specification code. For information about supported specifications for Master nodes, see Instance Specifications. The number of Master nodes is fixed and cannot be changed.
- multi
Az boolean - Instance deployment mode. Values: true: multi-availability zone deployment. false: single availability zone deployment. Currently, only single availability zone deployment is supported.
- primary
Subnet stringId - Real-time primary availability zone subnet ID.
- primary
Zone stringId - Real-time primary zone ID
- project
Name string - Project name of the instance
- purchase
Months number - Purchase duration, in months. The value range is: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36. When ChargeType is PrePaid, this parameter is required
- region
Id string - Region ID of the instance.
- rs
Count number - Number of RegionServer nodes
- rs
Spec string - RegionServer node specification code.
- standby
Subnet stringId - Real-time standby availability zone subnet ID.
- standby
Zone stringId - Real-time standby zone ID
- status string
- Current status of the instance. For more details about instance status, see Instance Status Description
- storage
Capacity number - Total storage capacity of the instance, unit: GiB.
- storage
Type string - Instance storage type. Values: HdfsHdd: HDD file storage. HdfsSsd: SSD file storage.
- subnet
Id string - Subnet ID of the instance. For single-zone instances, only one subnet ID for the zone is included
-
Get
Instance Tag[] - Array of tag keys and tag values to bind. Supports passing multiple sets of tag key-value objects at once, separated by commas (,). Up to 20 tag key-value pairs can be passed at a time, and up to 50 tags can be bound to a single instance. Tag keys and values must comply with the setting rules. For details, see Tag Setting Rules
- used
Cold numberStorage - Capacity-type storage space used by the instance, in MiB
- used
Storage number - Storage capacity used by the primary instance, in MiB
- vpc
Id string - Private network ID. You can call the DescribeVpcs API to query information about private networks available for HBase instance creation, including the private network ID.
- vpc
Name string - Name of the private network to which the instance belongs.
- zone
Id string - Zone ID of the instance
- zone
Name string - Name of the availability zone to which the instance belongs.
- auto_
renew bool - Whether auto-renewal is enabled for subscription scenarios. Values: true: auto-renewal enabled. false: auto-renewal not enabled.
- charge_
status str - Billing status. Values: Normal: normal. Overdue: overdue. Shutdown: shutdown.
- charge_
type str - Billing type. Values: PostPaid: pay-as-you-go (postpaid). PrePaid: subscription (prepaid, yearly/monthly).
- cold_
storage int - Total capacity-type storage space for the instance, in GiB.
- create_
time str - Instance creation time (UTC).
- deletion_
protection str - Instance deletion protection switch status. Value range: enabled: enabled. disabled: not enabled. For more information about instance deletion protection, see Instance Deletion Protection.
- enable_
auth bool - Whether login authentication is enabled. Values: true: login authentication enabled. false: login authentication disabled.
- enable_
cloud_ boolstorage - Whether capacity-type storage is enabled. Values: true: capacity-type storage enabled. false: capacity-type storage not enabled. For details about capacity-type storage, see Hot and Cold Data Separation. The hot and cold data separation feature is supported only when MultiAZ (deployment mode) is set to false (single availability zone deployment).
- endpoints
Sequence[Get
Instance Endpoint] - Connection address information list
- engine_
version str - HBase database engine version. Currently, only HBase 2.0 is supported. The default value is HBase_2.0
- id str
- Uniquely identifies the resource.
- instance_
id str - Instance ID
- instance_
name str - Instance name
- instance_
type str - Instance type. Currently, only Standard is supported. The default value is Standard
- master_
count int - Number of Master nodes. For single-zone deployment, 2 Master nodes are included by default
- master_
spec str - Master node specification code. For information about supported specifications for Master nodes, see Instance Specifications. The number of Master nodes is fixed and cannot be changed.
- multi_
az bool - Instance deployment mode. Values: true: multi-availability zone deployment. false: single availability zone deployment. Currently, only single availability zone deployment is supported.
- primary_
subnet_ strid - Real-time primary availability zone subnet ID.
- primary_
zone_ strid - Real-time primary zone ID
- project_
name str - Project name of the instance
- purchase_
months int - Purchase duration, in months. The value range is: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36. When ChargeType is PrePaid, this parameter is required
- region_
id str - Region ID of the instance.
- rs_
count int - Number of RegionServer nodes
- rs_
spec str - RegionServer node specification code.
- standby_
subnet_ strid - Real-time standby availability zone subnet ID.
- standby_
zone_ strid - Real-time standby zone ID
- status str
- Current status of the instance. For more details about instance status, see Instance Status Description
- storage_
capacity int - Total storage capacity of the instance, unit: GiB.
- storage_
type str - Instance storage type. Values: HdfsHdd: HDD file storage. HdfsSsd: SSD file storage.
- subnet_
id str - Subnet ID of the instance. For single-zone instances, only one subnet ID for the zone is included
-
Sequence[Get
Instance Tag] - Array of tag keys and tag values to bind. Supports passing multiple sets of tag key-value objects at once, separated by commas (,). Up to 20 tag key-value pairs can be passed at a time, and up to 50 tags can be bound to a single instance. Tag keys and values must comply with the setting rules. For details, see Tag Setting Rules
- used_
cold_ intstorage - Capacity-type storage space used by the instance, in MiB
- used_
storage float - Storage capacity used by the primary instance, in MiB
- vpc_
id str - Private network ID. You can call the DescribeVpcs API to query information about private networks available for HBase instance creation, including the private network ID.
- vpc_
name str - Name of the private network to which the instance belongs.
- zone_
id str - Zone ID of the instance
- zone_
name str - Name of the availability zone to which the instance belongs.
- auto
Renew Boolean - Whether auto-renewal is enabled for subscription scenarios. Values: true: auto-renewal enabled. false: auto-renewal not enabled.
- charge
Status String - Billing status. Values: Normal: normal. Overdue: overdue. Shutdown: shutdown.
- charge
Type String - Billing type. Values: PostPaid: pay-as-you-go (postpaid). PrePaid: subscription (prepaid, yearly/monthly).
- cold
Storage Number - Total capacity-type storage space for the instance, in GiB.
- create
Time String - Instance creation time (UTC).
- deletion
Protection String - Instance deletion protection switch status. Value range: enabled: enabled. disabled: not enabled. For more information about instance deletion protection, see Instance Deletion Protection.
- enable
Auth Boolean - Whether login authentication is enabled. Values: true: login authentication enabled. false: login authentication disabled.
- enable
Cloud BooleanStorage - Whether capacity-type storage is enabled. Values: true: capacity-type storage enabled. false: capacity-type storage not enabled. For details about capacity-type storage, see Hot and Cold Data Separation. The hot and cold data separation feature is supported only when MultiAZ (deployment mode) is set to false (single availability zone deployment).
- endpoints List<Property Map>
- Connection address information list
- engine
Version String - HBase database engine version. Currently, only HBase 2.0 is supported. The default value is HBase_2.0
- id String
- Uniquely identifies the resource.
- instance
Id String - Instance ID
- instance
Name String - Instance name
- instance
Type String - Instance type. Currently, only Standard is supported. The default value is Standard
- master
Count Number - Number of Master nodes. For single-zone deployment, 2 Master nodes are included by default
- master
Spec String - Master node specification code. For information about supported specifications for Master nodes, see Instance Specifications. The number of Master nodes is fixed and cannot be changed.
- multi
Az Boolean - Instance deployment mode. Values: true: multi-availability zone deployment. false: single availability zone deployment. Currently, only single availability zone deployment is supported.
- primary
Subnet StringId - Real-time primary availability zone subnet ID.
- primary
Zone StringId - Real-time primary zone ID
- project
Name String - Project name of the instance
- purchase
Months Number - Purchase duration, in months. The value range is: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36. When ChargeType is PrePaid, this parameter is required
- region
Id String - Region ID of the instance.
- rs
Count Number - Number of RegionServer nodes
- rs
Spec String - RegionServer node specification code.
- standby
Subnet StringId - Real-time standby availability zone subnet ID.
- standby
Zone StringId - Real-time standby zone ID
- status String
- Current status of the instance. For more details about instance status, see Instance Status Description
- storage
Capacity Number - Total storage capacity of the instance, unit: GiB.
- storage
Type String - Instance storage type. Values: HdfsHdd: HDD file storage. HdfsSsd: SSD file storage.
- subnet
Id String - Subnet ID of the instance. For single-zone instances, only one subnet ID for the zone is included
- List<Property Map>
- Array of tag keys and tag values to bind. Supports passing multiple sets of tag key-value objects at once, separated by commas (,). Up to 20 tag key-value pairs can be passed at a time, and up to 50 tags can be bound to a single instance. Tag keys and values must comply with the setting rules. For details, see Tag Setting Rules
- used
Cold NumberStorage - Capacity-type storage space used by the instance, in MiB
- used
Storage Number - Storage capacity used by the primary instance, in MiB
- vpc
Id String - Private network ID. You can call the DescribeVpcs API to query information about private networks available for HBase instance creation, including the private network ID.
- vpc
Name String - Name of the private network to which the instance belongs.
- zone
Id String - Zone ID of the instance
- zone
Name String - Name of the availability zone to which the instance belongs.
Supporting Types
GetInstanceEndpoint
- Address
Type string - Connection address type. For more information about connection addresses, see Connection Address Types. The value range is as follows: Zk: ZK address. Thrift: Thrift2 address. HBaseReUsedEipId: When public access is enabled for the ZK or Thrift2 connection address, this parameter is returned, indicating the EIP ID information shared and used by other components in the instance (such as RS nodes, Master nodes, etc.)
- Eip
Id string - When the ZK connection address or Thrift2 connection address enables public access, this parameter is returned, indicating the EIP ID.
- Endpoint
Id string - Connection address ID. By default, only the ZK private network connection address is returned. If you apply for a Thrift2 connection address or enable public access for the ZK or Thrift2 connection address, the corresponding connection address ID will also be returned. When the connection address type is HBaseReUsedEipId, the connection address ID is fixed as HBaseReUsedEipId
- Endpoint
Str string - Connection string for the connection address. By default, only the ZK private network connection address is returned. If you have requested a Thrift2 connection address, or enabled public access for ZK or Thrift2 connection addresses, the corresponding connection string will also be provided. When the connection address type is HBaseReUsedEipId, the connection string is always set to HBaseReUsedEipId.
- Network
Type string - Connection address network type. Value range: Public: public access address. Private: private access address.
- Private
Dns boolVisibility - Whether public DNS resolution is enabled for the private network domain name.
- Address
Type string - Connection address type. For more information about connection addresses, see Connection Address Types. The value range is as follows: Zk: ZK address. Thrift: Thrift2 address. HBaseReUsedEipId: When public access is enabled for the ZK or Thrift2 connection address, this parameter is returned, indicating the EIP ID information shared and used by other components in the instance (such as RS nodes, Master nodes, etc.)
- Eip
Id string - When the ZK connection address or Thrift2 connection address enables public access, this parameter is returned, indicating the EIP ID.
- Endpoint
Id string - Connection address ID. By default, only the ZK private network connection address is returned. If you apply for a Thrift2 connection address or enable public access for the ZK or Thrift2 connection address, the corresponding connection address ID will also be returned. When the connection address type is HBaseReUsedEipId, the connection address ID is fixed as HBaseReUsedEipId
- Endpoint
Str string - Connection string for the connection address. By default, only the ZK private network connection address is returned. If you have requested a Thrift2 connection address, or enabled public access for ZK or Thrift2 connection addresses, the corresponding connection string will also be provided. When the connection address type is HBaseReUsedEipId, the connection string is always set to HBaseReUsedEipId.
- Network
Type string - Connection address network type. Value range: Public: public access address. Private: private access address.
- Private
Dns boolVisibility - Whether public DNS resolution is enabled for the private network domain name.
- address
Type String - Connection address type. For more information about connection addresses, see Connection Address Types. The value range is as follows: Zk: ZK address. Thrift: Thrift2 address. HBaseReUsedEipId: When public access is enabled for the ZK or Thrift2 connection address, this parameter is returned, indicating the EIP ID information shared and used by other components in the instance (such as RS nodes, Master nodes, etc.)
- eip
Id String - When the ZK connection address or Thrift2 connection address enables public access, this parameter is returned, indicating the EIP ID.
- endpoint
Id String - Connection address ID. By default, only the ZK private network connection address is returned. If you apply for a Thrift2 connection address or enable public access for the ZK or Thrift2 connection address, the corresponding connection address ID will also be returned. When the connection address type is HBaseReUsedEipId, the connection address ID is fixed as HBaseReUsedEipId
- endpoint
Str String - Connection string for the connection address. By default, only the ZK private network connection address is returned. If you have requested a Thrift2 connection address, or enabled public access for ZK or Thrift2 connection addresses, the corresponding connection string will also be provided. When the connection address type is HBaseReUsedEipId, the connection string is always set to HBaseReUsedEipId.
- network
Type String - Connection address network type. Value range: Public: public access address. Private: private access address.
- private
Dns BooleanVisibility - Whether public DNS resolution is enabled for the private network domain name.
- address
Type string - Connection address type. For more information about connection addresses, see Connection Address Types. The value range is as follows: Zk: ZK address. Thrift: Thrift2 address. HBaseReUsedEipId: When public access is enabled for the ZK or Thrift2 connection address, this parameter is returned, indicating the EIP ID information shared and used by other components in the instance (such as RS nodes, Master nodes, etc.)
- eip
Id string - When the ZK connection address or Thrift2 connection address enables public access, this parameter is returned, indicating the EIP ID.
- endpoint
Id string - Connection address ID. By default, only the ZK private network connection address is returned. If you apply for a Thrift2 connection address or enable public access for the ZK or Thrift2 connection address, the corresponding connection address ID will also be returned. When the connection address type is HBaseReUsedEipId, the connection address ID is fixed as HBaseReUsedEipId
- endpoint
Str string - Connection string for the connection address. By default, only the ZK private network connection address is returned. If you have requested a Thrift2 connection address, or enabled public access for ZK or Thrift2 connection addresses, the corresponding connection string will also be provided. When the connection address type is HBaseReUsedEipId, the connection string is always set to HBaseReUsedEipId.
- network
Type string - Connection address network type. Value range: Public: public access address. Private: private access address.
- private
Dns booleanVisibility - Whether public DNS resolution is enabled for the private network domain name.
- address_
type str - Connection address type. For more information about connection addresses, see Connection Address Types. The value range is as follows: Zk: ZK address. Thrift: Thrift2 address. HBaseReUsedEipId: When public access is enabled for the ZK or Thrift2 connection address, this parameter is returned, indicating the EIP ID information shared and used by other components in the instance (such as RS nodes, Master nodes, etc.)
- eip_
id str - When the ZK connection address or Thrift2 connection address enables public access, this parameter is returned, indicating the EIP ID.
- endpoint_
id str - Connection address ID. By default, only the ZK private network connection address is returned. If you apply for a Thrift2 connection address or enable public access for the ZK or Thrift2 connection address, the corresponding connection address ID will also be returned. When the connection address type is HBaseReUsedEipId, the connection address ID is fixed as HBaseReUsedEipId
- endpoint_
str str - Connection string for the connection address. By default, only the ZK private network connection address is returned. If you have requested a Thrift2 connection address, or enabled public access for ZK or Thrift2 connection addresses, the corresponding connection string will also be provided. When the connection address type is HBaseReUsedEipId, the connection string is always set to HBaseReUsedEipId.
- network_
type str - Connection address network type. Value range: Public: public access address. Private: private access address.
- private_
dns_ boolvisibility - Whether public DNS resolution is enabled for the private network domain name.
- address
Type String - Connection address type. For more information about connection addresses, see Connection Address Types. The value range is as follows: Zk: ZK address. Thrift: Thrift2 address. HBaseReUsedEipId: When public access is enabled for the ZK or Thrift2 connection address, this parameter is returned, indicating the EIP ID information shared and used by other components in the instance (such as RS nodes, Master nodes, etc.)
- eip
Id String - When the ZK connection address or Thrift2 connection address enables public access, this parameter is returned, indicating the EIP ID.
- endpoint
Id String - Connection address ID. By default, only the ZK private network connection address is returned. If you apply for a Thrift2 connection address or enable public access for the ZK or Thrift2 connection address, the corresponding connection address ID will also be returned. When the connection address type is HBaseReUsedEipId, the connection address ID is fixed as HBaseReUsedEipId
- endpoint
Str String - Connection string for the connection address. By default, only the ZK private network connection address is returned. If you have requested a Thrift2 connection address, or enabled public access for ZK or Thrift2 connection addresses, the corresponding connection string will also be provided. When the connection address type is HBaseReUsedEipId, the connection string is always set to HBaseReUsedEipId.
- network
Type String - Connection address network type. Value range: Public: public access address. Private: private access address.
- private
Dns BooleanVisibility - Whether public DNS resolution is enabled for the private network domain name.
GetInstanceTag
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
