{"base_path":"/","components":null,"consumes":"","definitions":{"ListArtifactoryComponentResult":{"allOf":[{"$ref":"#/definitions/StandarBaseResponseV5"},{"properties":{"result":{"description":"**参数解释**: \n文件详情。\n**取值范围**:\n不涉及。","properties":{"attention":{"description":"**参数解释**: \n是否关注。\n**取值范围**:\n1,表示已关注。\n0,表示未关注。","type":"string"},"checksums":{"description":"**参数解释**: \n校验和。\n**取值范围**:\n不涉及。","properties":{"md5":{"description":"**参数解释**: \nmd5校验和。\n**取值范围**:\n不涉及。","type":"string"},"sha1":{"description":"**参数解释**: \nsha1校验和。\n**取值范围**:\n不涉及。","type":"string"},"sha256":{"description":"**参数解释**: \nsha256校验和。\n**取值范围**:\n不涉及。","type":"string"},"sha512":{"description":"**参数解释**: \nsha512校验和。\n**取值范围**:\n不涉及。","type":"string"}}},"created":{"description":"**参数解释**: \n创建时间,时间格式:yyyy-MM-dd HH:mm:ss。\n**取值范围**:\n不涉及。","type":"string"},"createdBy":{"description":"**参数解释**: \n创建人。\n**取值范围**:\n不涉及。","type":"string"},"displayName":{"description":"**参数解释**: \n展示的名称。\n**取值范围**:\n不涉及。","type":"string"},"display_size":{"description":"**参数解释**: \n展示的大小。\n**取值范围**:\n不涉及。","type":"string"},"downloadInfo":{"description":"**参数解释**: \n下载信息。\n**取值范围**:\n不涉及。","properties":{"downloadCount":{"description":"**参数解释**: \n下载次数。\n**取值范围**:\n不涉及。","format":"int64","type":"integer"},"lastDownloaded":{"description":"**参数解释**: \n最后一次下载时间。\n**取值范围**:\n不涉及。","format":"int64","type":"integer"},"lastDownloadedBy":{"description":"**参数解释**: \n最后下载人。\n**取值范围**:\n不涉及。","type":"string"},"remoteDownloadCount":{"description":"**参数解释**: \n被远程下载次数。\n**取值范围**:\n不涉及。","format":"int64","type":"integer"},"remoteLastDownloaded":{"description":"**参数解释**: \n被远程下载时间。\n**取值范围**:\n不涉及。","format":"int64","type":"integer"},"uri":{"description":"**参数解释**: \n文件地址。\n**取值范围**:\n不涉及。","type":"string"}}},"downloadUri":{"description":"**参数解释**: \n下载地址。\n**取值范围**:\n不涉及。","type":"string"},"gavDisplay":{"description":"**参数解释**: \n坐标信息。\n**取值范围**:\n不涉及。","properties":{"configInfo":{"description":"**参数解释**: \n配置信息。\n**取值范围**:\n不涉及。","type":"string"},"gavInfo":{"description":"**参数解释**: \n坐标信息。\n**取值范围**:\n不涉及。","type":"string"}}},"lastModified":{"description":"**参数解释**: \n最后修改时间,时间格式:yyyy-MM-dd HH:mm:ss。\n**取值范围**:\n不涉及。","type":"string"},"lastUpdated":{"description":"**参数解释**: \n最后修改时间,时间格式:yyyy-MM-dd HH:mm:ss。\n**取值范围**:\n不涉及。","type":"string"},"modifiedBy":{"description":"**参数解释**: \n修改人。\n**取值范围**:\n不涉及。","type":"string"},"name":{"description":"**参数解释**: \n文件名。\n**取值范围**:\n不涉及。","type":"string"},"originalChecksums":{"description":"**参数解释**: \n校验和。\n**取值范围**:\n不涉及。","type":"object"},"path":{"description":"**参数解释**: \n文件路径。\n**取值范围**:\n不涉及。","type":"string"},"repo":{"description":"**参数解释**: \n仓库id。\n**取值范围**:\n不涉及。","type":"string"},"size":{"description":"**参数解释**: \n文件大小。\n**取值范围**:\n不涉及。","type":"string"},"uri":{"description":"**参数解释**: \n访问地址。\n**取值范围**:\n不涉及。","type":"string"}}}},"type":"object"}],"description":"返回结果"},"StandarBaseResponseV5":{"properties":{"status":{"description":"**参数解释**:\n请求成功或失败状态。\n**取值范围**:\n- success:请求成功。\n- error:请求失败。","enum":["success","error"],"example":"success","type":"string"},"trace_id":{"description":"**参数解释**:\n请求ID,当前请求唯一标识。\n**取值范围**:\n数字及中划线(-)组成的字符串。","type":"string"}},"type":"object"},"StandarErrorResponseV5":{"properties":{"error_code":{"description":"错误代码","type":"string"},"error_msg":{"description":"错误信息","type":"string"},"status":{"description":"结果状态","type":"string"},"trace_id":{"description":"请求id","type":"string"}},"type":"object"}},"description":null,"group_id":"12022fbec3164dffbdbcd192875653a8","host":"cloudartifacts-ext.cn-north-4.myhuaweicloud.com","id":"b63b1a6ed4704d749f24281c31c44171","info_version":"v2","method":"get","name":"ListArtifactoryComponent","parameters":{},"paths":{"/cloudartifact/v5/{tenant_id}/{project_id}/{repo_name}/file-detail":{"get":{"description":"查询仓库文件详情","operationId":"ListArtifactoryComponent","parameters":[{"description":"租户id","in":"path","name":"tenant_id","required":true,"type":"string"},{"description":"项目id","in":"path","name":"project_id","required":true,"type":"string"},{"description":"仓库名称","in":"path","name":"repo_name","required":true,"type":"string"},{"description":"仓库中路径","in":"query","name":"path","required":true,"type":"string"},{"description":"仓库格式","in":"query","name":"format","required":true,"type":"string"},{"description":"实例id","in":"query","name":"instance_id","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ListArtifactoryComponentResult"}},"401":{"description":"UNAUTHORIZED","schema":{"$ref":"#/definitions/StandarErrorResponseV5"}}},"summary":"查询仓库文件详情","tags":["文件管理"],"x-api-framework":"RestfulAPI","x-api-position":"管理面","x-api-type":"open-api","x-api-user":"IAM普通租户","x-is-registered":"Y","x-open-region-cloud":"hws,hws_hk","x-support-sdk":"Y"}}},"product_short":"CodeArtsArtifact","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":{"apig-auth-app":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-type":"AppSigv1"},"apig-auth-app-optional":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-opt":{"access-auth-type":"optional"},"x-apigateway-auth-type":"AppSigv1"},"apig-auth-iam":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM"},"apig-auth-iam-new":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-type":"IAM_NEW"},"apig-auth-iam-none":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM_NONE"},"apig-auth-iam-none-used-authn5":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-opt":{"inner-auth-type":"iam_auth_n5"},"x-apigateway-auth-type":"IAM_NONE"},"apig-auth-iam-used-authn5":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-opt":{"inner-auth-type":"iam_auth_n5"},"x-apigateway-auth-type":"IAM"}},"summary":"查询仓库文件详情","tags":"文件管理","uri":null,"version":"2.0"}