Add repository to watch
Query parameters
full repository to add e.g. docker.io/library/alpine
flag to enable/disable auto tag_update activation when new images from a repo are added
flag to return tags in the repository without actually watching the repository, default is false
Headers
An account name to change the resource scope of the request to that account, if permissions allow (admin only)
Response
Repository and discovered tags added
Example response
[
{
"subscription_id": "subscription_id",
"subscription_value": "subscription_value",
"active": true,
"subscription_key": "subscription_key",
"subscription_type": "subscription_type",
"userId": "userId"
}
]Changes
Changed in 2 of the 5 revisions of this API.77
- ●
deleted the
queryrequest parameterlookuptagrequest-parameter-removed
- ○
added the new optional
queryrequest parameterdryrunnew-optional-request-parameter
- ○
removed the
analysis_updateenum value from theitems/subscription_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
policy_evalenum value from theitems/subscription_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
repo_updateenum value from theitems/subscription_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
tag_updateenum value from theitems/subscription_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
vuln_updateenum value from theitems/subscription_typeresponse property for the response status200response-property-enum-value-removed
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
deleted the
queryrequest parameterdryrunrequest-parameter-removed
- ●
added the new
analysis_updateenum value to theitems/subscription_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
policy_evalenum value to theitems/subscription_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
repo_updateenum value to theitems/subscription_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
tag_updateenum value to theitems/subscription_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
vuln_updateenum value to theitems/subscription_typeresponse property for the response status200response-property-enum-value-added
- ○
added the new optional
queryrequest parameterlookuptagnew-optional-request-parameter
This revision also has 75 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●