AvantGuard - SentinelOne icon

AvantGuard - SentinelOne

AvantGuard - SentinelOne

Actions682

Overview

This node operation retrieves the policy details associated with a specific mobile integration account by its Account Id. It is useful for scenarios where you need to programmatically access or audit the policy settings of a mobile integration account within an automation workflow, such as compliance checks or account management.

Properties

Name Meaning
Account Id The unique identifier of the mobile integration account whose policy information is to be fetched.

Output

JSON

  • policy - The policy details associated with the specified mobile integration account.

Dependencies

  • Requires an API key credential to authenticate requests to the mobile integration service's web API.

Troubleshooting

  • Ensure the Account Id provided is valid and exists; an invalid or missing Account Id will cause the request to fail.
  • Check that the API credentials are correctly configured and have sufficient permissions to access account policy data.
  • Network connectivity issues or incorrect base URL configuration can cause request failures; verify endpoint accessibility.

Discussion