create_namespace
Create a namespace in Apollo Configuration Center by specifying app ID, name, format, and public status.
Instructions
创建 Namespace。format 仅支持 properties、xml、json、yml、yaml。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | ||
| name | Yes | ||
| format | Yes | ||
| isPublic | Yes | ||
| dataChangeCreatedBy | Yes | ||
| comment | No | 可选 |