array.freenas¶
api¶
| scopable | False |
| required | True |
| default | None |
| scope order | specific > generic |
The array rest api url.
password¶
| scopable | False |
| required | True |
| default | None |
| scope order | specific > generic |
The password to use to log in, expressed as a <path> reference to a secret. The secret must be in the system namespace and must have the password key.
timeout¶
| scopable | False |
| required | False |
| default | 10 |
| scope order | specific > generic |
| convert | duration |
The api request timeout.
username¶
| scopable | False |
| required | True |
| default | None |
| scope order | specific > generic |
The username to use to log in.