APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Azure Container Registry
ImportImageParameters
Azure Container Registry
· Schema
ImportImageParameters
ImportImageParameters schema from Azure Container Registry API
Azure
Container Images
Containers
Docker
Registry
Properties
Name
Type
Description
mode
string
When Force, any existing target tags will be overwritten. When NoForce, any existing target tags will fail the operation before any copying begins.
source
object
The source of the image.
targetTags
array
List of strings of the form repo[:tag]. When tag is omitted the source will be used (or 'latest' if source tag is also omitted).
untaggedTargetRepositories
array
List of strings of repository names to do a manifest only copy. No tag will be created.
View JSON Schema on GitHub