AppSecOps
List of SBOM definition details
Details of the given batch of SBOM definition IDs. Supports a maximum of 1000 IDs per request.
post/v1/appsecops/sbom_definition/batch
Request body
Response
Success
Example response
[
{
"resource_mapping_details": {
"mapped_resources": [
{
"mapping_type": "automatic"
}
],
"status": "success"
}
}
]