检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
项目ID还用通过调用查询指定条件下的项目信息API获取。 获取项目ID的接口为“GET https://{Endpoint}/v3/projects/”,其中{Endpoint}为IAM的终端节点,可以从地区和终端节点获取。接口的认证鉴权请参见认证鉴权。 响应示例如下,其中projects下的“id”即为项目ID。
nodejs-v3 终端节点 终端节点即调用API的请求地址,不同服务不同区域的终端节点不同,您可以从地区和终端节点中查询服务的终端节点。 模板服务的终端节点如下表所示,请您根据业务需要选择对应区域的终端节点。 表1 模板服务的终端节点 区域名称 区域 终端节点(Endpoint)
模板名称。程序会根据输入的模板名称模糊匹配当前可以使用的DevStar模板。仅支持字母、数字、下划线和空格。 表2 响应参数说明 参数名称 参数类型 参数描述 count integer 返回模板的数量。 invalid_count integer 返回关联了失效资源的模板数量。 templates
描述 topic_id String topic的id。 topic_name String topic的名称。 category_id String topic对应的类别的id。 category_name String topic对应的类别的名称。 表5 TagInfo 参数 参数类型
描述 topic_id String topic的id。 topic_name String topic的名称。 category_id String topic对应的类别的id。 category_name String topic对应的类别的名称。 表8 TagInfo 参数 参数类型
对于获取用户Token接口,您可以从接口的请求部分看到所需的请求参数及参数说明。将消息体加入后的请求如下所示,加粗的斜体字段需要根据实际值填写,其中username为用户名,domainname为用户所属的账号名称,********为用户登录密码,xxxxxxxxxx为project的名称,如cn-no
描述 topic_id String topic的id。 topic_name String topic的名称。 category_id String topic对应的类别的id。 category_name String topic对应的类别的名称。 表7 TagInfo 参数 参数类型
请上架模板后重试 400 DEVSTAR.1061 The decompressed file is too large. 解压之后的文件过大 仅支持解压后200M的模板 400 DEVSTAR.1062 Decompression failed. Check whether the compressed
10 } 您需要指定如下参数: keyword:进行模糊搜索模板的名称参数,这里使用的是SpringBoot。 offset:模糊搜索的索引偏移量。 limit:该次请求最多返回的符合条件的模板条数。 使用步骤1获取的 template_id ,调用接口查询模板详情(V3)查询模板信息。