ODBC Driver for Couchbase

Build 23.0.8839

WebConsolePort

Couchbase Web Console に接続するポートまたはURL。

データ型

string

デフォルト値

""

解説

This port is used for API operations like managing buckets. SSL を使用していない場合のデフォルトは8091 で、SSL を使用している場合のデフォルトは18091 になります。UseSSL を参照してください。

This option can be set one of two ways:

  • As a port number like "1234". With this setting the 本製品 will send management requests to http://Server:WebConsolePort/. The exact endpoint depends upon the operation being used. For example, the cluster status request will go to the endpoint http://Server:WebConsolePort/pools.
  • As a full URL like "http://couchbase.example:1234/proxy". With this setting the 本製品 will send Web Console queries using the endpoint you specify. For example, if you use that URL then the cluster status request (normally at /pools) will go to http://couchbase.example:1234/proxy/pools. Server and UseSSL are ignored for web console requests.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839