NetApp · Schema

Svm

A storage virtual machine (SVM), also known as a vserver, is a secure virtual storage server that provides isolated data access to clients. Each SVM has its own set of volumes, network interfaces, and protocol configurations.

CloudData ManagementHybrid CloudInfrastructureStorage

Properties

Name Type Description
uuid string SVM UUID
name string SVM name (unique within the cluster)
state string SVM operational state
subtype string SVM subtype
language string Default language encoding for volumes in the SVM
comment string Optional comment or description for the SVM
ipspace object IPspace associated with the SVM
aggregates array Aggregates assigned to the SVM for volume provisioning
ip_interfaces array Network interfaces configured for the SVM
nfs object NFS protocol configuration
cifs object CIFS/SMB protocol configuration
iscsi object iSCSI protocol configuration
fcp object Fibre Channel Protocol configuration
nvme object NVMe over Fabrics protocol configuration
snapshot_policy object Default snapshot policy for the SVM
dns object DNS configuration for the SVM
certificate object SSL/TLS certificate for the SVM
max_volumes string Maximum number of volumes allowed on the SVM
View JSON Schema on GitHub