Ecs Disk Args
Import
ECS Disk can be imported using the id, e.g.
$ pulumi import alicloud:ecs/ecsDisk:EcsDisk example d-abcd12345Constructors
Properties
Field availability_zone has been deprecated from provider version 1.122.0. New field zone_id instead.
Indicates whether the automatic snapshot is deleted when the disk is released. Default value: false.
Indicates whether the disk is released together with the instance. Default value: false.
Description of the disk. This description can have a string of 2 to 256 characters, It cannot begin with http:// or https://. Default value is null.
Indicates whether to enable creating snapshot automatically.
The ID of the instance to which the created subscription disk is automatically attached.
Payment method for disk. Valid values: PayAsYouGo, Subscription. Default to PayAsYouGo. If you want to change the disk payment type, the instance_id is required.
Specifies the performance level of an ESSD when you create the ESSD. Valid values:
The Id of resource group which the disk belongs. This attribute only supports adding or updating, not destroying.
A snapshot to base the disk off of. If the disk size required by snapshot is greater than size, the size will be ignored, conflict with encrypted.
The ID of the storage set.
The number of partitions in the storage set.