- 24 Mar 2022
- 2 Minutes to read
- Print
- DarkLight
- PDF
EZOfficeInventory
- Updated on 24 Mar 2022
- 2 Minutes to read
- Print
- DarkLight
- PDF
EZOfficeinventory is a cloud-based asset tracking platform used for tracking physical and digital assets.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Devices
- Users
Parameters
Subdomain (required) - The subdomain of the EZOfficeInventory server. For instance in the following example, only input the subdomain, https://<SUBDOMAIN>.ezofficeinventory.com/assets.api
Company Token (required) - An API Token associated with a user account that has the permissions to fetch assets. To generate the API Token, go to Settings, and enable API for the company (disabled by default) and generate an access token. The Access token is used to authenticate each request.
Verify SSL (required, default: False) - Verify the SSL certificate offered by the Subdomain. For more details, see SSL Trust & CA Settings.
- When enabled, the SSL certificate offered by the Subdomain is verified against the CA database inside of Axonius. When the SSL certificate can not be validated against the CA database inside Axonius, the connection fails with an error.
- When disabled, the SSL certificate offered by the Subdomain is not verified against the CA database inside Axonius.
HTTPS Proxy (optional, default: empty) - A proxy to use when connecting to the value supplied in Host Name or IP Address.
- When supplied, Axonius uses the proxy when connecting to the Subdomain
- When not supplied, Axonius connects directly to the value supplied in the Subdomain.
HTTPS Proxy User Name (optional, default: empty) - The user name to use when connecting to the Subdomain via the value supplied in HTTPS Proxy.
- When supplied, Axonius authenticates with this value when connecting to the value supplied in HTTPS Proxy.
- When not supplied, Axonius does 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 Subdomain via the value supplied in HTTPS Proxy.
- When supplied, Axonius authenticates with this value when connecting to the value supplied in HTTPS Proxy.
- When not supplied, Axonius does not perform authentication when connecting to the value supplied in HTTPS Proxy.
To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.
APIs
Axonius uses the EZOfficeInventory API
Required Ports
Axonius must be able to communicate with the value supplied in Host Name or IP Address via the following ports:
- TCP port 80/443
Required Permissions
The value supplied in Company Token must be associated with credentials that have permissions to fetch assets.
Supported From Version
Supported from Axonius version 4.5