Skip to main content

Download custom resource

POST 

/api/sase/v2.0/resource/download

Download a CSV file containing the results of a request for custom resources. The query for this information is created using Export Custom Resource.

Request

Path Parameters

    tenant_id stringrequired

    Unique tenant ID.

Header Parameters

    Prisma-SubTenant string

    Sub-tenant ID. This parameter is required only if a sub-tenant is configured.

Body

required

The JSON request object

    object

Responses

List of data objects

Schema
    data object[]required

    Response Data

  • Array [
  • empty boolean
  • ]
  • header objectrequired

    Response header

    empty boolean
Loading...