安全云脑 SecMaster-新建工作空间:请求示例

时间:2025-02-12 14:58:30

请求示例

创建工作空间请求体

{  "name" : "我的工作空间",  "region_id" : "cn-north-4",  "project_name" : "cn-north-4",  "enterprise_project_id" : "",  "enterprise_project_name" : "",  "tags" : [ {    "key" : "tag1",    "value" : "value1"  } ],  "description" : "我的工作空间"}
support.huaweicloud.com/api-secmaster/CreateWorkspace.html