API Overview
You can query information about organizations, image repositories, and images, and manage organizations, image repositories, and images by using interfaces provided by the container image service.
Organization Management
API |
Description |
---|---|
Create an organization. |
|
Delete an organization. |
|
Query the list of organizations. |
|
Query the details of an organization, including its ID, name, creator, and user permissions. |
Image Repository Management
API |
Description |
Create an image repository in an organization. |
|
Delete an image repository in an organization. |
|
Update the brief information on an image repository in an organization, including the category, is_public, and description. |
|
Query the brief information on an image repository in an organization, including the image's repository ID, organization ID, repository name, description of the repository, the creator and capacity of the repository, and the image pull address. |
|
Query the image repository list. |
|
View the list of shared images. |
Image Tag Management
API |
Description |
Query all image tags of an image repository. |
|
Delete the image with a specified tag in an image repository. |
Shared Account Management
API |
Description |
Create an account used for image sharing. You can share your private images with other users, granting them permissions to pull the images. |
|
Delete an account used for image sharing. |
|
Update an account used for image sharing. |
|
Check whether an account used for image sharing exists. |
|
Obtain the list of accounts used for image sharing. |
API Versions
API |
Description |
Query all available API versions of SWR. |
|
Query a specific API version of SWR. |
Organization Permission Management
API |
Description |
Grant permissions of an organization to certain users so that they can manage, edit, and read images from the organization. |
|
Delete the organization operation permissions of certain users. |
|
Update the organization operation permission types for certain users. |
|
Query organization permissions. |
Temporary Login Command
API |
Description |
Generate a temporary login command using the value of X-Swr-Dockerlogin in the response header and the value of host in the response body. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot