Skip to main content

volumes

Overview

Namevolumes
TypeResource
Idlinode.instances.volumes

Fields

NameDatatypeDescription
idintegerThe unique ID of this Volume.
hardware_typestringThe storage type of this Volume.
updatedstringWhen this Volume was last updated.
tagsarrayAn array of Tags applied to this object. Tags are for organizational purposes only.
statusstringThe current status of the volume. Can be one of:

creating - the Volume is being created and is not yet available
for use.
active - the Volume is online and available for use.
* resizing - the Volume is in the process of upgrading
its current capacity.
createdstringWhen this Volume was created.
labelstringThe Volume's label is for display purposes only.
linode_idintegerIf a Volume is attached to a specific Linode, the ID of that Linode will be displayed here.
filesystem_pathstringThe full filesystem path for the Volume based on the Volume's label. Path is /dev/disk/by-id/scsi-0LinodeVolume + Volume label.
sizeintegerThe Volume's size, in GiB.
linode_labelstringIf a Volume is attached to a specific Linode, the label of that Linode will be displayed here.
regionstringThe unique ID of this Region.

Methods

NameAccessible byRequired Params
getLinodeVolumesSELECTlinodeId
_getLinodeVolumesEXEClinodeId