switch.brocade¶
key¶
scopable | False |
required | False |
default | None |
scope order | specific > generic |
The path to the private key to use to log in the switch.
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.
password¶
scopable | False |
required | False |
default | None |
scope order | specific > generic |
The password to use to log in, expressed as a <secname> 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.
username¶
scopable | False |
required | True |
default | None |
scope order | specific > generic |
The username to use to log in the switch.