Apache CloudStack 4.19.0.0 Root Admin API Reference
updateObjectStoragePool
Updates object storage pool
Request parameters
| Parameter Name | Description | Required |
| id | Object Store ID | true |
| name | the name for the object store | false |
| url | the url for the object store | 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 |