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 |
| zoneid | The Zone ID 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 |