Apache CloudStack
Apache CloudStack is open-source software used to deploy and manage large networks of virtual machines.
Assets Types Fetched
Devices, Users, Domains & URLs, Networks
Before You Begin
APIs
Axonius uses the Apache CloudStack: API Documentation.
Required Permissions
Minimum recommended role - Domain Administrator
The API key must have permissions to call the following CloudStack API commands:
Always Required:
listVirtualMachines- Fetches device/VM data
Conditionally Required (based on advanced settings enabled):
listUsers- Required whenfetch_usersis enabledlistDomains- Required whenfetch_domainsis enabledlistNetworks- Required whenfetch_networksis enabledlistPublicIpAddresses- Required whenfetch_networksis enabled
Note: The adapter uses the listall=true parameter which requires Domain Administrator or Root Administrator level permissions to view all resources within the domain.
Creating an API Key and Secret Key
To create an API Key and Secret Key in Apache CloudStack:
- Login as an admin.
- Navigate to Accounts.
- Select the account in which the user is a member.
- Click View Users.
- Select the user.
- Click Generate Keys. From the detailed view, the API Key and Secret Key are displayed.
Supported From Version
Supported from Axonius version 4.5
Connecting the Adapter in Axonius
To connect the adapter in Axonius, provide the following parameters:
Required Parameters
-
Host Name or IP Address - The hostname or IP address of the Apache CloudStack server.
-
API Key and Secret Key- An API key and Secret key associated with a user account that has permissions to fetch assets. To create an API Key and Secret Key, see Creating an API Key and Secret Key.
Optional Parameters
-
Verify SSL (required, default: False) - Select whether to verify the SSL certificate of the server against the CA database inside of Axonius. For more details, see SSL Trust & CA Settings.
-
HTTPS Proxy (optional, default: empty) - Connect the adapter to a proxy instead of directly connecting it to the domain.
-
Proxy User Name (optional, default: empty) - The user name to use when connecting to the value supplied in Host Name or IP Address via the value supplied in HTTPS Proxy.
-
Proxy Password (optional, default: empty) - The password to use when connecting to the server using the HTTPS Proxy.
-
To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.
Advanced Settings
Note
- Advanced settings can apply to either all connections of this adapter, or to a specific connection. For more detailed information, see Advanced Configuration for Adapters.
- For more general information about advanced settings, see Adapter Advanced Settings.
- Fetch users - Select this option to fetch users.
- Fetch domains - Select this option to fetch domains.
- Fetch networks - Select this option to fetch networks.
Version Matrix
This adapter was only tested with the versions marked as supported, but may work with other versions. Contact Axonius Support if you have a version that is not listed, which is not functioning as expected.
| Version | Supported | Notes |
|---|---|---|
| 4.13.1.0 | Yes |
Updated 17 days ago
