A Couchbase profile is used to read and write bucket data in a Couchbase database and can be accessed by workflows using Aggregation, Distributed Storage, or PCC. The profile should not be used to operate on data that has been inserted or updated by external third-party software.
...
Setting | Description |
---|---|
Admin User Name | If you want to create a new bucket that does not exist in your Couchbase cluster, enter the user name that you stated when installing Couchbase in this field. |
Admin Password | If you want to create a new bucket that does not exist in your Couchbase cluster, enter the password that you stated when installing Couchbase in this field. |
Bucket Size (MB) | Enter the the size of the bucket you want to create. |
Number of Replicas | Enter the number of replicas you want to have. |
Monitoring - Active | Obsolete |
Frequency (ms) | Obsolete |
Failure Count | Obsolete |
Note | ||
---|---|---|
| ||
The Couchbase monitoring has become obsolete. Refer to Important Information[hide]8.2[/hide] to to find out more. |
If the bucket that you specify in the Couchbase profile does not exist, it is created in runtime, i e when accessed in a workflow. This is provided that Admin User Name and Admin Password have been stated in the Management tab. If the bucket you want to access already exists, these two fields do not have to be completed.
...