Menghapus Agentic space.
Deskripsi operasi
Berlaku untuk sistem file agentic.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
nas:DeleteAgenticSpace |
delete |
*Fileset
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| FileSystemId |
string |
Yes |
ID sistem file. |
1ca404**** |
| AgenticSpaceId |
string |
Yes |
ID AgenticSpace. |
agentic-229oypxjgpau2**** |
| DryRun |
boolean |
No |
Apakah akan menjalankan dry run untuk permintaan ini. Dry run memeriksa validitas parameter dan ketersediaan Sumber daya tanpa benar-benar membuat atau menghapus instans, dan tidak ada biaya yang dikenakan. Nilai valid:
|
false |
| ClientToken |
string |
No |
Memastikan idempotensi permintaan. Buat nilai parameter dari Klien Anda untuk memastikan nilai tersebut unik di berbagai permintaan. ClientToken hanya mendukung karakter ASCII dan panjangnya tidak boleh melebihi 64 karakter. Untuk informasi selengkapnya, lihat Cara memastikan idempotensi. Catatan
Jika Anda tidak menentukan parameter ini, sistem secara otomatis menggunakan RequestId dari permintaan API sebagai ClientToken. RequestId dapat berbeda untuk setiap permintaan API. |
123e4567-e89b-12d3-a456-42665544**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
98696EF0-1607-4E9D-B01D-F20930B6**** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "98696EF0-1607-4E9D-B01D-F20930B6****"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | IllegalCharacters | The parameter contains illegal characters. | Parameter tidak valid. |
| 400 | MissingFileSystemId | FileSystemId is mandatory for this action. | Parameter FileSystemId tidak ditentukan. |
| 400 | MissingFsetId | FsetId is mandatory for this action. | Parameter ID Fileset tidak ditentukan. |
| 400 | InvalidFilesetId.NotFound | Invalid FilesetId. | Fileset tidak ada. |
| 403 | OperationDenied.DependencyViolation | The operation is denied due to dependancy violation. | Kondisi untuk operasi ini tidak terpenuhi. |
| 403 | OperationDenied.FilesetNotSupported | The operation is not supported. | Sistem file tidak mendukung Fileset. |
| 403 | InvalidOperation.DeletionProtection | The operation is not allowed due to resource is protected by deletion protection. | Instans memiliki perlindungan penghapusan yang diaktifkan dan tidak dapat dirilis melalui konsol atau API. |
| 404 | InvalidFileSystem.NotFound | The specified file system does not exist. | Sistem file yang ditentukan tidak ada. |
| 404 | InvalidFsetId.NotFound | The specified Fileset ID does not exist. | Fileset yang ditentukan tidak ada. |
| 404 | InvalidAgenticSpace.NotFound | The specified AgenticSpace is not found. | AgenticSpace yang ditentukan tidak ditemukan. |
| 429 | Throttling.Api | Request was denied due to api flow control. | Permintaan telah dibatasi. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.