E-Quip
E-Quip is a specialized asset management solution designed for healthcare engineering to track medical device inventory and lifecycle maintenance.
The E-Quip adapter allows Axonius to fetch and catalog medical assets, providing visibility into their inventory details and related maintenance information.
Types of Assets Fetched
- Devices
Data Retrieved through the Adapter
- Equipment Identification - Serial numbers, model names, brand details, and internal equipment codes or IDs.
- Location and Ownership - Site codes, specific locations, organization details, and responsible teams.
- Status and Classification - Equipment categories, risk levels, test equipment flags, and current operational status.
- Maintenance and Lifecycle - Calibration dates (expiry/last), repair history, and Planned Preventative Maintenance (PPM) schedules including last performed and next due dates.
Before You Begin
Required Ports
- TCP port 443 (HTTPS)
- TCP port 80 (HTTP, if SSL is not configured on the E-Quip instance).
Authentication Methods
- The E-Quip adapter uses token-based authentication and connects using a User Name and Password.
- The authentication token is used in the authorization header (
Bearer <token>) for all subsequent requests to fetch device data.
APIs
Axonius uses the E-Quip REST API.
Note
The E-Quip REST API documentation is not publicly available. Please contact Integra Support or your E-Quip administrator to obtain the API specifications for your version.
- Base URL -
https://<host-url>/api/v1/ - Authentication endpoint -
/api/v1/Auth/token
Required Permissions
- API Access - The user account must be able to generate authentication tokens via the API.
- Asset Read Access - The account requires Read-only permissions for the device/equipment inventory to fetch asset details.
- Best Practice - Use a dedicated Service Account with the principle of least privilege (Read-only).
Connection Parameters
To connect the adapter in Axonius, provide the following parameters.
Required Parameters
-
Host Name or IP Address - Enter the hostname or IP address of the E-Quip server that Axonius can communicate with via the Required Ports.
-
User Name and Password - Enter the credentials for a user account that has permission to fetch assets.
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 - Enter an HTTPS proxy address to connect the adapter to a proxy instead of directly connecting it to the domain.
-
HTTPS Proxy User Name - Enter 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 - Enter the password to use when connecting to the server using the HTTPS Proxy.
To learn about additional optional/common adapter connection parameters and options, see Adding a New Adapter Connection.
Advanced Configuration
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.
Specific advanced settings that relate to the E-Quip adapter are shown in the following figure.
- Enrich List Devices with Device Details – Select this option to fetch the full set of attributes for each device. When enabled, the adapter performs an additional API request per device to retrieve detailed information that is not included in the initial inventory list.
Supported from Version
Supported from Axonius version 8.0.4.
Updated 1 day ago
