huawei-cloud-api-definitions-CodeArtsBuild 0.1.20250620

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"","definitions":{"ShowImageTemplateListResponseBody":{"properties":{"error":{"description":"返回错误信息","example":"error_message","type":"string"},"result":{"description":"返回结果","properties":{"image_templates":{"description":"镜像模版列表","items":{"description":"镜像模版信息","properties":{"base_image":{"description":"操作系统","example":"centos","type":"string"},"create_time":{"description":"镜像创建日期","example":"2021-08-17","type":"string"},"description":{"description":"镜像描述","example":"该基础镜像基于centos7,用于ARM构建环境,安装了OpenJDK 1.8.0_40,Maven 3.5.3,Ant 1.10.3,git,wget,zip,unzip,bzip2,gcc,make,cmake基础工具","type":"string"},"image_id":{"description":"镜像模版ID","example":"e1579739-cd2e-11e9-b7c2-286ed489051f","type":"string"},"image_label":{"description":"镜像label","example":"arm-centos7-base-1.0.1","type":"string"},"image_name":{"description":"镜像名","example":"special_base_image","type":"string"},"organization":{"description":"swr镜像组织","example":"codeci","type":"string"},"title":{"description":"镜像标题","example":"基于centos7包含各种常用工具的ARM基础镜像","type":"string"}},"type":"object"},"type":"array"}},"type":"object"},"status":{"description":"返回状态信息","example":"success","type":"string"}},"type":"object"}},"description":null,"group_id":"50626d0f704e4af3adfd875e2acffcb6","host":"cloudbuild-ext.cn-north-4.myhuaweicloud.com","id":"6ae1eab05359484db02c8812d2bb254e","info_version":"v3","method":"get","name":"ShowImageTemplateList","parameters":{},"paths":{"/v1/image/templates":{"get":{"deprecated":false,"description":"获取镜像模板列表","operationId":"ShowImageTemplateList","produces":["application/json;charset=UTF-8"],"responses":{"200":{"description":"返回信息","examples":{"application/json":{"error":"error_message","result":{"image_templates":[{"base_image":"centos","create_time":"2021-08-17T00:00:00.000Z","description":"This base image is based on CentOS 7 and is used for ARM builds. It has the following tools installed: OpenJDK 1.8.0_40, Maven 3.5.3, Ant 1.10.3, Git, Wget, zip, unzip, bzip2, GCC, Make, and CMake.","image_id":"e1579739-cd2e-11e9-b7c2-286ed489051f","image_label":"arm-centos7-base-1.0.1","image_name":"special_base_image","organization":"codeci","title":"CentOS 7-based arm Base Image"}]},"status":"success"}},"schema":{"$ref":"#/definitions/ShowImageTemplateListResponseBody"}}},"security":[{"apig-auth-iam":[]}],"summary":"获取镜像模板列表","tags":["ImageManager"],"x-api-type":"open-api","x-apigateway-ratelimit":"ten_50_min","x-internel":"false","x-is-registered":"Y","x-request-examples-url-1":"GET https://{endpoint}/v1/image/templates","x-support-sdk":"Y"}}},"product_short":"CodeArtsBuild","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":{"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-none":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM_NONE"}},"summary":"获取镜像模板列表","tags":"镜像模板","uri":null,"version":"2.0"}