DedicatedBlockStorageCluster

class DedicatedBlockStorageCluster : KotlinCustomResource

Provides a Ebs Dedicated Block Storage Cluster resource. For information about Ebs Dedicated Block Storage Cluster and how to use it, see What is Dedicated Block Storage Cluster.

NOTE: Available since v1.195.0.

Example Usage

Basic Usage

resources:
default:
type: alicloud:ebs:DedicatedBlockStorageCluster
properties:
type: Premium
zoneId: cn-heyuan-b
dedicatedBlockStorageClusterName: dedicated_block_storage_cluster_name
totalCapacity: 61440
regionId: cn-heyuan

Import

Ebs Dedicated Block Storage Cluster can be imported using the id, e.g.

$ pulumi import alicloud:ebs/dedicatedBlockStorageCluster:DedicatedBlockStorageCluster example <id>

Properties

Link copied to clipboard

The available capacity of the dedicated block storage cluster. Unit: GiB.

Link copied to clipboard
val category: Output<String>

The type of cloud disk that can be created by a dedicated block storage cluster.

Link copied to clipboard
val createTime: Output<String>

The creation time of the resource

Link copied to clipboard

The first ID of the resource

Link copied to clipboard

The name of the resource

Link copied to clipboard

Capacity to be delivered in GB.

Link copied to clipboard
val description: Output<String>

The description of the dedicated block storage cluster.

Link copied to clipboard
val expiredTime: Output<String>

The expiration time of the dedicated block storage cluster, in the Unix timestamp format, in seconds.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Cloud disk performance level, possible values:-PL0.-PL1.-PL2.-PL3.> Only valid in SupportedCategory = cloud_essd.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val resourceGroupId: Output<String>

The ID of the resource group

Link copied to clipboard
val status: Output<String>

The status of the resource

Link copied to clipboard

This parameter is not supported.

Link copied to clipboard
val totalCapacity: Output<String>

The total capacity of the dedicated block storage cluster. Unit: GiB.

Link copied to clipboard
val type: Output<String>

The dedicated block storage cluster performance type. Possible values:-Standard: Basic type. This type of dedicated block storage cluster can create an ESSD PL0 cloud disk.-Premium: performance type. This type of dedicated block storage cluster can create an ESSD PL1 cloud disk.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val usedCapacity: Output<String>

The used (created disk) capacity of the current cluster, in GB

Link copied to clipboard
val zoneId: Output<String>

The zone ID of the resource