Membuat tugas pengambilan data.
Deskripsi operasi
Hanya sistem file NAS General-purpose yang mendukung fitur ini.
Setiap akun Alibaba Cloud dapat memiliki hingga 20 tugas pengambilan data yang berjalan di wilayah yang sama.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
nas:CreateLifecycleRetrieveJob |
create |
*FileSystem
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| FileSystemId |
string |
Yes |
ID sistem file. |
31a8e4**** |
| Paths |
array |
Yes |
Daftar direktori atau jalur file yang akan diambil. Anda dapat menentukan hingga 10 jalur. |
Paths.1=/pathway/doc1,Paths.2=/pathway/doc2 |
|
string |
No |
Direktori atau file yang akan diambil. Jalur harus diawali dengan garis miring (/) dan harus berupa jalur yang ada di Titik pemasangan. |
/pathway/doc1 |
|
| StorageType |
string |
No |
Kelas penyimpanan. Nilai valid:
Valid values:
|
InfrequentAccess |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
BC7C825C-5F65-4B56-BEF6-98C56C7C**** |
| JobId |
string |
ID tugas pengambilan data. |
lrj-nfstest-ia-160****853-hshvw |
Contoh
Respons sukses
JSONformat
{
"RequestId": "BC7C825C-5F65-4B56-BEF6-98C56C7C****",
"JobId": "lrj-nfstest-ia-160****853-hshvw"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | OperationDenied.FileSystemNotSupportedForLifecycle | The file system does not support lifecycle. | |
| 400 | OperationDenied.EncryptedFileSystemNotSupportedForLifecycle | The encrypted file system does not support lifecycle. | |
| 400 | OperationDenied.LifecycleRetrieveJobCountLimitExceeded | The maximum number of LifecycleRetrieveJobs is exceeded. | |
| 404 | InvalidFileSystem.NotFound | The specified file system does not exist. | |
| 404 | InvalidParameter.PathNotExist | The specified path does not exist. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.