If you need to assign different permissions to employees in your enterprise to access your EVS resources, IAM is a good choice for fine-grained permissions management. IAM provides identity authentication, permissions management, and access control, helping you secure access to your cloud resources.
With IAM, you can use your cloud account to create IAM users for your employees, and assign permissions to the users to control their access to specific service resources. For example, some management personnel in your enterprise need to view EVS resources but should not be allowed to delete the resources or perform any high-risk operations. In this scenario, you can create IAM users for the management personnel and grant them only the permissions required for viewing EVS resources.
If your account does not need individual IAM users, you may skip this chapter.
IAM can be used free of charge. You pay only for the resources in your account. For more information, see section "Service Overview" in the Identity and Access Management User Guide.
By default, new IAM users do not have permissions assigned. You need to add a user to one or more groups, and attach permissions policies or roles to these groups. Users inherit permissions from the groups to which they are added and can perform specified operations on cloud services based on the permissions.
EVS is a project-level service deployed and accessed in specific physical regions. To assign EVS permissions to a user group, specify the scope as region-specific projects and select a project for the permissions to take effect. If All projects is selected, the permissions will take effect for the user group in all region-specific projects. When accessing EVS, users need to switch to a region where they have been authorized to use EVS.
Role/Policy Name |
Description |
Type |
Dependency |
---|---|---|---|
EVS FullAccess |
Full permissions for EVS. Users granted these permissions can create, attach, detach, query, and delete EVS resources, and expand capacity of EVS disks. |
System-defined policy |
None |
EVS ReadOnlyAccess |
Read-only permissions for EVS. Users granted these permissions can view EVS resource data only. |
System-defined policy |
None |
Server Administrator |
Full permissions for EVS |
System role |
None |
The EVS Admin and EVS FullAccess roles have the same permissions, and EVS Admin will be deprecated later. The EVS Viewer and EVS ReadOnlyAccess roles have the same permissions, and EVS Viewer will be deprecated later.
Operation |
EVS FullAccess |
EVS ReadOnlyAccess |
---|---|---|
Creating disks |
√ |
x |
Viewing disk list |
√ |
√ |
Viewing disk details |
√ |
√ |
Attaching disks |
√ |
x |
Detaching disks |
√ |
x |
Deleting disks |
√ |
x |
Expanding disk capacities |
√ |
x |
Creating snapshots |
√ |
x |
Deleting snapshots |
√ |
x |
Rolling back snapshot data |
√ |
x |
Creating disks from snapshots |
√ |
x |
Adding tags for disks |
√ |
x |
Modifying tags |
√ |
x |
Deleting tags |
√ |
x |
Searching for disks by tag |
√ |
√ |