AvantGuard - SentinelOne icon

AvantGuard - SentinelOne

AvantGuard - SentinelOne

Actions682

Overview

This node operation performs a count query on cloud application filters within a datalake inventory. It allows users to specify a wide range of optional query parameters to filter cloud assets based on attributes such as cloud provider details, tags, regions, asset status, risk factors, and more. This is useful for obtaining aggregated counts of assets matching complex criteria, aiding in inventory analysis, compliance checks, or security assessments.

Properties

Name Meaning
Additional Query Parameters A collection of optional filters that can be applied to refine the count query. These include filters on cloud provider organization units, regions, coverage status, tags, asset status, risk factors, and many other asset attributes. Each filter corresponds to a query parameter sent to the API.

Output

JSON

  • count - The total count of cloud application filters matching the specified query parameters.

Dependencies

  • Requires an API key credential for authentication to the AvantGuard SentinelOne API.
  • Relies on the '@avantguardllc/n8n-openapi-node' package for API interaction.

Troubleshooting

  • If the node returns authentication errors, verify that the API key credential is correctly configured and has necessary permissions.
  • Invalid query parameters may cause the API to reject the request; ensure that JSON inputs are properly formatted and valid.
  • Network connectivity issues can prevent the node from reaching the API endpoint; check internet connection and base URL configuration.
  • If the count result is unexpectedly zero, review the filter criteria to ensure they match existing assets.

Links

Discussion