Download SBOM VMs
GET/api/v32.07/sbom/download/vms
x-prisma-cloud-target-env: {"permission":"monitorImages"}
Downloads SBOM file for vms 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
- 200
- default
OK
Loading...