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