History
Introduction
API Category
Making API Requests
Region APIs
Instance APIs
Cloud Hosting Cluster APIs
Image APIs
Instance Launch Template APIs
Placement Group APIs
Key APIs
Security Group APIs
Network APIs
Data Types
Error Codes
ci:CreateMediaTemplate permission is required. For details, see Cloud Infinite actions.POST /template HTTP/1.1Host: <BucketName-APPID>.ci.<Region>.myqcloud.comDate: <GMT Date>Authorization: <Auth String>Content-Length: <length>Content-Type: application/xml<body>
<Request><Tag>SmartCover</Tag><Name>TemplateName</Name><SmartCover><Format>jpg</Format><Width>1280</Width><Height>960</Height><Count>10</Count><DeleteDuplicates>true</DeleteDuplicates></SmartCover></Request>
Node Name (Keyword) | Parent Node | Description | Type | Required or Not |
Request | None. | Container for saving requests | Container | Yes |
Node Name (Keyword) | Parent Node | Description | Type | Required or Not |
Tag | Request | Template type: SmartCover | String | Yes |
Name | Request | Template name: Supports Chinese, English, digits, _, -, and *; length not exceeding 64 | String | Yes |
SmartCover | Request | Intelligent cover parameter | Container | Yes |
Node Name (Keyword) | Parent Node | Description | Type | Default Value | Required or Not |
Format | Request.SmartCover | Image format, supports jpg, png, webp. | String | jpg | No |
Width | Request.SmartCover | Width Value range: [128, 4096] unit: px If only Width is set, calculate Height based on the original proportion of the video. | String | Original width of video | No |
Height | Request.SmartCover | High Value range: [128, 4096] unit: px If only Height is set, calculate Width based on the original proportion of the video. | String | Original height of video | No |
Count | Request.SmartCover | Number of screenshots, value range: 1 to 10 | String | 3 | No |
DeleteDuplicates | Request.SmartCover | Remove duplicates on cover Set value to true/false | String | false | No |
<Response><RequestId>NjQ0NGNlNDZfMThhYTk0MGFfY*********</RequestId><Template><Tag>SmartCover</Tag><Name>TemplateName</Name><TemplateId>t1f43110a08702470b8fa75894629501fa</TemplateId><BucketId>test-1234567890</BucketId><Category>Custom</Category><SmartCover><Width>1280</Width><Height>960</Height><Format>jpg</Format><Count>5</Count><DeleteDuplicates>false</DeleteDuplicates></SmartCover><CreateTime>2020-08-05T11:35:24+0800</CreateTime><UpdateTime>2020-08-31T16:15:20+0800</UpdateTime></Template></Response>
Node Name (Keyword) | Parent Node | Description | Type |
Response | None. | Container for saving results | Container |
Node Name (Keyword) | Parent Node | Description | Type |
Response | None. | Container for saving results | Container |
RequestId | None. | unique request ID | Container |
Node Name (Keyword) | Parent Node | Description | Type |
Tag | Response.Template | Template type: SmartCover | String |
Name | Response.Template | Template name | String |
BucketId | Response.Template | Template's bucket | String |
Category | Response.Template | Template property: Custom or Official | String |
TemplateId | Response.Template | template ID | String |
UpdateTime | Response.Template | Update time | String |
CreateTime | Response.Template | Creation time | String |
SmartCover | Response.Template | Detailed template parameters, same as the description of request body Request.SmartCover | Container |
POST /template HTTP/1.1Authorization: q-sign-algorithm=sha1&q-ak=**********************************&q-sign-time=1497530202;1497610202&q-key-time=1497530202;1497610202&q-header-list=&q-url-param-list=&q-signature=**************************************Host: test-1234567890.ci.ap-beijing.myqcloud.comContent-Length: 1666Content-Type: application/xml<Request><Tag>SmartCover</Tag><Name>TemplateName</Name><SmartCover><Format>jpg</Format><Width>1280</Width><Height>960</Height><Count>10</Count><DeleteDuplicates>true</DeleteDuplicates></SmartCover></Request>
HTTP/1.1 200 OKContent-Type: application/xmlContent-Length: 100Connection: keep-aliveDate: Thu, 14 Jul 2022 12:37:29 GMTServer: tencent-cix-ci-request-id: NjMxMDJhYTNfMThhYTk0MGFfYmU1OV8zZjc=<Response><RequestId>NjMxMDJhYTNfMThhYTk0MGFfYmU1OV8zZjc=</RequestId><Template><Tag>SmartCover</Tag><Name>TemplateName</Name><TemplateId>t1f16e1dfbdc994105b31292d45710642a</TemplateId><BucketId>test-1234567890</BucketId><Category>Custom</Category><SmartCover><Format>jpg</Format><Width>1280</Width><Height>960</Height><Count>10</Count><DeleteDuplicates>true</DeleteDuplicates></SmartCover><CreateTime>2020-08-05T11:35:24+0800</CreateTime><UpdateTime>2020-08-31T16:15:20+0800</UpdateTime></Template></Response>
Esta página foi útil?
Você também pode entrar em contato com a Equipe de vendas ou Enviar um tíquete em caso de ajuda.
comentários