Apache CloudStack 4.20.0.0 Root Admin API Reference
listImageStoreObjects
Lists objects at specified path on an image store.
Request parameters
Parameter Name | Description | Required |
id | id of the image store | true |
keyword | List by keyword | false |
page | false | |
pagesize | false | |
path | path to list on image store | false |
Response Tags
Response Name | Description |
format | Format of template associated with the data store object. |
isdirectory | Is it a directory. |
lastupdated | Last modified date of the file/directory. |
name | Name of the data store object. |
size | Size is in Bytes. |
snapshotid | Snapshot ID associated with the data store object. |
snapshotname | Snapshot Name associated with the data store object. |
templateid | Template ID associated with the data store object. |
templatename | Template Name associated with the data store object. |
volumeid | Volume ID associated with the data store object. |
volumename | Volume Name associated with the data store object. |