- 25 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Kemp 360 Central
- Updated on 25 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Kemp 360 Central is an application delivery and management platform for infrastructure monitoring of all data centers, private clouds, IaaS, PaaS, and public cloud.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Devices
Parameters
Host Name or IP Address (required) - The hostname or IP address of the Kemp 360 Central server.
User Name (required) - The username for which the API key was generated.
API Key (required) - The API key that was generated for the specific host/username pair. For more information, see Creating an API Key below.
Verify SSL - 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) - Connect the adapter to a proxy instead of directly connecting it to the domain.
HTTPS Proxy User Name (optional) - The user name to use when connecting to the value supplied in Host Name or IP Address via the value supplied in HTTPS Proxy.
HTTPS Proxy Password (optional) - 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.
APIs
Axonius uses the Kemp 360 Central API.
Creating an API Key
To create an API Key in Kemp 360 Central:
Run the authenticate command, for example:
curl -k -X POST -d '{"username":"USERNAME","password":"PASSWORD"}' 'https://KEMP360CENTRALIPADDRESS/api/v1/user/authenticate/'
Replace USERNAME, PASSWORD, and KEMP360CENTRALIPADDRESS with their respective values.
Supported From Version
Supported from Axonius version 5.0.