Gets Cloud Storage Links

get

/data-tools/cloud-storage-links/

Gets Cloud Storage Links

Request

There are no request parameters for this operation.

There's no request body for this operation.

Back to Top

Response

200 Response

Multiple Cloud Storage Links
Body ()
Nested Schema : sql_statements
Type: array
SQL statements to perform database operation
Show Source
Example:
[
    "CREATE TABLE \"MYSCHEMA\".\"EXAMPLE_TABLE\"(\"ID\" NUMBER, \"DATE_RECV\" DATE);"
]

404 Response

No Cloud Storage Links found
Back to Top