v1

latestOpenAPI 3.0.32026-07-262499981.2 MB
ScanResultService

CreateScanResult

Create a scan result.

post/v1/namespaces/{tenant_meta.namespace}/scan-results

Path parameters

tenant_meta.namespacestring required

Namespaces are a way to organize organizational units into virtual groupings of resources. Namespaces must be a fully qualified name, for example, the child namespace of namespace "endor.prod" called "app" is called "endor.prod.app".

Request body

tenant_metaobject

Information about the tenant and namespace that the scan ran in.

uuidstring

The UUID of the object.

Response

A successful response.

uuidstring

The UUID of the object.