{"base_path":"/","components":null,"consumes":"[\"application/json;charset=UTF-8\"]","definitions":{"ErrorResponse":{"properties":{"error_code":{"description":"错误码","example":"DLS.1000","maxLength":128,"minLength":1,"type":"string"},"error_msg":{"description":"错误描述","example":"process failed","maxLength":10240,"minLength":1,"type":"string"}},"type":"object"},"PermissionSet":{"example":{"create_time":1698202688247,"create_user":"ei_dayu_y00321344_01","data_connections":null,"datasource_type":null,"description":"test permission set","domain_id":"0833a5736980d53b0f22c0102ffcbfc0","id":"fea96c90024711b8bf8d6886407b814b","instance_id":"dd97167b873d4a79b2aad54d4370a3bc","managed_cluster_id":null,"managed_cluster_name":null,"manager_id":"b43927a45a514e93ba70524b28923500","manager_name":"common_user","manager_type":"USER","name":"test_permission_set","parent_id":"0","project_id":"0833a5737480d53b2f25c010dc1a7b88","sync_msg":null,"sync_status":"NOT_SYNC","sync_time":null,"type":"COMMON","update_time":1698202688247,"update_user":"ei_dayu_y00321344_01"},"properties":{"create_time":{"description":"创建时间","format":"int64","maximum":2147483647,"minimum":0,"type":"integer"},"create_user":{"description":"创建者","maxLength":128,"minLength":1,"type":"string"},"datasource_type":{"description":"数据源类型","maxLength":128,"minLength":1,"type":"string"},"description":{"description":"描述","maxLength":128,"minLength":1,"type":"string"},"domain_id":{"description":"租户id","maxLength":128,"minLength":1,"type":"string"},"id":{"description":"编号","maxLength":128,"minLength":1,"type":"string"},"instance_id":{"description":"实例id","maxLength":128,"minLength":1,"type":"string"},"managed_cluster_id":{"description":"纳管角色所在集群id(仅纳管类权限集需要)","maxLength":128,"minLength":1,"type":"string"},"managed_cluster_name":{"description":"纳管角色所在集群名称(仅纳管类权限集需要)","maxLength":128,"minLength":1,"type":"string"},"manager_id":{"description":"管理员id","maxLength":128,"minLength":1,"type":"string"},"manager_name":{"description":"管理员名称","maxLength":128,"minLength":1,"type":"string"},"manager_type":{"description":"管理员类型","maxLength":128,"minLength":1,"type":"string"},"name":{"description":"名称","maxLength":128,"minLength":1,"type":"string"},"parent_id":{"description":"父权限集id","maxLength":128,"minLength":1,"type":"string"},"project_id":{"description":"项目id","maxLength":128,"minLength":1,"type":"string"},"sync_msg":{"description":"同步信息","maxLength":10240,"minLength":1,"type":"string"},"sync_status":{"description":"同步状态,UNKNOWN,NOT_SYNC,SYNCING,SYNC_SUCCESS,SYNC_FAIL","enum":["UNKNOWN","NOT_SYNC","SYNCING","SYNC_SUCCESS","SYNC_FAIL"],"type":"string"},"sync_time":{"description":"同步时间","format":"int64","maximum":2147483647,"minimum":0,"type":"integer"},"type":{"description":"权限集类型, COMMON, MRS_MANAGED","enum":["COMMON","MRS_MANAGED"],"type":"string"},"update_time":{"description":"更新时间","format":"int64","maximum":2147483647,"minimum":0,"type":"integer"},"update_user":{"description":"更新者","maxLength":128,"minLength":1,"type":"string"}},"type":"object"},"PermissionSetCreateDTO":{"properties":{"description":{"description":"描述","maxLength":10240,"minLength":1,"type":"string"},"managed_cluster_id":{"description":"纳管角色所在集群id(仅纳管类权限集需要)","maxLength":128,"minLength":1,"type":"string"},"managed_cluster_name":{"description":"纳管角色所在集群名称(仅纳管类权限集需要)","maxLength":128,"minLength":1,"type":"string"},"managed_role_name":{"description":"纳管角色名称(仅纳管类权限集需要)","maxLength":128,"minLength":1,"type":"string"},"manager_id":{"description":"管理员id","maxLength":128,"minLength":1,"type":"string"},"manager_name":{"description":"管理员名称","maxLength":128,"minLength":1,"type":"string"},"manager_type":{"description":"管理员类型, 用户/用户组, USER, USER_GROUP","enum":["USER","USER_GROUP"],"type":"string"},"name":{"description":"名称","maxLength":128,"minLength":1,"type":"string"},"parent_id":{"description":"父权限集id","maxLength":128,"minLength":1,"type":"string"},"type":{"description":"权限集类型, COMMON, MRS_MANAGED","enum":["COMMON","MRS_MANAGED"],"type":"string"}},"type":"object"}},"description":null,"group_id":"23bb69798aaf409da161a43a90617121","host":"dayu.cn-north-4.myhuaweicloud.com","id":"1217257c357a4b449d369815a77512cc","info_version":"v1","method":"post","name":"CreateSecurityPermissionSet","parameters":{"X-Auth-Token":{"description":"token","in":"header","maxLength":10240,"minLength":1,"name":"X-Auth-Token","required":true,"type":"string"},"project_id":{"description":"project id","in":"path","maxLength":128,"minLength":1,"name":"project_id","required":true,"type":"string"},"workspace":{"description":"DataArts Studio工作空间ID","in":"header","maxLength":128,"minLength":1,"name":"workspace","required":true,"type":"string"}},"paths":{"/v1/{project_id}/security/permission-sets":{"post":{"description":"创建权限集","operationId":"CreateSecurityPermissionSet","parameters":[{"$ref":"#/parameters/project_id"},{"$ref":"#/parameters/workspace"},{"$ref":"#/parameters/X-Auth-Token"},{"description":"权限集创建参数","in":"body","name":"CreateSecurityPermissionSetRequestBody","required":true,"schema":{"$ref":"#/definitions/PermissionSetCreateDTO"}}],"produces":["application/json"],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/PermissionSet"}},"400":{"description":"Bad Request","schema":{"$ref":"#/definitions/ErrorResponse"}}},"summary":"创建权限集","tags":["权限管理接口"],"x-is-registered":"Y","x-request-examples-1":{"description":"test permission set","manager_id":"b43927a45a514e93ba70524b28923500","manager_name":"common_user","manager_type":"USER","name":"test_permission_set","parent_id":"0"},"x-request-examples-url-1":"/v1/0833a5737480d53b2f25c010dc1a7b88/security/permission-sets","x-support-sdk":"Y"}}},"product_short":"DataArtsStudio","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"创建权限集","tags":"权限管理接口","uri":null,"version":"2.0"}