2023-07-06
▼ ▲ containeranalysis.projects.resources.exportSBOM
Parameter Order: name
Scopes: https://www.googleapis.com/auth/cloud-platform
Path: v1beta1/{+name}:exportSBOM
Parameters:
name
Required: Yes
Type: string
Location: path
Pattern: ^projects/[^/]+/resources/.*$
Description: Required. The name of the resource in the form of `projects/[PROJECT_ID]/resources/[RESOURCE_URL]`.
Description: Generates an SBOM and other dependency information for the given resource.
Flat Path: v1beta1/projects/{projectsId}/resources/{resourcesId}:exportSBOM
HTTP Method: POST