Apache CloudStack 4.20.0.0 Root Admin API Reference
listVolumesForImport
Lists unmanaged volumes on a storage pool
Request parameters
| Parameter Name | Description | Required |
| storageid | the ID of the storage pool | true |
| keyword | List by keyword | false |
| page | false | |
| pagesize | false | |
| path | the path of the volume on the storage pool | false |
Response Tags
| Response Name | Description |
| chaininfo | the chain info of the volume |
| details | volume details in key/value pairs. |
| encryptformat | the encrypt format of the volume |
| format | the format of the volume |
| fullpath | the full path of the volume |
| name | the name of the volume |
| path | the path of the volume |
| size | the size of the volume |
| storage | name of the primary storage hosting the volume |
| storageid | id of the primary storage hosting the volume |
| storagetype | type of the primary storage hosting the volume |
| virtualsize | the virtual size of the volume |