Request parameters
| Parameter Name | Description | Required |
| accesskey | S3 access key | true |
| bucket | Name of the storage bucket | true |
| endpoint | S3 endpoint | true |
| secretkey | S3 secret key | true |
| connectiontimeout | Connection timeout (milliseconds) | false |
| connectionttl | Connection TTL (milliseconds) | false |
| maxerrorretry | Maximum number of times to retry on error | false |
| s3signer | Signer Algorithm to use, either S3SignerType or AWSS3V4SignerType | false |
| sockettimeout | Socket timeout (milliseconds) | false |
| usehttps | Use HTTPS instead of HTTP | false |
| usetcpkeepalive | Whether TCP keep-alive is used | 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 |