Mengubah sumber layanan gerbang cloud-native. Anda hanya dapat mengubah sumber layanan Container Service for Kubernetes (ACK) yang berisi konfigurasi terkait pemantauan sumber daya Ingress.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
mse:UpdateServiceSource |
update |
*Gateway
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| GatewayId |
integer |
No |
ID gerbang. |
429 |
| Type |
string |
No |
Tipe sumber layanan. Nilai valid:
|
K8s |
| Source |
string |
No |
Sumber layanan. Nilai valid:
|
K8s |
| Address |
string |
No |
Alamat. |
c9ad2a0717032427e920754e25b49e3b5 |
| Id |
integer |
No |
ID sumber layanan. |
63 |
| Name |
string |
No |
Nama. |
istio |
| GatewayUniqueId |
string |
No |
ID unik gerbang. |
gw-cdd1bb9bfb8341e9805f931a3ba1f4c6 |
| IngressOptionsRequest |
object |
No |
Konfigurasi sumber daya Ingress. |
zh |
| EnableIngress |
boolean |
No |
Specifies whether to enable Ingress. |
true |
| IngressClass |
string |
No |
Specifies whether to monitor Ingress classes. |
com.test.xxx |
| WatchNamespace |
string |
No |
The namespace whose resources you want to monitor. |
default |
| EnableStatus |
boolean |
No |
Specifies whether to update the Ingress status. |
true |
| PathList |
array |
No |
Array jalur root layanan. |
|
|
string |
No |
The root path of the service. |
/path |
|
| AcceptLanguage |
string |
No |
Bahasa tanggapan. Nilai valid:
|
zh |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The data structure. |
||
| RequestId |
string |
The ID of the request. |
6AB2B0B6-4A86-54E2-A340-FC47A22EE659 |
| HttpStatusCode |
integer |
The HTTP status code returned. |
200 |
| Message |
string |
The message returned. |
success |
| Code |
integer |
The status code returned. |
200 |
| Success |
boolean |
Indicates whether the request was successful. Valid values:
|
true |
| Data |
integer |
The returned data. |
63 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "6AB2B0B6-4A86-54E2-A340-FC47A22EE659",
"HttpStatusCode": 200,
"Message": "success",
"Code": 200,
"Success": true,
"Data": 63
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | IllegalRequest | Invalid request:%s | Invalid request: %s |
| 400 | InvalidParameter | Parameter error:%s | Request parameter error: %s |
| 500 | InternalError | Console error. Try again later:%s | Console error. Try again later: %s |
| 403 | NoPermission | You are not authorized to perform this operation:%s | You do not have the permission to use this interface:%s |
| 404 | NotFound | Not found:%s | The resource does not exist:%s |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.