Meningkatkan kelompok instans. Operasi ini hanya mendukung penskalakan keluar kelompok instans, yang menambah jumlah instans.
Coba sekarang
Test
RAM authorization
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceGroupId |
string |
No |
ID kelompok instans. |
ag-asguicdjh**** |
| IncreaseNumberOfInstance |
integer |
No |
Jumlah instans yang akan ditambahkan ke kelompok instans. |
2 |
| AutoPay |
boolean |
No |
Apakah akan mengaktifkan pembayaran otomatis. Valid values:
|
true |
| PromotionId |
string |
No |
ID promosi. |
|
| PaidCallBackUrl |
string |
No |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response object. |
||
| RequestId |
string |
The ID of the request. |
310A783E-CC46-5452-A8A3-71AE5DB59**** |
| OrderId |
string |
The order ID. |
223684716098**** |
| InstanceIds |
string |
The IDs of instances created during the scale-out. |
['acp-2iowaqjyw9nrd****', 'acp-2iowaqjyw9nrd****'] |
Contoh
Respons sukses
JSONformat
{
"RequestId": "310A783E-CC46-5452-A8A3-71AE5DB59****",
"OrderId": "223684716098****",
"InstanceIds": "['acp-2iowaqjyw9nrd****', 'acp-2iowaqjyw9nrd****']"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.