Viewing docs for volcenginecc v0.0.29
published on Thursday, Apr 2, 2026 by Volcengine
published on Thursday, Apr 2, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.29
published on Thursday, Apr 2, 2026 by Volcengine
published on Thursday, Apr 2, 2026 by Volcengine
Data Source schema for Volcengine::EMR::NodeGroup
Using getNodeGroup
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 getNodeGroup(args: GetNodeGroupArgs, opts?: InvokeOptions): Promise<GetNodeGroupResult>
function getNodeGroupOutput(args: GetNodeGroupOutputArgs, opts?: InvokeOptions): Output<GetNodeGroupResult>def get_node_group(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNodeGroupResult
def get_node_group_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNodeGroupResult]func LookupNodeGroup(ctx *Context, args *LookupNodeGroupArgs, opts ...InvokeOption) (*LookupNodeGroupResult, error)
func LookupNodeGroupOutput(ctx *Context, args *LookupNodeGroupOutputArgs, opts ...InvokeOption) LookupNodeGroupResultOutput> Note: This function is named LookupNodeGroup in the Go SDK.
public static class GetNodeGroup
{
public static Task<GetNodeGroupResult> InvokeAsync(GetNodeGroupArgs args, InvokeOptions? opts = null)
public static Output<GetNodeGroupResult> Invoke(GetNodeGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNodeGroupResult> getNodeGroup(GetNodeGroupArgs args, InvokeOptions options)
public static Output<GetNodeGroupResult> getNodeGroup(GetNodeGroupArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:emr/getNodeGroup:getNodeGroup
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.
getNodeGroup Result
The following output properties are available:
- Application
Layouts List<Volcengine.Get Node Group Application Layout> - List of component names that can be deployed in the current node group.
- Charge
Pre Volcengine.Config Get Node Group Charge Pre Config - Subscription payment configuration.
- Charge
Type string - Payment type. PRE indicates monthly subscription, POST indicates pay-as-you-go.
- Cluster
Id string - Cluster ID.
- Created
Time int - Creation time.
- Data
Disks List<Volcengine.Get Node Group Data Disk> - Data disk configuration.
- Ecs
Instance List<string>Types - ECS instance specification list. Currently, only a single instance specification can be modified.
- Id string
- Uniquely identifies the resource.
- Layout
Component List<string>Names - Custom configuration parameter list for the returned node group components.
- Node
Count int - Node count. Value range: 1~1000.
- Node
Group stringId - Node group ID.
- Node
Group stringName - Node group name.
- Node
Group stringState - Node group status. RUNNING: Running. EXTENDING: Expanding. REDUCING: Shrinking. DISK_EXTENDING: Disk expansion. MODIFYING: Configuration modification in progress.
- Node
Group stringType - Node group type.
- Nodes
List<Volcengine.
Get Node Group Node> - Node list.
- Subnet
Ids List<string> - Subnet ID list.
- System
Disk Volcengine.Get Node Group System Disk - System disk.
- Target
Disk intSize - Target disk size for expansion. Minimum 60GB, maximum 2048GB, unit: GB.
- Terminate
Time string - Cluster termination time.
- With
Public boolIp - Whether the ECS instance includes a public IP.
- Zone
Id string - zoneId. If empty, the cluster's zoneId is reused by default.
- Application
Layouts []GetNode Group Application Layout - List of component names that can be deployed in the current node group.
- Charge
Pre GetConfig Node Group Charge Pre Config - Subscription payment configuration.
- Charge
Type string - Payment type. PRE indicates monthly subscription, POST indicates pay-as-you-go.
- Cluster
Id string - Cluster ID.
- Created
Time int - Creation time.
- Data
Disks []GetNode Group Data Disk - Data disk configuration.
- Ecs
Instance []stringTypes - ECS instance specification list. Currently, only a single instance specification can be modified.
- Id string
- Uniquely identifies the resource.
- Layout
Component []stringNames - Custom configuration parameter list for the returned node group components.
- Node
Count int - Node count. Value range: 1~1000.
- Node
Group stringId - Node group ID.
- Node
Group stringName - Node group name.
- Node
Group stringState - Node group status. RUNNING: Running. EXTENDING: Expanding. REDUCING: Shrinking. DISK_EXTENDING: Disk expansion. MODIFYING: Configuration modification in progress.
- Node
Group stringType - Node group type.
- Nodes
[]Get
Node Group Node - Node list.
- Subnet
Ids []string - Subnet ID list.
- System
Disk GetNode Group System Disk - System disk.
- Target
Disk intSize - Target disk size for expansion. Minimum 60GB, maximum 2048GB, unit: GB.
- Terminate
Time string - Cluster termination time.
- With
Public boolIp - Whether the ECS instance includes a public IP.
- Zone
Id string - zoneId. If empty, the cluster's zoneId is reused by default.
- application
Layouts List<GetNode Group Application Layout> - List of component names that can be deployed in the current node group.
- charge
Pre GetConfig Node Group Charge Pre Config - Subscription payment configuration.
- charge
Type String - Payment type. PRE indicates monthly subscription, POST indicates pay-as-you-go.
- cluster
Id String - Cluster ID.
- created
Time Integer - Creation time.
- data
Disks List<GetNode Group Data Disk> - Data disk configuration.
- ecs
Instance List<String>Types - ECS instance specification list. Currently, only a single instance specification can be modified.
- id String
- Uniquely identifies the resource.
- layout
Component List<String>Names - Custom configuration parameter list for the returned node group components.
- node
Count Integer - Node count. Value range: 1~1000.
- node
Group StringId - Node group ID.
- node
Group StringName - Node group name.
- node
Group StringState - Node group status. RUNNING: Running. EXTENDING: Expanding. REDUCING: Shrinking. DISK_EXTENDING: Disk expansion. MODIFYING: Configuration modification in progress.
- node
Group StringType - Node group type.
- nodes
List<Get
Node Group Node> - Node list.
- subnet
Ids List<String> - Subnet ID list.
- system
Disk GetNode Group System Disk - System disk.
- target
Disk IntegerSize - Target disk size for expansion. Minimum 60GB, maximum 2048GB, unit: GB.
- terminate
Time String - Cluster termination time.
- with
Public BooleanIp - Whether the ECS instance includes a public IP.
- zone
Id String - zoneId. If empty, the cluster's zoneId is reused by default.
- application
Layouts GetNode Group Application Layout[] - List of component names that can be deployed in the current node group.
- charge
Pre GetConfig Node Group Charge Pre Config - Subscription payment configuration.
- charge
Type string - Payment type. PRE indicates monthly subscription, POST indicates pay-as-you-go.
- cluster
Id string - Cluster ID.
- created
Time number - Creation time.
- data
Disks GetNode Group Data Disk[] - Data disk configuration.
- ecs
Instance string[]Types - ECS instance specification list. Currently, only a single instance specification can be modified.
- id string
- Uniquely identifies the resource.
- layout
Component string[]Names - Custom configuration parameter list for the returned node group components.
- node
Count number - Node count. Value range: 1~1000.
- node
Group stringId - Node group ID.
- node
Group stringName - Node group name.
- node
Group stringState - Node group status. RUNNING: Running. EXTENDING: Expanding. REDUCING: Shrinking. DISK_EXTENDING: Disk expansion. MODIFYING: Configuration modification in progress.
- node
Group stringType - Node group type.
- nodes
Get
Node Group Node[] - Node list.
- subnet
Ids string[] - Subnet ID list.
- system
Disk GetNode Group System Disk - System disk.
- target
Disk numberSize - Target disk size for expansion. Minimum 60GB, maximum 2048GB, unit: GB.
- terminate
Time string - Cluster termination time.
- with
Public booleanIp - Whether the ECS instance includes a public IP.
- zone
Id string - zoneId. If empty, the cluster's zoneId is reused by default.
- application_
layouts Sequence[GetNode Group Application Layout] - List of component names that can be deployed in the current node group.
- charge_
pre_ Getconfig Node Group Charge Pre Config - Subscription payment configuration.
- charge_
type str - Payment type. PRE indicates monthly subscription, POST indicates pay-as-you-go.
- cluster_
id str - Cluster ID.
- created_
time int - Creation time.
- data_
disks Sequence[GetNode Group Data Disk] - Data disk configuration.
- ecs_
instance_ Sequence[str]types - ECS instance specification list. Currently, only a single instance specification can be modified.
- id str
- Uniquely identifies the resource.
- layout_
component_ Sequence[str]names - Custom configuration parameter list for the returned node group components.
- node_
count int - Node count. Value range: 1~1000.
- node_
group_ strid - Node group ID.
- node_
group_ strname - Node group name.
- node_
group_ strstate - Node group status. RUNNING: Running. EXTENDING: Expanding. REDUCING: Shrinking. DISK_EXTENDING: Disk expansion. MODIFYING: Configuration modification in progress.
- node_
group_ strtype - Node group type.
- nodes
Sequence[Get
Node Group Node] - Node list.
- subnet_
ids Sequence[str] - Subnet ID list.
- system_
disk GetNode Group System Disk - System disk.
- target_
disk_ intsize - Target disk size for expansion. Minimum 60GB, maximum 2048GB, unit: GB.
- terminate_
time str - Cluster termination time.
- with_
public_ boolip - Whether the ECS instance includes a public IP.
- zone_
id str - zoneId. If empty, the cluster's zoneId is reused by default.
- application
Layouts List<Property Map> - List of component names that can be deployed in the current node group.
- charge
Pre Property MapConfig - Subscription payment configuration.
- charge
Type String - Payment type. PRE indicates monthly subscription, POST indicates pay-as-you-go.
- cluster
Id String - Cluster ID.
- created
Time Number - Creation time.
- data
Disks List<Property Map> - Data disk configuration.
- ecs
Instance List<String>Types - ECS instance specification list. Currently, only a single instance specification can be modified.
- id String
- Uniquely identifies the resource.
- layout
Component List<String>Names - Custom configuration parameter list for the returned node group components.
- node
Count Number - Node count. Value range: 1~1000.
- node
Group StringId - Node group ID.
- node
Group StringName - Node group name.
- node
Group StringState - Node group status. RUNNING: Running. EXTENDING: Expanding. REDUCING: Shrinking. DISK_EXTENDING: Disk expansion. MODIFYING: Configuration modification in progress.
- node
Group StringType - Node group type.
- nodes List<Property Map>
- Node list.
- subnet
Ids List<String> - Subnet ID list.
- system
Disk Property Map - System disk.
- target
Disk NumberSize - Target disk size for expansion. Minimum 60GB, maximum 2048GB, unit: GB.
- terminate
Time String - Cluster termination time.
- with
Public BooleanIp - Whether the ECS instance includes a public IP.
- zone
Id String - zoneId. If empty, the cluster's zoneId is reused by default.
Supporting Types
GetNodeGroupApplicationLayout
- Application
Name string - Application name.
- Layout
Component List<string>Names - Custom configuration parameter list for the component.
- Application
Name string - Application name.
- Layout
Component []stringNames - Custom configuration parameter list for the component.
- application
Name String - Application name.
- layout
Component List<String>Names - Custom configuration parameter list for the component.
- application
Name string - Application name.
- layout
Component string[]Names - Custom configuration parameter list for the component.
- application_
name str - Application name.
- layout_
component_ Sequence[str]names - Custom configuration parameter list for the component.
- application
Name String - Application name.
- layout
Component List<String>Names - Custom configuration parameter list for the component.
GetNodeGroupChargePreConfig
- Auto
Renew bool - Whether to enable auto-renewal.
- Auto
Renew intPeriod - Renewal duration when auto-renewal is triggered. When autoRenew=true, the default value is 1.
- Auto
Renew stringPeriod Unit - Renewal duration unit when auto-renewal is triggered. When autoRenew=true, the default value is Month. Value range: Month: month. Year: year.
- Charge
Period int - When chargeType=PRE, the default value is 1. The unit for the purchase duration when chargeType=PRE is monthly subscription.
- Charge
Period stringUnit - When chargeType=PRE, the default value is Month. The unit for the purchase duration when chargeType=PRE is monthly subscription. Value range: Month (month), Year (year).
- Charge
Type string - Payment type. Enum values: POST, PRE.
- Auto
Renew bool - Whether to enable auto-renewal.
- Auto
Renew intPeriod - Renewal duration when auto-renewal is triggered. When autoRenew=true, the default value is 1.
- Auto
Renew stringPeriod Unit - Renewal duration unit when auto-renewal is triggered. When autoRenew=true, the default value is Month. Value range: Month: month. Year: year.
- Charge
Period int - When chargeType=PRE, the default value is 1. The unit for the purchase duration when chargeType=PRE is monthly subscription.
- Charge
Period stringUnit - When chargeType=PRE, the default value is Month. The unit for the purchase duration when chargeType=PRE is monthly subscription. Value range: Month (month), Year (year).
- Charge
Type string - Payment type. Enum values: POST, PRE.
- auto
Renew Boolean - Whether to enable auto-renewal.
- auto
Renew IntegerPeriod - Renewal duration when auto-renewal is triggered. When autoRenew=true, the default value is 1.
- auto
Renew StringPeriod Unit - Renewal duration unit when auto-renewal is triggered. When autoRenew=true, the default value is Month. Value range: Month: month. Year: year.
- charge
Period Integer - When chargeType=PRE, the default value is 1. The unit for the purchase duration when chargeType=PRE is monthly subscription.
- charge
Period StringUnit - When chargeType=PRE, the default value is Month. The unit for the purchase duration when chargeType=PRE is monthly subscription. Value range: Month (month), Year (year).
- charge
Type String - Payment type. Enum values: POST, PRE.
- auto
Renew boolean - Whether to enable auto-renewal.
- auto
Renew numberPeriod - Renewal duration when auto-renewal is triggered. When autoRenew=true, the default value is 1.
- auto
Renew stringPeriod Unit - Renewal duration unit when auto-renewal is triggered. When autoRenew=true, the default value is Month. Value range: Month: month. Year: year.
- charge
Period number - When chargeType=PRE, the default value is 1. The unit for the purchase duration when chargeType=PRE is monthly subscription.
- charge
Period stringUnit - When chargeType=PRE, the default value is Month. The unit for the purchase duration when chargeType=PRE is monthly subscription. Value range: Month (month), Year (year).
- charge
Type string - Payment type. Enum values: POST, PRE.
- auto_
renew bool - Whether to enable auto-renewal.
- auto_
renew_ intperiod - Renewal duration when auto-renewal is triggered. When autoRenew=true, the default value is 1.
- auto_
renew_ strperiod_ unit - Renewal duration unit when auto-renewal is triggered. When autoRenew=true, the default value is Month. Value range: Month: month. Year: year.
- charge_
period int - When chargeType=PRE, the default value is 1. The unit for the purchase duration when chargeType=PRE is monthly subscription.
- charge_
period_ strunit - When chargeType=PRE, the default value is Month. The unit for the purchase duration when chargeType=PRE is monthly subscription. Value range: Month (month), Year (year).
- charge_
type str - Payment type. Enum values: POST, PRE.
- auto
Renew Boolean - Whether to enable auto-renewal.
- auto
Renew NumberPeriod - Renewal duration when auto-renewal is triggered. When autoRenew=true, the default value is 1.
- auto
Renew StringPeriod Unit - Renewal duration unit when auto-renewal is triggered. When autoRenew=true, the default value is Month. Value range: Month: month. Year: year.
- charge
Period Number - When chargeType=PRE, the default value is 1. The unit for the purchase duration when chargeType=PRE is monthly subscription.
- charge
Period StringUnit - When chargeType=PRE, the default value is Month. The unit for the purchase duration when chargeType=PRE is monthly subscription. Value range: Month (month), Year (year).
- charge
Type String - Payment type. Enum values: POST, PRE.
GetNodeGroupDataDisk
- Count int
- Number of disk blocks. Default value: 4. Maximum: 15. Minimum: 1.
- Size int
- Disk size. Default value: 80GB. Minimum: 60GB. Maximum: 2048GB. Unit: GB.
- Volume
Type string - Disk type. ESSDPL0: Ultra-fast SSDPL0. ESSDPL1: Ultra-fast SSDPL1. ESSDPL2: Ultra-fast SSDPL2. ESSDPL3: Ultra-fast SSDPL3. ESSDFLEXPL: Ultra-fast SSDFlexPL. ULTRADISK: Efficient cloud disk. PTSSD: Performance SSD. SSD: General SSD. EHDD: Efficient cloud disk. ZENYASSD: Zenya. LOCALHDD: Big data HDD. LOCALSSD: Local SSD. LOCALSSDSRIOV: Local SSD SRIOV.
- Count int
- Number of disk blocks. Default value: 4. Maximum: 15. Minimum: 1.
- Size int
- Disk size. Default value: 80GB. Minimum: 60GB. Maximum: 2048GB. Unit: GB.
- Volume
Type string - Disk type. ESSDPL0: Ultra-fast SSDPL0. ESSDPL1: Ultra-fast SSDPL1. ESSDPL2: Ultra-fast SSDPL2. ESSDPL3: Ultra-fast SSDPL3. ESSDFLEXPL: Ultra-fast SSDFlexPL. ULTRADISK: Efficient cloud disk. PTSSD: Performance SSD. SSD: General SSD. EHDD: Efficient cloud disk. ZENYASSD: Zenya. LOCALHDD: Big data HDD. LOCALSSD: Local SSD. LOCALSSDSRIOV: Local SSD SRIOV.
- count Integer
- Number of disk blocks. Default value: 4. Maximum: 15. Minimum: 1.
- size Integer
- Disk size. Default value: 80GB. Minimum: 60GB. Maximum: 2048GB. Unit: GB.
- volume
Type String - Disk type. ESSDPL0: Ultra-fast SSDPL0. ESSDPL1: Ultra-fast SSDPL1. ESSDPL2: Ultra-fast SSDPL2. ESSDPL3: Ultra-fast SSDPL3. ESSDFLEXPL: Ultra-fast SSDFlexPL. ULTRADISK: Efficient cloud disk. PTSSD: Performance SSD. SSD: General SSD. EHDD: Efficient cloud disk. ZENYASSD: Zenya. LOCALHDD: Big data HDD. LOCALSSD: Local SSD. LOCALSSDSRIOV: Local SSD SRIOV.
- count number
- Number of disk blocks. Default value: 4. Maximum: 15. Minimum: 1.
- size number
- Disk size. Default value: 80GB. Minimum: 60GB. Maximum: 2048GB. Unit: GB.
- volume
Type string - Disk type. ESSDPL0: Ultra-fast SSDPL0. ESSDPL1: Ultra-fast SSDPL1. ESSDPL2: Ultra-fast SSDPL2. ESSDPL3: Ultra-fast SSDPL3. ESSDFLEXPL: Ultra-fast SSDFlexPL. ULTRADISK: Efficient cloud disk. PTSSD: Performance SSD. SSD: General SSD. EHDD: Efficient cloud disk. ZENYASSD: Zenya. LOCALHDD: Big data HDD. LOCALSSD: Local SSD. LOCALSSDSRIOV: Local SSD SRIOV.
- count int
- Number of disk blocks. Default value: 4. Maximum: 15. Minimum: 1.
- size int
- Disk size. Default value: 80GB. Minimum: 60GB. Maximum: 2048GB. Unit: GB.
- volume_
type str - Disk type. ESSDPL0: Ultra-fast SSDPL0. ESSDPL1: Ultra-fast SSDPL1. ESSDPL2: Ultra-fast SSDPL2. ESSDPL3: Ultra-fast SSDPL3. ESSDFLEXPL: Ultra-fast SSDFlexPL. ULTRADISK: Efficient cloud disk. PTSSD: Performance SSD. SSD: General SSD. EHDD: Efficient cloud disk. ZENYASSD: Zenya. LOCALHDD: Big data HDD. LOCALSSD: Local SSD. LOCALSSDSRIOV: Local SSD SRIOV.
- count Number
- Number of disk blocks. Default value: 4. Maximum: 15. Minimum: 1.
- size Number
- Disk size. Default value: 80GB. Minimum: 60GB. Maximum: 2048GB. Unit: GB.
- volume
Type String - Disk type. ESSDPL0: Ultra-fast SSDPL0. ESSDPL1: Ultra-fast SSDPL1. ESSDPL2: Ultra-fast SSDPL2. ESSDPL3: Ultra-fast SSDPL3. ESSDFLEXPL: Ultra-fast SSDFlexPL. ULTRADISK: Efficient cloud disk. PTSSD: Performance SSD. SSD: General SSD. EHDD: Efficient cloud disk. ZENYASSD: Zenya. LOCALHDD: Big data HDD. LOCALSSD: Local SSD. LOCALSSDSRIOV: Local SSD SRIOV.
GetNodeGroupNode
- Created
Time int - Node creation time.
- Ecs
Instance stringType - ecs instance specification.
- Node
Fqdn string - Node FQDN.
- Node
Id string - Node ID.
- Node
Name string - Node name.
- Node
State string - Node status. UNKNOWN: Unknown. CREATING: Creating. RUNNING: Running. STOPPING: Stopping. STOPPED: Stopped. REBOOTING: Rebooting. DELETED: Deleted.
- Private
Ip string - Private IP.
- Public
Ip string - Public IP.
- Ready
Time int - Ready time.
- Terminate
Time int - Cluster termination time.
- Created
Time int - Node creation time.
- Ecs
Instance stringType - ecs instance specification.
- Node
Fqdn string - Node FQDN.
- Node
Id string - Node ID.
- Node
Name string - Node name.
- Node
State string - Node status. UNKNOWN: Unknown. CREATING: Creating. RUNNING: Running. STOPPING: Stopping. STOPPED: Stopped. REBOOTING: Rebooting. DELETED: Deleted.
- Private
Ip string - Private IP.
- Public
Ip string - Public IP.
- Ready
Time int - Ready time.
- Terminate
Time int - Cluster termination time.
- created
Time Integer - Node creation time.
- ecs
Instance StringType - ecs instance specification.
- node
Fqdn String - Node FQDN.
- node
Id String - Node ID.
- node
Name String - Node name.
- node
State String - Node status. UNKNOWN: Unknown. CREATING: Creating. RUNNING: Running. STOPPING: Stopping. STOPPED: Stopped. REBOOTING: Rebooting. DELETED: Deleted.
- private
Ip String - Private IP.
- public
Ip String - Public IP.
- ready
Time Integer - Ready time.
- terminate
Time Integer - Cluster termination time.
- created
Time number - Node creation time.
- ecs
Instance stringType - ecs instance specification.
- node
Fqdn string - Node FQDN.
- node
Id string - Node ID.
- node
Name string - Node name.
- node
State string - Node status. UNKNOWN: Unknown. CREATING: Creating. RUNNING: Running. STOPPING: Stopping. STOPPED: Stopped. REBOOTING: Rebooting. DELETED: Deleted.
- private
Ip string - Private IP.
- public
Ip string - Public IP.
- ready
Time number - Ready time.
- terminate
Time number - Cluster termination time.
- created_
time int - Node creation time.
- ecs_
instance_ strtype - ecs instance specification.
- node_
fqdn str - Node FQDN.
- node_
id str - Node ID.
- node_
name str - Node name.
- node_
state str - Node status. UNKNOWN: Unknown. CREATING: Creating. RUNNING: Running. STOPPING: Stopping. STOPPED: Stopped. REBOOTING: Rebooting. DELETED: Deleted.
- private_
ip str - Private IP.
- public_
ip str - Public IP.
- ready_
time int - Ready time.
- terminate_
time int - Cluster termination time.
- created
Time Number - Node creation time.
- ecs
Instance StringType - ecs instance specification.
- node
Fqdn String - Node FQDN.
- node
Id String - Node ID.
- node
Name String - Node name.
- node
State String - Node status. UNKNOWN: Unknown. CREATING: Creating. RUNNING: Running. STOPPING: Stopping. STOPPED: Stopped. REBOOTING: Rebooting. DELETED: Deleted.
- private
Ip String - Private IP.
- public
Ip String - Public IP.
- ready
Time Number - Ready time.
- terminate
Time Number - Cluster termination time.
GetNodeGroupSystemDisk
- Size int
- System disk size. Default value: 80GB. Minimum: 60GB. Maximum: 2048GB. Unit: GB.
- Volume
Type string - Disk type. ESSDPL0: Ultra-fast SSDPL0. ESSDPL1: Ultra-fast SSDPL1. ESSDPL2: Ultra-fast SSDPL2. ESSDPL3: Ultra-fast SSDPL3. ESSDFLEXPL: Ultra-fast SSDFlexPL. ULTRADISK: Efficient cloud disk. PTSSD: Performance SSD. SSD: General SSD. EHDD: Efficient cloud disk. ZENYASSD: Zenya. LOCALHDD: Big data HDD. LOCALSSD: Local SSD. LOCALSSDSRIOV: Local SSD SRIOV.
- Size int
- System disk size. Default value: 80GB. Minimum: 60GB. Maximum: 2048GB. Unit: GB.
- Volume
Type string - Disk type. ESSDPL0: Ultra-fast SSDPL0. ESSDPL1: Ultra-fast SSDPL1. ESSDPL2: Ultra-fast SSDPL2. ESSDPL3: Ultra-fast SSDPL3. ESSDFLEXPL: Ultra-fast SSDFlexPL. ULTRADISK: Efficient cloud disk. PTSSD: Performance SSD. SSD: General SSD. EHDD: Efficient cloud disk. ZENYASSD: Zenya. LOCALHDD: Big data HDD. LOCALSSD: Local SSD. LOCALSSDSRIOV: Local SSD SRIOV.
- size Integer
- System disk size. Default value: 80GB. Minimum: 60GB. Maximum: 2048GB. Unit: GB.
- volume
Type String - Disk type. ESSDPL0: Ultra-fast SSDPL0. ESSDPL1: Ultra-fast SSDPL1. ESSDPL2: Ultra-fast SSDPL2. ESSDPL3: Ultra-fast SSDPL3. ESSDFLEXPL: Ultra-fast SSDFlexPL. ULTRADISK: Efficient cloud disk. PTSSD: Performance SSD. SSD: General SSD. EHDD: Efficient cloud disk. ZENYASSD: Zenya. LOCALHDD: Big data HDD. LOCALSSD: Local SSD. LOCALSSDSRIOV: Local SSD SRIOV.
- size number
- System disk size. Default value: 80GB. Minimum: 60GB. Maximum: 2048GB. Unit: GB.
- volume
Type string - Disk type. ESSDPL0: Ultra-fast SSDPL0. ESSDPL1: Ultra-fast SSDPL1. ESSDPL2: Ultra-fast SSDPL2. ESSDPL3: Ultra-fast SSDPL3. ESSDFLEXPL: Ultra-fast SSDFlexPL. ULTRADISK: Efficient cloud disk. PTSSD: Performance SSD. SSD: General SSD. EHDD: Efficient cloud disk. ZENYASSD: Zenya. LOCALHDD: Big data HDD. LOCALSSD: Local SSD. LOCALSSDSRIOV: Local SSD SRIOV.
- size int
- System disk size. Default value: 80GB. Minimum: 60GB. Maximum: 2048GB. Unit: GB.
- volume_
type str - Disk type. ESSDPL0: Ultra-fast SSDPL0. ESSDPL1: Ultra-fast SSDPL1. ESSDPL2: Ultra-fast SSDPL2. ESSDPL3: Ultra-fast SSDPL3. ESSDFLEXPL: Ultra-fast SSDFlexPL. ULTRADISK: Efficient cloud disk. PTSSD: Performance SSD. SSD: General SSD. EHDD: Efficient cloud disk. ZENYASSD: Zenya. LOCALHDD: Big data HDD. LOCALSSD: Local SSD. LOCALSSDSRIOV: Local SSD SRIOV.
- size Number
- System disk size. Default value: 80GB. Minimum: 60GB. Maximum: 2048GB. Unit: GB.
- volume
Type String - Disk type. ESSDPL0: Ultra-fast SSDPL0. ESSDPL1: Ultra-fast SSDPL1. ESSDPL2: Ultra-fast SSDPL2. ESSDPL3: Ultra-fast SSDPL3. ESSDFLEXPL: Ultra-fast SSDFlexPL. ULTRADISK: Efficient cloud disk. PTSSD: Performance SSD. SSD: General SSD. EHDD: Efficient cloud disk. ZENYASSD: Zenya. LOCALHDD: Big data HDD. LOCALSSD: Local SSD. LOCALSSDSRIOV: Local SSD SRIOV.
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.29
published on Thursday, Apr 2, 2026 by Volcengine
published on Thursday, Apr 2, 2026 by Volcengine
