Get Nessus report for container

GET {{baseUrl}}/container-security/api/v1/reports/nessus/show?id=18528013

Deprecated! Tenable.io Container Security API v1 is deprecated. Use the GET /container-security/api/v2/images/{repository}/{image}/{tag} endpoint instead. Returns a Nessus report for a container that you specify by ID. Note: If you do not have the container_id, you can call the list-containers endpoint.

Requires BASIC [16] user permissions. See Permissions.

Request Params

KeyDatatypeRequiredDescription
idnumber(Required) The ID of the container for which you want a report.

RESPONSES

status: OK

{"To do":"Add response sample here"}