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 |
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 |
Was this page helpful?