1.2 KiB
1.2 KiB
Configuration option = Default value | Description |
---|---|
[oneview] | |
allow_insecure_connections = False |
(Boolean) Option to allow insecure connection with OneView |
manager_url = None |
(String) URL where OneView is available |
max_polling_attempts = 12 |
(Integer) Max connection retries to check changes on OneView |
password = None |
(String) OneView password to be used |
tls_cacert_file = None |
(String) Path to CA certificate |
username = None |
(String) OneView username to be used |