AcrRepository
AcrMetadata
Update the attribute identified by name where reference is the name of the repository.
patch/acr/v1/{name}
Path parameters
namestring required
Name of the image (including the namespace)
Request body
Example request
{
"readEnabled": true,
"listEnabled": true,
"deleteEnabled": true,
"writeEnabled": true,
"teleportEnabled": true
}Response
The attributes are updated