views

fun views(bucketName: String, nodeIdentifier: NodeIdentifier? = null): HttpTarget

Target the Views service (port 8092 by default).

Parameters

bucketName

the bucket whose views you want to access.

nodeIdentifier

node to receive requests, or null to let the service locator decide. If non-null, must be hosting active KV partitions for the target bucket.