Validate credentials

POST

Validate AWS or GCP credentials previously added to Coactive are configured properly

Request

This endpoint expects an object.
dataPathstringRequired

The absolute path to the data in cloud storage to use to test access

credentialsIdstringOptional

The id of the credentials

Response

This endpoint returns an object.
dataPathstring

The absolute path to the data in cloud storage to use to test access

successboolean

True if data can be read at the specified data path using the credentials

credentialsIdstringOptional

The id of the credentials

detailstringOptional

An explanation of the test failure