Get compliance status by name

GET {{baseUrl}}/container-security/api/v1/compliancebyname?image=Lorem id ipsum amet in&repo=Lorem id ipsum amet in&tag=Lorem id ipsum amet in

Deprecated! Tenable.io Container Security API v1 is deprecated. Checks the compliance of an image that you specify by name against your policies.

Requires BASIC [16] user permissions. See Permissions.

Request Params

KeyDatatypeRequiredDescription
imagestring(Required) The name of the image for which you want the job status.
repostringThe name of the repository that hosts the image. By default, this value is library.
tagstringThe tag for the image that you want to check for policy compliance.

RESPONSES

status: OK

[{"status":"string","message":"string","reason":"string"}]