Retrieve a subset of files from the portal, to be used in the data source wizard.
OK
Response object for verifying an organization's bucket connectivity.
Workflow:
Whether the operation succeeded
Indicates the current state of the connectivity verification process.
connected, connecting, error Optional error description (set if 'success' was false)
Provides additional details if connectionStatus is "error". Helps diagnose verification failures.
Timestamp of when the connectionStatus last changed.
Random files from the bucket. Only available when connectionStatus is "connected".
Indicates whether there are any info.labels files in this bucket. If so, those are used for category/labels. Only available when connectionStatus is "connected".
A signed URL that allows you to PUT an item, to check whether CORS headers are set up correctly for this bucket. Only available when connectionStatus is "connected".
An alternative endpoint URL. Only returned and required for Azure storage accounts, where the endpoint must be reformatted. This field will be undefined for other storage providers.