Apache CloudStack v4.11.0 Root Admin API Reference

addImageStore

Adds backup image store.

Request parameters

Parameter NameDescriptionRequired
providerthe image store provider nametrue
detailsthe details for the image store. Example: details[0].key=accesskey&details[0].value=s389ddssaa&details[1].key=secretkey&details[1].value=8dshfsssfalse
namethe name for the image storefalse
urlthe URL for the image storefalse
zoneidthe Zone ID for the image storefalse

Response Tags

Response NameDescription
idthe ID of the image store
namethe name of the image store
protocolthe protocol of the image store
providernamethe provider name of the image store
scopethe scope of the image store
urlthe url of the image store
zoneidthe Zone ID of the image store
zonenamethe Zone name of the image store