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 securely access your cloud resources.
With IAM, you can control access to specific cloud resources. For example, if you want some resource management personnel in your enterprise to view EVS resources but do not want them to delete EVS resources or perform any other high-risk operations, you can grant permission to view EVS resources but not permission to delete them.
If your account does not require IAM for permissions management, you can skip this section.
IAM is a free service. You only pay for the resources in your account. For more information about IAM, see section "Service Overview" in the Identity and Access Management User Guide.
New IAM users do not have any permissions assigned by default. You need to first add them to one or more groups and attach policies or roles to these groups. The users then inherit permissions from the groups and can perform specified operations on cloud services based on the permissions they have been assigned.
EVS is a project-level service deployed for specific 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 the 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 |
√ |
√ |
Changing disk names |
√ |
x |