http://{portal_address}/open/manage.html
绑定App或Namespace
- Http Header 1
- Authorization
- token
- Http Header 2
- Content-Type
- application/json;charset=UTF-8
- URL : http://{portal_address}/openapi/v1/apps/{appId}/envclusters
- Method : GET
- Request Params : 无
- URL : http://{portal_address}/openapi/v1/envs/{env}/apps/{appId}/clusters/{clusterName}/namespaces
- Method: GET
- Request Params: 无
URL : http://{portal_address}/openapi/v1/envs/{env}/apps/{appId}/clusters/{clusterName}/namespaces/{namespaceName} Method : GET Request Params :无
- 创建Namespace
- 获取某个Namespace当前编辑人接口
- 新增配置接口
- 修改配置接口
- 删除配置接口
- 发布配置接口
- 获取某个Namespace当前生效的已发布配置接口