GEM One
GEM One is an encryptor management platform that provides centralized discovery, configuration, and health monitoring of dispersed HAIPE and TACLANE encryption devices across enterprise networks.
Use Cases the Adapter Solves
- Monitor Encryption Device Health: Track the operational status, health metrics, and configuration details of HAIPE and TACLANE encryption devices deployed across distributed enterprise networks.
- Encryption Key Management Visibility: Gain visibility into encryption key expiration dates, key states, and security levels to ensure cryptographic materials are current and compliant with security policies.
Asset Types Fetched
- Devices
Data Retrieved through the Adapter
Devices - Fields such as Device Serial, Name, Device Type, OS Version
Before You Begin
Required Ports
- TCP port 443 (HTTPS)
Authentication Methods
Basic Authentication
APIs
Axonius uses the GEM One RESTCONF API. The following endpoints are called:
-
GET /restconf/data/gemoneDevices:gemoneDevices -
GET /restconf/data/deviceDetails:deviceDetails/device={sn} -
GET /restconf/data/deviceHealthDetails:deviceHealthDetails/device={sn} -
GET /restconf/data/deviceHealthSummary:deviceHealthSummary/device={sn} -
GET /restconf/data/keyManager:keyManager -
GET /restconf/data/peerStaticRoutes:peerStaticRoutes/device={sn}
Required Permissions
The following permissions are required:
Device Management and Key Manager read-only access
Note: The exact permission names should be confirmed with your GEM One administrator or GEM One support, as the API documentation is not publicly available.
Supported From Version
Supported from Axonius version 8.0.25
Connecting the Adapter in Axonius
Navigate to the Adapters page, search for GEM One, and click on the adapter tile.
Click Add Connection.
To connect the adapter in Axonius, provide the following parameters:
Required Parameters
- Host Name or IP Address - Base domain for the API, should contain a prefix of http:// or https://. Do not add any specific endpoints after the domain. Example:
https://gemone.example.com - User Name - The username for authenticating to the GEM One API. Example:
api-user - Password - The password for the user account specified in User Name.
Optional Parameters
- 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 - Connect the adapter to a proxy instead of directly connecting it to the domain.
- HTTPS Proxy User Name - 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 - 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.
Updated 3 days ago
