Query
Query
yaml
type: "io.kestra.plugin.couchbase.Query"Examples
yaml
id: "query"
type: "io.kestra.plugin.couchbase.Query"
connectionString: couchbase://localhost
username: couchbase_user
password: couchbase_passwd
query: SELECT * FROM `COUCHBASE_BUCKET`(.`COUCHBASE_SCOPE`.`COUCHBASE_COLLECTION`)
fetchType: FETCHProperties
connectionString *Requiredstring
Min length
1password *Requiredstring
Min length
1query *Requiredstring
Min length
1username *Requiredstring
Min length
1fetchType string
Default
STOREPossible Values
STOREFETCHFETCH_ONENONEparameters objectarray
SubTypestring
Outputs
row object
rows array
SubTypeobject
size integer
uri string
Format
uri