Apache CloudStack 4.20.0.0 Root Admin API Reference
listObjectStoragePools
Lists object storage pools.
Request parameters
Parameter Name | Description | Required |
id | the ID of the storage pool | false |
keyword | List by keyword | false |
name | the name of the object store | false |
page | false | |
pagesize | false | |
provider | the object store provider | false |
Response Tags
Response Name | Description |
id | the ID of the object store |
name | the name of the object store |
providername | the provider name of the object store |
storagetotal | the total size of the object store |
storageused | the object store currently used size |
url | the url of the object store |