Apache CloudStack 4.20.0.0 Root Admin API Reference

addObjectStoragePool

Adds a object storage pool

Request parameters

Parameter NameDescriptionRequired
namethe name for the object storetrue
providerthe object store provider nametrue
urlthe URL for the object storetrue
detailsthe details for the object store. Example: details[0].key=accesskey&details[0].value=s389ddssaa&details[1].key=secretkey&details[1].value=8dshfsssfalse
tagsthe tags for the storage poolfalse

Response Tags

Response NameDescription
idthe ID of the object store
namethe name of the object store
providernamethe provider name of the object store
storagetotalthe total size of the object store
storageusedthe object store currently used size
urlthe url of the object store