Optional Readonlycreated?: stringOptionalencryption?: "enabled" | "disabled"Read-only Whether encryption is enabled on this volume.
Optional Readonlyfilesystem_path?: stringRead-only The full file system path for the volume, based on its label. The path is /dev/disk/by-id/scsi-0Linode_Volume_label.
Optionalhardware_type?: "hdd" | "nvme"Read-only The storage type of this volume. This can be either hdd to emulate a hard disk drive for the volume, or nvme to emulate a non-volatile memory express solid state drive.
Optional Readonlyid?: numberRead-only The unique identifier for the volume.
Optional Readonlyio_ready?: booleanRead-only Indicates whether the volume is successfully attached to a Linode and ready for read and write operations.
Optionallabel?: stringFilterable The name of the volume. A label can be up to 32 characters long and contain alphanumeric characters, hyphens, and underscores. This value is also used in the volume's filesystem_path.
Optionallinode_id?: number | nullThe unique identifier of the Linode this volume is attached to, if applicable.
Optional Readonlylinode_label?: string | nullRead-only The name of the Linode this volume is attached to, if applicable.
Optionalregion?: stringThe unique identifier for the region where the volume lives.
Optionalsize?: numberThe volume's size, in gigabytes.
Optionalstatus?: "creating" | "active" | "resizing" | "key_rotating"Read-only The current status of the volume. This can be one of:
creating. The API is creating the volume and it's not ready for use.
active. The volume is online and ready for use.
resizing. The volume's capacity is being upgraded.
key_rotating. The volume's encryption keys are being rotated to new values. Requests to resize, delete, or clone a volume fail during encryption key rotation.
Optionaltags?: string[]Filterable Any tags applied to this object. Use tags to label and organize your cloud computing resources.
Optional Readonlyupdated?: stringRead-only When this volume was last updated.
Optional Readonlylinode_id?: unknownOptional Readonlysize?: unknownThe unique identifier for the target volume. Run the List volumes operation and store the id for the target volume as your volumeId.
Optionalquery
Read-only When this volume was created.