Menghapus titik pemasangan internal yang dibuat oleh Cloud Backup.
Deskripsi operasi
-
If the request is successful, the mount target is deleted.
-
After you create a backup plan for an Apsara File Storage NAS file system, HBR automatically creates a mount target for the file system. Call this operation to delete the mount target. In the Status column of the mount target of the NAS file system, the following information is displayed: This mount target is created by an Alibaba Cloud internal service and cannot be operated. Service name: HBR.
Coba sekarang
Test
RAM authorization
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| FileSystemId |
string |
Yes |
ID sistem file. |
005494 |
| CreateTime |
string |
Yes |
Waktu pembuatan sistem file. Nilai harus berupa stempel waktu UNIX. Unit: detik. |
1607436917 |
| CrossAccountType |
string |
No |
Apakah akan mencadangkan dan memulihkan data dalam satu akun Alibaba Cloud atau lintas akun Alibaba Cloud. Nilai valid:
|
SELF_ACCOUNT |
| CrossAccountUserId |
integer |
No |
ID akun Alibaba Cloud sumber yang mengizinkan akun Alibaba Cloud saat ini untuk mencadangkan dan memulihkan data lintas akun Alibaba Cloud. |
158975xxxxx4625 |
| CrossAccountRoleName |
string |
No |
Nama peran RAM yang dibuat dalam akun Alibaba Cloud sumber dan ditetapkan ke akun Alibaba Cloud saat ini untuk mengizinkan akun Alibaba Cloud saat ini mencadangkan dan memulihkan data lintas akun Alibaba Cloud. |
BackupRole |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Code |
string |
The HTTP status code. The status code 200 indicates that the request is successful. |
200 |
| Message |
string |
The message that is returned. If the request is successful, a value of successful is returned. If the request fails, an error message is returned. |
successful |
| RequestId |
string |
The ID of the request. |
473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E |
| TaskId |
string |
The ID of the asynchronous job. You can call the DescribeTask operation to query the execution result of the asynchronous job. |
t-********************* |
| Success |
boolean |
Indicates whether the request is successful.
|
true |
Contoh
Respons sukses
JSONformat
{
"Code": "200",
"Message": "successful",
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E",
"TaskId": "t-*********************",
"Success": true
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.