Apache CloudStack 4.20.0.0 Root Admin API Reference

changeStoragePoolScope

Changes the scope of a storage pool when the pool is in Disabled state.This feature is officially tested and supported for Hypervisors: KVM and VMware, Protocols: NFS and Ceph, and Storage Provider: DefaultPrimary. There might be extra steps involved to make this work for other hypervisors and storage options.

Request parameters

Parameter NameDescriptionRequired
idthe Id of the storage pooltrue
scopethe scope of the storage: cluster or zonetrue
clusteridthe Id of the cluster to use if scope is being set to Clusterfalse

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully