Hierarchy

  • CSMThreatsApi

Constructors

Properties

configuration: Configuration
requestFactory: CSMThreatsApiRequestFactory
responseProcessor: CSMThreatsApiResponseProcessor

Methods

  • The download endpoint generates a Workload Protection policy file from your currently active Workload Protection agent rules, and downloads them as a .policy file. This file can then be deployed to your agents to update the policy running in your environment.

    Note: This endpoint is not available for the Government (US1-FED) site. Please reference the (US1-FED) specific resource below.

    Parameters

    Returns Promise<HttpFile>

  • The download endpoint generates a Workload Protection policy file from your currently active Workload Protection agent rules, and downloads them as a .policy file. This file can then be deployed to your agents to update the policy running in your environment.

    Note: This endpoint should only be used for the Government (US1-FED) site.

    Parameters

    Returns Promise<HttpFile>

Generated using TypeDoc