oVirt
- 08 Mar 2022
- 2 Minutes to read
- Print
- DarkLight
- PDF
oVirt
- Updated on 08 Mar 2022
- 2 Minutes to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
oVirt is a free, open-source virtualization management platform.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Devices
Adapter Parameters
- Host Name or IP Address (required, default empty) - The hostname or IP address of the oVirt server that can communicate via the Required Ports.
- Port (required, default 9090). The port used in the connection.
- User Name and Password (required) - The credentials for a user account that has the Required Permissions to fetch assets.
- Verify SSL (required, default: False) - Verify the SSL certificate offered by the value supplied in the Host Name or IP Address. For more details, see SSL Trust & CA Settings.
- If enabled, the SSL certificate offered by the value supplied in the Host Name or IP Address will be verified against the CA database inside of Axonius. If the SSL certificate can not be validated against the CA database inside of Axonius, the connection will fail with an error.
- If disabled, the SSL certificate offered by the value supplied in the Host Name or IP Address will not be verified against the CA database inside of Axonius.
- HTTPS Proxy (optional, default: empty) - A proxy to use when connecting to the value supplied in the Host Name or IP Address.
- If supplied, Axonius will utilize the proxy when connecting to the value supplied in the Host Name or IP Address.
- If not supplied, Axonius will connect directly to the value supplied in the Host Name or IP Address.
- HTTPS Proxy User Name (optional, default: empty) - The user name to use when connecting to the value supplied in the Host Name or IP Address via the value supplied in HTTPS Proxy.
- If supplied, Axonius will authenticate with this value when connecting to the value supplied in HTTPS Proxy.
- If not supplied, Axonius will not perform authentication when connecting to the value supplied in HTTPS Proxy.
- HTTPS Proxy Password (optional, default: empty) - The password to use when connecting to the value supplied in the Host Name or IP Address via the value supplied in HTTPS Proxy.
- If supplied, Axonius will authenticate with this value when connecting to the value supplied in HTTPS Proxy.
- If not supplied, Axonius will not perform authentication when connecting to the value supplied in HTTPS Proxy.
- For details on the common adapter connection parameters and buttons, see Adding a New Adapter Connection.
API
Axonius uses oVirt REST API V4.4
Required Ports
Axonius must be able to communicate with the value supplied in Host Name or IP Address via the following ports:
- TCP port 9090
Required Permissions
The value supplied in API Key must be associated with credentials that have permissions to fetch assets.
Was this article helpful?