Operasi ModifyCenAttribute mengubah nama dan deskripsi instans Cloud Enterprise Network (CEN).
Deskripsi operasi
ModifyCenAttribute is an asynchronous operation. After you send a request, the system returns a RequestId, but the CEN instance is not modified immediately. The system modifies the instance in the background. You can call the DescribeCens operation to query the status of the CEN instance.
-
If a CEN instance is in the Modifying state, the modification is in progress. In this state, you can only query the instance and cannot perform other operations.
-
If a CEN instance is in the Active state, the modification is complete.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cen:ModifyCenAttribute |
update |
*CenInstance
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| CenId |
string |
Yes |
ID instans CEN. |
cen-7qthudw0ll6jmc**** |
| Name |
string |
No |
Nama instans CEN. Nama dapat kosong atau harus terdiri dari 1 hingga 128 karakter. Nama tidak boleh diawali dengan http:// atau https://. |
test |
| Description |
string |
No |
Deskripsi instans CEN. Deskripsi dapat kosong atau harus terdiri dari 1 hingga 256 karakter. Deskripsi tidak boleh diawali dengan http:// atau https://. |
cen |
| ProtectionLevel |
string |
No |
Tingkat tumpang tindih Blok CIDR. Tetapkan nilai ke REDUCED. Ini adalah nilai default. Nilai ini menentukan bahwa Blok CIDR dapat tumpang tindih tetapi tidak boleh identik. |
REDUCED |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
13526224-5780-4426-8BDF-BC8B08700F22 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "13526224-5780-4426-8BDF-BC8B08700F22"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidOperation.EnhanceProtectionLevel | Your request to enhance CBN protection level cannot be processed. Please contact customer support to continue this operation. | Your request to enhance CBN protection level cannot be processed. Please contact customer support to continue this operation. |
| 400 | InvalidParameter | Invalid parameter. | The error message returned because the parameter is set to an invalid value. |
| 400 | Unauthorized | The AccessKeyId is unauthorized. | The error message returned because you do not have the permissions to perform this operation. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.