Skip to main content

Agentless App Firewall Policy Resources

GET 

/api/v32.04/policies/firewall/app/agentless/resources

x-prisma-cloud-target-env: {"permission":"policyWAAS","saas":true,"self-hosted":true}
x-public: true

AgentlessAppFirewallPolicyResources returns the WAAS VPC configuration resources

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.

    configID string

    ConfigID is the ID of the VPC configuration.

Responses

Schema
  • Array [
  • id string

    ID is the resource ID.

    name string

    Name is the resource name.

    type string

    Type is the resource type.

  • ]
Loading...