Skip to main content

Get Agentless App Firewall Policy Impacted

GET 

/api/v32.07/policies/firewall/app/agentless/impacted

x-prisma-cloud-target-env: {"permission":"policyWAAS"}

Returns a list of mirrored VMs for which the firewall policy rule applies to.

Request

Query Parameters

    offset integer

    Offsets the result to a specific report count. Offset starts from 0.

    limit integer

    Limit is the amount to fix.

    sort string

    Sorts the result using a key.

    reverse boolean

    Sorts the result in reverse order.

    ruleName string

    RuleName is the rule name to apply.

Responses

Schema
  • Array [
  • id string

    ID is the resource ID.

    name string

    Name is the resource name.

  • ]
Loading...