【TcaplusDB知识库】RESTfulAPI2.0 for Generic表-[PB] GetRecord2.0介绍
简介
单笔记录查询接口,如果记录不存在,则返回261错误码。支持返回指定字段,通过Select参数指定要返回的字段名。该接口不支持对含有byte字段的表进行查询。
POST http://{Tcaplus_REST_URL}
请求语法
Http请求
#腾讯云控制台 RESTful Endpoint, ip:80, 端口默认80
http://172.17.0.22
#TcaplusDB本地docker版 RESTful Endpoint, ip:31001, 端口默认31001
http://9.135.8.93:31001
Http头
x-tcaplus-target:Tcaplus.GetRecord
x-tcaplus-app-id:{string}
x-tcaplus-zone-id:{string}
x-tcaplus-protocol-version:{string}
x-tcaplus-table-name:{string}
x-tcaplus-pwd-md5:{string}
x-tcaplus-result-fl
【TcaplusDB知识库】RESTfulAPI2.0 for Generic表-[PB] GetRecord2.0介绍最先出现在Python成神之路。
共有 0 条评论