Apache CloudStack · Schema

Volume

A CloudStack storage volume attached to a virtual machine.

ApacheCloudIaaSInfrastructureOpen SourceVirtualization

Properties

Name Type Description
id string UUID of the volume.
name string Display name of the volume.
type string Volume type (ROOT or DATADISK).
state string Current state of the volume.
size integer Volume size in bytes.
virtualmachineid string UUID of the virtual machine this volume is attached to.
View JSON Schema on GitHub