| Product | Abbreviation in CAM | Console | Authorization by Tag | Authorization Granularity | IP Restriction |
|---|---|---|---|---|---|
| Cloud Migration | msp | Supported | not supported | Operation level | Partially supported |
Note:
The authorization granularity of cloud products is divided into three levels: service level, operation level, and resource level, based on the degree of granularity.
- Service level: It defines whether a user has the permission to access the service as a whole. A user can have either full access or no access to the service. For the authorization granularity of cloud products at service level, the authorization of specific APIs are not supported.
- Operation level: It defines whether a user has the permission to call a specific API of the service. For example, granting an account read-only access to the CVM service is an authorization at the operation level.
- Resource level: It is the finest authorization granularity which defines whether a user has the permission to access specific resources. For example, granting an account read/write access to a specific CVM instance is an authorization at the resource level.
Two authorization granularity levels of API are supported: resource level, and operation level.
| API | API Description | Authorization Granularity | Six-segment Resource Description | IP Restriction |
|---|---|---|---|---|
| CheckAccredit | CheckAccredit | Operation level | * | Supported |
| DescribeBucketList | get bucket list | Operation level | * | Supported |
| DescribeDcWhiteList | get direct connect white list | Operation level | * | not supported |
| DescribeFileJobAgentInfo | get agent info of migration job | Operation level | * | Supported |
| DescribeFileJobFailList | get fail file list of file migration job | Operation level | * | Supported |
| DescribeFileJobInfo | get file job info | Operation level | * | Supported |
| DescribeFileJobSourceDstInfo | get information of source and destination service | Operation level | * | Supported |
| DescribeFileMigrateJobList | console get file migration tasks | Operation level | * | Supported |
| DescribeJobStatusList | get status list of migration job | Operation level | * | Supported |
| DescribeKodoDomain | get kodo domain list | Operation level | * | Supported |
| DescribeUserInfo | DescribeUserInfo | Operation level | * | Supported |
| API | API Description | Authorization Granularity | Six-segment Resource Description | IP Restriction |
|---|---|---|---|---|
| CreateFileJob | create file migration job | Operation level | * | Supported |
| MAReportJobProgress | msp agent report task progress | Resource level | qcs::msp:::resourceName/${ResourceName} | Supported |
| ModifyFileJobName | modify file migration job name | Operation level | * | Supported |
| ModifyFileJobStatus | modify file migration job status | Operation level | * | Supported |
| ReportDaemonMsg | Report daemon information | Operation level | * | Supported |
| ReportJobStopReason | Report the reason for abnormal termination | Operation level | * | Supported |
Feedback