PaperCut
- 15 Dec 2022
- 1 Minute to read
- Print
- DarkLight
- PDF
PaperCut
- Updated on 15 Dec 2022
- 1 Minute to read
- Print
- DarkLight
- PDF
Article Summary
PaperCut is a print management solution that provides print job tracking and reporting.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Devices
Parameters
Host Name or IP Address (required) -
- Enter the hostname or IP address of the PaperCut server by using one of the following formats:
https://[hostname_or_IP]:9192
http://[hostname_or_IP]:9191
(wherehostname_or_ip
is a specific hostname or IP address)
- Add the hostname or IP address to the Allowed list in PaperCut by navigating to Options > Advanced > Allowed XML Web Services callers. Then add the IP address of the Axonius instance into the comma-separated list and save the configuration.
- Enter the hostname or IP address of the PaperCut server by using one of the following formats:
API Token (required) - An API Token associated with a user account that has permissions to fetch assets.
To generate an API Token, see Generate an API Token.For details on the common adapter connection parameters and buttons, see Adding a New Adapter Connection.
APIs
Axonius uses the XML Web Services API.
Generate an API Token
To generate an API token
- Go to Papercut Console > Options > Config Editor (Advanced) in the right sidebar.
- Search for the following token:
auth.webservices.auth-token
- If the token doesn't exist, create it with any alphanumeric value.
- Paste the generated value to the API Key parameter in the Axonius adapter.