1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
|
<?php return [
'version' => '1.0',
'info' => ['style' => 'RPC', 'product' => 'Drds', 'version' => '2016-05-06'],
'directories' => [
[
'id' => 0,
'title' => '其它',
'type' => 'directory',
'children' => ['OrderRefund'],
],
],
'components' => [
'schemas' => [],
],
'apis' => [
'OrderRefund' => [
'methods' => ['post', 'get'],
'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
],
],
'systemTags' => [
'operationType' => 'none',
'abilityTreeCode' => '96181',
'abilityTreeNodes' => ['FEATUREdrdsE51SDU', 'FEATUREdrdsHFP8VD', 'FEATUREdrdsUWIQBY'],
],
'parameters' => [
[
'name' => 'data',
'in' => 'query',
'schema' => ['type' => 'string', 'required' => true],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'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'],
],
404 => [
['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.'],
],
],
'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'],
],
];
|