Test access to the destination
Test access to the destination
Check access to the destination. A test file will be created and deleted to make sure Bronto can access your destination
POST
Test access to the destination
Authorizations
Body
application/json
The destination type. Only S3 currently supported
Available options:
S3 Example:
"S3"
The bucket name
Maximum string length:
255Example:
"my-archive-bucket"
The key prefix for S3 objects
Maximum string length:
255Example:
"bronto/archives/"
The S3 storage class to use for the objects
Available options:
STANDARD, STANDARD_IA, GLACIER_IR Example:
"STANDARD"
Response
Destination check completed
true if the test was successful, Bronto can access the bucket

