Apache CloudStack 4.15.0.0 Root Admin API Reference
					
                                        
                                        
                                    
                                updateCloudToUseObjectStore
Migrate current NFS secondary storages to use object store.
Request parameters
| Parameter Name | Description | Required | 
| provider | the image store provider name | true | 
| details | the details for the image store. Example: details[0].key=accesskey&details[0].value=s389ddssaa&details[1].key=secretkey&details[1].value=8dshfsss | false | 
| name | the name for the image store | false | 
| url | the URL for the image store | false | 
Response Tags
| Response Name | Description | 
| id | the ID of the image store | 
| disksizetotal | the total disk size of the host | 
| disksizeused | the host's currently used disk size | 
| name | the name of the image store | 
| protocol | the protocol of the image store | 
| providername | the provider name of the image store | 
| readonly | defines if store is read-only | 
| scope | the scope of the image store | 
| url | the url of the image store | 
| zoneid | the Zone ID of the image store | 
| zonename | the Zone name of the image store |