huawei-cloud-api-definitions-DataArtsStudio 0.1.20250411

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"[\"application/json;charset=UTF-8\"]","definitions":{"ApigDataSourceVo":{"description":"创建据连接结构体信息","example":{"agent_id":"91f81a12-75c5-43ce-aab8-7149ecef3b17","agent_name":"cdm-4autotest-nodelete","dw_config":{"cluster_id":"353ff458-a560-413e-9b84-33f930cb8057","cluster_name":"mrs_3x_autotest_do_not_del","kms_id":"a721616c-9a12-47b1-a805-3cfcd3e63cd7","kms_name":"KMS-1111","ns_password":"xxxx","ns_user_name":"xinfeng"},"dw_name":"test_hbase_01","dw_type":"HBASE"},"properties":{"agent_id":{"description":"代理id(若使用代理连接则必填)","pattern":"^[a-z0-9\\-]{36}$","type":"string"},"agent_name":{"description":"代理名称id(若使用代理连接则必填)","maxLength":128,"minLength":1,"type":"string"},"description":{"description":"连接描述信息","maxLength":4096,"minLength":1,"type":"string"},"dw_category":{"description":"标签信息","maxLength":128,"minLength":1,"type":"string"},"dw_config":{"description":"连接动态变化配置项,每种连接略有区别,建议在界面进行调试","type":"object"},"dw_name":{"description":"数据连接名称","maxLength":128,"minLength":1,"type":"string"},"dw_type":{"description":"数据连接类型","maxLength":128,"minLength":1,"type":"string"},"env_type":{"description":"0:开发模式 1:生产模式。默认为0","maximum":1,"minimum":0,"type":"integer"},"supportService":{"description":"1:cdm 2:数据架构 4:数据开发 8:数据质量 16:数据目录 32:数据安全 64:数据服务","maximum":127,"minimum":1,"type":"integer"}},"required":["dw_name","dw_type","dw_config"],"type":"object"},"DayuException":{"description":"dayu异常返回体","properties":{"error_code":{"description":"dayu异常码","maxLength":1024,"minLength":1,"type":"string"},"error_msg":{"description":"错误信息","maxLength":1024,"minLength":1,"type":"string"}},"type":"object"}},"description":null,"group_id":"23bb69798aaf409da161a43a90617121","host":"dayu.cn-north-4.myhuaweicloud.com","id":"3132f5e8e393498d99b47b4b57dad95e","info_version":"v1","method":"post","name":"DebugDataconnection","parameters":{},"paths":{"/v1/{project_id}/data-connections/validation":{"post":{"consumes":["application/json"],"description":"测试创建数据连接","operationId":"DebugDataconnection","parameters":[{"description":"IAM Token","in":"header","maxLength":4096,"minLength":0,"name":"X-Auth-Token","required":true,"type":"string"},{"description":"工作空间id","in":"header","maxLength":128,"minLength":1,"name":"workspace","required":true,"type":"string"},{"description":"数据源连接信息","in":"body","name":"dataSourceVO","required":true,"schema":{"$ref":"#/definitions/ApigDataSourceVo"}},{"description":"项目ID","in":"path","name":"project_id","pattern":"^[a-z0-9]{32}$","required":true,"type":"string"}],"responses":{"200":{"description":"Success,测试创建数据连接成功"},"400":{"$ref":"#/definitions/DayuException"},"500":{"$ref":"#/definitions/DayuException"}},"summary":"测试创建数据连接","tags":["数据连接管理接口"],"x-is-registered":"Y","x-order":8,"x-support-sdk":"Y"}}},"product_short":"DataArtsStudio","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"测试创建数据连接","tags":"数据连接管理接口","uri":null,"version":"2.0"}