Skip to main content

Download SBOM Serverless

GET 

/api/v33.00/sbom/download/serverless

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

Downloads SBOM file for serverless according to the given options.

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.

    id string[]

    ID is the ID of the entity of which the SBOM is generated for.

    sbomFormat string

    sbomFormat is the file format of the SBOM.

Responses

OK

Loading...