Check S3 Connectivity
Check S3 connectivity from a given environment. Returns the failures if any.
Authorized Roles : PROVIDER
Request
URI
POST
https://{api_host}/provider/environments/{uuid}/check-s3-connectivity
COPY
Path Parameters
string
uuid
Required
ID of the Environment
Request Body
Array of
string
of type(s)
application/json
Optional
[
{}
]
Responses
200
OK
[
{
"storageId": "string",
"storageName": "string",
"errorMessage": "string"
}
]
400
Bad Request
Operation doesn't return any data structure
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/provider/environments/{uuid}/check-s3-connectivity
On This Page
Environment Operations
GET
Get Environments
PUT
Update 2
PUT
Update Vc Credentials
PUT
Sync S3 Config
POST
Fetch Infra
POST
Check S3 Connectivity
GET
Get Tenant Env Vm Password
GET
Get Tenant Env Vcenter Password
GET
Get Tenant By Environment
GET
Fetch Networks
GET
Fetch Datastores
GET
Get All Environment Associated Tenants
GET
Get Alerts
GET
Get By Env ID
GET
Search Environment By Tenant Id