{"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"},"RecordForApplyDetail":{"properties":{"api_apply_status":{"description":"申请状态","enum":["STATUS_TYPE_PENDING_APPROVAL","STATUS_TYPE_REJECTED","STATUS_TYPE_PENDING_CHECK","STATUS_TYPE_PENDING_EXECUTE","STATUS_TYPE_SYNCHRONOUS_EXECUTE","STATUS_TYPE_FORCED_CANCEL","STATUS_TYPE_PASSED"],"example":"STATUS_TYPE_PASSED","type":"string"},"api_apply_type":{"description":"申请类型","enum":["APPLY_TYPE_PUBLISH","APPLY_TYPE_AUTHORIZE","APPLY_TYPE_APPLY","APPLY_TYPE_RENEW","APPLY_TYPE_STOP","APPLY_TYPE_RECOVER","APPLY_TYPE_API_CANCEL_AUTHORIZE","APPLY_TYPE_APP_CANCEL_AUTHORIZE","APPLY_TYPE_OFFLINE"],"example":"APPLY_TYPE_APPLY","type":"string"},"api_id":{"description":"api编号","example":"47046fe7830c1be77cb0dc23bd86afa5","type":"string"},"api_name":{"description":"api名称","example":"api_demo","type":"string"},"api_using_time":{"description":"使用截止时间","example":1580452617000,"format":"int64","type":"integer"},"app_id":{"description":"app编号","example":"908489209a320df61607355c57c82882","type":"string"},"app_name":{"description":"app名称","example":"app_demo","type":"string"},"apply_time":{"description":"申请时间","example":1578875421000,"format":"int64","type":"integer"},"approval_time":{"description":"授权时间","example":1578897421000,"format":"int64","type":"integer"},"approver_name":{"description":"审核人名称","example":"李四","type":"string"},"comment":{"description":"审核评论","example":"通过","type":"string"},"id":{"description":"申请编号","example":"a1c93c3cb17d9747fc41df0377b6fe0f","type":"string"},"user_name":{"description":"申请人姓名","example":"张三","type":"string"}},"type":"object"},"ResultForGetApplyList":{"properties":{"records":{"description":"本次返回的申请列表","items":{"$ref":"#/definitions/RecordForApplyDetail"},"type":"array"},"total":{"description":"符合条件的申请总数","example":1,"type":"integer"}},"type":"object"}},"description":null,"group_id":"23bb69798aaf409da161a43a90617121","host":"dayu.cn-north-4.myhuaweicloud.com","id":"e668df7a699f46948eb94da55f259f92","info_version":"v1","method":"get","name":"ListApply","parameters":{},"paths":{"/v1/{project_id}/service/applys":{"get":{"consumes":["application/json"],"description":"查询申请列表","operationId":"ListApply","parameters":[{"description":"IAM Token","in":"header","name":"X-Auth-Token","required":true,"type":"string"},{"description":"工作空间id","in":"header","name":"workspace","required":true,"type":"string"},{"description":"dlm版本类型","enum":["SHARED","EXCLUSIVE"],"in":"header","name":"Dlm-Type","required":false,"type":"string"},{"default":"application/json","description":"资源类型","in":"header","name":"Content-Type","required":true,"type":"string"},{"description":"tenant id","in":"path","name":"project_id","required":true,"type":"string"},{"description":"查询起始坐标, 即跳过前X条数据。仅支持0或limit的整数倍,不满足则向下取整。","in":"query","name":"offset","required":false,"type":"integer"},{"description":"查询条数, 即查询Y条数据","in":"query","name":"limit","required":false,"type":"integer"},{"description":"api名称","in":"query","name":"api_name","required":false,"type":"string"},{"description":"查询类型, 0:收到的申请(待审核), 1:收到的申请(已审核), 2:发出的申请(开发), 3:发出的申请(调用)","in":"query","name":"query_type","required":false,"type":"integer"}],"produces":["application/json"],"responses":{"200":{"description":"查询结果成功,符合条件的申请总数","schema":{"$ref":"#/definitions/ResultForGetApplyList"}},"400":{"description":"BadRequest","schema":{"$ref":"#/definitions/ErrorResponse"}}},"summary":"查询申请列表","tags":["申请管理接口"],"x-support-sdk":"Y"}}},"product_short":"DataArtsStudio","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询申请列表","tags":"申请管理接口","uri":null,"version":"2.0"}