All Products
Search
Document Center

Data Online Migration:AddressDetail

Last Updated:Nov 21, 2025

Parameter

Type

Description

Example

object

The details of the data address.

AddressType

string

The type of the data address.

Valid values: oss, s3, qiniu, cos, bos, obs, ks3, ucloud, upyun, azure, gcp, tos, ftp, and local.

oss

Bucket

string

The data storage bucket.

test_bucket

Domain

string

The domain name of the data storage bucket.

test_domain

Prefix

string

The prefix of the data storage bucket.

test_prefix

AccessId

string

The AccessKey ID of the data storage bucket.

test_access_id

AccessSecret

string

The AccessKey secret of the data storage bucket.

test_secret_key

Role

string

The authorized role. If the data is stored in an Object Storage Service (OSS) bucket, you can specify an authorized role. This removes the need to specify the AccessKey pair for the bucket.

test_role

InvDomain

string

The domain name of the manifest bucket.

test_inv_domain

InvBucket

string

The bucket that contains the inventory list.

test_inv_bucket

InvAccessId

string

The AccessKey ID of the manifest bucket.

test_inv_access_id

InvAccessSecret

string

The AccessKey secret of the manifest bucket.

test_inv_secret_key

InvPath

string

The manifest file. Specifies the manifest and its format.

manifest.json

InvRole

string

The authorized role for the manifest bucket. If the manifest is stored in an OSS bucket, you can specify an authorized role. This removes the need to specify the AccessKey pair for the manifest bucket.

test_inv_role

InvLocation

string

The type of the manifest bucket.
Valid values: oss and s3.

oss

AgentList

string

The associated proxy. If you access data over a leased line or a VPN, you must associate a proxy.

agent1,agent2

RegionId

string

The region of the data storage bucket. If the data is stored in an OSS bucket, you must specify the bucket region. Use the OSS-specific region ID format. You do not need to specify the bucket's domain name.

test_region_id

InvRegionId

string

The region of the manifest bucket. If the manifest is stored in an OSS bucket, you must specify the manifest bucket region. Use the OSS-specific region ID format. You do not need to specify the manifest bucket's domain name.

test_inv_region_id