Memperbarui mode idle untuk aplikasi.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
sae:UpdateAppMode |
update |
*全部资源
|
None | None |
Sintaks permintaan
PUT /pop/v1/sam/app/updateAppMode HTTP/1.1
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| EnableIdle |
boolean |
No |
Apakah akan mengaktifkan mode idle. Valid values:
|
true |
| AppId |
string |
No |
ID aplikasi. |
7171a6ca-d1cd-4928-8642-7d5cfe69**** |
| NamespaceId |
string |
No |
ID namespace. |
|
| AppIds |
string |
No |
ID aplikasi. |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response data. |
||
| RequestId |
string |
The request ID. |
91F93257-7A4A-4BD3-9A7E-2F6EAE6D**** |
| Message |
string |
The additional information.
|
success |
| TraceId |
string |
The trace ID for querying request details. |
0a98a02315955564772843261e**** |
| ErrorCode |
string |
The error code.
|
|
| Code |
string |
The HTTP status code.
|
200 |
| Success |
string |
Indicates whether the request succeeded. Valid values: true and false. |
true |
Contoh
Respons sukses
JSONformat
{
"RequestId": "91F93257-7A4A-4BD3-9A7E-2F6EAE6D****",
"Message": "success",
"TraceId": "0a98a02315955564772843261e****",
"ErrorCode": "",
"Code": "200",
"Success": "true"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.