[ { "uri":"swr_02_0078.html", "product_code":"swr", "code":"1", "des":"Public cloud APIs comply with the RESTful API design principles. REST-based Web services are organized into resources. Each resource is identified by one or more Uniform ", "doc_type":"api", "kw":"API Usage Guidelines,API Reference", "title":"API Usage Guidelines", "githuburl":"" }, { "uri":"swr_02_0011.html", "product_code":"swr", "code":"2", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", "kw":"API", "title":"API", "githuburl":"" }, { "uri":"swr_02_0026.html", "product_code":"swr", "code":"3", "des":"Create an organization.POST /v2/manage/namespacesRequest parametersRequest body parameter descriptionParameterMandatoryTypeDescriptionnamespaceYesStringOrganization name.", "doc_type":"api", "kw":"Creating an Organization,API,API Reference", "title":"Creating an Organization", "githuburl":"" }, { "uri":"swr_02_0027.html", "product_code":"swr", "code":"4", "des":"Delete an organization.DELETE /v2/manage/namespaces/{namespace}For details about parameters, see Table 1.Request parametersN/AN/AExample requestDELETE https://{Endpoint}/", "doc_type":"api", "kw":"Deleting an Organization,API,API Reference", "title":"Deleting an Organization", "githuburl":"" }, { "uri":"swr_02_0028.html", "product_code":"swr", "code":"5", "des":"Query the list of organizations.GET /v2/manage/namespaces?filter=namespace::{namespace}For details about parameters, see Table 1.Request parametersN/AN/AExample requestGE", "doc_type":"api", "kw":"Querying the List of Organizations,API,API Reference", "title":"Querying the List of Organizations", "githuburl":"" }, { "uri":"swr_02_0029.html", "product_code":"swr", "code":"6", "des":"Query the details of an organization by its name.GET /v2/manage/namespaces/{namespace}For details about parameters, see Table 1.Request parametersN/AN/AExample requestGET", "doc_type":"api", "kw":"Querying the Details of an Organization,API,API Reference", "title":"Querying the Details of an Organization", "githuburl":"" }, { "uri":"swr_02_0030.html", "product_code":"swr", "code":"7", "des":"Create an image repository in an organization.POST /v2/manage/namespaces/{namespace}/reposFor details about parameters, see Table 1.Request parametersFormData parameter d", "doc_type":"api", "kw":"Creating an Image Repository,API,API Reference", "title":"Creating an Image Repository", "githuburl":"" }, { "uri":"swr_02_0031.html", "product_code":"swr", "code":"8", "des":"Delete an image repository in an organization.DELETE /v2/manage/namespaces/{namespace}/repos/{repository}For details about parameters, see Table 1.Request parametersN/AN/", "doc_type":"api", "kw":"Deleting an Image Repository,API,API Reference", "title":"Deleting an Image Repository", "githuburl":"" }, { "uri":"swr_02_0032.html", "product_code":"swr", "code":"9", "des":"Update the brief information on an image repository in an organization, including the category, is_public, and description.PATCH /v2/manage/namespaces/{namespace}/repos/{", "doc_type":"api", "kw":"Updating the Brief Information on an Image Repository,API,API Reference", "title":"Updating the Brief Information on an Image Repository", "githuburl":"" }, { "uri":"swr_02_0033.html", "product_code":"swr", "code":"10", "des":"Query the brief information on an image repository in an organization.GET /v2/manage/namespaces/{namespace}/repos/{repository}For details about parameters, see Table 1.Re", "doc_type":"api", "kw":"Querying the Brief Information on an Image Repository,API,API Reference", "title":"Querying the Brief Information on an Image Repository", "githuburl":"" }, { "uri":"swr_02_0034.html", "product_code":"swr", "code":"11", "des":"Query the image repository list.GET /v2/manage/repos?filter=center::self|namespace::{namespace}|name::{name}|category::{category}|offset::{offset}|limit::{limit}|order_co", "doc_type":"api", "kw":"Querying the Image Repository List,API,API Reference", "title":"Querying the Image Repository List", "githuburl":"" }, { "uri":"swr_02_0035.html", "product_code":"swr", "code":"12", "des":"Query all image tags of an image repository.GET /v2/manage/namespaces/{namespace}/repos/{repository}/tags?filter=offset::{offset}|limit::{limit}|order_column::{order_colu", "doc_type":"api", "kw":"Querying the List of Image Repository Tags,API,API Reference", "title":"Querying the List of Image Repository Tags", "githuburl":"" }, { "uri":"swr_02_0036.html", "product_code":"swr", "code":"13", "des":"Delete the image with a specified tag in an image repository.DELETE /v2/manage/namespaces/{namespace}/repos/{repository}/tags/{tag}For details about parameters, see Table", "doc_type":"api", "kw":"Deleting the Image with a Specified Tag,API,API Reference", "title":"Deleting the Image with a Specified Tag", "githuburl":"" }, { "uri":"swr_02_0070.html", "product_code":"swr", "code":"14", "des":"Create an account used for image sharing. You can share your private images with other users, granting them permissions to pull the images.POST /v2/manage/namespaces/{nam", "doc_type":"api", "kw":"private images,Creating an Account Used for Image Sharing,API,API Reference", "title":"Creating an Account Used for Image Sharing", "githuburl":"" }, { "uri":"swr_02_0071.html", "product_code":"swr", "code":"15", "des":"Delete an account used for image sharing.DELETE /v2/manage/namespaces/{namespace}/repositories/{repository}/access-domains/{access_domain}For details about parameters, se", "doc_type":"api", "kw":"Deleting an Account Used for Image Sharing,API,API Reference", "title":"Deleting an Account Used for Image Sharing", "githuburl":"" }, { "uri":"swr_02_0072.html", "product_code":"swr", "code":"16", "des":"Update an account used for image sharing.PATCH /v2/manage/namespaces/{namespace}/repositories/{repository}/access-domains/{access_domain}For details about parameters, see", "doc_type":"api", "kw":"Updating an Account Used for Image Sharing,API,API Reference", "title":"Updating an Account Used for Image Sharing", "githuburl":"" }, { "uri":"swr_02_0073.html", "product_code":"swr", "code":"17", "des":"Check whether an account used for image sharing exists.GET /v2/manage/namespaces/{namespace}/repositories/{repository}/access-domains/{access_domain}For details about par", "doc_type":"api", "kw":"Checking the Existence of an Account Used for Image Sharing,API,API Reference", "title":"Checking the Existence of an Account Used for Image Sharing", "githuburl":"" }, { "uri":"swr_02_0074.html", "product_code":"swr", "code":"18", "des":"Obtain the list of accounts used for image sharing.GET /v2/manage/namespaces/{namespace}/repositories/{repository}/access-domainsFor details about parameters, see Table 1", "doc_type":"api", "kw":"Obtaining the List of Accounts Used for Image Sharing,API,API Reference", "title":"Obtaining the List of Accounts Used for Image Sharing", "githuburl":"" }, { "uri":"swr_02_0075.html", "product_code":"swr", "code":"19", "des":"View the list of shared images.GET /v2/manage/shared-repositories?filter=center::{center}|name::{name}|limit::{limit}|offset::{offset}For details about parameters, see Ta", "doc_type":"api", "kw":"Viewing the List of Shared Images,API,API Reference", "title":"Viewing the List of Shared Images", "githuburl":"" }, { "uri":"swr_02_0080.html", "product_code":"swr", "code":"20", "des":"Query all available API versions of SWR.GET /N/AResponse parametersResponse body parameter descriptionParameterTypeDescriptionversionsArray of objectsA list of objects re", "doc_type":"api", "kw":"Querying All API Versions,API,API Reference", "title":"Querying All API Versions", "githuburl":"" }, { "uri":"swr_02_0081.html", "product_code":"swr", "code":"21", "des":"Query a specific API version of SWR.GET /{api_version}For details about parameters, see Table 1.Request parametersN/AN/AExample requestGET https://{Endpoint}/v2Response p", "doc_type":"api", "kw":"Querying a Specific API Version,API,API Reference", "title":"Querying a Specific API Version", "githuburl":"" }, { "uri":"swr_02_0042.html", "product_code":"swr", "code":"22", "des":"Grant permissions of an organization to certain users so that they can manage, edit, and read images from the organization.POST /v2/manage/namespaces/{namespace}/accessTa", "doc_type":"api", "kw":"Creating Organization Permissions,API,API Reference", "title":"Creating Organization Permissions", "githuburl":"" }, { "uri":"swr_02_0043.html", "product_code":"swr", "code":"23", "des":"Delete the organization operation permissions of certain users.DELETE /v2/manage/namespaces/{namespace}/accessTable 1 describes the parameters.Request parametersRequest b", "doc_type":"api", "kw":"Deleting Organization Permissions,API,API Reference", "title":"Deleting Organization Permissions", "githuburl":"" }, { "uri":"swr_02_0044.html", "product_code":"swr", "code":"24", "des":"Update the organization operation permissions for certain users.PATCH /v2/manage/namespaces/{namespace}/accessFor details about parameters, see Table 1.Request parameters", "doc_type":"api", "kw":"Updating Organization Permissions,API,API Reference", "title":"Updating Organization Permissions", "githuburl":"" }, { "uri":"swr_02_0045.html", "product_code":"swr", "code":"25", "des":"Query organization permissions.GET /v2/manage/namespaces/{namespace}/accessFor details about parameters, see Table 1.Request parametersN/AN/AExample requestGET https://{E", "doc_type":"api", "kw":"Querying Organization Permissions,API,API Reference", "title":"Querying Organization Permissions", "githuburl":"" }, { "uri":"swr_02_0046.html", "product_code":"swr", "code":"26", "des":"Grant permissions of an image to certain users so that they can manage, edit, and read the image.POST /v2/manage/namespaces/{namespace}/repos/{repository}/accessFor detai", "doc_type":"api", "kw":"Creating Image Permissions,API,API Reference", "title":"Creating Image Permissions", "githuburl":"" }, { "uri":"swr_02_0047.html", "product_code":"swr", "code":"27", "des":"Delete the image operation permissions of certain users.DELETE /v2/manage/namespaces/{namespace}/repos/{repository}/accessFor details about parameters, see Table 1.Reques", "doc_type":"api", "kw":"Deleting Image Permissions,API,API Reference", "title":"Deleting Image Permissions", "githuburl":"" }, { "uri":"swr_02_0048.html", "product_code":"swr", "code":"28", "des":"Update the image operation permissions for certain users.PATCH /v2/manage/namespaces/{namespace}/repos/{repository}/accessFor details about parameters, see Table 1.Reques", "doc_type":"api", "kw":"Updating Image Permissions,API,API Reference", "title":"Updating Image Permissions", "githuburl":"" }, { "uri":"swr_02_0049.html", "product_code":"swr", "code":"29", "des":"Query image permissions.GET /v2/manage/namespaces/{namespace}/repos/{repository}/accessFor details about parameters, see Table 1.Request parametersN/AN/AExample requestGE", "doc_type":"api", "kw":"Querying Image Permissions,API,API Reference", "title":"Querying Image Permissions", "githuburl":"" }, { "uri":"swr_02_0008.html", "product_code":"swr", "code":"30", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", "kw":"Appendixes", "title":"Appendixes", "githuburl":"" }, { "uri":"swr_02_0023.html", "product_code":"swr", "code":"31", "des":"NormalReturned ValueDescription200 OKThe results of GET and PUT operations are returned as expected.201 CreatedThe results of the POST operation are returned as expected.", "doc_type":"api", "kw":"Status Codes,Appendixes,API Reference", "title":"Status Codes", "githuburl":"" }, { "uri":"swr_02_0024.html", "product_code":"swr", "code":"32", "des":"If an error occurs in API calling, no result is returned. Identify the causes of errors based on the error codes of each API. If an error occurs in API calling, HTTP stat", "doc_type":"api", "kw":"Error Code,Appendixes,API Reference", "title":"Error Code", "githuburl":"" }, { "uri":"swr_02_0064.html", "product_code":"swr", "code":"33", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", "kw":"Change History,API Reference", "title":"Change History", "githuburl":"" } ]