summaryrefslogtreecommitdiff
path: root/data/zh_cn/cloudapi/2016-07-01
diff options
context:
space:
mode:
Diffstat (limited to 'data/zh_cn/cloudapi/2016-07-01')
-rw-r--r--data/zh_cn/cloudapi/2016-07-01/api-docs.php1146
1 files changed, 239 insertions, 907 deletions
diff --git a/data/zh_cn/cloudapi/2016-07-01/api-docs.php b/data/zh_cn/cloudapi/2016-07-01/api-docs.php
index 8cd2d00..170b4a8 100644
--- a/data/zh_cn/cloudapi/2016-07-01/api-docs.php
+++ b/data/zh_cn/cloudapi/2016-07-01/api-docs.php
@@ -1,33 +1,12 @@
<?php return [
'version' => '1.0',
- 'info' => [
- 'style' => 'RPC',
- 'product' => 'CloudAPI',
- 'version' => '2016-07-01',
- ],
+ 'info' => ['style' => 'RPC', 'product' => 'CloudAPI', 'version' => '2016-07-01'],
'directories' => [
[
'id' => 0,
'title' => '其它',
'type' => 'directory',
- 'children' => [
- 'CreateLogConfig',
- 'DeleteIpControl',
- 'DeleteLogConfig',
- 'DeleteTrafficControl',
- 'DescribeApiIpControls',
- 'DescribeApis',
- 'DescribeApisForConsole',
- 'DescribeApps',
- 'DescribeAppsForProvider',
- 'DescribeDeployedApis',
- 'DescribeRegions',
- 'DescribeSystemParameters',
- 'DescribeSystemParams',
- 'ExportSwagger',
- 'ModifyLogConfig',
- 'VpcDescribeAccesses',
- ],
+ 'children' => ['CreateLogConfig', 'DeleteIpControl', 'DeleteLogConfig', 'DeleteTrafficControl', 'DescribeApiIpControls', 'DescribeApis', 'DescribeApisForConsole', 'DescribeApps', 'DescribeAppsForProvider', 'DescribeDeployedApis', 'DescribeRegions', 'DescribeSystemParameters', 'DescribeSystemParams', 'ExportSwagger', 'ModifyLogConfig', 'VpcDescribeAccesses'],
],
],
'components' => [
@@ -36,14 +15,8 @@
'apis' => [
'CreateLogConfig' => [
'summary' => '创建日志配置',
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -53,26 +26,18 @@
'systemTags' => [
'operationType' => 'create',
'abilityTreeCode' => '94659',
- 'abilityTreeNodes' => [
- 'FEATUREapigatewayQEORTA',
- ],
+ 'abilityTreeNodes' => ['FEATUREapigatewayQEORTA'],
],
'parameters' => [
[
'name' => 'SlsProject',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => true,
- ],
+ 'schema' => ['type' => 'string', 'required' => true],
],
[
'name' => 'SlsLogStore',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => true,
- ],
+ 'schema' => ['type' => 'string', 'required' => true],
],
[
'name' => 'LogType',
@@ -81,9 +46,7 @@
'type' => 'string',
'required' => false,
'default' => 'PROVIDER',
- 'enum' => [
- 'PROVIDER',
- ],
+ 'enum' => ['PROVIDER'],
],
],
],
@@ -92,9 +55,7 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'RequestId' => [
- 'type' => 'string',
- ],
+ 'RequestId' => ['type' => 'string'],
],
],
],
@@ -103,14 +64,8 @@
],
'DeleteIpControl' => [
'summary' => '删除IP控制',
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -119,18 +74,13 @@
'systemTags' => [
'operationType' => 'delete',
'abilityTreeCode' => '94673',
- 'abilityTreeNodes' => [
- 'FEATUREapigatewayRIDGJ9',
- ],
+ 'abilityTreeNodes' => ['FEATUREapigatewayRIDGJ9'],
],
'parameters' => [
[
'name' => 'IpControlId',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => true,
- ],
+ 'schema' => ['type' => 'string', 'required' => true],
],
],
'responses' => [
@@ -138,9 +88,7 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'RequestId' => [
- 'type' => 'string',
- ],
+ 'RequestId' => ['type' => 'string'],
],
],
],
@@ -149,14 +97,8 @@
],
'DeleteLogConfig' => [
'summary' => '删除日志配置',
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -166,9 +108,7 @@
'systemTags' => [
'operationType' => 'delete',
'abilityTreeCode' => '94674',
- 'abilityTreeNodes' => [
- 'FEATUREapigatewayQEORTA',
- ],
+ 'abilityTreeNodes' => ['FEATUREapigatewayQEORTA'],
],
'parameters' => [
[
@@ -178,9 +118,7 @@
'type' => 'string',
'required' => false,
'default' => 'PROVIDER',
- 'enum' => [
- 'PROVIDER',
- ],
+ 'enum' => ['PROVIDER'],
],
],
],
@@ -189,9 +127,7 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'RequestId' => [
- 'type' => 'string',
- ],
+ 'RequestId' => ['type' => 'string'],
],
],
],
@@ -200,14 +136,8 @@
],
'DeleteTrafficControl' => [
'summary' => '删除流控策略',
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -216,18 +146,13 @@
'systemTags' => [
'operationType' => 'delete',
'abilityTreeCode' => '94678',
- 'abilityTreeNodes' => [
- 'FEATUREapigateway6HGZRN',
- ],
+ 'abilityTreeNodes' => ['FEATUREapigateway6HGZRN'],
],
'parameters' => [
[
'name' => 'TrafficControlId',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => true,
- ],
+ 'schema' => ['type' => 'string', 'required' => true],
],
],
'responses' => [
@@ -235,9 +160,7 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'RequestId' => [
- 'type' => 'string',
- ],
+ 'RequestId' => ['type' => 'string'],
],
],
],
@@ -246,14 +169,8 @@
],
'DescribeApiIpControls' => [
'summary' => '查询API的IP访问控制',
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -262,57 +179,33 @@
'systemTags' => [
'operationType' => 'list',
'abilityTreeCode' => '94691',
- 'abilityTreeNodes' => [
- 'FEATUREapigatewaySKO2I5',
- ],
+ 'abilityTreeNodes' => ['FEATUREapigatewaySKO2I5'],
],
'parameters' => [
[
'name' => 'StageName',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => true,
- ],
+ 'schema' => ['type' => 'string', 'required' => true],
],
[
'name' => 'GroupId',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => true,
- ],
+ 'schema' => ['type' => 'string', 'required' => true],
],
[
'name' => 'ApiIds',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'PageNumber',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- 'minimum' => '1',
- 'default' => '1',
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'minimum' => '1', 'default' => '1'],
],
[
'name' => 'PageSize',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- 'maximum' => '100',
- 'minimum' => '1',
- 'default' => '10',
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'maximum' => '100', 'minimum' => '1', 'default' => '10'],
],
],
'responses' => [
@@ -320,21 +213,10 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'PageNumber' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
- 'RequestId' => [
- 'type' => 'string',
- ],
- 'PageSize' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
- 'TotalCount' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
+ 'PageNumber' => ['type' => 'integer', 'format' => 'int32'],
+ 'RequestId' => ['type' => 'string'],
+ 'PageSize' => ['type' => 'integer', 'format' => 'int32'],
+ 'TotalCount' => ['type' => 'integer', 'format' => 'int32'],
'ApiIpControls' => [
'type' => 'object',
'itemNode' => true,
@@ -344,21 +226,11 @@
'items' => [
'type' => 'object',
'properties' => [
- 'BoundTime' => [
- 'type' => 'string',
- ],
- 'ApiId' => [
- 'type' => 'string',
- ],
- 'IpControlId' => [
- 'type' => 'string',
- ],
- 'IpControlName' => [
- 'type' => 'string',
- ],
- 'ApiName' => [
- 'type' => 'string',
- ],
+ 'BoundTime' => ['type' => 'string'],
+ 'ApiId' => ['type' => 'string'],
+ 'IpControlId' => ['type' => 'string'],
+ 'IpControlName' => ['type' => 'string'],
+ 'ApiName' => ['type' => 'string'],
],
],
],
@@ -372,14 +244,8 @@
],
'DescribeApis' => [
'summary' => '查询API列表',
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -388,60 +254,38 @@
'systemTags' => [
'operationType' => 'list',
'abilityTreeCode' => '94695',
- 'abilityTreeNodes' => [
- 'FEATUREapigateway910B7T',
- ],
+ 'abilityTreeNodes' => ['FEATUREapigateway910B7T'],
],
'parameters' => [
[
'name' => 'GroupId',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'ApiId',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'ApiName',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'Visibility',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'PageSize',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false],
],
[
'name' => 'PageNumber',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false],
],
],
'responses' => [
@@ -449,21 +293,10 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'PageNumber' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
- 'RequestId' => [
- 'type' => 'string',
- ],
- 'PageSize' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
- 'TotalCount' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
+ 'PageNumber' => ['type' => 'integer', 'format' => 'int32'],
+ 'RequestId' => ['type' => 'string'],
+ 'PageSize' => ['type' => 'integer', 'format' => 'int32'],
+ 'TotalCount' => ['type' => 'integer', 'format' => 'int32'],
'ApiInfos' => [
'type' => 'object',
'itemNode' => true,
@@ -473,33 +306,15 @@
'items' => [
'type' => 'object',
'properties' => [
- 'Visibility' => [
- 'type' => 'string',
- ],
- 'ApiId' => [
- 'type' => 'string',
- ],
- 'ModifiedTime' => [
- 'type' => 'string',
- ],
- 'Description' => [
- 'type' => 'string',
- ],
- 'GroupName' => [
- 'type' => 'string',
- ],
- 'GroupId' => [
- 'type' => 'string',
- ],
- 'CreatedTime' => [
- 'type' => 'string',
- ],
- 'ApiName' => [
- 'type' => 'string',
- ],
- 'RegionId' => [
- 'type' => 'string',
- ],
+ 'Visibility' => ['type' => 'string'],
+ 'ApiId' => ['type' => 'string'],
+ 'ModifiedTime' => ['type' => 'string'],
+ 'Description' => ['type' => 'string'],
+ 'GroupName' => ['type' => 'string'],
+ 'GroupId' => ['type' => 'string'],
+ 'CreatedTime' => ['type' => 'string'],
+ 'ApiName' => ['type' => 'string'],
+ 'RegionId' => ['type' => 'string'],
],
],
],
@@ -513,14 +328,8 @@
],
'DescribeApisForConsole' => [
'summary' => '查询API列表',
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -529,70 +338,43 @@
'systemTags' => [
'operationType' => 'list',
'abilityTreeCode' => '94700',
- 'abilityTreeNodes' => [
- 'FEATUREapigateway910B7T',
- ],
+ 'abilityTreeNodes' => ['FEATUREapigateway910B7T'],
],
'parameters' => [
[
'name' => 'GroupId',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'StageName',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'ApiId',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'ApiName',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'Visibility',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'PageSize',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- 'minimum' => '1',
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'minimum' => '1'],
],
[
'name' => 'PageNumber',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- 'minimum' => '1',
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'minimum' => '1'],
],
],
'responses' => [
@@ -600,21 +382,10 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'PageNumber' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
- 'RequestId' => [
- 'type' => 'string',
- ],
- 'PageSize' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
- 'TotalCount' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
+ 'PageNumber' => ['type' => 'integer', 'format' => 'int32'],
+ 'RequestId' => ['type' => 'string'],
+ 'PageSize' => ['type' => 'integer', 'format' => 'int32'],
+ 'TotalCount' => ['type' => 'integer', 'format' => 'int32'],
'ApiInfos' => [
'type' => 'object',
'itemNode' => true,
@@ -624,33 +395,15 @@
'items' => [
'type' => 'object',
'properties' => [
- 'Visibility' => [
- 'type' => 'string',
- ],
- 'ApiId' => [
- 'type' => 'string',
- ],
- 'ModifiedTime' => [
- 'type' => 'string',
- ],
- 'Description' => [
- 'type' => 'string',
- ],
- 'GroupName' => [
- 'type' => 'string',
- ],
- 'GroupId' => [
- 'type' => 'string',
- ],
- 'CreatedTime' => [
- 'type' => 'string',
- ],
- 'ApiName' => [
- 'type' => 'string',
- ],
- 'RegionId' => [
- 'type' => 'string',
- ],
+ 'Visibility' => ['type' => 'string'],
+ 'ApiId' => ['type' => 'string'],
+ 'ModifiedTime' => ['type' => 'string'],
+ 'Description' => ['type' => 'string'],
+ 'GroupName' => ['type' => 'string'],
+ 'GroupId' => ['type' => 'string'],
+ 'CreatedTime' => ['type' => 'string'],
+ 'ApiName' => ['type' => 'string'],
+ 'RegionId' => ['type' => 'string'],
'DeployedInfos' => [
'type' => 'object',
'itemNode' => true,
@@ -660,15 +413,9 @@
'items' => [
'type' => 'object',
'properties' => [
- 'StageName' => [
- 'type' => 'string',
- ],
- 'EffectiveVersion' => [
- 'type' => 'string',
- ],
- 'DeployedStatus' => [
- 'type' => 'string',
- ],
+ 'StageName' => ['type' => 'string'],
+ 'EffectiveVersion' => ['type' => 'string'],
+ 'DeployedStatus' => ['type' => 'string'],
],
],
],
@@ -687,14 +434,8 @@
],
'DescribeApps' => [
'summary' => '查询APP列表',
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -704,58 +445,33 @@
'systemTags' => [
'operationType' => 'list',
'abilityTreeCode' => '94704',
- 'abilityTreeNodes' => [
- 'FEATUREapigatewayCRDGVZ',
- ],
+ 'abilityTreeNodes' => ['FEATUREapigatewayCRDGVZ'],
],
'parameters' => [
[
'name' => 'AppId',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int64',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false],
],
[
'name' => 'AppName',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'PageNumber',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- 'minimum' => '1',
- 'default' => '1',
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'minimum' => '1', 'default' => '1'],
],
[
'name' => 'PageSize',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- 'maximum' => '100',
- 'minimum' => '1',
- 'default' => '10',
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'maximum' => '100', 'minimum' => '1', 'default' => '10'],
],
[
'name' => 'EnableTagAuth',
'in' => 'query',
- 'schema' => [
- 'type' => 'boolean',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'boolean', 'required' => false],
],
[
'name' => 'Tag',
@@ -766,14 +482,8 @@
'items' => [
'type' => 'object',
'properties' => [
- 'Key' => [
- 'type' => 'string',
- 'required' => true,
- ],
- 'Value' => [
- 'type' => 'string',
- 'required' => true,
- ],
+ 'Key' => ['type' => 'string', 'required' => true],
+ 'Value' => ['type' => 'string', 'required' => true],
],
],
'required' => false,
@@ -786,21 +496,10 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'PageNumber' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
- 'RequestId' => [
- 'type' => 'string',
- ],
- 'PageSize' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
- 'TotalCount' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
+ 'PageNumber' => ['type' => 'integer', 'format' => 'int32'],
+ 'RequestId' => ['type' => 'string'],
+ 'PageSize' => ['type' => 'integer', 'format' => 'int32'],
+ 'TotalCount' => ['type' => 'integer', 'format' => 'int32'],
'Apps' => [
'type' => 'object',
'itemNode' => true,
@@ -810,22 +509,11 @@
'items' => [
'type' => 'object',
'properties' => [
- 'AppName' => [
- 'type' => 'string',
- ],
- 'ModifiedTime' => [
- 'type' => 'string',
- ],
- 'Description' => [
- 'type' => 'string',
- ],
- 'CreatedTime' => [
- 'type' => 'string',
- ],
- 'AppId' => [
- 'type' => 'integer',
- 'format' => 'int64',
- ],
+ 'AppName' => ['type' => 'string'],
+ 'ModifiedTime' => ['type' => 'string'],
+ 'Description' => ['type' => 'string'],
+ 'CreatedTime' => ['type' => 'string'],
+ 'AppId' => ['type' => 'integer', 'format' => 'int64'],
],
],
],
@@ -839,14 +527,8 @@
],
'DescribeAppsForProvider' => [
'summary' => '查询APP列表',
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -856,51 +538,28 @@
'systemTags' => [
'operationType' => 'list',
'abilityTreeCode' => '94708',
- 'abilityTreeNodes' => [
- 'FEATUREapigatewayCRDGVZ',
- ],
+ 'abilityTreeNodes' => ['FEATUREapigatewayCRDGVZ'],
],
'parameters' => [
[
'name' => 'AppId',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int64',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false],
],
[
'name' => 'AppOwnerId',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int64',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false],
],
[
'name' => 'PageNumber',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- 'minimum' => '1',
- 'default' => '1',
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'minimum' => '1', 'default' => '1'],
],
[
'name' => 'PageSize',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- 'maximum' => '100',
- 'minimum' => '1',
- 'default' => '10',
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'maximum' => '100', 'minimum' => '1', 'default' => '10'],
],
],
'responses' => [
@@ -908,21 +567,10 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'PageNumber' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
- 'RequestId' => [
- 'type' => 'string',
- ],
- 'PageSize' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
- 'TotalCount' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
+ 'PageNumber' => ['type' => 'integer', 'format' => 'int32'],
+ 'RequestId' => ['type' => 'string'],
+ 'PageSize' => ['type' => 'integer', 'format' => 'int32'],
+ 'TotalCount' => ['type' => 'integer', 'format' => 'int32'],
'Apps' => [
'type' => 'object',
'itemNode' => true,
@@ -932,22 +580,11 @@
'items' => [
'type' => 'object',
'properties' => [
- 'AppName' => [
- 'type' => 'string',
- ],
- 'ModifiedTime' => [
- 'type' => 'string',
- ],
- 'Description' => [
- 'type' => 'string',
- ],
- 'CreateTime' => [
- 'type' => 'string',
- ],
- 'AppId' => [
- 'type' => 'integer',
- 'format' => 'int64',
- ],
+ 'AppName' => ['type' => 'string'],
+ 'ModifiedTime' => ['type' => 'string'],
+ 'Description' => ['type' => 'string'],
+ 'CreateTime' => ['type' => 'string'],
+ 'AppId' => ['type' => 'integer', 'format' => 'int64'],
],
],
],
@@ -961,14 +598,8 @@
],
'DescribeDeployedApis' => [
'summary' => '查询发布的API列表',
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -977,60 +608,38 @@
'systemTags' => [
'operationType' => 'list',
'abilityTreeCode' => '94712',
- 'abilityTreeNodes' => [
- 'FEATUREapigateway910B7T',
- ],
+ 'abilityTreeNodes' => ['FEATUREapigateway910B7T'],
],
'parameters' => [
[
'name' => 'GroupId',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'StageName',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'ApiId',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'ApiName',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'PageNumber',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false],
],
[
'name' => 'PageSize',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false],
],
],
'responses' => [
@@ -1038,21 +647,10 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'PageNumber' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
- 'RequestId' => [
- 'type' => 'string',
- ],
- 'PageSize' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
- 'TotalCount' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
+ 'PageNumber' => ['type' => 'integer', 'format' => 'int32'],
+ 'RequestId' => ['type' => 'string'],
+ 'PageSize' => ['type' => 'integer', 'format' => 'int32'],
+ 'TotalCount' => ['type' => 'integer', 'format' => 'int32'],
'ApiInfos' => [
'type' => 'object',
'itemNode' => true,
@@ -1062,33 +660,15 @@
'items' => [
'type' => 'object',
'properties' => [
- 'Visibility' => [
- 'type' => 'string',
- ],
- 'ApiId' => [
- 'type' => 'string',
- ],
- 'Description' => [
- 'type' => 'string',
- ],
- 'GroupName' => [
- 'type' => 'string',
- ],
- 'GroupId' => [
- 'type' => 'string',
- ],
- 'DeployedTime' => [
- 'type' => 'string',
- ],
- 'StageName' => [
- 'type' => 'string',
- ],
- 'ApiName' => [
- 'type' => 'string',
- ],
- 'RegionId' => [
- 'type' => 'string',
- ],
+ 'Visibility' => ['type' => 'string'],
+ 'ApiId' => ['type' => 'string'],
+ 'Description' => ['type' => 'string'],
+ 'GroupName' => ['type' => 'string'],
+ 'GroupId' => ['type' => 'string'],
+ 'DeployedTime' => ['type' => 'string'],
+ 'StageName' => ['type' => 'string'],
+ 'ApiName' => ['type' => 'string'],
+ 'RegionId' => ['type' => 'string'],
],
],
],
@@ -1102,14 +682,8 @@
],
'DescribeRegions' => [
'summary' => '查询地域列表',
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -1119,18 +693,13 @@
'systemTags' => [
'operationType' => 'none',
'abilityTreeCode' => '94732',
- 'abilityTreeNodes' => [
- 'FEATUREapigatewayX0L6BS',
- ],
+ 'abilityTreeNodes' => ['FEATUREapigatewayX0L6BS'],
],
'parameters' => [
[
'name' => 'Language',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
],
'responses' => [
@@ -1138,9 +707,7 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'RequestId' => [
- 'type' => 'string',
- ],
+ 'RequestId' => ['type' => 'string'],
'Regions' => [
'type' => 'object',
'itemNode' => true,
@@ -1150,15 +717,9 @@
'items' => [
'type' => 'object',
'properties' => [
- 'RegionEndpoint' => [
- 'type' => 'string',
- ],
- 'LocalName' => [
- 'type' => 'string',
- ],
- 'RegionId' => [
- 'type' => 'string',
- ],
+ 'RegionEndpoint' => ['type' => 'string'],
+ 'LocalName' => ['type' => 'string'],
+ 'RegionId' => ['type' => 'string'],
],
],
],
@@ -1172,14 +733,8 @@
],
'DescribeSystemParameters' => [
'summary' => '查询系统参数列表',
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -1188,9 +743,7 @@
'systemTags' => [
'operationType' => 'list',
'abilityTreeCode' => '94735',
- 'abilityTreeNodes' => [
- 'FEATUREapigatewayX0L6BS',
- ],
+ 'abilityTreeNodes' => ['FEATUREapigatewayX0L6BS'],
],
'parameters' => [],
'responses' => [
@@ -1198,9 +751,7 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'RequestId' => [
- 'type' => 'string',
- ],
+ 'RequestId' => ['type' => 'string'],
'SystemParameters' => [
'type' => 'object',
'itemNode' => true,
@@ -1210,18 +761,10 @@
'items' => [
'type' => 'object',
'properties' => [
- 'DemoValue' => [
- 'type' => 'string',
- ],
- 'Description' => [
- 'type' => 'string',
- ],
- 'ParamName' => [
- 'type' => 'string',
- ],
- 'ParamType' => [
- 'type' => 'string',
- ],
+ 'DemoValue' => ['type' => 'string'],
+ 'Description' => ['type' => 'string'],
+ 'ParamName' => ['type' => 'string'],
+ 'ParamType' => ['type' => 'string'],
],
],
],
@@ -1235,14 +778,8 @@
],
'DescribeSystemParams' => [
'summary' => '查询系统参数',
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -1251,9 +788,7 @@
'systemTags' => [
'operationType' => 'list',
'abilityTreeCode' => '94736',
- 'abilityTreeNodes' => [
- 'FEATUREapigatewayX0L6BS',
- ],
+ 'abilityTreeNodes' => ['FEATUREapigatewayX0L6BS'],
],
'parameters' => [],
'responses' => [
@@ -1261,9 +796,7 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'RequestId' => [
- 'type' => 'string',
- ],
+ 'RequestId' => ['type' => 'string'],
'SystemParams' => [
'type' => 'object',
'itemNode' => true,
@@ -1273,18 +806,10 @@
'items' => [
'type' => 'object',
'properties' => [
- 'DemoValue' => [
- 'type' => 'string',
- ],
- 'Description' => [
- 'type' => 'string',
- ],
- 'ParamName' => [
- 'type' => 'string',
- ],
- 'ParamType' => [
- 'type' => 'string',
- ],
+ 'DemoValue' => ['type' => 'string'],
+ 'Description' => ['type' => 'string'],
+ 'ParamName' => ['type' => 'string'],
+ 'ParamType' => ['type' => 'string'],
],
],
],
@@ -1298,14 +823,8 @@
],
'ExportSwagger' => [
'summary' => '导出swagger',
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -1314,26 +833,18 @@
'systemTags' => [
'operationType' => 'none',
'abilityTreeCode' => '94739',
- 'abilityTreeNodes' => [
- 'FEATUREapigatewayY6W7D1',
- ],
+ 'abilityTreeNodes' => ['FEATUREapigatewayY6W7D1'],
],
'parameters' => [
[
'name' => 'DataFormat',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'ApiUid',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => true,
- ],
+ 'schema' => ['type' => 'string', 'required' => true],
],
],
'responses' => [
@@ -1341,12 +852,8 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'Data' => [
- 'type' => 'string',
- ],
- 'RequestId' => [
- 'type' => 'string',
- ],
+ 'Data' => ['type' => 'string'],
+ 'RequestId' => ['type' => 'string'],
],
],
],
@@ -1355,14 +862,8 @@
],
'ModifyLogConfig' => [
'summary' => '修改日志配置',
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -1372,26 +873,18 @@
'systemTags' => [
'operationType' => 'update',
'abilityTreeCode' => '94752',
- 'abilityTreeNodes' => [
- 'FEATUREapigatewayQEORTA',
- ],
+ 'abilityTreeNodes' => ['FEATUREapigatewayQEORTA'],
],
'parameters' => [
[
'name' => 'SlsProject',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => true,
- ],
+ 'schema' => ['type' => 'string', 'required' => true],
],
[
'name' => 'SlsLogStore',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => true,
- ],
+ 'schema' => ['type' => 'string', 'required' => true],
],
[
'name' => 'LogType',
@@ -1400,9 +893,7 @@
'type' => 'string',
'required' => false,
'default' => 'PROVIDER',
- 'enum' => [
- 'PROVIDER',
- ],
+ 'enum' => ['PROVIDER'],
],
],
],
@@ -1411,9 +902,7 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'RequestId' => [
- 'type' => 'string',
- ],
+ 'RequestId' => ['type' => 'string'],
],
],
],
@@ -1422,14 +911,8 @@
],
'VpcDescribeAccesses' => [
'summary' => '查询vpc授权',
- 'methods' => [
- 'post',
- 'get',
- ],
- 'schemes' => [
- 'http',
- 'https',
- ],
+ 'methods' => ['post', 'get'],
+ 'schemes' => ['http', 'https'],
'security' => [
[
'AK' => [],
@@ -1438,62 +921,38 @@
'systemTags' => [
'operationType' => 'list',
'abilityTreeCode' => '94786',
- 'abilityTreeNodes' => [
- 'FEATUREapigatewayNPQVBL',
- ],
+ 'abilityTreeNodes' => ['FEATUREapigatewayNPQVBL'],
],
'parameters' => [
[
'name' => 'VpcId',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'InstanceId',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'InstancePort',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'Name',
'in' => 'query',
- 'schema' => [
- 'type' => 'string',
- 'required' => false,
- ],
+ 'schema' => ['type' => 'string', 'required' => false],
],
[
'name' => 'PageNumber',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- 'minimum' => '1',
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'minimum' => '1'],
],
[
'name' => 'PageSize',
'in' => 'query',
- 'schema' => [
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- 'minimum' => '1',
- ],
+ 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'minimum' => '1'],
],
],
'responses' => [
@@ -1501,21 +960,10 @@
'schema' => [
'type' => 'object',
'properties' => [
- 'PageNumber' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
- 'RequestId' => [
- 'type' => 'string',
- ],
- 'PageSize' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
- 'TotalCount' => [
- 'type' => 'integer',
- 'format' => 'int32',
- ],
+ 'PageNumber' => ['type' => 'integer', 'format' => 'int32'],
+ 'RequestId' => ['type' => 'string'],
+ 'PageSize' => ['type' => 'integer', 'format' => 'int32'],
+ 'TotalCount' => ['type' => 'integer', 'format' => 'int32'],
'VpcAccessAttributes' => [
'type' => 'object',
'itemNode' => true,
@@ -1525,36 +973,16 @@
'items' => [
'type' => 'object',
'properties' => [
- 'Status' => [
- 'type' => 'string',
- ],
- 'VpcId' => [
- 'type' => 'string',
- ],
- 'ModifiedTime' => [
- 'type' => 'string',
- ],
- 'UserId' => [
- 'type' => 'string',
- ],
- 'InstanceId' => [
- 'type' => 'string',
- ],
- 'Name' => [
- 'type' => 'string',
- ],
- 'Port' => [
- 'type' => 'string',
- ],
- 'CreatedTime' => [
- 'type' => 'string',
- ],
- 'Id' => [
- 'type' => 'string',
- ],
- 'RegionId' => [
- 'type' => 'string',
- ],
+ 'Status' => ['type' => 'string'],
+ 'VpcId' => ['type' => 'string'],
+ 'ModifiedTime' => ['type' => 'string'],
+ 'UserId' => ['type' => 'string'],
+ 'InstanceId' => ['type' => 'string'],
+ 'Name' => ['type' => 'string'],
+ 'Port' => ['type' => 'string'],
+ 'CreatedTime' => ['type' => 'string'],
+ 'Id' => ['type' => 'string'],
+ 'RegionId' => ['type' => 'string'],
],
],
],
@@ -1568,133 +996,37 @@
],
],
'endpoints' => [
- [
- 'regionId' => 'cn-heyuan-acdr-1',
- 'endpoint' => 'apigateway.cn-heyuan-acdr-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'ap-southeast-5',
- 'endpoint' => 'apigateway.ap-southeast-5.aliyuncs.com',
- ],
- [
- 'regionId' => 'ap-southeast-7',
- 'endpoint' => 'apigateway.ap-southeast-7.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-hangzhou',
- 'endpoint' => 'apigateway.cn-hangzhou.aliyuncs.com',
- ],
- [
- 'regionId' => 'ap-northeast-1',
- 'endpoint' => 'apigateway.ap-northeast-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-hongkong',
- 'endpoint' => 'apigateway.cn-hongkong.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-shenzhen',
- 'endpoint' => 'apigateway.cn-shenzhen.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-shanghai',
- 'endpoint' => 'apigateway.cn-shanghai.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-chengdu',
- 'endpoint' => 'apigateway.cn-chengdu.aliyuncs.com',
- ],
- [
- 'regionId' => 'eu-west-1',
- 'endpoint' => 'apigateway.eu-west-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-north-2-gov-1',
- 'endpoint' => 'apigateway.cn-north-2-gov-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'me-east-1',
- 'endpoint' => 'apigateway.me-east-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'ap-northeast-2',
- 'endpoint' => 'apigateway.ap-northeast-2.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-huhehaote',
- 'endpoint' => 'apigateway.cn-huhehaote.aliyuncs.com',
- ],
- [
- 'regionId' => 'me-central-1',
- 'endpoint' => 'apigateway.me-central-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'ap-southeast-3',
- 'endpoint' => 'apigateway.ap-southeast-3.aliyuncs.com',
- ],
- [
- 'regionId' => 'ap-southeast-1',
- 'endpoint' => 'apigateway.ap-southeast-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-beijing-finance-1',
- 'endpoint' => 'apigateway.cn-beijing-finance-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'us-east-1',
- 'endpoint' => 'apigateway.us-east-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-hangzhou-finance',
- 'endpoint' => 'apigateway.cn-hangzhou-finance.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-shanghai-finance-1',
- 'endpoint' => 'apigateway.cn-shanghai-finance-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-qingdao',
- 'endpoint' => 'apigateway.cn-qingdao.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-zhangjiakou',
- 'endpoint' => 'apigateway.cn-zhangjiakou.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-shenzhen-finance-1',
- 'endpoint' => 'apigateway.cn-shenzhen-finance-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-shanghai-inner',
- 'endpoint' => 'apigateway.cn-shanghai-inner.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-guangzhou',
- 'endpoint' => 'apigateway.cn-guangzhou.aliyuncs.com',
- ],
- [
- 'regionId' => 'us-west-1',
- 'endpoint' => 'apigateway.us-west-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-wulanchabu',
- 'endpoint' => 'apigateway.cn-wulanchabu.aliyuncs.com',
- ],
- [
- 'regionId' => 'eu-central-1',
- 'endpoint' => 'apigateway.eu-central-1.aliyuncs.com',
- ],
- [
- 'regionId' => 'ap-southeast-6',
- 'endpoint' => 'apigateway.ap-southeast-6.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-heyuan',
- 'endpoint' => 'apigateway.cn-heyuan.aliyuncs.com',
- ],
- [
- 'regionId' => 'cn-beijing',
- 'endpoint' => 'apigateway.cn-beijing.aliyuncs.com',
- ],
+ ['regionId' => 'cn-heyuan-acdr-1', 'endpoint' => 'apigateway.cn-heyuan-acdr-1.aliyuncs.com'],
+ ['regionId' => 'ap-southeast-5', 'endpoint' => 'apigateway.ap-southeast-5.aliyuncs.com'],
+ ['regionId' => 'ap-southeast-7', 'endpoint' => 'apigateway.ap-southeast-7.aliyuncs.com'],
+ ['regionId' => 'cn-hangzhou', 'endpoint' => 'apigateway.cn-hangzhou.aliyuncs.com'],
+ ['regionId' => 'ap-northeast-1', 'endpoint' => 'apigateway.ap-northeast-1.aliyuncs.com'],
+ ['regionId' => 'cn-hongkong', 'endpoint' => 'apigateway.cn-hongkong.aliyuncs.com'],
+ ['regionId' => 'cn-shenzhen', 'endpoint' => 'apigateway.cn-shenzhen.aliyuncs.com'],
+ ['regionId' => 'cn-shanghai', 'endpoint' => 'apigateway.cn-shanghai.aliyuncs.com'],
+ ['regionId' => 'cn-chengdu', 'endpoint' => 'apigateway.cn-chengdu.aliyuncs.com'],
+ ['regionId' => 'eu-west-1', 'endpoint' => 'apigateway.eu-west-1.aliyuncs.com'],
+ ['regionId' => 'cn-north-2-gov-1', 'endpoint' => 'apigateway.cn-north-2-gov-1.aliyuncs.com'],
+ ['regionId' => 'me-east-1', 'endpoint' => 'apigateway.me-east-1.aliyuncs.com'],
+ ['regionId' => 'ap-northeast-2', 'endpoint' => 'apigateway.ap-northeast-2.aliyuncs.com'],
+ ['regionId' => 'cn-huhehaote', 'endpoint' => 'apigateway.cn-huhehaote.aliyuncs.com'],
+ ['regionId' => 'me-central-1', 'endpoint' => 'apigateway.me-central-1.aliyuncs.com'],
+ ['regionId' => 'ap-southeast-3', 'endpoint' => 'apigateway.ap-southeast-3.aliyuncs.com'],
+ ['regionId' => 'ap-southeast-1', 'endpoint' => 'apigateway.ap-southeast-1.aliyuncs.com'],
+ ['regionId' => 'cn-beijing-finance-1', 'endpoint' => 'apigateway.cn-beijing-finance-1.aliyuncs.com'],
+ ['regionId' => 'us-east-1', 'endpoint' => 'apigateway.us-east-1.aliyuncs.com'],
+ ['regionId' => 'cn-hangzhou-finance', 'endpoint' => 'apigateway.cn-hangzhou-finance.aliyuncs.com'],
+ ['regionId' => 'cn-shanghai-finance-1', 'endpoint' => 'apigateway.cn-shanghai-finance-1.aliyuncs.com'],
+ ['regionId' => 'cn-qingdao', 'endpoint' => 'apigateway.cn-qingdao.aliyuncs.com'],
+ ['regionId' => 'cn-zhangjiakou', 'endpoint' => 'apigateway.cn-zhangjiakou.aliyuncs.com'],
+ ['regionId' => 'cn-shenzhen-finance-1', 'endpoint' => 'apigateway.cn-shenzhen-finance-1.aliyuncs.com'],
+ ['regionId' => 'cn-shanghai-inner', 'endpoint' => 'apigateway.cn-shanghai-inner.aliyuncs.com'],
+ ['regionId' => 'cn-guangzhou', 'endpoint' => 'apigateway.cn-guangzhou.aliyuncs.com'],
+ ['regionId' => 'us-west-1', 'endpoint' => 'apigateway.us-west-1.aliyuncs.com'],
+ ['regionId' => 'cn-wulanchabu', 'endpoint' => 'apigateway.cn-wulanchabu.aliyuncs.com'],
+ ['regionId' => 'eu-central-1', 'endpoint' => 'apigateway.eu-central-1.aliyuncs.com'],
+ ['regionId' => 'ap-southeast-6', 'endpoint' => 'apigateway.ap-southeast-6.aliyuncs.com'],
+ ['regionId' => 'cn-heyuan', 'endpoint' => 'apigateway.cn-heyuan.aliyuncs.com'],
+ ['regionId' => 'cn-beijing', 'endpoint' => 'apigateway.cn-beijing.aliyuncs.com'],
],
];