tencent cloud

Tencent Container Registry

Release Notes and Announcements
Release Notes
Announcements
User Tutorial
Product Introduction
Overview
TCR Service Levels and Capacity Limits
Strengths
Scenarios
Purchase Guide
Billing Overview
Purchase Methods
Notes on Arrears
Getting Started
Quick Start
TCR Individual Getting Started
Operation Guide
Creating an Enterprise Edition Instance
Access Configuration
Manage Image Repository
Image Distribution
Image Security
Image Cleanup
DevOps
OCI Artifacts Management
Operation Guide for TCR Individual
Terminating/Returning Instances
Use Cases
TCR Personal migration
TKE Clusters Use the TCR Addon to Enable Secret-free Pulling of Container Images via Private Network
Synchronizing Images to TCR Enterprise Edition from External Harbor
TKE Serverless Clusters Pull TCR Container Images
Image Data Synchronization and Replication Between Multiple Platforms in Hybrid Cloud
Nearby Access Through Image Synchronization Between Multiple Global Regions
Using Custom Domain Name and CCN to Implement Cross-Region Private Network Access
API Documentation
History
Introduction
API Category
Making API Requests
Instance Management APIs
Namespace APIs
Access Control APIs
Instance Synchronization APIs
Tag Retention APIs
Trigger APIs
Helm Chart APIs
Image Repository APIs
Custom Account APIs
Data Types
Error Codes
FAQs
TCR Individual Edition
TCR Enterprise Edition
Related Agreement
Service Level Agreement
Contact Us
Glossary

CAM APIs for Personal Edition

PDF
Focus Mode
Font Size
Last updated: 2025-12-22 17:33:21

Namespace APIs

APIs and Description
ResourceType
Six-segment Example of Resource
CreateNamespacePersonalCreating a namespace of Personal Edition
repo
qcs::tcr:$region:$account:repo/$namespace
DeleteNamespacePersonalDeleting a namespace of Personal Edition
repo
qcs::tcr:$region:$account:repo/$namespace


Image Repository APIs

APIs and Description
ResourceType
Six-segment Example of Resource
DescribeRepositoryOwnerPersonalQuerying all repositories of Personal Edition
repo
qcs::tcr:$region:$account:repo/*
CreateRepositoryPersonalCreating an image repository of Personal Edition
repo
qcs::tcr:$region:$account:repo/$namespace/$repo
DeleteRepositoryPersonalDeleting an image repository of Personal Edition
repo
qcs::tcr:$region:$account:repo/$namespace/$repo
BatchDeleteRepositoryPersonalDeleting the image repositories of Personal Edition in batches
repo
qcs::tcr:$region:$account:repo/$namespace/*
DeleteImagePersonalDeleting the repository tag of Personal Edition
repo
qcs::tcr:$region:$account:repo/$namespace/$repo
BatchDeleteImagePersonalDeleting the repository tags of Personal Edition in batches
repo
qcs::tcr:$region:$account:repo/$namespace/$repo
PullRepositoryPersonalPulling the images in the image repository of Personal Edition
repo
qcs::tcr:$region:$account:repo/$namespace/$repo
PushRepositoryPersonalPushing the images in the image repository of Personal Edition
repo
qcs::tcr:$region:$account:repo/$namespace/$repo


Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback