views
fun views(bucketName: String, nodeIdentifier: NodeIdentifier? = null): HttpTarget
Content copied to clipboard
Target the Views service (port 8092 by default).
Parameters
bucket Name
the bucket whose views you want to access.
node Identifier
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.