Scan container

Scan a container

post/containers/{container_repo_id}/scan

Path parameters

container_repo_idinteger required

The container ID

Response

A scan has been started for the container.

successinteger

The integer 1 indicating success

Example response

{
  "success": 1
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.