SnipeIT ConfigurationΒΆ
Follow these steps to analyze SnipeIT users and assets in Cartography.
Prepare an API token for SnipeIT
Follow SnipeIT documentation to generate a API token.
Populate
SNIPEIT_TOKENenvironment variable with the API token. Alternately, you can pass a different environment variable name containing the API token via CLI with the--snipeit-token-env-varparameter.Provide the SnipeIT API URL using the
--snipeit-base-uriand a SnipeIT Tenant (required for establishing relationship) using the--snipeit-tenant-idparameter.