Apache CloudStack 4.20.0.0 Root Admin API Reference

updateImageStore

Updates image store read-only status

Request parameters

Parameter NameDescriptionRequired
idImage Store UUIDtrue
capacitybytesThe number of bytes CloudStack can use on this image storage. NOTE: this will be overwritten by the StatsCollector as soon as there is a SSVM to query the storage.false
nameThe new name for the Image Store.false
readonlyIf set to true, it designates the corresponding image store to read-only, hence not considering them during storage migrationfalse

Response Tags

Response NameDescription
idthe ID of the image store
disksizetotalthe total disk size of the host
disksizeusedthe host's currently used disk size
namethe name of the image store
protocolthe protocol of the image store
providernamethe provider name of the image store
readonlydefines if store is read-only
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