创建命名空间
POST
/nacos/v1/console/namespacesRequest
Query Params
customNamespaceId
string
required
命名空间ID
namespaceName
string
required
命名空间名
Example:
dev
namespaceDesc
string
optional
命名空间描述
Request samples
Responses
成功(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
string
optional
Example
Not configured
Last modified: 2 年前