Skip to main content

SentinelOne: Inventory Discovery

The SentinelOne integration reads the assets from your SentinelOne management console and brings them into Connect's Inventory, one item per asset with its IP address and tags. A first discovery runs as soon as you provision the account, and it re-runs automatically every day.

This integration only reads. Nothing is created, changed, or deleted in SentinelOne.

Before you start

PrerequisiteWhy it's neededWhere to check in the console
The URL of your management console, for example https://example.sentinelone.netEvery API call goes to itYour browser's address bar when you're signed in
An API token for a user or service user that can view assetsDiscovery lists assets and their detailsGenerated for the user or service user under Settings > Users in the console

Read-only access is enough. A service user is the better choice for an integration: its token keeps working when people leave, and it can be given a longer expiry than a personal token.

Set up a SentinelOne account

  1. In Connect, go to Settings > Accounts and add a new account.
  2. Cloud Provider: SentinelOne. Give it an ID (any identifier that's unique among your accounts; the console URL's hostname works well), a name, and a project.
  3. Save. You land on the Provision page. Fill in:
  4. Save. The first discovery starts on its own.

What gets discovered

Each asset becomes one inventory item of type Asset, sourced from SentinelOne:

Asset fieldWhere it lands
NameThe item's name
IP addressThe item's IP addresses (one per asset)
Tags and cloud tagsThe item's tags, combined

Assets are matched between runs by their SentinelOne ID. An asset that no longer appears in the console is removed on the next run.

Verify it landed

What to checkWhere to look
The account has no errorsSettings > Accounts: no warning icon on the SentinelOne account, and its Provision page shows no Resource Errors
The item countIntegrations in the main navigation: the SentinelOne row is Active and its Items count roughly matches the asset inventory in your console
The items themselvesInventory > Resources, filtered by Vendor > SentinelOne. Open one: its IP and tags should match the asset in the console

Details and edge cases

Large fleets take longer to discover. Allow extra time for the first run on a console with many thousands of assets.

API tokens expire. SentinelOne tokens have an expiry set in the console. When the token expires, the next discovery fails with an authentication error and the account shows a Resource Errors alert. Generate a new token and re-enter it on the Provision page. Setting a long expiry on a service user's token avoids the interruption.

For common issues, see Troubleshooting.

SentinelOne documentation

SentinelOne's API and console documentation is published inside your management console under Help, and on the SentinelOne support portal, which requires a customer login. The relevant topics are Generating API Tokens and the Asset Inventory section of the API reference.