Enterprise Analytics Links REST API (2.2)

Download OpenAPI specification:

This API enables you to manage the links to remote Couchbase clusters and external data sources.

Query All Links

Returns information about all links

Authorizations:
AnalyticsManageDescribeLink
query Parameters
type
string
Enum: "couchbase" "s3" "azureblob" "gcs" "http"

The type of the link. If this parameter is omitted, all link types are retrieved, excluding the Local link.

Responses

Response samples

Content type
application/json
[
  • {
    }
]