Updated on 2026-07-03 GMT+08:00

Organization Management

Scenarios

Organizations are used to isolate image repositories. Each organization is typically scoped to one company or department, enabling centralized and efficient image management. An image name needs to be unique within an organization. The same IAM user can access different organizations as long as the user has sufficient permissions, as shown in Figure 1.

You can grant read, edit, or manage permissions to IAM users under the same account. For details, see Granting Permissions for Images.

Figure 1 Organizations

Video Tutorial

Creating an Organization

To manage container images in SWR, you need to create one or more organizations to store images of different teams or projects.

Notes and Constraints

  • The organization name must be unique in the current region. If a message is displayed indicating that the organization already exists, the organization name may have been used by another user. Use another organization name.
  • A user can create organizations only after being assigned with the SWR Admin or Tenant Administrator policy in IAM.
  • The organization name cannot be library, which is reserved for the system.

Procedure

You can create organizations based on the organizational structure of your enterprise to facilitate image resource management. Create an organization before pushing an image.

  1. Log in to the SWR console.
  2. Click in the upper left corner to select the target region and project.
  3. Choose Organizations in the navigation pane.
  4. Click Create Organization in the upper right corner of the page. In the displayed dialog box, enter a name and click OK.

    Table 1 Parameters for creating an organization

    Parameter

    Example Value

    Description

    Organization Name

    cloud-develop

    Organizations are used to isolate image repositories. Each organization is typically scoped to one company or department, enabling centralized and efficient image management.

    • The organization name must be unique in the current region. If a message is displayed indicating that the organization already exists, the organization name may have been used by another user. Use another organization name.
    • A user can create organizations only after being assigned with the SWR Admin or Tenant Administrator policy in IAM.
    • The organization name cannot be library, which is reserved for the system.

Viewing Images of an Organization

After you create an organization and push images to it, you can view and manage all images in the organization.

Procedure

After you create an organization and push images to it, you can view these images in the organization.

  1. Log in to the SWR console.
  2. Click in the upper left corner to select the target region and project.
  3. In the navigation pane, choose Organizations. Then click the name of the target organization in the list.
  4. To view the images of this organization, click the Images tab.

Deleting an Organization

If an organization's architecture changes or its images are no longer needed, you can delete the organization to free up resources.

Notes and Constraints

  • The organization to be deleted must not contain any image resources.
  • You must have sufficient management permissions to perform this operation.
  • Deletion is irreversible. Once an organization is deleted, it cannot be recovered. Before deleting an organization, ensure you have backed up all important data and no longer need any resources within the organization.

Procedure

Before deleting an organization, delete all images from the organization.

  1. Log in to the SWR console.
  2. Click in the upper left corner to select the target region and project.
  3. In the navigation pane, choose Organizations.
  4. Locate an organization. In the upper right corner of the organization, click Delete. Then, click OK.

    Figure 2 Deleting an organization