switch.brocade ************** .. _cluster.switch.brocade.key: :kw:`key` ========= ================= ================================================================ **scopable** False **required** False **default** None **scope order** specific > generic ================= ================================================================ The path to the private key to use to log in the switch. .. _cluster.switch.brocade.method: :kw:`method` ============ ================= ================================================================ **scopable** False **required** False **default** ssh **scope order** specific > generic **candidates** telnet | ssh ================= ================================================================ The method to use to connect to the switch. ssh without a key set needs sshpass the binary. .. _cluster.switch.brocade.name: :kw:`name` ========== ================= ================================================================ **scopable** False **required** False **default** None **scope order** specific > generic ================= ================================================================ The name connect to the switch (dns name or ip address). If not set, fallback to the section name suffix. .. _cluster.switch.brocade.password: :kw:`password` ============== ================= ================================================================ **scopable** False **required** False **default** None **scope order** specific > generic ================= ================================================================ The password to use to log in, expressed as a reference to a secret. The secret must be in the ``system`` namespace and must have the ``password`` key. Either username or key must be specified. .. _cluster.switch.brocade.username: :kw:`username` ============== ================= ================================================================ **scopable** False **required** True **default** None **scope order** specific > generic ================= ================================================================ The username to use to log in the switch.