Skip to main content

volumes

Overview

Namevolumes
TypeResource
Idlinode.instances.volumes

Fields

NameDatatypeDescription
idintegerThe unique ID of this Volume.
createdstringWhen this Volume was created.
filesystem_pathstringThe full filesystem path for the Volume based on the Volume's label. Path is /dev/disk/by-id/scsi-0LinodeVolume + Volume label.
hardware_typestringThe storage type of this Volume.
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.
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.
sizeintegerThe Volume's size, in GiB.
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.
tagsarrayAn array of Tags applied to this object. Tags are for organizational purposes only.
updatedstringWhen this Volume was last updated.

Methods

NameAccessible byRequired Params
getLinodeVolumesSELECTlinodeId
_getLinodeVolumesEXEClinodeId