List All S3 Storage
Use this endpoint to List S3 Storage Details
Authorized Roles : PROVIDER
Request
URI
GET
https://{api_host}/provider/s3storages
COPY
Responses
200
OK
[
{
"id": "string",
"name": "string",
"endpoint": "string",
"bucket": "string",
"accessKey": "string",
"secretKey": [
"string"
],
"region": "string",
"thumbprint": "string"
}
]
400
Bad Request
Operation doesn't return any data structure
Storage Information Operations
GET
Get Environment Storage Details
GET
Get S3 Storage
GET
List All S3 Storage