New

The executive guide to generative AI

Read more

ContainersEntryOptionsAuth

edit

ZooKeeper Authentication information.

Properties

edit
auth (string, required)
Plain-text auth. For the "digest" scheme
scheme (string, required)

Scheme identifier, usually "digest"

Example: "digest"

Example

edit
{
   "auth" : "string",
   "scheme" : "string"
}

On this page

Was this helpful?
Feedback