summaryrefslogtreecommitdiff
path: root/data/zh_cn/drds/2016-05-06/api-docs.php
diff options
context:
space:
mode:
authorZhineng Li <im@zhineng.li>2026-07-12 17:11:17 +0800
committerZhineng Li <im@zhineng.li>2026-07-12 17:11:17 +0800
commit1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634 (patch)
tree5f0857666365b7e40cdaa3733ebe1f3ba9e13c67 /data/zh_cn/drds/2016-05-06/api-docs.php
parent7347bac4ab7e136157fc94777e6cf87ef9e08599 (diff)
downloadafterglow-metadata-full-1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634.tar.gz
afterglow-metadata-full-1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634.zip
update APIs 20260712
Diffstat (limited to 'data/zh_cn/drds/2016-05-06/api-docs.php')
-rw-r--r--data/zh_cn/drds/2016-05-06/api-docs.php346
1 files changed, 70 insertions, 276 deletions
diff --git a/data/zh_cn/drds/2016-05-06/api-docs.php b/data/zh_cn/drds/2016-05-06/api-docs.php
index 4606af7..28a2457 100644
--- a/data/zh_cn/drds/2016-05-06/api-docs.php
+++ b/data/zh_cn/drds/2016-05-06/api-docs.php
@@ -1,18 +1,12 @@
<?php return [
'version' => '1.0',
- 'info' => [
- 'style' => 'RPC',
- 'product' => 'Drds',
- 'version' => '2016-05-06',
- ],
+ 'info' => ['style' => 'RPC', 'product' => 'Drds', 'version' => '2016-05-06'],
'directories' => [
[
'id' => 0,
'title' => '其它',
'type' => 'directory',
- 'children' => [
- 'OrderRefund',
- ],
+ 'children' => ['OrderRefund'],
],
],
'components' => [
@@ -20,14 +14,8 @@
],
'apis' => [
'OrderRefund' => [
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -36,20 +24,13 @@
'systemTags' => [
'operationType' => 'none',
'abilityTreeCode' => '96181',
- 'abilityTreeNodes' => [
- 'FEATUREdrdsE51SDU',
- 'FEATUREdrdsHFP8VD',
- 'FEATUREdrdsUWIQBY',
- ],
+ 'abilityTreeNodes' => ['FEATUREdrdsE51SDU', 'FEATUREdrdsHFP8VD', 'FEATUREdrdsUWIQBY'],
],
'parameters' => [
[
'name' => 'data',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => true,
- ],
+ 'schema' => ['type' => 'string', 'required' => true],
],
],
'responses' => [
@@ -57,272 +38,85 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'code' => [
- 'type' => 'string',
- ],
- 'success' => [
- 'type' => 'boolean',
- ],
- 'message' => [
- 'type' => 'string',
- ],
- 'data' => [
- 'type' => 'string',
- ],
- 'requestId' => [
- 'type' => 'string',
- ],
+ 'code' => ['type' => 'string'],
+ 'success' => ['type' => 'boolean'],
+ 'message' => ['type' => 'string'],
+ 'data' => ['type' => 'string'],
+ 'requestId' => ['type' => 'string'],
],
],
],
],
'errorCodes' => [
400 => [
- [
- 'errorCode' => 'ActionUnauthorized',
- 'errorMessage' => 'The specified action is not available for you',
- ],
- [
- 'errorCode' => 'RemoveDrdsDBFirst',
- 'errorMessage' => 'There are Drds DB exist in this instance. Please delete drds db first',
- ],
- [
- 'errorCode' => 'OperationDenied.DrdsInstanceStatus',
- 'errorMessage' => 'The drds instance is not in running status, please try again later',
- ],
+ ['errorCode' => 'ActionUnauthorized', 'errorMessage' => 'The specified action is not available for you'],
+ ['errorCode' => 'RemoveDrdsDBFirst', 'errorMessage' => 'There are Drds DB exist in this instance. Please delete drds db first'],
+ ['errorCode' => 'OperationDenied.DrdsInstanceStatus', 'errorMessage' => 'The drds instance is not in running status, please try again later'],
],
404 => [
- [
- 'errorCode' => 'InvalidDRDSInstanceId.NotFound',
- 'errorMessage' => 'The DrdsInstanceId provided does not exist in our records.',
- ],
+ ['errorCode' => 'InvalidDRDSInstanceId.NotFound', 'errorMessage' => 'The DrdsInstanceId provided does not exist in our records.'],
],
500 => [
- [
- 'errorCode' => 'InternalError',
- 'errorMessage' => 'The request processing has failed due to some unknown error.',
- ],
+ ['errorCode' => 'InternalError', 'errorMessage' => 'The request processing has failed due to some unknown error.'],
],
],
'responseDemo' => '',
],
],
'endpoints' => [
- [
- 'regionId' => 'ap-northeast-1',
- 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'ap-northeast-2-pop',
- 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'ap-south-1',
- 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'ap-southeast-2',
- 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'ap-southeast-3',
- 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'ap-southeast-5',
- 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-beijing-finance-1',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-beijing-finance-pop',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-beijing-gov-1',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-beijing-nu16-b01',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-chengdu',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-edge-1',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-fujian',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-haidian-cm12-c01',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-hangzhou-bj-b01',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-hangzhou-finance',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-hangzhou-internal-prod-1',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-hangzhou-internal-test-1',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-hangzhou-internal-test-2',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-hangzhou-internal-test-3',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-hangzhou-test-306',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-hongkong-finance-pop',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-qingdao-nebula',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-shanghai-et15-b01',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-shanghai-et2-b01',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-shanghai-inner',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-shanghai-internal-test-1',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-shenzhen-inner',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-shenzhen-st4-d01',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-shenzhen-su18-b01',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-wuhan',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-yushanfang',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-zhangbei-na61-b01',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-zhangjiakou-na62-a01',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-zhengzhou-nebula-1',
- 'endpoint' => 'drds.aliyuncs.com',
- ],
- [
- 'regionId' => 'eu-central-1',
- 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'eu-west-1',
- 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'eu-west-1-oxs',
- 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'me-east-1',
- 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'rus-west-1-pop',
- 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'us-west-1',
- 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-hangzhou',
- 'endpoint' => 'drds.cn-hangzhou.aliyuncs.com',
- ],
- [
- 'regionId' => 'ap-southeast-1',
- 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-beijing',
- 'endpoint' => 'drds.cn-beijing.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-hongkong',
- 'endpoint' => 'drds.cn-hongkong.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-huhehaote',
- 'endpoint' => 'drds.cn-huhehaote.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-north-2-gov-1',
- 'endpoint' => 'drds.cn-north-2-gov-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-qingdao',
- 'endpoint' => 'drds.cn-qingdao.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-shanghai',
- 'endpoint' => 'drds.cn-shanghai.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-shanghai-finance-1',
- 'endpoint' => 'drds.cn-shanghai-finance-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-shenzhen',
- 'endpoint' => 'drds.cn-shenzhen.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-shenzhen-finance-1',
- 'endpoint' => 'drds.cn-shenzhen-finance-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-zhangjiakou',
- 'endpoint' => 'drds.cn-zhangjiakou.aliyuncs.com',
- ],
- [
- 'regionId' => 'us-east-1',
- 'endpoint' => 'drds.us-east-1.aliyuncs.com',
- ],
+ ['regionId' => 'ap-northeast-1', 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com'],
+ ['regionId' => 'ap-northeast-2-pop', 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com'],
+ ['regionId' => 'ap-south-1', 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com'],
+ ['regionId' => 'ap-southeast-2', 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com'],
+ ['regionId' => 'ap-southeast-3', 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com'],
+ ['regionId' => 'ap-southeast-5', 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com'],
+ ['regionId' => 'cn-beijing-finance-1', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-beijing-finance-pop', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-beijing-gov-1', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-beijing-nu16-b01', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-chengdu', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-edge-1', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-fujian', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-haidian-cm12-c01', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-hangzhou-bj-b01', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-hangzhou-finance', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-hangzhou-internal-prod-1', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-hangzhou-internal-test-1', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-hangzhou-internal-test-2', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-hangzhou-internal-test-3', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-hangzhou-test-306', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-hongkong-finance-pop', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-qingdao-nebula', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-shanghai-et15-b01', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-shanghai-et2-b01', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-shanghai-inner', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-shanghai-internal-test-1', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-shenzhen-inner', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-shenzhen-st4-d01', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-shenzhen-su18-b01', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-wuhan', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-yushanfang', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-zhangbei-na61-b01', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-zhangjiakou-na62-a01', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'cn-zhengzhou-nebula-1', 'endpoint' => 'drds.aliyuncs.com'],
+ ['regionId' => 'eu-central-1', 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com'],
+ ['regionId' => 'eu-west-1', 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com'],
+ ['regionId' => 'eu-west-1-oxs', 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com'],
+ ['regionId' => 'me-east-1', 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com'],
+ ['regionId' => 'rus-west-1-pop', 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com'],
+ ['regionId' => 'us-west-1', 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com'],
+ ['regionId' => 'cn-hangzhou', 'endpoint' => 'drds.cn-hangzhou.aliyuncs.com'],
+ ['regionId' => 'ap-southeast-1', 'endpoint' => 'drds.ap-southeast-1.aliyuncs.com'],
+ ['regionId' => 'cn-beijing', 'endpoint' => 'drds.cn-beijing.aliyuncs.com'],
+ ['regionId' => 'cn-hongkong', 'endpoint' => 'drds.cn-hongkong.aliyuncs.com'],
+ ['regionId' => 'cn-huhehaote', 'endpoint' => 'drds.cn-huhehaote.aliyuncs.com'],
+ ['regionId' => 'cn-north-2-gov-1', 'endpoint' => 'drds.cn-north-2-gov-1.aliyuncs.com'],
+ ['regionId' => 'cn-qingdao', 'endpoint' => 'drds.cn-qingdao.aliyuncs.com'],
+ ['regionId' => 'cn-shanghai', 'endpoint' => 'drds.cn-shanghai.aliyuncs.com'],
+ ['regionId' => 'cn-shanghai-finance-1', 'endpoint' => 'drds.cn-shanghai-finance-1.aliyuncs.com'],
+ ['regionId' => 'cn-shenzhen', 'endpoint' => 'drds.cn-shenzhen.aliyuncs.com'],
+ ['regionId' => 'cn-shenzhen-finance-1', 'endpoint' => 'drds.cn-shenzhen-finance-1.aliyuncs.com'],
+ ['regionId' => 'cn-zhangjiakou', 'endpoint' => 'drds.cn-zhangjiakou.aliyuncs.com'],
+ ['regionId' => 'us-east-1', 'endpoint' => 'drds.us-east-1.aliyuncs.com'],
],
];