Nacos控制台配置中心相关API

克隆配置

通过该接口,可以将所选或所查询的配置克隆到其他命名空间。

post/v3/console/cs/config/clone

Response

OK

codeinteger
messagestring
dataobject

Changes