Menghentikan eksekusi kebijakan siklus hidup.
Deskripsi operasi
Menghentikan eksekusi kebijakan siklus hidup. Operasi ini hanya didukung ketika LifecyclePolicyType dari kebijakan manajemen siklus hidup sistem file CPFS for AI diatur ke OnDemand.
Coba sekarang
Test
RAM authorization
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| FileSystemId |
string |
Yes |
ID sistem file. |
bmcpfs-290w65p03ok64ya**** |
| LifecyclePolicyId |
string |
Yes |
ID kebijakan siklus hidup. |
lc-xxx |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. ID permintaan dikembalikan terlepas dari apakah pemanggilan API berhasil. |
98696EF0-1607-4E9D-B01D-F20930B6**** |
| Success |
boolean |
Status permintaan. Nilai valid:
|
true |
Contoh
Respons sukses
JSONformat
{
"RequestId": "98696EF0-1607-4E9D-B01D-F20930B6****",
"Success": true
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidLifecyclePolicy.NotFound | The specified LifecyclePolicy does not exist. | |
| 404 | InvalidFileSystem.NotFound | The specified file system does not exist. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.