CINXE.COM
<!DOCTYPE html><html><head><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"/><meta charSet="UTF-8"/><meta name="format-detection" content="telephone=no"/><meta name="applicable-device" content="pc,mobile"/><meta property="og:image" content="https://cloudcache.tencent-cloud.com/open_proj/proj_qcloud_v2/gateway/shareicons/cloud.png"/><title data-react-helmet="true">流计算 Oceanus 公共参数-调用方式-API 中心-腾讯云</title><meta data-react-helmet="true" name="keywords" content="腾讯云,文档中心,产品文档,开发者,负载均衡,防攻击,防DDos攻击,安全,常见问题,云服务器,云主机,CDN,对象存储,MySQL,域名注册,备案,数据库,互联网+,文档,API,SDK,入门,云+,购买指引,计费,账号,认证"/><meta data-react-helmet="true" name="description" content="公共参数是用于标识用户和接口签名的参数,如非必要,在每个接口单独的文档中不再对这些参数进行说明,但每次请求均需要携带这些参数,才能正常发起请求。公共参数的具体内容会因您使用的签名方法版本不同而有所差异"/><link rel="icon" href="//cloudcache.tencent-cloud.com/qcloud/favicon.ico" type="image/x-icon"/><script> document.domain = 'cloud.tencent.com' </script><link rel="stylesheet" href="//cloudcache.tencent-cloud.com/qcloud/ui/gateway/portal/css/global-202307041440.css?max_age=31536000&t=20191128"/><link rel="stylesheet" href="//cloudcache.tencent-cloud.com/open_proj/proj_qcloud_v2/gateway/portal/css/global-components.css?max_age=31536000&t=20180817"/><link data-react-helmet="true" rel="canonical" href="https://cloud.tencent.com/document/product/849/52013"/><link data-react-helmet="true" rel="stylesheet" href="//cloudcache.tencent-cloud.com/qcloud/ui/gateway/documentation/documentation-v4/css/pandect-202209201611.css"/><link data-react-helmet="true" rel="stylesheet" href="//cloudcache.tencent-cloud.com/open_proj/proj_qcloud_v2/gateway/documentation/documentation-v4/css/import-2-markdown-20219091610.css"/><link data-react-helmet="true" rel="stylesheet" href="//cloudcache.tencent-cloud.com/qcloud/ui/platform/documents/css/documents-202502200955.css"/><link data-react-helmet="true" rel="stylesheet" href="//cloudcache.tencent-cloud.com/qcloud/main/components/document-feedback/document-feedback.6df63d65d2.css"/><style data-react-helmet="true"> /* 新版导航与底部在详情页上的特殊处理,在需要处理的页面 body 元素上加上 fix-jssdk start */ @media screen and (max-width: 1240px) and (min-width: 769px) { .fix-jssdk .pls-m-nav { height: 56px; } .fix-jssdk .pls-m-nav-bar { position: fixed; left: 0; top: 0; right: 0; } } @media screen and (max-width: 1000px) and (min-width: 769px) { .fix-jssdk .pls-footer-visible-m { display: none !important; } } /* 新版导航与底部在详情页上的特殊处理 end */ .no-translate-tips { height: 72px; background: #F6FCFF; padding: 0 20px; font-size: 14px; color: #333; position: relative; display: flex; align-items: center; justify-content: space-between; border: 1px solid #00A4FF; margin: 20px 0 -2px; z-index: 100; } .no-translate-tips.fixed-top { border: none; margin: 0; } .no-translate-tips .close { cursor: pointer; } @media screen and (max-width: 768px) { .no-translate-tips { padding: 0 16px; } } </style><link rel="stylesheet" href="https://cloudcache.tencent-cloud.com/qcloud/doc/styles/document/app.e924a617.css"/><script src="https://tam.cdn-go.cn/aegis-sdk/latest/aegis.min.js"></script><script> if (window.Aegis) { var aegis = window.aegisIns = new Aegis({ id: "dWOw9fv7jg4XmVzQ09", pagePerformance: true, onError: true, ext1: 'bnPZKftPR1', pagePerformance: true, reportAssetSpeed: true, reportApiSpeed: true, beforeRequest: function (data) { // 过滤掉一些明确上报 var ignoreKeys = [ 'Script error', 'chrome-extension', 'qq.com', 'queryWeappQrcodeStatus', 'login/ajax/info', 'woa.com', 'trafficCollect.php', 'google', 'dscache', 'act-api', 'set_qc_cookie', 'opc.cloud.tencent.com', 'uc_gre_ad_buss', 'eb.xcj.pub' ]; var alarmMsg = [data.logs.url, data.logs.msg].join('|'); for (var i=0; i<ignoreKeys.length; i++) { if (alarmMsg.indexOf(ignoreKeys[i]) != -1) return false; } // 过滤掉爬虫和开发者工具环境 if (/bot|wechatdevtools|spider/i.test(navigator.userAgent)) { return false; } // 过滤掉堆栈里无js文件的 if (data.logs.level === '4' && data.logs.msg && data.logs.msg.indexOf('.js') === -1) { return false; } } }) } </script></head><body class="documents-details color-bg fix-jssdk"><div id="no-global-if-no-need"> <script> var shouldHideGlobalComponent = window !== top && /^cloud\.tencent\.(com|cn|com\.cn)$/.test(top.document.domain) && top.DisableIFrameOfficialHeaderAndFooter; if (shouldHideGlobalComponent) { var head = document.getElementsByTagName('head')[0]; var hideStyles = n="#navigationBar,#navigationBarM,#qcportal-kit-footer,.c-hero-bar,.J-qc-footer,.J-subHeader,.J-docSidebarSearch{display:none!important}@media only screen and (max-width: 768px){.doc-box .table-box {padding-top:20px!important}.c-hero-bar-tit {margin-top:10px}}.doc-aside{padding-top:18px!important}.doc-con.J-mainDetail{padding-top:16px}.documents-container {overflow-x: hidden !important;}.documents-details .rno-column-layout-aside {top: 57px !important;}.J-detailLayout {padding-top: 0 !important;}.J-docHead {top: 0 !important;position: relative !important;}.J-docHead .topbar-guide-nav {top: 0 !important;}"; var linkElement = document.createElement('link'); linkElement.setAttribute('rel', 'stylesheet'); linkElement.setAttribute('type', 'text/css'); linkElement.setAttribute('href', 'data:text/css;charset=UTF-8,' + encodeURIComponent(hideStyles)); head.appendChild(linkElement); } </script> </div><div><link id="qcportal-kit-style" rel="stylesheet" href="https://cloudcache.tencent-cloud.com/qcloud/portal/kit/full.fb65a6aca3fcbd604772.css"></div><div><div id="qcportal-kit-topnav"><div role="navigation" id="navigationBar" data-type="cn_zh" class="pls-nav fixed"><div class="pls-nav-mod"><div class="pls-nav-top"><a class="pls-nav-top-logo" href="https://cloud.tencent.com" hotrep="hp.header.hp"><i>腾讯云</i></a><div class="pls-nav-list-wrap"><ul class="pls-nav-list"><li class="pls-nav-item" tabindex="-1"><a role="button" hotrep="hp.header.act" href="https://cloud.tencent.com/act">最新活动<i class="pls-nav-tag hot"><span class="pls-nav-tag-text">HOT</span></i></a></li><li class="pls-nav-item" tabindex="-1"><a role="button" hotrep="hp.header.product" href="https://cloud.tencent.com/product">产品</a></li><li class="pls-nav-item" tabindex="-1"><a role="button" hotrep="hp.header.solution" href="https://cloud.tencent.com/solution">解决方案</a></li><li class="pls-nav-item" tabindex="-1"><a role="button" hotrep="hp.header.price" href="https://buy.cloud.tencent.com/pricing">定价</a></li><li class="pls-nav-item" tabindex="-1"><a role="button" hotrep="hp.header.ecenter" href="https://cloud.tencent.com/act/pro/center">企业中心</a></li><li class="pls-nav-item" tabindex="-1"><a role="button" hotrep="hp.header.market" href="https://market.cloud.tencent.com">云市场</a></li><li class="pls-nav-item" tabindex="-1"><a role="button" hotrep="hp.header.developer" href="https://cloud.tencent.com/landing/developer-ecology">开发者</a></li><li class="pls-nav-item" tabindex="-1"><a role="button" hotrep="hp.header.support" href="https://cloud.tencent.com/act/event/service-support">客户支持</a></li><li class="pls-nav-item" tabindex="-1"><a role="button" hotrep="hp.header.cooperate" href="https://cloud.tencent.com/landing/partner-ecology">合作与生态</a></li><li class="pls-nav-item" tabindex="-1"><a role="button" hotrep="hp.header.learn" href="https://cloud.tencent.com/about">了解腾讯云</a></li></ul></div><div class="pls-nav-top-operation"></div></div><section class="pls-nav-dropdown" style="visibility:hidden;height:0"><div style="height:0;transition:transform ease-in-out .2s, opacity ease-in-out .2s;opacity:0;transform:translate(0, -100%)"><a class="pls-nav-dropdown-close" hotrep="hp.header.close">关闭</a></div></section></div></div> <div id="navigationBarM" class="pls-m-nav"><div class="pls-m-nav-bar"><div class="pls-m-nav-bar-main"><a href="https://cloud.tencent.com/" class="pls-m-nav-logo"></a></div><div class="pls-m-nav-bar-extra"><a class="pls-m-nav-btn" aria-label="搜索"><i class="pls-m-nav-btn-icon search"></i></a><a class="pls-m-nav-btn profile" aria-label="用户"><i class="pls-m-nav-btn-icon user"></i></a><a class="pls-m-nav-btn" aria-label="菜单"><i class="pls-m-nav-btn-icon menu"><span></span><span></span><span></span></i></a></div></div><div class="pls-m-nav-dropdown search" style="display:none"><div class="pls-m-nav-search"><div class="pls-m-nav-search-bar"><input type="text" class="pls-m-nav-search-input" placeholder="请输入搜索的关键词" value=""/><a class="pls-m-nav-search-btn">搜索</a></div></div></div></div></div></div><div id="react-root" aegis-first-screen-timing="true"><div class="J-mainContent responsible documents-container" style="background-color:#fff"><div class="rno-column-layout J-pc-wrap"><div class="J-body-wrap layout-columns" style="position:relative"><div class="rno-column-layout-cont J-layoutCont rno-details-compact"><div class="J-docDetailSide rno-column-layout-aside" style="top:97px;transform:"><div class="rno-column-layout-aside-inner"><div class="rno-column-aside-hd-2 J-docDetailSideTit" style="margin-top:38px"><a href="/document/api" data-bypass-xhr="true" class="rno-column-aside-title-2">API 中心</a><i class="rno-column-aside-menu-fold-2 J-productNavCollapseTrigger"></i></div><div class="rno-column-aside-bd-2 doc-aside-wrap J-sideScrollArea J-sideNavInnerBoxPc"></div></div></div><div class="rno-document-details-layout rno-document-head-topbar-layout J-detailLayout rno-toc-layout" style="margin-top:"><div class="rno-document-head J-docHead" style="left:auto;top:60px"><div class="topbar-guide-nav" style="position:fixed;width:100%;left:0;top:60px"><div class="topbar-guide-inner"><ul class="topbar-guide-link"><li><a hotrep="doc.topsearch.product" href="https://cloud.tencent.com/document/product">文档中心</a></li> <li><a hotrep="doc.topsearch.guide" href="https://cloud.tencent.com/guide">入门中心</a></li> <li><a hotrep="doc.topsearch.api" href="https://cloud.tencent.com/document/api">API 中心</a></li> <li><a hotrep="doc.topsearch.sdk" href="https://cloud.tencent.com/document/sdk">SDK 中心</a></li> <li><a hotrep="doc.topsearch.doc-center" class="J-myFeedback">我的反馈</a></li></ul><div class="topbar-guide-btn-2 J-searchTopbar"><a class="topbar-guide-btn-tips" href="https://cloud.tencent.com/document/product/855/115982">开发与运维产品文档捉虫活动邀您参加!><!-- --> <i>HOT</i></a><div class="topbar-guide-btn-2-inner" hotrep="doc.topsearch.searchbtn" style="text-align:right"><input value="" class="J-searchInput topbar-guide-btn-2-box" placeholder="搜索相关文档"/><div class="topbar-guide-btn-2-search" id="J-searchPanelActivateBtn"><i class="topbar-guide-btn-2-search-icon"></i></div></div></div></div></div></div><div class="rno-document-details-wrap"><div style="display:none"><div class="rno-search-mobile-bar J-subHeader"><a class="rno-search-mobile-menu J-phoneMenu"><i class="rno-search-mobile-menu-icon"></i></a><div class="rno-search-mobile-inner"><div class="rno-search-mobile-panel J-docSidebarSearchM"><div class="rno-search-mobile-wrap J-docSidebarSearchWrapper"><input type="text" readonly="" value="" class="rno-search-mobile-input J-docSidebarSearchInput" placeholder="搜索本产品下的文档内容"/><button class="rno-search-mobile-btn J-docSidebarSearchBtn">查询</button></div><div class="rno-4-hero-search-list-wrap" style="display:none"><ul class="rno-4-hero-search-list rno-scrollbar J-docSidebarSearchList"></ul><div class="rno-4-hero-search-list-all J-docSidebarSearchItemAll"><a href="https://cloud.tencent.com/search">查看全部搜索结果</a></div></div></div></div></div></div><div class="rno-document-details-cont J-mainDetail"><div style="padding:0"><div class="J-innerMain" data-hastoc="1"><div class="rno-header-crumbs-2"><div class="rno-header-crumbs-inner-2"><a href="/document/product" title="文档中心" data-bypass-xhr="true" hotrep="document.article.breadcrumb" class="rno-header-crumbs-link-2">文档中心</a><i class="rno-header-crumbs-icon-2">></i><a href="/document/api" title="API 中心" hotrep="document.article.breadcrumb" class="rno-header-crumbs-link-2">API 中心</a><i class="rno-header-crumbs-icon-2">></i><a href="/document/api/849" title="流计算 Oceanus" hotrep="document.article.breadcrumb" class="rno-header-crumbs-link-2">流计算 Oceanus</a><i class="rno-header-crumbs-icon-2">></i><a href="/document/api/849/52011" title="调用方式" hotrep="document.article.breadcrumb" class="rno-header-crumbs-link-2">调用方式</a><i class="rno-header-crumbs-icon-2">></i><span class="rno-header-crumbs-link-2 active">公共参数</span></div></div><div class="J-markdown-box"><div class="rno-title-module J-mainTitle"><h1 class="rno-title-module-title">公共参数</h1><div class="rno-title-module-body"><p class="rno-title-module-date">最近更新时间:<!-- -->2025-01-09 01:23:32</p><div class="rno-title-module-operate"><div class="J-docShareModal rno-title-module-btn share com-share-bubble-trigger c-triangle-align-start com-share-pc m-hidden" hotrep="document.share"><a class="J-docShareToggleBtn com-share-bubble-trigger-link com-opt-link" style="cursor:pointer"><i class="rno-title-module-share"></i></a><div class="c-bubble c-bubble-top com-share-bubble"><div class="c-bubble-inner"><ul class="com-share-bubble-opts"><li><span class="com-share-bubble-text"><i class="com-share-bubble-icon wechat"></i><span>微信扫一扫</span></span><div class="J-docShareQRCodeContainer com-share-bubble-code"><img src=""/></div></li><li><a class="J-docShareLink com-share-bubble-link" data-sharetype="qq" target="_blank" hotrep="document.share.qq" style="cursor:pointer"><i class="com-share-bubble-icon qq"></i><span>QQ</span></a></li><li><a class="J-docShareLink com-share-bubble-link" data-sharetype="weibo" target="_blank" hotrep="document.share.weibo" style="cursor:pointer"><i class="com-share-bubble-icon weibo"></i><span>新浪微博</span></a></li><li><div class="J-docShareCopyTipModal com-share-bubble-trigger"><a class="J-docShareCopySiteBtn com-share-bubble-link" style="cursor:pointer"><i class="com-share-bubble-icon link"></i><span>复制链接</span></a><div class="com-share-bubble c-bubble c-bubble-top com-share-bubble-msg"><div class="c-bubble-inner"><i class="icon"></i>链接复制成功</div></div></div></li></ul></div></div></div><a class="J-docFavoriteActBtn rno-title-module-btn" style="cursor:pointer"><i class="rno-title-module-fav"></i></a><a class="rno-title-module-btn fav J-myCollection" target="_blank"><span class="rno-title-module-text"><em>我的收藏</em></span></a></div></div></div><div class="rno-document-details-side"><div class="markdown-nav J-navContainer absolute" style="margin-left:0;top:179px"><h2 class="nav-title">本页目录:</h2><ul class="markdown-nav-list J-floatCategory"><li><a href="#.E4.BD.BF.E7.94.A8.E7.AD.BE.E5.90.8D.E6.96.B9.E6.B3.95-v3-.E7.9A.84.E5.85.AC.E5.85.B1.E5.8F.82.E6.95.B0" title="使用签名方法 v3 的公共参数">使用签名方法 v3 的公共参数</a></li><li><a href="#.E4.BD.BF.E7.94.A8.E7.AD.BE.E5.90.8D.E6.96.B9.E6.B3.95-v1-.E7.9A.84.E5.85.AC.E5.85.B1.E5.8F.82.E6.95.B0" title="使用签名方法 v1 的公共参数">使用签名方法 v1 的公共参数</a></li><li><a href="#.E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8" title="地域列表">地域列表</a></li></ul></div></div><div id="docArticleContent" class="doc-article-content"><div class="markdown-text-box"><div class="glossary-product"><p>公共参数是用于标识用户和接口签名的参数,如非必要,在每个接口单独的文档中不再对这些参数进行说明,但每次请求均需要携带这些参数,才能正常发起请求。</p> <p>公共参数的具体内容会因您使用的签名方法版本不同而有所差异。</p> <h2 id=".E4.BD.BF.E7.94.A8.E7.AD.BE.E5.90.8D.E6.96.B9.E6.B3.95-v3-.E7.9A.84.E5.85.AC.E5.85.B1.E5.8F.82.E6.95.B0">使用签名方法 v3 的公共参数</h2><p>签名方法 v3 (有时也称作 TC3-HMAC-SHA256)相比签名方法 v1 (有些文档可能会简称签名方法),更安全,支持更大的请求包,支持 POST JSON 格式,性能有一定提升,推荐使用该签名方法计算签名。完整介绍详见 <a href="/document/api/849/52014">签名方法 v3</a>。</p> <p>注意:出于简化的目的,部分接口文档中的示例使用的是签名方法 v1 GET 请求,而不是更安全的签名方法 v3。</p> <p>使用签名方法 v3 时,公共参数需要统一放到 HTTP Header 请求头部中,如下表所示:</p> <table> <thead> <tr> <th>参数名称</th> <th>类型</th> <th>必选</th> <th>描述</th> </tr> </thead> <tbody><tr> <td>Action</td> <td>String</td> <td>是</td> <td>HTTP 请求头:X-TC-Action。操作的接口名称。取值参考接口文档输入参数章节关于公共参数 Action 的说明。例如云服务器的查询实例列表接口,取值为 DescribeInstances。</td> </tr> <tr> <td>Region</td> <td>String</td> <td>-</td> <td>HTTP 请求头:X-TC-Region。地域参数,用来标识希望操作哪个地域的数据。取值参考接口文档中输入参数章节关于公共参数 Region 的说明。<strong>注意:某些接口不需要传递该参数,接口文档中会对此特别说明,此时即使传递该参数也不会生效。</strong></td> </tr> <tr> <td>Timestamp</td> <td>Integer</td> <td>是</td> <td>HTTP 请求头:X-TC-Timestamp。当前 UNIX 时间戳,可记录发起 API 请求的时间。例如 1529223702。<strong>注意:如果与服务器时间相差超过5分钟,会引起签名过期错误。</strong></td> </tr> <tr> <td>Version</td> <td>String</td> <td>是</td> <td>HTTP 请求头:X-TC-Version。操作的 API 的版本。取值参考接口文档中入参公共参数 Version 的说明。例如云服务器的版本 2017-03-12。</td> </tr> <tr> <td>Authorization</td> <td>String</td> <td>是</td> <td>HTTP 标准身份认证头部字段,例如:<br>TC3-HMAC-SHA256 Credential=AKID<strong>***</strong>/Date/service/tc3_request, SignedHeaders=content-type;host, Signature=fe5f80f77d5fa3beca038a248ff027d0445342fe2855ddc963176630326f1024 <br>其中,<br>- TC3-HMAC-SHA256:签名方法,目前固定取该值;<br>- Credential:签名凭证,AKID<strong>***</strong> 是 SecretId;Date 是 UTC 标准时间的日期,取值需要和公共参数 X-TC-Timestamp 换算的 UTC 标准时间日期一致;service 为具体产品名,通常为域名前缀。例如,域名 cvm.tencentcloudapi.com 意味着产品名是 cvm。本产品取值为 oceanus;tc3_request 为固定字符串;<br>- SignedHeaders:参与签名计算的头部信息,content-type 和 host 为必选头部;<br>- Signature:签名摘要,计算过程详见 <a href="/document/api/849/52014">文档</a>。</td> </tr> <tr> <td>Token</td> <td>String</td> <td>否</td> <td>HTTP 请求头:X-TC-Token。即 <a href="https://cloud.tencent.com/document/product/1312">安全凭证服务</a> 所颁发的临时安全凭证中的 Token,使用时需要将 SecretId 和 SecretKey 的值替换为临时安全凭证中的 TmpSecretId 和 TmpSecretKey。使用长期密钥时不能设置此 Token 字段。</td> </tr> <tr> <td>Language</td> <td>String</td> <td>否</td> <td>HTTP 请求头:X-TC-Language。指定接口返回的语言,仅部分接口支持此参数。取值:zh-CN,en-US。zh-CN 返回中文,en-US 返回英文。</td> </tr> </tbody></table> <p>假设用户想要查询广州地域的云服务器实例列表中的前十个,接口参数设置为偏移量 Offset=0,返回数量 Limit=10,则其请求结构按照请求 URL、请求头部、请求体示例如下:</p> <p>HTTP GET 请求结构示例:</p> <p><pre><code>https://cvm.tencentcloudapi.com/?Limit=10&Offset=0 Authorization: TC3-HMAC-SHA256 Credential=AKID********************************/2018-10-09/cvm/tc3_request, SignedHeaders=content-type;host, Signature=5da7a33f6993f0614b047e5df4582db9e9bf4672ba50567dba16c6ccf174c474 Content-Type: application/x-www-form-urlencoded Host: cvm.tencentcloudapi.com X-TC-Action: DescribeInstances X-TC-Version: 2017-03-12 X-TC-Timestamp: 1539084154 X-TC-Region: ap-guangzhou</code></pre></p> <p>HTTP POST (application/json) 请求结构示例:</p> <p><pre><code>https://cvm.tencentcloudapi.com/ Authorization: TC3-HMAC-SHA256 Credential=AKID********************************/2018-05-30/cvm/tc3_request, SignedHeaders=content-type;host, Signature=582c400e06b5924a6f2b5d7d672d79c15b13162d9279b0855cfba6789a8edb4c Content-Type: application/json Host: cvm.tencentcloudapi.com X-TC-Action: DescribeInstances X-TC-Version: 2017-03-12 X-TC-Timestamp: 1527672334 X-TC-Region: ap-guangzhou {"Offset":0,"Limit":10}</code></pre></p> <p>HTTP POST (multipart/form-data)请求结构示例(仅特定的接口支持):</p> <p><pre><code>https://cvm.tencentcloudapi.com/ Authorization: TC3-HMAC-SHA256 Credential=AKID********************************/2018-05-30/cvm/tc3_request, SignedHeaders=content-type;host, Signature=582c400e06b5924a6f2b5d7d672d79c15b13162d9279b0855cfba6789a8edb4c Content-Type: multipart/form-data; boundary=58731222010402 Host: cvm.tencentcloudapi.com X-TC-Action: DescribeInstances X-TC-Version: 2017-03-12 X-TC-Timestamp: 1527672334 X-TC-Region: ap-guangzhou --58731222010402 Content-Disposition: form-data; name="Offset" 0 --58731222010402 Content-Disposition: form-data; name="Limit" 10 --58731222010402--</code></pre></p> <h2 id=".E4.BD.BF.E7.94.A8.E7.AD.BE.E5.90.8D.E6.96.B9.E6.B3.95-v1-.E7.9A.84.E5.85.AC.E5.85.B1.E5.8F.82.E6.95.B0">使用签名方法 v1 的公共参数</h2><p>使用签名方法 v1 (有时会称作 HmacSHA256 和 HmacSHA1),公共参数需要统一放到请求串中,完整介绍详见<a href="/document/api/849/52015">文档</a></p> <table> <thead> <tr> <th align="left">参数名称</th> <th align="left">类型</th> <th align="left">必选</th> <th align="left">描述</th> </tr> </thead> <tbody><tr> <td align="left">Action</td> <td align="left">String</td> <td align="left">是</td> <td align="left">操作的接口名称。取值参考接口文档中输入参数章节关于公共参数 Action 的说明。例如云服务器的查询实例列表接口,取值为 DescribeInstances。</td> </tr> <tr> <td align="left">Region</td> <td align="left">String</td> <td align="left">-</td> <td align="left">地域参数,用来标识希望操作哪个地域的数据。接口接受的地域取值参考接口文档中输入参数公共参数 Region 的说明。<strong>注意:某些接口不需要传递该参数,接口文档中会对此特别说明,此时即使传递该参数也不会生效。</strong></td> </tr> <tr> <td align="left">Timestamp</td> <td align="left">Integer</td> <td align="left">是</td> <td align="left">当前 UNIX 时间戳,可记录发起 API 请求的时间。例如1529223702,如果与当前时间相差过大,会引起签名过期错误。</td> </tr> <tr> <td align="left">Nonce</td> <td align="left">Integer</td> <td align="left">是</td> <td align="left">随机正整数,与 Timestamp 联合起来,用于防止重放攻击。</td> </tr> <tr> <td align="left">SecretId</td> <td align="left">String</td> <td align="left">是</td> <td align="left">在 <a href="https://console.cloud.tencent.com/capi">云API密钥</a> 上申请的标识身份的 SecretId,一个 SecretId 对应唯一的 SecretKey ,而 SecretKey 会用来生成请求签名 Signature。</td> </tr> <tr> <td align="left">Signature</td> <td align="left">String</td> <td align="left">是</td> <td align="left">请求签名,用来验证此次请求的合法性,需要用户根据实际的输入参数计算得出。具体计算方法参见 <a href="/document/api/849/52015">文档</a>。</td> </tr> <tr> <td align="left">Version</td> <td align="left">String</td> <td align="left">是</td> <td align="left">操作的 API 的版本。取值参考接口文档中入参公共参数 Version 的说明。例如云服务器的版本 2017-03-12。</td> </tr> <tr> <td align="left">SignatureMethod</td> <td align="left">String</td> <td align="left">否</td> <td align="left">签名方式,目前支持 HmacSHA256 和 HmacSHA1。只有指定此参数为 HmacSHA256 时,才使用 HmacSHA256 算法验证签名,其他情况均使用 HmacSHA1 验证签名。</td> </tr> <tr> <td align="left">Token</td> <td align="left">String</td> <td align="left">否</td> <td align="left">即 <a href="https://cloud.tencent.com/document/product/1312">安全凭证服务</a> 所颁发的临时安全凭证中的 Token,使用时需要将 SecretId 和 SecretKey 的值替换为临时安全凭证中的 TmpSecretId 和 TmpSecretKey。使用长期密钥时不能设置此 Token 字段。</td> </tr> <tr> <td align="left">Language</td> <td align="left">String</td> <td align="left">否</td> <td align="left">指定接口返回的语言,仅部分接口支持此参数。取值:zh-CN,en-US。zh-CN 返回中文,en-US 返回英文。</td> </tr> </tbody></table> <p>假设用户想要查询广州地域的云服务器实例列表,其请求结构按照请求 URL、请求头部、请求体示例如下:</p> <p>HTTP GET 请求结构示例:<br><pre><code>https://cvm.tencentcloudapi.com/?Action=DescribeInstances&Version=2017-03-12&SignatureMethod=HmacSHA256&Timestamp=1527672334&Signature=37ac2f4fde00b0ac9bd9eadeb459b1bbee224158d66e7ae5fcadb70b2d181d02&Region=ap-guangzhou&Nonce=23823223&SecretId=AKID******************************** Host: cvm.tencentcloudapi.com</code></pre></p> <p>HTTP POST 请求结构示例:</p> <p><pre><code>https://cvm.tencentcloudapi.com/ Host: cvm.tencentcloudapi.com Content-Type: application/x-www-form-urlencoded Action=DescribeInstances&Version=2017-03-12&SignatureMethod=HmacSHA256&Timestamp=1527672334&Signature=37ac2f4fde00b0ac9bd9eadeb459b1bbee224158d66e7ae5fcadb70b2d181d02&Region=ap-guangzhou&Nonce=23823223&SecretId=AKID********************************</code></pre></p> <h2 id=".E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8">地域列表</h2><p>本产品所有接口 Region 字段的可选值如下表所示。如果接口不支持该表中的所有地域,则会在接口文档中单独说明。</p> <table> <thead> <tr> <th>地域</th> <th>取值</th> </tr> </thead> <tbody><tr> <td>亚太东南(曼谷)</td> <td>ap-bangkok</td> </tr> <tr> <td>华北地区(北京)</td> <td>ap-beijing</td> </tr> <tr> <td>西南地区(成都)</td> <td>ap-chengdu</td> </tr> <tr> <td>西南地区(重庆)</td> <td>ap-chongqing</td> </tr> <tr> <td>华南地区(广州)</td> <td>ap-guangzhou</td> </tr> <tr> <td>港澳台地区(中国香港)</td> <td>ap-hongkong</td> </tr> <tr> <td>亚太东南(雅加达)</td> <td>ap-jakarta</td> </tr> <tr> <td>华东地区(南京)</td> <td>ap-nanjing</td> </tr> <tr> <td>亚太东北(首尔)</td> <td>ap-seoul</td> </tr> <tr> <td>华东地区(上海)</td> <td>ap-shanghai</td> </tr> <tr> <td>华东地区(上海金融)</td> <td>ap-shanghai-fsi</td> </tr> <tr> <td>华南地区(深圳金融)</td> <td>ap-shenzhen-fsi</td> </tr> <tr> <td>亚太东南(新加坡)</td> <td>ap-singapore</td> </tr> <tr> <td>亚太东北(东京)</td> <td>ap-tokyo</td> </tr> <tr> <td>欧洲地区(法兰克福)</td> <td>eu-frankfurt</td> </tr> <tr> <td>美国东部(弗吉尼亚)</td> <td>na-ashburn</td> </tr> <tr> <td>美国西部(硅谷)</td> <td>na-siliconvalley</td> </tr> <tr> <td>南美地区(圣保罗)</td> <td>sa-saopaulo</td> </tr> </tbody></table> </div></div></div><script type="text/template" id="codeTemplate" data-type="code"> <div class="rno-code-wrap"> <div class="rno-code J-markdownCode"> <div class="rno-code-hd"> <ul class="rno-code-tab J-language"> <!--展示语言列表--> </ul> </div> <div class="rno-code-bd markdown-code-bd J-codeBox"> <div class="rno-code-toolbars J-codeToolbar"> <a data-bypass-xhr="1" class="rno-code-toolbars-copy J-copyContent"></a> <div class="code-dropdown code-dropdown-align-center J-copy-tips"> <div class="code-dropdown-inner"> <div class="code-dropdown-text">复制</div> </div> </div> <div class="code-dropdown code-dropdown-align-center J-copy-success"> <div class="code-dropdown-inner"> <div class="code-dropdown-text">复制成功</div> </div> </div> </div> </div> </div> </div> </script></div><div class="doc-pages J-docDetailPagination"><a href="/document/api/849/52012" class="prev J-docDetailPaginationPage" hotrep="document.detail.previous" title="上一篇: 请求结构">上一篇<!-- -->: <!-- -->请求结构</a><a href="/document/api/849/52014" class="next J-docDetailPaginationPage" hotrep="document.detail.next" title="下一篇: 签名方法 v3">下一篇<!-- -->: <!-- -->签名方法 v3</a></div><div id="document-feedback-container" class="document-feedback-container"></div><div class="J-relatedArticleLayout" data-title="API 中心"></div><div class="J-featuredFeedbackLayout" style="margin-top:20px"></div></div></div></div></div></div></div></div></div></div><div id="J-viewLargeImageBox" data-mode="pc" class="zoom-mask" style="display:none;width:100%;height:100%"><div class="zoom-close"></div><div class="zoom-wrap"><img/></div></div><div class="qcc-footer-s footer-pc J-qc-footer" data-type="cn_zh"><div class="c-footer-inner"><div class="c-footer-blogroll-main"><nav class="c-footer-blogroll-links copyright"><span class="slide">Copyright © 2013<!-- -->-2025<!-- --> Tencent Cloud. All Rights Reserved.<span> 腾讯云 版权所有</span></span><br/><a href="https://qcloudimg.tencent-cloud.cn/raw/986376a919726e0c35e96b311f54184d.jpg" target="_blank" class="slide slide-ct" style="margin-right:5px">深圳市腾讯计算机系统有限公司</a><span style="margin-right:0" class="slide">ICP备案/许可证号:</span><a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank" rel="nofollow" class="slide slide-ct" hotrep="hp.footer.bottom.miitbeian" style="margin-right:5px">粤B2-20090059</a><a href="https://beian.mps.gov.cn/#/query/webSearch?code=44030502008569" target="_blank" rel="nofollow" class="slide slide-ct" hotrep="hp.footer.bottom.beian" style="display:inline-flex;align-items:center"><img style="width:14px;margin-right:5px" src="https://qcloudimg.tencent-cloud.cn/raw/eed02831a0e201b8d794c8282c40cf2e.png"/><span>粤公网安备44030502008569号</span></a><br/><a href="https://qcloudimg.tencent-cloud.cn/raw/a2390663ee4a95ceeead8fdc34d4b207.jpg" target="_blank" class="slide slide-ct" style="margin-right:5px">腾讯云计算(北京)有限责任公司</a><span style="margin-right:0" class="slide">京ICP证150476号 | </span><a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank" rel="nofollow" class="slide slide-ct" hotrep="hp.footer.bottom.miitbeian">京ICP备11018762号</a></nav></div><div class="c-footer-blogroll-extra"><div class="c-footer-select J-qcRegionSelector"><a class="c-footer-select-trigger J-qcRegionTrigger"><i class="icon"></i>中国站</a><div class="c-footer-dropdown J-qcFooterRegionList"><ul class="c-footer-dropdown-menu"><li class="actived"><a class="J-qcRegionOption" data-region="cn_zh" hotrep="hp.footer.region.cn">中文</a></li><li><a class="J-qcRegionOption" data-region="intl" href="https://www.tencentcloud.com/">International</a></li></ul></div></div></div></div></div><div class="qc-scrollbar rno-scrollbar-tools rno-documents-tools J-qc-scrollbar"><div class="qc-scrollbar-inner rno-scrollbar-tools-inner"><div class="qc-scrollbar-item qc-scrollbar-document rno-scrollbar-tools-item rno-scrollbar-tools-document rno-scrollbar-tools-service gift-mod" id="sidebar-feedback-container"><div class="qc-scrollbar-button qc-scrollbar-toggle is-active rno-scrollbar-tools-button rno-scrollbar-tools-toggle rno-documents-tools-gift hover J-btnDocFeedback" hotrep="hp.sidebar.document" style="border-color:#e1e8f0;line-height:14px"><span style="color:white"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.64718 4.62672L7.92448 3.37497C7.08071 1.91352 5.21196 1.41279 3.75051 2.25656C2.34597 3.06747 1.82878 4.82509 2.53962 6.25803L0 6.25803V12.9247H1.66667V19.5914H3.33333V19.6079H5.55556V17.3857H3.88889V12.9247H7.77778V10.7025H2.22222V8.48025L14.7696 8.48025L7.77778 15.6906V19.5914H17.7778V17.3691H13.8333L20 11.0097L17.7778 8.78747V6.25803H14.7547C15.4656 4.82509 14.9484 3.06747 13.5438 2.25656C12.0824 1.41279 10.2136 1.91352 9.36987 3.37497L8.64718 4.62672ZM12.1958 6.25803L12.7378 5.31941C12.9679 4.92084 12.8313 4.41118 12.4327 4.18106C12.0342 3.95094 11.5245 4.0875 11.2944 4.48608L10.2713 6.25803H12.1958ZM7.02301 6.25803L5.99998 4.48608C5.76986 4.0875 5.2602 3.95094 4.86162 4.18106C4.46304 4.41118 4.32648 4.92084 4.5566 5.31941L5.09851 6.25803H7.02301ZM10 16.5911L13.2194 13.2711L13.977 14.0287L10.7379 17.3691L10 17.3691L10 16.5911ZM14.7666 11.6756L15.5242 12.4332L16.8813 11.0337L16.1237 10.2761L14.7666 11.6756Z" fill="currentColor"></path></svg></span><span class="qc-scrollbar-button-desc rno-scrollbar-tools-button-desc">有奖反馈</span></div></div><div class="qc-scrollbar-item qc-scrollbar-document rno-scrollbar-tools-item rno-scrollbar-tools-service rno-scrollbar-tools-document gift-mod J-gitMod"><div class="rno-scrollbar-tools-button rno-scrollbar-tools-toggle" hotrep="hp.sidebar.document" style="padding-top:12px;padding-bottom:12px;padding-left:0;padding-right:0;display:none"><img class="rno-scrollbar-tools-icon" src="https://main.qcloudimg.com/raw/07e6c1149bdbaa766dcd7c4e2b9a5886/gift-blue.svg" style="vertical-align:top" alt=""/></div><div class="rno-scrollbar-tools-button rno-scrollbar-tools-toggle rno-documents-tools-gift J-btnDocInvestigate" hotrep="hp.sidebar.document.act" style="background-color:#fff;border:;color:#00a4ff;line-height:14px"><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 3.71924H16V17.7192H2V3.71924Z" stroke="currentColor" stroke-width="2"></path><rect x="1" y="8" width="16" height="2" fill="currentColor"></rect><rect x="10.75" y="12.4692" width="1.5" height="1.5" stroke="currentColor" stroke-width="1.5"></rect><rect x="5" y="0.719238" width="2" height="5" fill="currentColor"></rect><rect x="11" y="0.719238" width="2" height="5" fill="currentColor"></rect></svg><span class="qc-scrollbar-button-desc rno-scrollbar-tools-button-desc">文档活动</span></div><div class="J-hoverPanel" style="z-index:8;bottom:0;right:43px;padding-right:12px;position:absolute;display:none"><div class="rno-scrollbar-tools-bubble" style="position:static"><div class="rno-scrollbar-tools-bubble-inner"><div class="rno-scrollbar-tools-bubble-item"><a href="https://cloud.tencent.com/developer/article/1610407" hotrep="hp.sidebar.document.link1" target="_blank"><div class="rno-scrollbar-tools-bubble-head"><img class="rno-scrollbar-tools-bubble-icon" src="https://main.qcloudimg.com/raw/9674b05080ea616c61aabd5c9f7e7e0e.svg" alt=""/><img class="rno-scrollbar-tools-bubble-icon-hover" src="https://main.qcloudimg.com/raw/fe4d466f3ec44efd1ae62b6eee8c0b5f.svg" alt=""/><span class="rno-scrollbar-tools-bubble-title">文档“捉虫”活动</span></div><div class="rno-scrollbar-tools-bubble-desc">检视指定产品文档,发现和反馈有效问题,奖!</div></a></div><div class="rno-scrollbar-tools-bubble-item"><a href="https://cloud.tencent.com/developer/article/1630768" hotrep="hp.sidebar.document.link2" target="_blank"><div class="rno-scrollbar-tools-bubble-head"><img class="rno-scrollbar-tools-bubble-icon" src="https://main.qcloudimg.com/raw/bc8e0cd020e9b96a8e61319d2f145f15.svg" alt=""/><img class="rno-scrollbar-tools-bubble-icon-hover" src="https://main.qcloudimg.com/raw/d46e0544ea9b8962405e6b9febcbdaf5.svg" alt=""/><span class="rno-scrollbar-tools-bubble-title">API专项"捉虫"</span></div><div class="rno-scrollbar-tools-bubble-desc">反馈API文档问题,代金券、周边好礼奖不停!</div></a></div><div class="rno-scrollbar-tools-bubble-item"><a href="https://cloud.tencent.com/developer/article/1523112" hotrep="hp.sidebar.document.link3" target="_blank"><div class="rno-scrollbar-tools-bubble-head"><img class="rno-scrollbar-tools-bubble-icon" src="https://main.qcloudimg.com/raw/d5783f8d104e1d25a658df1685b087c2.svg" alt=""/><img class="rno-scrollbar-tools-bubble-icon-hover" src="https://main.qcloudimg.com/raw/bd063d4ae54dcf48a69edc3a822b26a9.svg" alt=""/><span class="rno-scrollbar-tools-bubble-title">文档建议,你提了吗</span></div><div class="rno-scrollbar-tools-bubble-desc">快来使用腾讯云产品文档,提出有效建议,奖!</div></a></div></div></div></div></div><div class="qc-scrollbar-item rno-scrollbar-tools-item rno-scrollbar-tools-service J-connectUsBlock"><a class="rno-scrollbar-tools-button rno-scrollbar-tools-toggle J-btnConnectUs" hotrep="hp.sidebar.connectus" title="联系我们" style="text-decoration:none"><img class="rno-scrollbar-tools-icon qc-scrollbar-icon" src="https://main.qcloudimg.com/raw/3bc4782fbfb8375d9a4e54e481298f82/message.svg" alt="message-icon"/><span class="rno-scrollbar-tools-button-desc qc-scrollbar-button-desc J-scrollbar-button-connect-us">联系我们</span></a><div class="J-expandPanel" style="z-index:6;bottom:0;right:43px;padding-right:12px;position:absolute;display:none"><div class="rno-scrollbar-tools-bubble" style="position:static"><div class="rno-scrollbar-tools-bubble-inner"><div class="rno-scrollbar-tools-bubble-item"><a class="J-presale-smartServiceLink" href="https://cloud.tencent.com/online-service?source=PRESALE&from=connect-us" target="_blank"><div class="rno-scrollbar-tools-bubble-head"><img class="rno-scrollbar-tools-bubble-icon " src="https://cloudcache.tencent-cloud.com/qcloud/portal/kit/images/pre-sales.44dccbb4.svg" alt="service-icon"/><img class="rno-scrollbar-tools-bubble-icon-hover" src="https://cloudcache.tencent-cloud.com/qcloud/portal/kit/images/pre-sales-hover.9b27e3e9.svg" alt="service-hover-icon"/><span class="rno-scrollbar-tools-bubble-title">售前咨询</span></div><div class="rno-scrollbar-tools-bubble-desc">专属客户经理在线解答,提供专业的上云方案</div></a></div><div class="rno-scrollbar-tools-bubble-item"><a class="J-smartServiceLink" href="https://cloud.tencent.com/act/event/Online_service?from=connect-us" target="_blank"><div class="rno-scrollbar-tools-bubble-head"><img class="rno-scrollbar-tools-bubble-icon " src="https://cloudcache.tencent-cloud.com/qcloud/portal/kit/images/message.ab26a8d5.svg" alt="service-icon"/><img class="rno-scrollbar-tools-bubble-icon-hover" src="https://cloudcache.tencent-cloud.com/qcloud/portal/kit/images/message-hover.93a6b104.svg" alt="service-hover-icon"/><span class="rno-scrollbar-tools-bubble-title">售后支持</span></div><div class="rno-scrollbar-tools-bubble-desc">7*24获取专业工程师的帮助,快速解决您的问题</div></a></div><div class="rno-scrollbar-tools-bubble-item"><div class="rno-scrollbar-tools-bubble-more"><a class="J-connectUsLink" href="https://cloud.tencent.com/act/event/connect-service?from=connect-us" target="_blank">查看更多联系、反馈方式 ></a></div></div></div></div></div><div class="rno-scrollbar-tools-bubble-m J-expandPanelM" style="z-index:6;top:-126px;right:4px;display:none;background:white"><div class="rno-scrollbar-tools-bubble-m-inner"><a class="rno-scrollbar-tools-bubble-m-item J-smartServiceLink" href="https://cloud.tencent.com/act/event/Online_service" target="_blank"><div class="rno-scrollbar-tools-bubble-m-head"><img class="rno-scrollbar-tools-bubble-icon-m" src="https://main.qcloudimg.com/raw/9c5843fbbc8e89caa61a727b76e50303/service.svg" alt=""/><span class="rno-scrollbar-tools-bubble-m-title">在线客服</span></div><div class="rno-scrollbar-tools-bubble-m-desc">智能诊断,即时回复</div></a><div class="rno-scrollbar-tools-bubble-m-item"><div class="rno-scrollbar-tools-bubble-m-more"><a href="https://cloud.tencent.com/act/event/connect-service" target="_blank">查看更多联系 ></a></div></div></div></div></div><div class="rno-scrollbar-tools-item rno-scrollbar-tools-document rno-scrollbar-tools-service J-scrollbarTOC"><div class="rno-scrollbar-tools-button rno-scrollbar-tools-toggle rno-documents-tools-catalog" style="position:relative;margin-right:8px"><span class="rno-scrollbar-tools-button-desc">目录</span><div class="J-hoverPanel" style="position:absolute;z-index:6;bottom:42px;padding-bottom:8px;left:-1px;white-space:nowrap;text-align:left;display:none"><div class="rno-scrollbar-tools-bubble rno-scrollbar-toc-layer" style="position:static"><div class="rno-scrollbar-toc-wrap"><dl class="rno-scrollbar-toc-dl J-scrollbarTocList"></dl></div></div></div></div></div></div></div><a style="display:none" class="qc-back2top J-qc-back2top" title="返回顶部">返回顶部</a><script nonce="the-nonce">window.__staticRouterHydrationData = JSON.parse("{\"loaderData\":{\"0\":null,\"api\":{\"data\":{\"hotTips\":{\"activityName\":\"开发与运维产品文档捉虫活动邀您参加!\u003e\",\"link\":\"https://cloud.tencent.com/document/product/855/115982\",\"tipTag\":\"HOT\",\"enable\":true},\"meta\":{\"routebase\":\"/document\",\"module\":\"api\"},\"category\":{\"title\":\"API 中心\",\"description\":\"腾讯云 API 已全面升级到 API 3.0,实现多地域部署,支持就近接入,访问时延显著下降,接口设计标准规范,接口文档详细全面,开发者工具丰富易用,能让您方便快捷地使用腾讯云产品。\\n2023年1月1日起对于新增用户已停止旧版本API 2.0接口服务,对于存量用户预计2023年3月31日停止服务。请还在使用 API 2.0 的用户尽快迁移至 API 3.0,以获得更好的服务和体验。\",\"url\":\"/document/api\",\"module\":\"api\"},\"sidebar\":{\"title\":\"API 中心\",\"entry\":\"/document/api\",\"catalogue\":{\"docType\":\"api\",\"lang\":\"zh\",\"list\":[{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云服务器\",\"weight\":300,\"id\":213,\"children\":[],\"rootId\":7217,\"type\":\"directory\",\"link\":\"/document/api/213\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云硬盘\",\"weight\":280,\"id\":362,\"children\":[],\"rootId\":7234,\"type\":\"directory\",\"link\":\"/document/api/362\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"容器服务\",\"weight\":240,\"id\":457,\"children\":[],\"rootId\":6787,\"type\":\"directory\",\"link\":\"/document/api/457\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"负载均衡\",\"weight\":230,\"id\":214,\"children\":[],\"rootId\":7219,\"type\":\"directory\",\"link\":\"/document/api/214\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"弹性伸缩\",\"weight\":230,\"id\":377,\"children\":[],\"rootId\":7235,\"type\":\"directory\",\"link\":\"/document/api/377\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云函数\",\"weight\":220,\"id\":583,\"children\":[],\"rootId\":9741,\"type\":\"directory\",\"link\":\"/document/api/583\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"私有网络\",\"weight\":220,\"id\":215,\"children\":[],\"rootId\":7220,\"type\":\"directory\",\"link\":\"/document/api/215\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"批量计算\",\"weight\":210,\"id\":599,\"children\":[],\"rootId\":10405,\"type\":\"directory\",\"link\":\"/document/api/599\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"专线接入\",\"weight\":210,\"id\":216,\"children\":[],\"rootId\":7366,\"type\":\"directory\",\"link\":\"/document/api/216\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"API 网关\",\"weight\":210,\"id\":628,\"children\":[],\"rootId\":14807,\"type\":\"directory\",\"link\":\"/document/api/628\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"\",\"title\":\"对象存储\",\"weight\":200,\"id\":436,\"children\":[],\"rootId\":10009,\"type\":\"directory\",\"link\":\"/document/api/436\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"微服务平台 TSF\",\"weight\":200,\"id\":649,\"children\":[],\"rootId\":35431,\"type\":\"directory\",\"link\":\"/document/api/649\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"文件存储\",\"weight\":195,\"id\":582,\"children\":[],\"rootId\":13224,\"type\":\"directory\",\"link\":\"/document/api/582\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"消息队列 CKafka 版\",\"weight\":180,\"id\":597,\"children\":[],\"rootId\":10075,\"type\":\"directory\",\"link\":\"/document/api/597\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"全站加速网络\",\"weight\":180,\"id\":570,\"children\":[],\"rootId\":13922,\"type\":\"directory\",\"link\":\"/document/api/570\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"日志服务\",\"weight\":175,\"id\":614,\"children\":[],\"rootId\":11321,\"type\":\"directory\",\"link\":\"/document/api/614\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云数据库 MySQL\",\"weight\":170,\"id\":236,\"children\":[],\"rootId\":7221,\"type\":\"directory\",\"link\":\"/document/api/236\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云数据库 MariaDB\",\"weight\":168,\"id\":237,\"children\":[],\"rootId\":7232,\"type\":\"directory\",\"link\":\"/document/api/237\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云数据库 SQL Server\",\"weight\":166,\"id\":238,\"children\":[],\"rootId\":7241,\"type\":\"directory\",\"link\":\"/document/api/238\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云数据库 PostgreSQL\",\"weight\":164,\"id\":409,\"children\":[],\"rootId\":15624,\"type\":\"directory\",\"link\":\"/document/api/409\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云数据库 Redis®\",\"weight\":160,\"id\":239,\"children\":[],\"rootId\":7227,\"type\":\"directory\",\"link\":\"/document/api/239\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"内容分发网络 CDN\",\"weight\":160,\"id\":228,\"children\":[],\"rootId\":7218,\"type\":\"directory\",\"link\":\"/document/api/228\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云数据库 Memcached\",\"weight\":158,\"id\":241,\"children\":[],\"rootId\":7228,\"type\":\"directory\",\"link\":\"/document/api/241\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云数据库 MongoDB\",\"weight\":156,\"id\":240,\"children\":[],\"rootId\":7119,\"type\":\"directory\",\"link\":\"/document/api/240\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"TDSQL MySQL版\",\"weight\":152,\"id\":557,\"children\":[],\"rootId\":15632,\"type\":\"directory\",\"link\":\"/document/api/557\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"数据传输服务\",\"weight\":150,\"id\":571,\"children\":[],\"rootId\":18121,\"type\":\"directory\",\"link\":\"/document/api/571\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"全球应用加速\",\"weight\":150,\"id\":608,\"children\":[],\"rootId\":36253,\"type\":\"directory\",\"link\":\"/document/api/608\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"腾讯云区块链服务平台 TBaaS\",\"weight\":100,\"id\":663,\"children\":[],\"rootId\":14012,\"type\":\"directory\",\"link\":\"/document/api/663\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云拨测\",\"weight\":100,\"id\":280,\"children\":[],\"rootId\":40876,\"type\":\"directory\",\"link\":\"/document/api/280\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"主机安全\",\"weight\":80,\"id\":296,\"children\":[],\"rootId\":19795,\"type\":\"directory\",\"link\":\"/document/api/296\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"访问管理\",\"weight\":80,\"id\":598,\"children\":[],\"rootId\":13874,\"type\":\"directory\",\"link\":\"/document/api/598\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"DDoS 防护\",\"weight\":75,\"id\":297,\"children\":[],\"rootId\":95281,\"type\":\"directory\",\"link\":\"/document/api/297\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"标签\",\"weight\":75,\"id\":651,\"children\":[],\"rootId\":13561,\"type\":\"directory\",\"link\":\"/document/api/651\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"密钥管理系统\",\"weight\":70,\"id\":573,\"children\":[],\"rootId\":8887,\"type\":\"directory\",\"link\":\"/document/api/573\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"Web 应用防火墙\",\"weight\":70,\"id\":627,\"children\":[],\"rootId\":53495,\"type\":\"directory\",\"link\":\"/document/api/627\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"域名注册\",\"weight\":60,\"id\":242,\"children\":[],\"rootId\":38803,\"type\":\"directory\",\"link\":\"/document/api/242\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"操作审计\",\"weight\":60,\"id\":629,\"children\":[],\"rootId\":12357,\"type\":\"directory\",\"link\":\"/document/api/629\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"SSL 证书\",\"weight\":57,\"id\":400,\"children\":[],\"rootId\":9075,\"type\":\"directory\",\"link\":\"/document/api/400\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"\",\"title\":\"移动推送\",\"weight\":31,\"id\":548,\"children\":[],\"rootId\":39059,\"type\":\"directory\",\"link\":\"/document/api/548\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"\",\"title\":\"数据万象\",\"weight\":29,\"id\":460,\"children\":[],\"rootId\":6817,\"type\":\"directory\",\"link\":\"/document/api/460\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"短信\",\"weight\":29,\"id\":382,\"children\":[],\"rootId\":3776,\"type\":\"directory\",\"link\":\"/document/api/382\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"NLP 服务\",\"weight\":28,\"id\":271,\"children\":[],\"rootId\":7231,\"type\":\"directory\",\"link\":\"/document/api/271\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云点播\",\"weight\":27,\"id\":266,\"children\":[],\"rootId\":7784,\"type\":\"directory\",\"link\":\"/document/api/266\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云加密机\",\"weight\":25,\"id\":639,\"children\":[],\"rootId\":41410,\"type\":\"directory\",\"link\":\"/document/api/639\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云市场\",\"weight\":25,\"id\":306,\"children\":[],\"rootId\":57381,\"type\":\"directory\",\"link\":\"/document/api/306\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云安全中心\",\"weight\":22,\"id\":664,\"children\":[],\"rootId\":51368,\"type\":\"directory\",\"link\":\"/document/api/664\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云开发 CloudBase\",\"weight\":21,\"id\":876,\"children\":[],\"rootId\":34781,\"type\":\"directory\",\"link\":\"/document/api/876\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"人脸识别\",\"weight\":20,\"id\":867,\"children\":[],\"rootId\":17581,\"type\":\"directory\",\"link\":\"/document/api/867\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"流计算 Oceanus\",\"weight\":20,\"id\":849,\"children\":[{\"id\":52020,\"title\":\"更新历史\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52020\"},{\"id\":52018,\"title\":\"简介\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52018\"},{\"id\":52019,\"title\":\"API 概览\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52019\"},{\"id\":52011,\"title\":\"调用方式\",\"type\":\"directory\",\"docType\":\"default\",\"pdfUrl\":\"\",\"children\":[{\"id\":52012,\"title\":\"请求结构\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52012\"},{\"id\":52013,\"title\":\"公共参数\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52013\"},{\"id\":52014,\"title\":\"签名方法 v3\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52014\"},{\"id\":52015,\"title\":\"签名方法\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52015\"},{\"id\":52016,\"title\":\"返回结果\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52016\"},{\"id\":78537,\"title\":\"参数类型\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/78537\"}],\"categoryId\":849,\"link\":\"/document/api/849/52011\"},{\"id\":95068,\"title\":\"日志相关接口\",\"type\":\"directory\",\"docType\":\"default\",\"pdfUrl\":\"\",\"children\":[{\"id\":95069,\"title\":\"查询作业实例启动日志\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/95069\"}],\"categoryId\":849,\"link\":\"/document/api/849/95068\"},{\"id\":51998,\"title\":\"资源相关接口\",\"type\":\"directory\",\"docType\":\"default\",\"pdfUrl\":\"\",\"children\":[{\"id\":52000,\"title\":\"创建资源接口\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52000\"},{\"id\":54670,\"title\":\"删除资源接口\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/54670\"},{\"id\":54669,\"title\":\"获取资源关联作业信息\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/54669\"},{\"id\":54668,\"title\":\"描述资源接口\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/54668\"},{\"id\":51999,\"title\":\"描述系统资源接口\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/51999\"}],\"categoryId\":849,\"link\":\"/document/api/849/51998\"},{\"id\":51996,\"title\":\"资源配置相关接口\",\"type\":\"directory\",\"docType\":\"default\",\"pdfUrl\":\"\",\"children\":[{\"id\":51997,\"title\":\"创建资源配置接口\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/51997\"},{\"id\":54667,\"title\":\"删除资源版本\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/54667\"},{\"id\":54666,\"title\":\"描述资源配置接口\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/54666\"}],\"categoryId\":849,\"link\":\"/document/api/849/51996\"},{\"id\":102772,\"title\":\"元数据相关接口\",\"type\":\"directory\",\"docType\":\"default\",\"pdfUrl\":\"\",\"children\":[{\"id\":102773,\"title\":\"查询元数据表\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/102773\"}],\"categoryId\":849,\"link\":\"/document/api/849/102772\"},{\"id\":94137,\"title\":\"权限相关接口\",\"type\":\"directory\",\"docType\":\"default\",\"pdfUrl\":\"\",\"children\":[{\"id\":100451,\"title\":\"创建工作空间\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/100451\"},{\"id\":100579,\"title\":\"删除工作空间\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/100579\"},{\"id\":100450,\"title\":\"修改工作空间\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/100450\"},{\"id\":94138,\"title\":\"授权工作空间列表\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/94138\"}],\"categoryId\":849,\"link\":\"/document/api/849/94137\"},{\"id\":76831,\"title\":\"集群接口\",\"type\":\"directory\",\"docType\":\"default\",\"pdfUrl\":\"\",\"children\":[{\"id\":76832,\"title\":\"查询集群\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/76832\"}],\"categoryId\":849,\"link\":\"/document/api/849/76831\"},{\"id\":52005,\"title\":\"作业接口\",\"type\":\"directory\",\"docType\":\"default\",\"pdfUrl\":\"\",\"children\":[{\"id\":74227,\"title\":\"检查快照是否可用\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/74227\"},{\"id\":77740,\"title\":\"复制作业\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/77740\"},{\"id\":76834,\"title\":\"删除作业\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/76834\"},{\"id\":102554,\"title\":\"获取指定作业的事件\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/102554\"},{\"id\":74226,\"title\":\"查找Savepoint列表\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/74226\"},{\"id\":75553,\"title\":\"更新作业\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/75553\"},{\"id\":52007,\"title\":\"运行作业\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52007\"},{\"id\":52006,\"title\":\"停止作业\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52006\"},{\"id\":75095,\"title\":\"触发Savepoint\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/75095\"},{\"id\":52009,\"title\":\"新建作业\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52009\"},{\"id\":52008,\"title\":\"查询作业\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52008\"},{\"id\":100320,\"title\":\"执行Statement\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/100320\"},{\"id\":100321,\"title\":\"查询Statement执行结果\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/100321\"},{\"id\":111554,\"title\":\"获取作业运行时的信息\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/111554\"}],\"categoryId\":849,\"link\":\"/document/api/849/52005\"},{\"id\":52003,\"title\":\"作业配置接口\",\"type\":\"directory\",\"docType\":\"default\",\"pdfUrl\":\"\",\"children\":[{\"id\":52004,\"title\":\"创建作业配置\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52004\"},{\"id\":100454,\"title\":\"删除作业配置\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/100454\"},{\"id\":52875,\"title\":\"查询作业配置\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52875\"}],\"categoryId\":849,\"link\":\"/document/api/849/52003\"},{\"id\":52001,\"title\":\"其他接口\",\"type\":\"directory\",\"docType\":\"default\",\"pdfUrl\":\"\",\"children\":[{\"id\":77739,\"title\":\"创建文件夹\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/77739\"},{\"id\":100453,\"title\":\"删除文件夹\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/100453\"},{\"id\":52002,\"title\":\"删除作业表配置\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52002\"},{\"id\":76833,\"title\":\"自定义树状结构\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/76833\"},{\"id\":100452,\"title\":\"拖拽文件夹\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/100452\"},{\"id\":79568,\"title\":\"查询树状结构资源列表\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/79568\"},{\"id\":102187,\"title\":\"查询文件夹\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/102187\"}],\"categoryId\":849,\"link\":\"/document/api/849/52001\"},{\"id\":52010,\"title\":\"数据结构\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52010\"},{\"id\":52017,\"title\":\"错误码\",\"type\":\"page\",\"docType\":\"default\",\"pdfUrl\":\"\",\"categoryId\":849,\"link\":\"/document/api/849/52017\"}],\"rootId\":51992,\"type\":\"directory\",\"link\":\"/document/api/849\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"文字识别\",\"weight\":20,\"id\":866,\"children\":[],\"rootId\":17603,\"type\":\"directory\",\"link\":\"/document/api/866\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"集团账号管理\",\"weight\":20,\"id\":850,\"children\":[],\"rootId\":38715,\"type\":\"directory\",\"link\":\"/document/api/850\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"腾讯云数据仓库 TCHouse-P\",\"weight\":20,\"id\":878,\"children\":[],\"rootId\":98865,\"type\":\"directory\",\"link\":\"/document/api/878\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"口语评测(基础版)\",\"weight\":20,\"id\":884,\"children\":[],\"rootId\":19308,\"type\":\"directory\",\"link\":\"/document/api/884\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"Elasticsearch Service\",\"weight\":20,\"id\":845,\"children\":[],\"rootId\":17154,\"type\":\"directory\",\"link\":\"/document/api/845\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"图像识别\",\"weight\":20,\"id\":865,\"children\":[],\"rootId\":17591,\"type\":\"directory\",\"link\":\"/document/api/865\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"媒体处理\",\"weight\":15,\"id\":862,\"children\":[],\"rootId\":37032,\"type\":\"directory\",\"link\":\"/document/api/862\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云直播\",\"weight\":13,\"id\":267,\"children\":[],\"rootId\":7226,\"type\":\"directory\",\"link\":\"/document/api/267\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云联络中心\",\"weight\":12,\"id\":679,\"children\":[],\"rootId\":14496,\"type\":\"directory\",\"link\":\"/document/api/679\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"机器翻译\",\"weight\":9,\"id\":551,\"children\":[],\"rootId\":7376,\"type\":\"directory\",\"link\":\"/document/api/551\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"物联网通信\",\"weight\":9,\"id\":634,\"children\":[],\"rootId\":12042,\"type\":\"directory\",\"link\":\"/document/api/634\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"人脸融合\",\"weight\":7,\"id\":670,\"children\":[],\"rootId\":14353,\"type\":\"directory\",\"link\":\"/document/api/670\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"弹性 MapReduce\",\"weight\":6,\"id\":589,\"children\":[],\"rootId\":10215,\"type\":\"directory\",\"link\":\"/document/api/589\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"游戏数据库 TcaplusDB\",\"weight\":6,\"id\":596,\"children\":[],\"rootId\":31659,\"type\":\"directory\",\"link\":\"/document/api/596\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"游戏多媒体引擎\",\"weight\":5,\"id\":607,\"children\":[],\"rootId\":35360,\"type\":\"directory\",\"link\":\"/document/api/607\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"腾讯云 BI\",\"weight\":5,\"id\":590,\"children\":[],\"rootId\":73700,\"type\":\"directory\",\"link\":\"/document/api/590\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"实时音视频\",\"weight\":3,\"id\":647,\"children\":[],\"rootId\":36695,\"type\":\"directory\",\"link\":\"/document/api/647\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"渠道合作伙伴\",\"weight\":2,\"id\":563,\"children\":[],\"rootId\":8085,\"type\":\"directory\",\"link\":\"/document/api/563\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"TI-ONE 训练平台\",\"weight\":2,\"id\":851,\"children\":[],\"rootId\":39965,\"type\":\"directory\",\"link\":\"/document/api/851\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"数据安全审计\",\"weight\":1,\"id\":856,\"children\":[],\"rootId\":33128,\"type\":\"directory\",\"link\":\"/document/api/856\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云压测\",\"weight\":0,\"id\":1484,\"children\":[],\"rootId\":77867,\"type\":\"directory\",\"link\":\"/document/api/1484\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"商场客留大数据\",\"weight\":0,\"id\":1707,\"children\":[],\"rootId\":95046,\"type\":\"directory\",\"link\":\"/document/api/1707\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"腾讯云健康看板\",\"weight\":0,\"id\":1688,\"children\":[],\"rootId\":94831,\"type\":\"directory\",\"link\":\"/document/api/1688\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"全栈式风控引擎\",\"weight\":0,\"id\":1343,\"children\":[],\"rootId\":52533,\"type\":\"directory\",\"link\":\"/document/api/1343\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"大模型图像创作引擎\",\"weight\":0,\"id\":1668,\"children\":[],\"rootId\":88046,\"type\":\"directory\",\"link\":\"/document/api/1668\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"实时互动-教育版\",\"weight\":0,\"id\":1639,\"children\":[],\"rootId\":79904,\"type\":\"directory\",\"link\":\"/document/api/1639\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"设备安全\",\"weight\":0,\"id\":1628,\"children\":[],\"rootId\":79792,\"type\":\"directory\",\"link\":\"/document/api/1628\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"腾讯云数据仓库 TCHouse-C\",\"weight\":0,\"id\":1299,\"children\":[],\"rootId\":83400,\"type\":\"directory\",\"link\":\"/document/api/1299\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云数据库 KeeWiDB\",\"weight\":0,\"id\":1520,\"children\":[],\"rootId\":86181,\"type\":\"directory\",\"link\":\"/document/api/1520\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"5G入云服务\",\"weight\":0,\"id\":1687,\"children\":[],\"rootId\":90994,\"type\":\"directory\",\"link\":\"/document/api/1687\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"数据加速器 GooseFS\",\"weight\":0,\"id\":1424,\"children\":[],\"rootId\":85974,\"type\":\"directory\",\"link\":\"/document/api/1424\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"声音复刻\",\"weight\":0,\"id\":1283,\"children\":[],\"rootId\":89644,\"type\":\"directory\",\"link\":\"/document/api/1283\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"文旅客情大数据\",\"weight\":0,\"id\":1684,\"children\":[],\"rootId\":89952,\"type\":\"directory\",\"link\":\"/document/api/1684\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"实时互动-工业能源版\",\"weight\":0,\"id\":1584,\"children\":[],\"rootId\":89451,\"type\":\"directory\",\"link\":\"/document/api/1584\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"腾讯健康组学平台\",\"weight\":0,\"id\":1643,\"children\":[],\"rootId\":89045,\"type\":\"directory\",\"link\":\"/document/api/1643\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"腾讯安心用户运营平台\",\"weight\":0,\"id\":1310,\"children\":[],\"rootId\":89030,\"type\":\"directory\",\"link\":\"/document/api/1310\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"Cloud Studio(云端 IDE)\",\"weight\":0,\"id\":1039,\"children\":[],\"rootId\":80522,\"type\":\"directory\",\"link\":\"/document/api/1039\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"分布式身份\",\"weight\":0,\"id\":1439,\"children\":[],\"rootId\":55890,\"type\":\"directory\",\"link\":\"/document/api/1439\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"智能视图计算平台\",\"weight\":0,\"id\":1344,\"children\":[],\"rootId\":50438,\"type\":\"directory\",\"link\":\"/document/api/1344\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"控制中心\",\"weight\":0,\"id\":1708,\"children\":[],\"rootId\":110432,\"type\":\"directory\",\"link\":\"/document/api/1708\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"\",\"title\":\"腾讯微卡\",\"weight\":0,\"id\":1523,\"children\":[],\"rootId\":87712,\"type\":\"directory\",\"link\":\"/document/api/1523\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"\",\"title\":\"文档服务\",\"weight\":0,\"id\":1250,\"children\":[],\"rootId\":109265,\"type\":\"directory\",\"link\":\"/document/api/1250\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"消息队列 RabbitMQ 版\",\"weight\":0,\"id\":1495,\"children\":[],\"type\":\"directory\",\"link\":\"/document/api/1495\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"统一 Catalog 服务\",\"weight\":0,\"id\":1784,\"children\":[],\"rootId\":115891,\"type\":\"directory\",\"link\":\"/document/api/1784\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"知识引擎原子能力\",\"weight\":0,\"id\":1772,\"children\":[],\"rootId\":111131,\"type\":\"directory\",\"link\":\"/document/api/1772\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"商业流程服务\",\"weight\":0,\"id\":1083,\"children\":[],\"rootId\":80900,\"type\":\"directory\",\"link\":\"/document/api/1083\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"消息队列 MQTT 版\",\"weight\":0,\"id\":1778,\"children\":[],\"rootId\":110972,\"type\":\"directory\",\"link\":\"/document/api/1778\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"AI 临床助手\",\"weight\":0,\"id\":1388,\"children\":[],\"rootId\":114303,\"type\":\"directory\",\"link\":\"/document/api/1388\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"音视频终端 SDK(腾讯云视立方)\",\"weight\":0,\"id\":1449,\"children\":[],\"rootId\":112728,\"type\":\"directory\",\"link\":\"/document/api/1449\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"身份识别平台\",\"weight\":0,\"id\":1787,\"children\":[],\"rootId\":112825,\"type\":\"directory\",\"link\":\"/document/api/1787\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"智能导诊\",\"weight\":0,\"id\":1273,\"children\":[],\"rootId\":112543,\"type\":\"directory\",\"link\":\"/document/api/1273\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"网关负载均衡\",\"weight\":0,\"id\":1782,\"children\":[],\"rootId\":111621,\"type\":\"directory\",\"link\":\"/document/api/1782\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"腾讯云 CA\",\"weight\":0,\"id\":1691,\"children\":[],\"rootId\":111292,\"type\":\"directory\",\"link\":\"/document/api/1691\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云应用\",\"weight\":0,\"id\":1689,\"children\":[],\"rootId\":108678,\"type\":\"directory\",\"link\":\"/document/api/1689\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"数据安全治理中心\",\"weight\":0,\"id\":1087,\"children\":[],\"rootId\":96830,\"type\":\"directory\",\"link\":\"/document/api/1087\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"专属可用区\",\"weight\":0,\"id\":1629,\"children\":[],\"rootId\":108679,\"type\":\"directory\",\"link\":\"/document/api/1629\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"大模型视频创作引擎\",\"weight\":0,\"id\":1616,\"children\":[],\"rootId\":107781,\"type\":\"directory\",\"link\":\"/document/api/1616\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"腾讯同传\",\"weight\":0,\"id\":1399,\"children\":[],\"rootId\":107632,\"type\":\"directory\",\"link\":\"/document/api/1399\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"向量数据库\",\"weight\":0,\"id\":1709,\"children\":[],\"rootId\":106754,\"type\":\"directory\",\"link\":\"/document/api/1709\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"大模型知识引擎\",\"weight\":0,\"id\":1759,\"children\":[],\"rootId\":104214,\"type\":\"directory\",\"link\":\"/document/api/1759\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"音速达直播音乐版权引擎\",\"weight\":0,\"id\":1592,\"children\":[],\"rootId\":76184,\"type\":\"directory\",\"link\":\"/document/api/1592\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"iOA 零信任安全管理系统\",\"weight\":0,\"id\":1092,\"children\":[],\"rootId\":102464,\"type\":\"directory\",\"link\":\"/document/api/1092\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"腾讯云数据仓库 TCHouse-D\",\"weight\":0,\"id\":1387,\"children\":[],\"rootId\":102294,\"type\":\"directory\",\"link\":\"/document/api/1387\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"腾讯混元大模型\",\"weight\":0,\"id\":1729,\"children\":[],\"rootId\":101832,\"type\":\"directory\",\"link\":\"/document/api/1729\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"配置审计\",\"weight\":0,\"id\":1579,\"children\":[],\"rootId\":101778,\"type\":\"directory\",\"link\":\"/document/api/1579\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"语音识别\",\"weight\":0,\"id\":1093,\"children\":[],\"rootId\":35635,\"type\":\"directory\",\"link\":\"/document/api/1093\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"高性能应用服务 HAI\",\"weight\":0,\"id\":1721,\"children\":[],\"rootId\":101037,\"type\":\"directory\",\"link\":\"/document/api/1721\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"微瓴同业开放平台\",\"weight\":0,\"id\":1693,\"children\":[],\"rootId\":97953,\"type\":\"directory\",\"link\":\"/document/api/1693\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"消息队列 RocketMQ 版\",\"weight\":0,\"id\":1493,\"children\":[],\"rootId\":71647,\"type\":\"directory\",\"link\":\"/document/api/1493\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"地域管理系统\",\"weight\":0,\"id\":1596,\"children\":[],\"rootId\":77923,\"type\":\"directory\",\"link\":\"/document/api/1596\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"前端性能监控\",\"weight\":0,\"id\":1464,\"children\":[],\"rootId\":59368,\"type\":\"directory\",\"link\":\"/document/api/1464\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"数据开发治理平台 WeData\",\"weight\":0,\"id\":1267,\"children\":[],\"rootId\":76321,\"type\":\"directory\",\"link\":\"/document/api/1267\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"互动白板\",\"weight\":0,\"id\":1137,\"children\":[],\"rootId\":38024,\"type\":\"directory\",\"link\":\"/document/api/1137\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"自动化助手\",\"weight\":0,\"id\":1340,\"children\":[],\"rootId\":52664,\"type\":\"directory\",\"link\":\"/document/api/1340\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"视频内容安全\",\"weight\":0,\"id\":1265,\"children\":[],\"rootId\":50669,\"type\":\"directory\",\"link\":\"/document/api/1265\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"邮件推送\",\"weight\":0,\"id\":1288,\"children\":[],\"rootId\":51028,\"type\":\"directory\",\"link\":\"/document/api/1288\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"安全凭证服务\",\"weight\":0,\"id\":1312,\"children\":[],\"rootId\":48168,\"type\":\"directory\",\"link\":\"/document/api/1312\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"音频内容安全\",\"weight\":0,\"id\":1219,\"children\":[],\"rootId\":44349,\"type\":\"directory\",\"link\":\"/document/api/1219\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"人体分析\",\"weight\":0,\"id\":1208,\"children\":[],\"rootId\":42949,\"type\":\"directory\",\"link\":\"/document/api/1208\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"轻量应用服务器\",\"weight\":0,\"id\":1207,\"children\":[],\"rootId\":42877,\"type\":\"directory\",\"link\":\"/document/api/1207\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"人像变换\",\"weight\":0,\"id\":1202,\"children\":[],\"rootId\":41899,\"type\":\"directory\",\"link\":\"/document/api/1202\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"人脸试妆\",\"weight\":0,\"id\":1172,\"children\":[],\"rootId\":40685,\"type\":\"directory\",\"link\":\"/document/api/1172\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云游戏\",\"weight\":0,\"id\":1162,\"children\":[],\"rootId\":40727,\"type\":\"directory\",\"link\":\"/document/api/1162\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"智能创作\",\"weight\":0,\"id\":1156,\"children\":[],\"rootId\":38802,\"type\":\"directory\",\"link\":\"/document/api/1156\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"容器镜像服务\",\"weight\":0,\"id\":1141,\"children\":[],\"rootId\":39290,\"type\":\"directory\",\"link\":\"/document/api/1141\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"凭据管理系统\",\"weight\":0,\"id\":1140,\"children\":[],\"rootId\":40443,\"type\":\"directory\",\"link\":\"/document/api/1140\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云防火墙\",\"weight\":0,\"id\":1132,\"children\":[],\"rootId\":37728,\"type\":\"directory\",\"link\":\"/document/api/1132\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"数据湖计算 DLC\",\"weight\":0,\"id\":1342,\"children\":[],\"rootId\":53658,\"type\":\"directory\",\"link\":\"/document/api/1342\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"数据库智能管家 DBbrain\",\"weight\":0,\"id\":1130,\"children\":[],\"rootId\":39384,\"type\":\"directory\",\"link\":\"/document/api/1130\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"语音消息\",\"weight\":0,\"id\":1128,\"children\":[],\"rootId\":37529,\"type\":\"directory\",\"link\":\"/document/api/1128\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"文本内容安全\",\"weight\":0,\"id\":1124,\"children\":[],\"rootId\":41414,\"type\":\"directory\",\"link\":\"/document/api/1124\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"验证码\",\"weight\":0,\"id\":1110,\"children\":[],\"rootId\":36341,\"type\":\"directory\",\"link\":\"/document/api/1110\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"边缘计算机器\",\"weight\":0,\"id\":1108,\"children\":[],\"rootId\":36289,\"type\":\"directory\",\"link\":\"/document/api/1108\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云 HDFS\",\"weight\":0,\"id\":1105,\"children\":[],\"rootId\":36454,\"type\":\"directory\",\"link\":\"/document/api/1105\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"证书监控 SSLPod\",\"weight\":0,\"id\":1084,\"children\":[],\"rootId\":49333,\"type\":\"directory\",\"link\":\"/document/api/1084\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"物联网开发平台\",\"weight\":0,\"id\":1081,\"children\":[],\"rootId\":34746,\"type\":\"directory\",\"link\":\"/document/api/1081\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"英文作文批改\",\"weight\":0,\"id\":1076,\"children\":[],\"rootId\":34162,\"type\":\"directory\",\"link\":\"/document/api/1076\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"语音合成\",\"weight\":0,\"id\":1073,\"children\":[],\"rootId\":34079,\"type\":\"directory\",\"link\":\"/document/api/1073\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"人脸核身\",\"weight\":0,\"id\":1007,\"children\":[],\"rootId\":31318,\"type\":\"directory\",\"link\":\"/document/api/1007\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"数学作业批改\",\"weight\":0,\"id\":1004,\"children\":[],\"rootId\":30569,\"type\":\"directory\",\"link\":\"/document/api/1004\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"TDSQL-C MySQL 版\",\"weight\":0,\"id\":1003,\"children\":[],\"rootId\":48054,\"type\":\"directory\",\"link\":\"/document/api/1003\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"计费相关\",\"weight\":0,\"id\":555,\"children\":[],\"rootId\":19168,\"type\":\"directory\",\"link\":\"/document/api/555\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"物联网智能视频服务(行业版)\",\"weight\":0,\"id\":1361,\"children\":[],\"rootId\":53663,\"type\":\"directory\",\"link\":\"/document/api/1361\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"微服务引擎 TSE\",\"weight\":0,\"id\":1364,\"children\":[],\"rootId\":54367,\"type\":\"directory\",\"link\":\"/document/api/1364\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云托管 CloudBase Run\",\"weight\":0,\"id\":1243,\"children\":[],\"rootId\":75699,\"type\":\"directory\",\"link\":\"/document/api/1243\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"TDSQL-C PostgreSQL 版\",\"weight\":0,\"id\":1556,\"children\":[],\"rootId\":70437,\"type\":\"directory\",\"link\":\"/document/api/1556\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"账号风控平台\",\"weight\":0,\"id\":1441,\"children\":[],\"rootId\":56911,\"type\":\"directory\",\"link\":\"/document/api/1441\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"小程序安全\",\"weight\":0,\"id\":1223,\"children\":[],\"rootId\":75134,\"type\":\"directory\",\"link\":\"/document/api/1223\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"腾讯安心平台\",\"weight\":0,\"id\":1458,\"children\":[],\"rootId\":75000,\"type\":\"directory\",\"link\":\"/document/api/1458\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"碳引擎\",\"weight\":0,\"id\":1498,\"children\":[],\"rootId\":74947,\"type\":\"directory\",\"link\":\"/document/api/1498\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云数据库独享集群\",\"weight\":0,\"id\":1322,\"children\":[],\"rootId\":74746,\"type\":\"directory\",\"link\":\"/document/api/1322\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"应用性能监控\",\"weight\":0,\"id\":1463,\"children\":[],\"rootId\":64832,\"type\":\"directory\",\"link\":\"/document/api/1463\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"本地专用集群\",\"weight\":0,\"id\":1346,\"children\":[],\"rootId\":73688,\"type\":\"directory\",\"link\":\"/document/api/1346\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"运维安全中心(堡垒机)\",\"weight\":0,\"id\":1025,\"children\":[],\"rootId\":46158,\"type\":\"directory\",\"link\":\"/document/api/1025\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"边缘安全加速平台 EO\",\"weight\":0,\"id\":1552,\"children\":[],\"rootId\":67788,\"type\":\"directory\",\"link\":\"/document/api/1552\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"应用云渲染\",\"weight\":0,\"id\":1547,\"children\":[],\"rootId\":72721,\"type\":\"directory\",\"link\":\"/document/api/1547\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"软件成分分析\",\"weight\":0,\"id\":1483,\"children\":[],\"rootId\":72067,\"type\":\"directory\",\"link\":\"/document/api/1483\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"智能媒资托管\",\"weight\":0,\"id\":1339,\"children\":[],\"rootId\":49942,\"type\":\"directory\",\"link\":\"/document/api/1339\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"混沌演练平台\",\"weight\":0,\"id\":1500,\"children\":[],\"rootId\":63385,\"type\":\"directory\",\"link\":\"/document/api/1500\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"腾讯电子签\",\"weight\":0,\"id\":1323,\"children\":[],\"rootId\":61507,\"type\":\"directory\",\"link\":\"/document/api/1323\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"区块链可信取证\",\"weight\":0,\"id\":1259,\"children\":[],\"rootId\":54907,\"type\":\"directory\",\"link\":\"/document/api/1259\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"高性能计算平台\",\"weight\":0,\"id\":1527,\"children\":[],\"rootId\":64643,\"type\":\"directory\",\"link\":\"/document/api/1527\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"事件总线\",\"weight\":0,\"id\":1359,\"children\":[],\"rootId\":67673,\"type\":\"directory\",\"link\":\"/document/api/1359\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"容器安全服务\",\"weight\":0,\"id\":1285,\"children\":[],\"rootId\":65412,\"type\":\"directory\",\"link\":\"/document/api/1285\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"视频理解\",\"weight\":0,\"id\":1509,\"children\":[],\"rootId\":63730,\"type\":\"directory\",\"link\":\"/document/api/1509\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"服务网格\",\"weight\":0,\"id\":1261,\"children\":[],\"rootId\":63193,\"type\":\"directory\",\"link\":\"/document/api/1261\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"云顾问\",\"weight\":0,\"id\":1264,\"children\":[],\"rootId\":63077,\"type\":\"directory\",\"link\":\"/document/api/1264\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"数字身份管控平台(员工版)\",\"weight\":0,\"id\":1442,\"children\":[],\"rootId\":56912,\"type\":\"directory\",\"link\":\"/document/api/1442\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"图片内容安全\",\"weight\":0,\"id\":1125,\"children\":[],\"rootId\":41413,\"type\":\"directory\",\"link\":\"/document/api/1125\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"医疗报告结构化\",\"weight\":0,\"id\":1314,\"children\":[],\"rootId\":54316,\"type\":\"directory\",\"link\":\"/document/api/1314\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"DNSPod\",\"weight\":0,\"id\":1427,\"children\":[],\"rootId\":54337,\"type\":\"directory\",\"link\":\"/document/api/1427\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"私有域解析 Private DNS\",\"weight\":0,\"id\":1338,\"children\":[],\"rootId\":54995,\"type\":\"directory\",\"link\":\"/document/api/1338\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"多网聚合加速\",\"weight\":0,\"id\":1385,\"children\":[],\"rootId\":55797,\"type\":\"directory\",\"link\":\"/document/api/1385\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"弹性微服务\",\"weight\":0,\"id\":1371,\"children\":[],\"rootId\":55334,\"type\":\"directory\",\"link\":\"/document/api/1371\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"3.0\",\"title\":\"物联网智能视频服务(消费版)\",\"weight\":0,\"id\":1131,\"children\":[],\"rootId\":42172,\"type\":\"directory\",\"link\":\"/document/api/1131\"},{\"docType\":\"api\",\"lang\":\"zh\",\"tag\":\"\",\"title\":\"视频审核\",\"weight\":0,\"id\":1535,\"children\":[],\"rootId\":108723,\"type\":\"directory\",\"link\":\"/document/api/1535\"}]},\"searchDisable\":false},\"navbar\":{\"title\":\"API 中心\",\"expandable\":false},\"plugins\":{},\"feedbackTags\":{\"1\":\"内容找不到\",\"2\":\"内容没更新\",\"3\":\"描述不清楚\",\"4\":\"步骤不完整\",\"5\":\"链接有错误\",\"6\":\"代码/图片缺失\",\"7\":\"找不到\",\"8\":\"不好用\",\"9\":\"看不懂\",\"10\":\"有错误\",\"11\":\"没更新\",\"12\":\"其他\"}},\"staticContext\":{\"isMobile\":false,\"isMiniProgram\":false,\"isWechat\":false,\"isPreview\":false,\"originalUrl\":\"/document/api/849/52013\",\"CDN_DOMAIN\":\"cloudcache.tencent-cloud.com\",\"QCLOUD_DOMAIN\":\"cloud.tencent.com\",\"isLegalReferer\":true,\"ssrInfo\":{},\"language\":\"zh\",\"requestId\":\"iBsYt_AkW1\"}},\"api-article\":{\"data\":{\"article\":{\"type\":\"page\",\"lang\":\"zh\",\"checkStatus\":1,\"categoryId\":849,\"content\":{\"disable\":false,\"disableTip\":\"\",\"title\":\"公共参数\",\"keywords\":\"\",\"description\":\"公共参数是用于标识用户和接口签名的参数,如非必要,在每个接口单独的文档中不再对这些参数进行说明,但每次请求均需要携带这些参数,才能正常发起请求。公共参数的具体内容会因您使用的签名方法版本不同而有所差异\",\"docType\":\"default\",\"isGlossary\":false,\"body\":\"\u003cp\u003e公共参数是用于标识用户和接口签名的参数,如非必要,在每个接口单独的文档中不再对这些参数进行说明,但每次请求均需要携带这些参数,才能正常发起请求。\u003c/p\u003e\\n\u003cp\u003e公共参数的具体内容会因您使用的签名方法版本不同而有所差异。\u003c/p\u003e\\n\u003ch2 id=\\\".E4.BD.BF.E7.94.A8.E7.AD.BE.E5.90.8D.E6.96.B9.E6.B3.95-v3-.E7.9A.84.E5.85.AC.E5.85.B1.E5.8F.82.E6.95.B0\\\"\u003e使用签名方法 v3 的公共参数\u003c/h2\u003e\u003cp\u003e签名方法 v3 (有时也称作 TC3-HMAC-SHA256)相比签名方法 v1 (有些文档可能会简称签名方法),更安全,支持更大的请求包,支持 POST JSON 格式,性能有一定提升,推荐使用该签名方法计算签名。完整介绍详见 \u003ca href=\\\"/document/api/849/52014\\\"\u003e签名方法 v3\u003c/a\u003e。\u003c/p\u003e\\n\u003cp\u003e注意:出于简化的目的,部分接口文档中的示例使用的是签名方法 v1 GET 请求,而不是更安全的签名方法 v3。\u003c/p\u003e\\n\u003cp\u003e使用签名方法 v3 时,公共参数需要统一放到 HTTP Header 请求头部中,如下表所示:\u003c/p\u003e\\n\u003ctable\u003e\\n\u003cthead\u003e\\n\u003ctr\u003e\\n\u003cth\u003e参数名称\u003c/th\u003e\\n\u003cth\u003e类型\u003c/th\u003e\\n\u003cth\u003e必选\u003c/th\u003e\\n\u003cth\u003e描述\u003c/th\u003e\\n\u003c/tr\u003e\\n\u003c/thead\u003e\\n\u003ctbody\u003e\u003ctr\u003e\\n\u003ctd\u003eAction\u003c/td\u003e\\n\u003ctd\u003eString\u003c/td\u003e\\n\u003ctd\u003e是\u003c/td\u003e\\n\u003ctd\u003eHTTP 请求头:X-TC-Action。操作的接口名称。取值参考接口文档输入参数章节关于公共参数 Action 的说明。例如云服务器的查询实例列表接口,取值为 DescribeInstances。\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003eRegion\u003c/td\u003e\\n\u003ctd\u003eString\u003c/td\u003e\\n\u003ctd\u003e-\u003c/td\u003e\\n\u003ctd\u003eHTTP 请求头:X-TC-Region。地域参数,用来标识希望操作哪个地域的数据。取值参考接口文档中输入参数章节关于公共参数 Region 的说明。\u003cstrong\u003e注意:某些接口不需要传递该参数,接口文档中会对此特别说明,此时即使传递该参数也不会生效。\u003c/strong\u003e\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003eTimestamp\u003c/td\u003e\\n\u003ctd\u003eInteger\u003c/td\u003e\\n\u003ctd\u003e是\u003c/td\u003e\\n\u003ctd\u003eHTTP 请求头:X-TC-Timestamp。当前 UNIX 时间戳,可记录发起 API 请求的时间。例如 1529223702。\u003cstrong\u003e注意:如果与服务器时间相差超过5分钟,会引起签名过期错误。\u003c/strong\u003e\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003eVersion\u003c/td\u003e\\n\u003ctd\u003eString\u003c/td\u003e\\n\u003ctd\u003e是\u003c/td\u003e\\n\u003ctd\u003eHTTP 请求头:X-TC-Version。操作的 API 的版本。取值参考接口文档中入参公共参数 Version 的说明。例如云服务器的版本 2017-03-12。\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003eAuthorization\u003c/td\u003e\\n\u003ctd\u003eString\u003c/td\u003e\\n\u003ctd\u003e是\u003c/td\u003e\\n\u003ctd\u003eHTTP 标准身份认证头部字段,例如:\u003cbr\u003eTC3-HMAC-SHA256 Credential=AKID\u003cstrong\u003e***\u003c/strong\u003e/Date/service/tc3_request, SignedHeaders=content-type;host, Signature=fe5f80f77d5fa3beca038a248ff027d0445342fe2855ddc963176630326f1024 \u003cbr\u003e其中,\u003cbr\u003e- TC3-HMAC-SHA256:签名方法,目前固定取该值;\u003cbr\u003e- Credential:签名凭证,AKID\u003cstrong\u003e***\u003c/strong\u003e 是 SecretId;Date 是 UTC 标准时间的日期,取值需要和公共参数 X-TC-Timestamp 换算的 UTC 标准时间日期一致;service 为具体产品名,通常为域名前缀。例如,域名 cvm.tencentcloudapi.com 意味着产品名是 cvm。本产品取值为 oceanus;tc3_request 为固定字符串;\u003cbr\u003e- SignedHeaders:参与签名计算的头部信息,content-type 和 host 为必选头部;\u003cbr\u003e- Signature:签名摘要,计算过程详见 \u003ca href=\\\"/document/api/849/52014\\\"\u003e文档\u003c/a\u003e。\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003eToken\u003c/td\u003e\\n\u003ctd\u003eString\u003c/td\u003e\\n\u003ctd\u003e否\u003c/td\u003e\\n\u003ctd\u003eHTTP 请求头:X-TC-Token。即 \u003ca href=\\\"https://cloud.tencent.com/document/product/1312\\\"\u003e安全凭证服务\u003c/a\u003e 所颁发的临时安全凭证中的 Token,使用时需要将 SecretId 和 SecretKey 的值替换为临时安全凭证中的 TmpSecretId 和 TmpSecretKey。使用长期密钥时不能设置此 Token 字段。\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003eLanguage\u003c/td\u003e\\n\u003ctd\u003eString\u003c/td\u003e\\n\u003ctd\u003e否\u003c/td\u003e\\n\u003ctd\u003eHTTP 请求头:X-TC-Language。指定接口返回的语言,仅部分接口支持此参数。取值:zh-CN,en-US。zh-CN 返回中文,en-US 返回英文。\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003c/tbody\u003e\u003c/table\u003e\\n\u003cp\u003e假设用户想要查询广州地域的云服务器实例列表中的前十个,接口参数设置为偏移量 Offset=0,返回数量 Limit=10,则其请求结构按照请求 URL、请求头部、请求体示例如下:\u003c/p\u003e\\n\u003cp\u003eHTTP GET 请求结构示例:\u003c/p\u003e\\n\u003cp\u003e\u003cpre\u003e\u003ccode\u003ehttps://cvm.tencentcloudapi.com/?Limit=10\u0026amp;Offset=0\\n\\nAuthorization: TC3-HMAC-SHA256 Credential=AKID********************************/2018-10-09/cvm/tc3_request, SignedHeaders=content-type;host, Signature=5da7a33f6993f0614b047e5df4582db9e9bf4672ba50567dba16c6ccf174c474\\nContent-Type: application/x-www-form-urlencoded\\nHost: cvm.tencentcloudapi.com\\nX-TC-Action: DescribeInstances\\nX-TC-Version: 2017-03-12\\nX-TC-Timestamp: 1539084154\\nX-TC-Region: ap-guangzhou\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\\n\u003cp\u003eHTTP POST (application/json) 请求结构示例:\u003c/p\u003e\\n\u003cp\u003e\u003cpre\u003e\u003ccode\u003ehttps://cvm.tencentcloudapi.com/\\n\\nAuthorization: TC3-HMAC-SHA256 Credential=AKID********************************/2018-05-30/cvm/tc3_request, SignedHeaders=content-type;host, Signature=582c400e06b5924a6f2b5d7d672d79c15b13162d9279b0855cfba6789a8edb4c\\nContent-Type: application/json\\nHost: cvm.tencentcloudapi.com\\nX-TC-Action: DescribeInstances\\nX-TC-Version: 2017-03-12\\nX-TC-Timestamp: 1527672334\\nX-TC-Region: ap-guangzhou\\n\\n{\u0026quot;Offset\u0026quot;:0,\u0026quot;Limit\u0026quot;:10}\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\\n\u003cp\u003eHTTP POST (multipart/form-data)请求结构示例(仅特定的接口支持):\u003c/p\u003e\\n\u003cp\u003e\u003cpre\u003e\u003ccode\u003ehttps://cvm.tencentcloudapi.com/\\n\\nAuthorization: TC3-HMAC-SHA256 Credential=AKID********************************/2018-05-30/cvm/tc3_request, SignedHeaders=content-type;host, Signature=582c400e06b5924a6f2b5d7d672d79c15b13162d9279b0855cfba6789a8edb4c\\nContent-Type: multipart/form-data; boundary=58731222010402\\nHost: cvm.tencentcloudapi.com\\nX-TC-Action: DescribeInstances\\nX-TC-Version: 2017-03-12\\nX-TC-Timestamp: 1527672334\\nX-TC-Region: ap-guangzhou\\n\\n--58731222010402\\nContent-Disposition: form-data; name=\u0026quot;Offset\u0026quot;\\n\\n0\\n--58731222010402\\nContent-Disposition: form-data; name=\u0026quot;Limit\u0026quot;\\n\\n10\\n--58731222010402--\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\\n\u003ch2 id=\\\".E4.BD.BF.E7.94.A8.E7.AD.BE.E5.90.8D.E6.96.B9.E6.B3.95-v1-.E7.9A.84.E5.85.AC.E5.85.B1.E5.8F.82.E6.95.B0\\\"\u003e使用签名方法 v1 的公共参数\u003c/h2\u003e\u003cp\u003e使用签名方法 v1 (有时会称作 HmacSHA256 和 HmacSHA1),公共参数需要统一放到请求串中,完整介绍详见\u003ca href=\\\"/document/api/849/52015\\\"\u003e文档\u003c/a\u003e\u003c/p\u003e\\n\u003ctable\u003e\\n\u003cthead\u003e\\n\u003ctr\u003e\\n\u003cth align=\\\"left\\\"\u003e参数名称\u003c/th\u003e\\n\u003cth align=\\\"left\\\"\u003e类型\u003c/th\u003e\\n\u003cth align=\\\"left\\\"\u003e必选\u003c/th\u003e\\n\u003cth align=\\\"left\\\"\u003e描述\u003c/th\u003e\\n\u003c/tr\u003e\\n\u003c/thead\u003e\\n\u003ctbody\u003e\u003ctr\u003e\\n\u003ctd align=\\\"left\\\"\u003eAction\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003eString\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e是\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e操作的接口名称。取值参考接口文档中输入参数章节关于公共参数 Action 的说明。例如云服务器的查询实例列表接口,取值为 DescribeInstances。\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd align=\\\"left\\\"\u003eRegion\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003eString\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e-\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e地域参数,用来标识希望操作哪个地域的数据。接口接受的地域取值参考接口文档中输入参数公共参数 Region 的说明。\u003cstrong\u003e注意:某些接口不需要传递该参数,接口文档中会对此特别说明,此时即使传递该参数也不会生效。\u003c/strong\u003e\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd align=\\\"left\\\"\u003eTimestamp\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003eInteger\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e是\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e当前 UNIX 时间戳,可记录发起 API 请求的时间。例如1529223702,如果与当前时间相差过大,会引起签名过期错误。\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd align=\\\"left\\\"\u003eNonce\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003eInteger\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e是\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e随机正整数,与 Timestamp 联合起来,用于防止重放攻击。\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd align=\\\"left\\\"\u003eSecretId\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003eString\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e是\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e在 \u003ca href=\\\"https://console.cloud.tencent.com/capi\\\"\u003e云API密钥\u003c/a\u003e 上申请的标识身份的 SecretId,一个 SecretId 对应唯一的 SecretKey ,而 SecretKey 会用来生成请求签名 Signature。\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd align=\\\"left\\\"\u003eSignature\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003eString\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e是\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e请求签名,用来验证此次请求的合法性,需要用户根据实际的输入参数计算得出。具体计算方法参见 \u003ca href=\\\"/document/api/849/52015\\\"\u003e文档\u003c/a\u003e。\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd align=\\\"left\\\"\u003eVersion\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003eString\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e是\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e操作的 API 的版本。取值参考接口文档中入参公共参数 Version 的说明。例如云服务器的版本 2017-03-12。\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd align=\\\"left\\\"\u003eSignatureMethod\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003eString\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e否\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e签名方式,目前支持 HmacSHA256 和 HmacSHA1。只有指定此参数为 HmacSHA256 时,才使用 HmacSHA256 算法验证签名,其他情况均使用 HmacSHA1 验证签名。\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd align=\\\"left\\\"\u003eToken\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003eString\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e否\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e即 \u003ca href=\\\"https://cloud.tencent.com/document/product/1312\\\"\u003e安全凭证服务\u003c/a\u003e 所颁发的临时安全凭证中的 Token,使用时需要将 SecretId 和 SecretKey 的值替换为临时安全凭证中的 TmpSecretId 和 TmpSecretKey。使用长期密钥时不能设置此 Token 字段。\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd align=\\\"left\\\"\u003eLanguage\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003eString\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e否\u003c/td\u003e\\n\u003ctd align=\\\"left\\\"\u003e指定接口返回的语言,仅部分接口支持此参数。取值:zh-CN,en-US。zh-CN 返回中文,en-US 返回英文。\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003c/tbody\u003e\u003c/table\u003e\\n\u003cp\u003e假设用户想要查询广州地域的云服务器实例列表,其请求结构按照请求 URL、请求头部、请求体示例如下:\u003c/p\u003e\\n\u003cp\u003eHTTP GET 请求结构示例:\u003cbr\u003e\u003cpre\u003e\u003ccode\u003ehttps://cvm.tencentcloudapi.com/?Action=DescribeInstances\u0026amp;Version=2017-03-12\u0026amp;SignatureMethod=HmacSHA256\u0026amp;Timestamp=1527672334\u0026amp;Signature=37ac2f4fde00b0ac9bd9eadeb459b1bbee224158d66e7ae5fcadb70b2d181d02\u0026amp;Region=ap-guangzhou\u0026amp;Nonce=23823223\u0026amp;SecretId=AKID********************************\\n\\nHost: cvm.tencentcloudapi.com\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\\n\u003cp\u003eHTTP POST 请求结构示例:\u003c/p\u003e\\n\u003cp\u003e\u003cpre\u003e\u003ccode\u003ehttps://cvm.tencentcloudapi.com/\\n\\nHost: cvm.tencentcloudapi.com\\nContent-Type: application/x-www-form-urlencoded\\n\\nAction=DescribeInstances\u0026amp;Version=2017-03-12\u0026amp;SignatureMethod=HmacSHA256\u0026amp;Timestamp=1527672334\u0026amp;Signature=37ac2f4fde00b0ac9bd9eadeb459b1bbee224158d66e7ae5fcadb70b2d181d02\u0026amp;Region=ap-guangzhou\u0026amp;Nonce=23823223\u0026amp;SecretId=AKID********************************\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\\n\u003ch2 id=\\\".E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8\\\"\u003e地域列表\u003c/h2\u003e\u003cp\u003e本产品所有接口 Region 字段的可选值如下表所示。如果接口不支持该表中的所有地域,则会在接口文档中单独说明。\u003c/p\u003e\\n\u003ctable\u003e\\n\u003cthead\u003e\\n\u003ctr\u003e\\n\u003cth\u003e地域\u003c/th\u003e\\n\u003cth\u003e取值\u003c/th\u003e\\n\u003c/tr\u003e\\n\u003c/thead\u003e\\n\u003ctbody\u003e\u003ctr\u003e\\n\u003ctd\u003e亚太东南(曼谷)\u003c/td\u003e\\n\u003ctd\u003eap-bangkok\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e华北地区(北京)\u003c/td\u003e\\n\u003ctd\u003eap-beijing\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e西南地区(成都)\u003c/td\u003e\\n\u003ctd\u003eap-chengdu\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e西南地区(重庆)\u003c/td\u003e\\n\u003ctd\u003eap-chongqing\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e华南地区(广州)\u003c/td\u003e\\n\u003ctd\u003eap-guangzhou\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e港澳台地区(中国香港)\u003c/td\u003e\\n\u003ctd\u003eap-hongkong\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e亚太东南(雅加达)\u003c/td\u003e\\n\u003ctd\u003eap-jakarta\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e华东地区(南京)\u003c/td\u003e\\n\u003ctd\u003eap-nanjing\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e亚太东北(首尔)\u003c/td\u003e\\n\u003ctd\u003eap-seoul\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e华东地区(上海)\u003c/td\u003e\\n\u003ctd\u003eap-shanghai\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e华东地区(上海金融)\u003c/td\u003e\\n\u003ctd\u003eap-shanghai-fsi\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e华南地区(深圳金融)\u003c/td\u003e\\n\u003ctd\u003eap-shenzhen-fsi\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e亚太东南(新加坡)\u003c/td\u003e\\n\u003ctd\u003eap-singapore\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e亚太东北(东京)\u003c/td\u003e\\n\u003ctd\u003eap-tokyo\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e欧洲地区(法兰克福)\u003c/td\u003e\\n\u003ctd\u003eeu-frankfurt\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e美国东部(弗吉尼亚)\u003c/td\u003e\\n\u003ctd\u003ena-ashburn\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e美国西部(硅谷)\u003c/td\u003e\\n\u003ctd\u003ena-siliconvalley\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003ctr\u003e\\n\u003ctd\u003e南美地区(圣保罗)\u003c/td\u003e\\n\u003ctd\u003esa-saopaulo\u003c/td\u003e\\n\u003c/tr\u003e\\n\u003c/tbody\u003e\u003c/table\u003e\\n\",\"showToc\":true,\"toc\":\"\u003cli\u003e\u003ca href=\\\"#.E4.BD.BF.E7.94.A8.E7.AD.BE.E5.90.8D.E6.96.B9.E6.B3.95-v3-.E7.9A.84.E5.85.AC.E5.85.B1.E5.8F.82.E6.95.B0\\\" title=\\\"使用签名方法 v3 的公共参数\\\"\u003e使用签名方法 v3 的公共参数\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003ca href=\\\"#.E4.BD.BF.E7.94.A8.E7.AD.BE.E5.90.8D.E6.96.B9.E6.B3.95-v1-.E7.9A.84.E5.85.AC.E5.85.B1.E5.8F.82.E6.95.B0\\\" title=\\\"使用签名方法 v1 的公共参数\\\"\u003e使用签名方法 v1 的公共参数\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003ca href=\\\"#.E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8\\\" title=\\\"地域列表\\\"\u003e地域列表\u003c/a\u003e\u003c/li\u003e\",\"recentReleaseTime\":\"2025-01-09 01:23:32\",\"videoConfig\":{},\"writeUrl\":null,\"isSlate\":false,\"writeNodeId\":\"\",\"displayEditEntry\":false,\"slate\":\"\"},\"relationConfig\":{},\"shareConfig\":{},\"advanced\":{}},\"relatedHotArticleList\":[]},\"staticContext\":{\"isMobile\":false,\"isMiniProgram\":false,\"isWechat\":false,\"isPreview\":false,\"originalUrl\":\"/document/api/849/52013\",\"CDN_DOMAIN\":\"cloudcache.tencent-cloud.com\",\"QCLOUD_DOMAIN\":\"cloud.tencent.com\",\"isLegalReferer\":true,\"ssrInfo\":{},\"language\":\"zh\",\"requestId\":\"iBsYt_AkW1\"}},\"0-0\":null},\"actionData\":null,\"errors\":null}");</script></div><script>window.isServerContext = false; window.isClientContext = true; window.$serverTime = 1740488255236; window.$clientTime = 1740488255236;</script><script> window.CDN_DOMAIN = 'cloudcache.tencent-cloud.com'; window.QCLOUD_DOMAIN = 'cloud.tencent.com'; window.language = 'zh'; window.ssrError = undefined </script><script src="//cloudcache.tencent-cloud.com/qcloud/developer/scripts/release/libs/dom4/1.8.3/dom4.js"></script><script src="//cloudcache.tencent-cloud.com/qcloud/main/scripts/release/common/vendors/raf/raf.js"></script><script>if (window.raf) window.raf.polyfill()</script><script src="//cloudcache.tencent-cloud.com/qcloud/main/scripts/release/common/libs/jsencrypt-standalone.min.js"></script><script src="https://cloudcache.tencent-cloud.com/qcloud/main/scripts/release/common/vendors/babel/polyfill.6.26.min.js"></script><script src="https://cloudcache.tencent-cloud.com/qcloud/main/scripts/release/common/vendors/react/react.16.8.6.min.js"></script><script src="https://cloudcache.tencent-cloud.com/qcloud/main/scripts/release/common/vendors/react/react-dom.16.8.6.min.js"></script><script src="https://cloudcache.tencent-cloud.com/qcloud/main/scripts/release/common/vendors/jquery-3.2.1.min.js"></script><div> <script> window.__QCPortalContext__ = { version: "0.4.0", resource: {}, $getCurrServerTime: (function(s, c) {return function(){return +new Date()+s-c;}})(1740488255236, +new Date()), } </script> <script src="https://cloudcache.tencent-cloud.com/qcloud/portal/kit/full.a51636fb1.js"></script> <script> if (window.QCPortalKit) { window.QCPortalKit.init({"topNav":{"fixed":true},"footer":{"mobileOnly":true},"floatBar":{"disable":true},"version":"v2","site":{"replaceUrlTLDScope":"page"}}) } </script> </div><script src="//cloud.tencent.com/qccomponent/login/api.js"></script><script src="//cloudcache.tencent-cloud.com/qcloud/main/scripts/release/common/vendors/clipboard.min.js"></script><script src="//cloudcache.tencent-cloud.com/qcloud/main/components/document-feedback/document-feedback.6df63d65d2.js"></script><script src="https://cloudcache.tencent-cloud.com/qcloud/doc/scripts/document/app.99d80608.js"></script><script src="https://cloudcache.tencent-cloud.com/qcloud/main/scripts/release/common/deps/wechatJsSdk.js?version=1_0_1&max_age=31536000"></script><script>window.$render();</script><script src="//dscache.tencent-cloud.cn/ecache/qcstat/qcloud/qcloudStatApi.js" async=""></script></body></html>