Menambahkan sumber layanan Pusat Registrasi Nacos.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
mse:AddServiceSource |
create |
*Gateway
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| Type |
string |
No |
Tipe sumber layanan.
|
The Ingress configuration. |
| Source |
string |
No |
Sumber layanan.
|
K8s,MSE |
| Address |
string |
No |
Apakah akan memantau kelas Ingress. |
c9ad2a0717032427e920754e25b49e3b5 |
| Name |
string |
No |
Namespace yang Sumber dayanya ingin Anda pantau. |
istio |
| GatewayUniqueId |
string |
Yes |
Apakah akan memperbarui status Ingress. |
gw-c70622ff52fe49beb29bea9a6f52**** |
| IngressOptionsRequest |
object |
No |
Daftar kelompok layanan. |
|
| EnableIngress |
boolean |
No |
The group to which the service belongs. |
true |
| IngressClass |
string |
No |
An array of service root paths. |
com.test.xxx |
| WatchNamespace |
string |
No |
The root path of the service. |
default |
| EnableStatus |
boolean |
No |
The language of the response. Valid values:
|
true |
| ToAuthorizeSecurityGroups |
array<object> |
No |
Daftar kelompok keamanan yang akan diotorisasi. Anda dapat menentukan kelompok keamanan untuk mengizinkan layanan Backend mengakses sumber data yang Anda buat. |
|
|
object |
No |
|||
| SecurityGroupId |
string |
No |
The ID of the security group. |
sg-bp1acepclex0vmi1**** |
| PortRange |
string |
No |
The authorized port range of the security group. You can select multiple port ranges. Separate each port range with a comma (,). |
8080/8080,9000/10000 |
| Description |
string |
No |
The description of the authorization record. |
rule for xxx |
| GroupList |
array |
No |
Struktur data. |
|
|
string |
No |
The ID of the request. |
NACOS |
|
| PathList |
array |
No |
Kode status HTTP yang dikembalikan. |
|
|
string |
No |
The message returned. |
/test |
|
| AcceptLanguage |
string |
No |
Bahasa tanggapan. Nilai valid:
|
zh-CN |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Indicates whether the request was successful. Valid values:
|
||
| RequestId |
string |
The response data. |
D0DB055C-51F2-5BB2-82A6-CD8A3C6EE6BA |
| HttpStatusCode |
integer |
code |
200 |
| Message |
string |
mse-200-105 |
You are not authorized to perform this operation. Action: mse:AddServiceSource, Resource: acs:mse:cn-hangzhou:1105471854403716:instance/gw-082c943a8c304e48a37a7a29a5ddeda7 |
| Code |
integer |
duplicatedClusterAliasName |
200 |
| Success |
boolean |
duplicated cluster alias name |
true |
| Data |
integer |
mse-100-007 |
63 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "D0DB055C-51F2-5BB2-82A6-CD8A3C6EE6BA",
"HttpStatusCode": 200,
"Message": "You are not authorized to perform this operation. Action: mse:AddServiceSource, Resource: acs:mse:cn-hangzhou:1105471854403716:instance/gw-082c943a8c304e48a37a7a29a5ddeda7",
"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.