1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. UpdateInsightsAccountRequest

UpdateInsightsAccountRequest

    Request to update an Insights account configuration.

    Properties

    • environment string required
      Reference to an ESC environment containing provider credentials, in the format ‘project/environment’ with an optional @version suffix.
    • scanSchedule enum optional
      Schedule for automated discovery scans (e.g., ’none’, ‘daily’).
      Values: none, 12h, daily
    • providerConfig object optional
      Provider-specific configuration for the account.
    • agentPoolID string optional
      The ID of the agent pool to run account discovery workflows. If not specified, discovery will use the default agent pool.