Apache CloudStack 4.21.0.0 Root Admin API Reference
configureStorageAccess
Configure the storage access groups on zone/pod/cluster/host and storage, accordingly connections to the storage pools
Request parameters
Parameter Name | Description | Required |
clusterid | UUID of the cluster | false |
hostid | UUID of the host | false |
podid | UUID of the pod | false |
storageaccessgroups | comma separated list of storage access groups for connecting the storage pools and the hosts | false |
storageid | UUID of the Storage Pool | false |
zoneid | UUID of the zone | false |
Response Tags
Response Name | Description |
displaytext | any text associated with the success or failure |
success | true if operation is executed successfully |