Fabric Details — Specifies information needed to connect to a fabric.
Table 11 describes the properties you can specify.
Table 11. Fabric Details properties
Name | Default | Description |
---|---|---|
Name | Local Fabric | Specifies the name of the fabric to connect to. |
URLs | localhost:2181 | Specifies the url, in the form of hostname:port , of
the specified fabric. |
User name | Specifies the name of a user that has login privileges. | |
Password | Specifies the password of the specified user. | |
Zookeeper Password | Specifies the password for accessing the fabric registry. |