修改服务
PUT
/nacos/v1/ns/service更新一个服务
Request
Query Params
serviceName
string
required
服务名
Example:
{{serviceName2}}
groupName
string
optional
分组名
namespaceId
string
optional
命名空间ID
protectThreshold
string
optional
保护阈值,取值0到1,默认0
metadata
string
optional
元数据
Example:
{{metadata}}
selector
string
optional
访问策略,JSON格式字符串
Request samples
Responses
成功(200)
HTTP Code: 200
Content Type : Rawtext/plain
Example
ok
Last modified: 2 年前