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. |
Image Permission Management
API |
Description |
Grant permissions of an image to certain users so that they can manage, edit, and read the image. |
|
Delete the image operation permissions of certain users. |
|
Update the image operation permission types for certain users. |
|
Query image permissions. |
Trigger Management
API |
Description |
Create a trigger. |
|
Obtain the trigger list of a specific image repository. |
|
Delete a trigger. |
|
Obtain information about a trigger. |
|
Update the status of a trigger. |
Image Retention Policy Management
API |
Description |
Add an image retention policy. |
|
Obtain the list of image retention policies. |
|
Delete an image retention policy. |
|
Obtain the records of image retention policies. |
|
Modify an image retention policy. |
|
Obtain image retention records. |
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. |
Quota Management
API |
Description |
Obtain quota information. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.