Apache CloudStack 4.14.1.0-SNAPSHOT Root Admin API Reference
					
                                        
                                        
                                    
                                createSecondaryStagingStore
create secondary staging store.
Request parameters
| Parameter Name | Description | Required | 
| url | the URL for the staging store | true | 
| details | the details for the staging store | false | 
| provider | the staging store provider name | false | 
| scope | the scope of the staging store: zone only for now | false | 
| zoneid | the Zone ID for the staging store | false | 
Response Tags
| Response Name | Description | 
| id | the ID of the image store | 
| name | the name of the image store | 
| protocol | the protocol of the image store | 
| providername | the provider name of the image store | 
| 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 |