DRS Actions

The check mark (√) indicates that an action takes effect. The cross mark (x) indicates that an action does not take effect.

Table 1 Service function

Permission

API

Action

IAM Project

Enterprise Project

Creating online migration tasks in batches

POST /v3/{project_id}/jobs/batch-creation

drs:migrationJobs:create (To create an instance, you need to configure the RDS ReadOnlyAccess, VPC FullAccess, and SMN FullAccess permissions in the project.)

Stopping and deleting online migration tasks in batches

DELETE /v3/{project_id}/jobs/batch-jobs

drs:migrationJobs:delete (To stop or delete an instance, you need to configure the RDS ReadOnlyAccess, VPC FullAccess, and SMN FullAccess permissions in the project.)

Testing cnnections in batches

POST /v3/{project_id}/jobs/batch-connection

drs:migrationJobs:connect (To test the connection, you need to configure the VPC FullAccess permission in the project.)

Querying objects selected in batches

PUT /v3/{project_id}/jobs/batch-select-objects

drs:migrationJobs:select (To obtain object selection information, you need to configure the RDS FullAccess and DAS FullAccess permissions in the project.)

Querying RPO and RTO information in batches

POST /v3/{project_id}/jobs/batch-rpo-and-rto

drs:dataGuardJob:list

Performing primary/standby switchovers in batches

POST /v3/{project_id}/jobs/batch-switchover

drs:disasterRecoveryJob:switchover