Verify bucket connectivity
POST {{baseUrl}}/api/organizations/:organizationId/buckets/verify
Verify whether we can reach a bucket before adding it.
Request Body
{"accessKey"=>"<string>", "secretKey"=>"<string>", "endpoint"=>"<string>", "bucket"=>"<string>", "region"=>"<string>", "prefix"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"files":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}