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_TOKEN
environment 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-var
parameter.Provide the SnipeIT API URL using the
--snipeit-base-uri
and a SnipeIT Tenant (required for establishing relationship) using the--snipeit-tenant-id
parameter.