APIs in Category: volume
API version 1.2

 
volume-get-root-name
volume-list-info

NetApp Manage ONTAP
 
volume-get-root-name [top]

Return the name of the "root" volume.
Output Name Range Type Description
volume string
Name of the root volume.

 
volume-list-info [top]
Return the list of volumes on the appliance.
Output Name Range Type Description
volumes volume-info[]
Array describing all the volumes on an appliance.

 
Element definition: volume-info [top]
The volume information for one volume.
Name Range Type Description
name string
Name of the volume.
state string
State of the volume. The possible values are: unknown, offline, online, partial, failed, creating, and restricted.