设置下游网络规则
请求URL:
/v2/tenants/{tenant_name}/services/{service_alias}/net-rule/downstream
简要描述
设置下游网络规则, set NetDownStreamRuleStruct
请求方式:
POST
- 参数:
参数名 | 参数位置 | 必选 | 类型 | 说明 |
---|---|---|---|---|
tenant_name | path | True | string | - |
service_alias | path | True | string | - |
dest_service_alias | body | True | string | 下游服务别名 |
port | body | True | integer | 端口 |
protocol | body | True | string | 协议 |
rules | body | True | Object | N/A |
dest_service | body | True | string |