Skip to main content
POST
Complete Docker Image Policy

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Body

application/json
name
string
required
container_image_id
string
required
Pattern: ^img_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
run
string[] | null
Minimum array length: 1
env
Env · object | null
policy_secret_env_id
string<uuid> | null
tags
Tags · object

Response

Successful Response

id
string<uuid>
required
name
string
required
version
integer
required
pools
string[] | null
submit_error
string | null