NetApp · Schema

Volume

A storage volume is a logical container for data. Volumes are created within SVMs and reside on aggregates. They provide the primary unit of data management in ONTAP.

CloudData ManagementHybrid CloudInfrastructureStorage

Properties

Name Type Description
uuid string Unique identifier for the volume
name string Volume name (unique within the SVM)
type string Volume type. rw = read-write, dp = data-protection, ls = load-sharing
state string Volume operational state
style string Volume style
size integer Volume size in bytes
comment string Optional comment or description for the volume
language string Language encoding for the volume
create_time string Time when the volume was created
aggregates array Aggregates hosting the volume. A FlexVol has one aggregate; a FlexGroup can span multiple aggregates.
space object Volume space usage and configuration
nas object NAS protocol configuration
guarantee object Space guarantee configuration
snapshot_policy object Snapshot policy assigned to the volume
qos object Quality of service configuration
tiering object FabricPool tiering configuration
encryption object Volume encryption configuration
autosize object Volume autosize configuration
clone object Clone information if this volume is a clone
View JSON Schema on GitHub