huawei-cloud-api-definitions-DAS 0.1.20260918

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"","definitions":{"BatchSendEmailRequestBody":{"properties":{"email":{"description":"邮箱地址","example":"test@example.com","maxLength":1024,"minLength":0,"type":"string"},"obs_bucket_name":{"description":"OBS桶名","example":"obs-bucket-test","maxLength":1024,"minLength":1,"type":"string"},"service_uri":{"description":"服务地址","example":"https://das.cn-north-1.myhuaweicloud.com/das/","maxLength":1024,"minLength":0,"type":"string"},"task_id_list":{"description":"报告ID列表","example":["8aa02bb1-ca4a-4724-ad3b-00993d6e08e0"],"items":{"maxLength":64,"minLength":1,"type":"string"},"maxItems":200,"minItems":0,"type":"array"},"topic":{"description":"主题名称","example":"test_topic","maxLength":1024,"minLength":0,"type":"string"},"topic_urn":{"description":"主题标识符","example":"urn:smn:regionId:8bad8a40e0f7462f8c1676e3f93a8183:test_topic","maxLength":1024,"minLength":0,"type":"string"}},"required":["task_id_list"],"type":"object"},"ErrorResp":{"description":"失败时返回的错误对象","properties":{"error_code":{"description":"错误码","maxLength":36,"minLength":8,"type":"string"},"error_msg":{"description":"错误描述","maxLength":512,"minLength":2,"type":"string"}},"required":["error_code","error_msg"]},"OperationBaseResp":{"properties":{"success":{"description":"是否成功","example":true,"type":"boolean"}},"required":["success"],"type":"object"}},"description":null,"group_id":"7f831fc0dd494cfe86eff0b79e4f207d","host":"das.cn-north-4.myhuaweicloud.com","id":"ab04e27ceba24f3e8c2cd6246c1d17cd","info_version":"v3","method":"post","name":"BatchSendEmail","parameters":{},"paths":{"/v3/{project_id}/batch-inspection/batch-send-email":{"post":{"description":"批量发送邮件","operationId":"BatchSendEmail","parameters":[{"description":"项目ID","in":"path","maxLength":1024,"minLength":1,"name":"project_id","required":true,"type":"string"},{"description":"请求体","in":"body","name":"BatchSendEmailRequestBody","required":true,"schema":{"$ref":"#/definitions/BatchSendEmailRequestBody"}}],"responses":{"200":{"description":"Success.","examples":{"application/json":{"check_result":true}},"schema":{"$ref":"#/definitions/OperationBaseResp"}},"400":{"description":"Client error.","schema":{"$ref":"#/definitions/ErrorResp"}},"500":{"description":"Server error.","schema":{"$ref":"#/definitions/ErrorResp"}}},"summary":"批量发送邮件","tags":["云DBA"],"x-api-type":"open-api","x-das-is-publish":"#BatchSendEmail_Placeholder#","x-is-registered":"Y","x-request-examples-url-1":"POST https://das.cn-north-1.myhuaweicloud.com/v3/054e292c9880d4992f02c0196d3ea468/batch-inspection/batch-send-email","x-support-sdk":"Y"}}},"product_short":"DAS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"批量发送邮件","tags":"云DBA","uri":null,"version":"2.0"}