diff options
Diffstat (limited to 'data/en_us/alikafka/2018-10-15/api-docs.php')
| -rw-r--r-- | data/en_us/alikafka/2018-10-15/api-docs.php | 1030 |
1 files changed, 174 insertions, 856 deletions
diff --git a/data/en_us/alikafka/2018-10-15/api-docs.php b/data/en_us/alikafka/2018-10-15/api-docs.php index 54aaaaa..3dd236a 100644 --- a/data/en_us/alikafka/2018-10-15/api-docs.php +++ b/data/en_us/alikafka/2018-10-15/api-docs.php @@ -1,40 +1,24 @@ <?php return [ 'version' => '1.0', - 'info' => [ - 'style' => 'RPC', - 'product' => 'alikafka', - 'version' => '2018-10-15', - ], + 'info' => ['style' => 'RPC', 'product' => 'alikafka', 'version' => '2018-10-15'], 'directories' => [ [ 'id' => 57971, 'title' => null, 'type' => 'directory', - 'children' => [ - 'GetInstanceList', - ], + 'children' => ['GetInstanceList'], ], [ 'id' => 57973, 'title' => null, 'type' => 'directory', - 'children' => [ - 'CreateTopic', - 'DeleteTopic', - 'GetTopicList', - 'GetTopicStatus', - ], + 'children' => ['CreateTopic', 'DeleteTopic', 'GetTopicList', 'GetTopicStatus'], ], [ 'id' => 57978, 'title' => null, 'type' => 'directory', - 'children' => [ - 'CreateConsumerGroup', - 'DeleteConsumerGroup', - 'GetConsumerList', - 'GetConsumerProgress', - ], + 'children' => ['CreateConsumerGroup', 'DeleteConsumerGroup', 'GetConsumerList', 'GetConsumerProgress'], ], ], 'components' => [ @@ -42,13 +26,8 @@ ], 'apis' => [ 'GetInstanceList' => [ - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -59,48 +38,23 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58598', - 'abilityTreeNodes' => [ - 'FEATUREalikafkaVSFQUO', - ], + 'abilityTreeNodes' => ['FEATUREalikafkaVSFQUO'], ], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'docRequired' => true, - 'example' => 'cn-hangzhou', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'docRequired' => true, 'example' => 'cn-hangzhou', 'required' => true, 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'Code' => [ - 'description' => '', - 'example' => '200', - 'format' => 'int32', - 'type' => 'integer', - ], - 'Message' => [ - 'description' => '', - 'example' => 'operation success.', - 'type' => 'string', - ], - 'RequestId' => [ - 'description' => '', - 'example' => 'ABA4A7FD-E10F-45C7-9774-A5236015****', - 'type' => 'string', - ], - 'Success' => [ - 'description' => '', - 'example' => 'true', - 'type' => 'boolean', - ], + 'Code' => ['description' => '', 'example' => '200', 'format' => 'int32', 'type' => 'integer'], + 'Message' => ['description' => '', 'example' => 'operation success.', 'type' => 'string'], + 'RequestId' => ['description' => '', 'example' => 'ABA4A7FD-E10F-45C7-9774-A5236015****', 'type' => 'string'], + 'Success' => ['description' => '', 'example' => 'true', 'type' => 'boolean'], 'InstanceList' => [ 'type' => 'object', 'itemNode' => true, @@ -110,65 +64,17 @@ 'type' => 'array', 'items' => [ 'properties' => [ - 'VpcId' => [ - 'description' => 'VPC ID。', - 'example' => 'vpc-bp1l6hrlykj3405r7****', - 'type' => 'string', - ], - 'VSwitchId' => [ - 'description' => 'VSwitch ID。', - 'example' => 'vsw-bp13rg6bcpkxofr78****', - 'type' => 'string', - ], - 'ExpiredTime' => [ - 'description' => '', - 'example' => '1568908800000', - 'format' => 'int64', - 'type' => 'integer', - ], - 'DeployType' => [ - 'description' => '', - 'example' => '4', - 'format' => 'int32', - 'type' => 'integer', - ], - 'CreateTime' => [ - 'description' => '', - 'example' => '1566215995000', - 'format' => 'int64', - 'type' => 'integer', - ], - 'SslEndPoint' => [ - 'description' => '', - 'example' => '47.111.110.11:9093,121.40.96.141:9093,47.111.118.133:****', - 'type' => 'string', - ], - 'InstanceId' => [ - 'description' => '', - 'example' => 'alikafka_pre-cn-mp919o4v****', - 'type' => 'string', - ], - 'Name' => [ - 'description' => '', - 'example' => 'alikafka_pre-cn-mp919o4v****', - 'type' => 'string', - ], - 'ServiceStatus' => [ - 'description' => '', - 'example' => '5', - 'format' => 'int32', - 'type' => 'integer', - ], - 'EndPoint' => [ - 'description' => '', - 'example' => '192.168.0.212:9092,192.168.0.210:9092,192.168.0.211:****', - 'type' => 'string', - ], - 'RegionId' => [ - 'description' => '', - 'example' => 'cn-hangzhou', - 'type' => 'string', - ], + 'VpcId' => ['description' => 'VPC ID。', 'example' => 'vpc-bp1l6hrlykj3405r7****', 'type' => 'string'], + 'VSwitchId' => ['description' => 'VSwitch ID。', 'example' => 'vsw-bp13rg6bcpkxofr78****', 'type' => 'string'], + 'ExpiredTime' => ['description' => '', 'example' => '1568908800000', 'format' => 'int64', 'type' => 'integer'], + 'DeployType' => ['description' => '', 'example' => '4', 'format' => 'int32', 'type' => 'integer'], + 'CreateTime' => ['description' => '', 'example' => '1566215995000', 'format' => 'int64', 'type' => 'integer'], + 'SslEndPoint' => ['description' => '', 'example' => '47.111.110.11:9093,121.40.96.141:9093,47.111.118.133:****', 'type' => 'string'], + 'InstanceId' => ['description' => '', 'example' => 'alikafka_pre-cn-mp919o4v****', 'type' => 'string'], + 'Name' => ['description' => '', 'example' => 'alikafka_pre-cn-mp919o4v****', 'type' => 'string'], + 'ServiceStatus' => ['description' => '', 'example' => '5', 'format' => 'int32', 'type' => 'integer'], + 'EndPoint' => ['description' => '', 'example' => '192.168.0.212:9092,192.168.0.210:9092,192.168.0.211:****', 'type' => 'string'], + 'RegionId' => ['description' => '', 'example' => 'cn-hangzhou', 'type' => 'string'], 'UpgradeServiceDetailInfo' => [ 'type' => 'object', 'itemNode' => true, @@ -178,11 +84,7 @@ 'type' => 'array', 'items' => [ 'properties' => [ - 'Current2OpenSourceVersion' => [ - 'description' => '', - 'example' => '0.10', - 'type' => 'string', - ], + 'Current2OpenSourceVersion' => ['description' => '', 'example' => '0.10', 'type' => 'string'], ], 'type' => 'object', ], @@ -202,10 +104,7 @@ ], 'errorCodes' => [ 403 => [ - [ - 'errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', - 'errorMessage' => '%s. Please check and try again later.', - ], + ['errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', 'errorMessage' => '%s. Please check and try again later.'], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"operation success.\\",\\n \\"RequestId\\": \\"ABA4A7FD-E10F-45C7-9774-A5236015****\\",\\n \\"Success\\": true,\\n \\"InstanceList\\": {\\n \\"InstanceVO\\": [\\n {\\n \\"VpcId\\": \\"vpc-bp1l6hrlykj3405r7****\\",\\n \\"VSwitchId\\": \\"vsw-bp13rg6bcpkxofr78****\\",\\n \\"ExpiredTime\\": 1568908800000,\\n \\"DeployType\\": 4,\\n \\"CreateTime\\": 1566215995000,\\n \\"SslEndPoint\\": \\"47.111.110.11:9093,121.40.96.141:9093,47.111.118.133:****\\",\\n \\"InstanceId\\": \\"alikafka_pre-cn-mp919o4v****\\",\\n \\"Name\\": \\"alikafka_pre-cn-mp919o4v****\\",\\n \\"ServiceStatus\\": 5,\\n \\"EndPoint\\": \\"192.168.0.212:9092,192.168.0.210:9092,192.168.0.211:****\\",\\n \\"RegionId\\": \\"cn-hangzhou\\",\\n \\"UpgradeServiceDetailInfo\\": {\\n \\"UpgradeServiceDetailInfoVO\\": [\\n {\\n \\"Current2OpenSourceVersion\\": \\"0.10\\"\\n }\\n ]\\n }\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"<GetInstanceListResponse>\\r\\n <Message>operation success.</Message>\\r\\n <RequestId>0220FACD-4D57-4F46-BA77-AD333498****</RequestId>\\r\\n <Success>true</Success>\\r\\n <Code>200</Code>\\r\\n <InstanceList>\\r\\n <InstanceVO>\\r\\n <Name>alikafka_pre-cn-mp919o4v****</Name>\\r\\n <DeployType>4</DeployType>\\r\\n <CreateTime>1566215995000</CreateTime>\\r\\n <RegionId>cn-hangzhou</RegionId>\\r\\n <InstanceId>alikafka_pre-cn-mp919o4v****</InstanceId>\\r\\n <SslEndPoint>47.111.110.11:9093,121.40.96.141:9093,47.111.118.133:****</SslEndPoint>\\r\\n <EndPoint>192.168.0.212:9092,192.168.0.210:9092,192.168.0.211:****</EndPoint>\\r\\n <ExpiredTime>1568908800000</ExpiredTime>\\r\\n <VSwitchId>vsw-bp13rg6bcpkxofr78****</VSwitchId>\\r\\n <VpcId>vpc-bp1l6hrlykj3405r7****</VpcId>\\r\\n <UpgradeServiceDetailInfo>\\r\\n <Current2OpenSourceVersion>0.10</Current2OpenSourceVersion>\\r\\n </UpgradeServiceDetailInfo>\\r\\n <ServiceStatus>5</ServiceStatus>\\r\\n </InstanceVO>\\r\\n </InstanceList>\\r\\n</GetInstanceListResponse>","errorExample":""}]', @@ -215,13 +114,8 @@ 'title' => 'GetInstanceList', ], 'CreateTopic' => [ - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -232,81 +126,38 @@ 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '58592', - 'abilityTreeNodes' => [ - 'FEATUREalikafka855U02', - ], + 'abilityTreeNodes' => ['FEATUREalikafka855U02'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'docRequired' => true, - 'example' => 'alikafka_pre-cn-mp919o4v****', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'docRequired' => true, 'example' => 'alikafka_pre-cn-mp919o4v****', 'required' => true, 'type' => 'string'], ], [ 'name' => 'Topic', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'docRequired' => true, - 'example' => 'alikafka_topic_test', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'docRequired' => true, 'example' => 'alikafka_topic_test', 'required' => true, 'type' => 'string'], ], [ 'name' => 'Remark', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'docRequired' => true, - 'example' => 'alikafka_topic_test', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'docRequired' => true, 'example' => 'alikafka_topic_test', 'required' => true, 'type' => 'string'], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'docRequired' => true, - 'example' => 'cn-hangzhou', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'docRequired' => true, 'example' => 'cn-hangzhou', 'required' => true, 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'Code' => [ - 'description' => '', - 'example' => '200', - 'format' => 'int32', - 'type' => 'integer', - ], - 'Message' => [ - 'description' => '', - 'example' => 'operation success', - 'type' => 'string', - ], - 'RequestId' => [ - 'description' => '', - 'example' => '9C0F207C-77A6-43E5-991C-9D98510A****', - 'type' => 'string', - ], - 'Success' => [ - 'description' => '', - 'example' => 'true', - 'type' => 'boolean', - ], + 'Code' => ['description' => '', 'example' => '200', 'format' => 'int32', 'type' => 'integer'], + 'Message' => ['description' => '', 'example' => 'operation success', 'type' => 'string'], + 'RequestId' => ['description' => '', 'example' => '9C0F207C-77A6-43E5-991C-9D98510A****', 'type' => 'string'], + 'Success' => ['description' => '', 'example' => 'true', 'type' => 'boolean'], ], 'type' => 'object', ], @@ -314,10 +165,7 @@ ], 'errorCodes' => [ 403 => [ - [ - 'errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', - 'errorMessage' => '%s. Please check and try again later.', - ], + ['errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', 'errorMessage' => '%s. Please check and try again later.'], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"operation success\\",\\n \\"RequestId\\": \\"9C0F207C-77A6-43E5-991C-9D98510A****\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"<CreateTopicResponse>\\r\\n\\t<Message>operation success</Message>\\r\\n\\t<RequestId>9C0F207C-77A6-43E5-991C-9D98510A****</RequestId>\\r\\n\\t<Success>true</Success>\\r\\n\\t<Code>200</Code>\\r\\n</CreateTopicResponse>","errorExample":""}]', @@ -327,13 +175,8 @@ 'title' => 'CreateTopic', ], 'DeleteTopic' => [ - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -344,43 +187,23 @@ 'systemTags' => [ 'operationType' => 'delete', 'abilityTreeCode' => '58594', - 'abilityTreeNodes' => [ - 'FEATUREalikafkaVSFQUO', - ], + 'abilityTreeNodes' => ['FEATUREalikafkaVSFQUO'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - 'example' => 'alikafka_post-cn-mp91a44k****', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'docRequired' => true, 'example' => 'alikafka_post-cn-mp91a44k****'], ], [ 'name' => 'Topic', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - 'example' => 'Kafkatest', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'docRequired' => true, 'example' => 'Kafkatest'], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - 'example' => 'cn-hangzhou', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'docRequired' => true, 'example' => 'cn-hangzhou'], ], ], 'responses' => [ @@ -388,37 +211,17 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '200', - ], - 'Message' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'operation success', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '9B618B3F-9506-4661-A211-D00C4556****', - ], - 'Success' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'Code' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], + 'Message' => ['description' => '', 'type' => 'string', 'example' => 'operation success'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '9B618B3F-9506-4661-A211-D00C4556****'], + 'Success' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], ], 'errorCodes' => [ 403 => [ - [ - 'errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', - 'errorMessage' => '%s. Please check and try again later.', - ], + ['errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', 'errorMessage' => '%s. Please check and try again later.'], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"operation success\\",\\n \\"RequestId\\": \\"9B618B3F-9506-4661-A211-D00C4556****\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"<DeleteTopicResponse>\\r\\n\\t<Message>operation success</Message>\\r\\n\\t<RequestId>9B618B3F-9506-4661-A211-D00C4556****</RequestId>\\r\\n\\t<Success>true</Success>\\r\\n\\t<Code>200</Code>\\r\\n</DeleteTopicResponse>","errorExample":""}]', @@ -428,13 +231,8 @@ 'extraInfo' => ' ', ], 'GetTopicList' => [ - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -445,21 +243,13 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58599', - 'abilityTreeNodes' => [ - 'FEATUREalikafkaVSFQUO', - ], + 'abilityTreeNodes' => ['FEATUREalikafkaVSFQUO'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - 'example' => 'alikafka_pre-cn-0pp1954n2003 ', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'docRequired' => true, 'example' => 'alikafka_pre-cn-0pp1954n2003 '], ], [ 'name' => 'CurrentPage', @@ -470,9 +260,7 @@ 'docRequired' => true, 'example' => '', 'default' => '1', - 'enum' => [ - '1', - ], + 'enum' => ['1'], ], ], [ @@ -484,21 +272,13 @@ 'docRequired' => true, 'example' => '', 'default' => '10000', - 'enum' => [ - '10000', - ], + 'enum' => ['10000'], ], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - 'example' => 'cn-hangzhou', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'docRequired' => true, 'example' => 'cn-hangzhou'], ], ], 'responses' => [ @@ -506,45 +286,13 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'CurrentPage' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '1', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '82BD585C-17A1-486E-B3E8-AABCE8EE****', - ], - 'Success' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], - 'Code' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '200', - ], - 'Message' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'operation success.', - ], - 'PageSize' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '10000', - ], - 'Total' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '12', - ], + 'CurrentPage' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '82BD585C-17A1-486E-B3E8-AABCE8EE****'], + 'Success' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], + 'Code' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], + 'Message' => ['description' => '', 'type' => 'string', 'example' => 'operation success.'], + 'PageSize' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10000'], + 'Total' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '12'], 'TopicList' => [ 'type' => 'object', 'itemNode' => true, @@ -555,43 +303,13 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '0', - ], - 'Remark' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'kafka_test_topic', - ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '1566804394000', - ], - 'Topic' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'poptest', - ], - 'StatusName' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'InstanceId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'alikafka_pre-cn-0pp1954n****', - ], - 'RegionId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'cn-hangzhou', - ], + 'Status' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], + 'Remark' => ['description' => '', 'type' => 'string', 'example' => 'kafka_test_topic'], + 'CreateTime' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1566804394000'], + 'Topic' => ['description' => '', 'type' => 'string', 'example' => 'poptest'], + 'StatusName' => ['description' => '', 'type' => 'string', 'example' => ''], + 'InstanceId' => ['description' => '', 'type' => 'string', 'example' => 'alikafka_pre-cn-0pp1954n****'], + 'RegionId' => ['description' => '', 'type' => 'string', 'example' => 'cn-hangzhou'], ], ], ], @@ -603,10 +321,7 @@ ], 'errorCodes' => [ 403 => [ - [ - 'errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', - 'errorMessage' => '%s. Please check and try again later.', - ], + ['errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', 'errorMessage' => '%s. Please check and try again later.'], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"CurrentPage\\": 1,\\n \\"RequestId\\": \\"82BD585C-17A1-486E-B3E8-AABCE8EE****\\",\\n \\"Success\\": true,\\n \\"Code\\": 200,\\n \\"Message\\": \\"operation success.\\",\\n \\"PageSize\\": 10000,\\n \\"Total\\": 12,\\n \\"TopicList\\": {\\n \\"TopicVO\\": [\\n {\\n \\"Status\\": 0,\\n \\"PartitionNum\\": 12,\\n \\"Remark\\": \\"kafka_test_topic\\",\\n \\"CreateTime\\": 1566804394000,\\n \\"Topic\\": \\"poptest\\",\\n \\"StatusName\\": \\"服务中\\",\\n \\"CompactTopic\\": false,\\n \\"InstanceId\\": \\"alikafka_pre-cn-0pp1954n****\\",\\n \\"LocalTopic\\": false,\\n \\"RegionId\\": \\"cn-hangzhou\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"<TopicListResponse>\\r\\n\\t<TopicList>\\r\\n\\t\\t<TopicVO>\\r\\n\\t\\t\\t<PartitionNum>12</PartitionNum>\\r\\n\\t\\t\\t<Status>0</Status>\\r\\n\\t\\t\\t<CompactTopic>false</CompactTopic>\\r\\n\\t\\t\\t<RegionId>cn-hangzhou</RegionId>\\r\\n\\t\\t\\t<InstanceId>alikafka_pre-cn-0pp1954n****</InstanceId>\\r\\n\\t\\t\\t<CreateTime>1567146954000</CreateTime>\\r\\n\\t\\t\\t<Topic>poptest</Topic>\\r\\n\\t\\t\\t<StatusName>服务中</StatusName>\\r\\n\\t\\t\\t<LocalTopic>false</LocalTopic>\\r\\n\\t\\t\\t<Remark>test</Remark>\\r\\n\\t\\t</TopicVO>\\r\\n\\t\\t<TopicVO>\\r\\n\\t\\t\\t<PartitionNum>12</PartitionNum>\\r\\n\\t\\t\\t<Status>0</Status>\\r\\n\\t\\t\\t<CompactTopic>false</CompactTopic>\\r\\n\\t\\t\\t<RegionId>cn-hangzhou</RegionId>\\r\\n\\t\\t\\t<InstanceId>alikafka_pre-cn-0pp1954n****</InstanceId>\\r\\n\\t\\t\\t<CreateTime>1566804394000</CreateTime>\\r\\n\\t\\t\\t<Topic>kafka_test_topic</Topic>\\r\\n\\t\\t\\t<StatusName>服务中</StatusName>\\r\\n\\t\\t\\t<LocalTopic>false</LocalTopic>\\r\\n\\t\\t\\t<Remark>kafka_test_topic11111111111111111111122222222222222</Remark>\\r\\n\\t\\t</TopicVO>\\r\\n\\t\\t<TopicVO>\\r\\n\\t\\t\\t<PartitionNum>12</PartitionNum>\\r\\n\\t\\t\\t<Status>0</Status>\\r\\n\\t\\t\\t<CompactTopic>false</CompactTopic>\\r\\n\\t\\t\\t<RegionId>cn-hangzhou</RegionId>\\r\\n\\t\\t\\t<InstanceId>alikafka_pre-cn-0pp1954n****</InstanceId>\\r\\n\\t\\t\\t<CreateTime>1566804290000</CreateTime>\\r\\n\\t\\t\\t<Topic>topic_test</Topic>\\r\\n\\t\\t\\t<StatusName>服务中</StatusName>\\r\\n\\t\\t\\t<LocalTopic>false</LocalTopic>\\r\\n\\t\\t\\t<Remark>topic_test</Remark>\\r\\n\\t\\t</TopicVO>\\r\\n\\t\\t<TopicVO>\\r\\n\\t\\t\\t<PartitionNum>6</PartitionNum>\\r\\n\\t\\t\\t<Status>0</Status>\\r\\n\\t\\t\\t<CompactTopic>false</CompactTopic>\\r\\n\\t\\t\\t<RegionId>cn-hangzhou</RegionId>\\r\\n\\t\\t\\t<InstanceId>alikafka_pre-cn-0pp1954n****</InstanceId>\\r\\n\\t\\t\\t<CreateTime>1565589319000</CreateTime>\\r\\n\\t\\t\\t<Topic>testkafka</Topic>\\r\\n\\t\\t\\t<StatusName>服务中</StatusName>\\r\\n\\t\\t\\t<LocalTopic>false</LocalTopic>\\r\\n\\t\\t\\t<Remark>test-data-migration</Remark>\\r\\n\\t\\t</TopicVO>\\r\\n\\t\\t<TopicVO>\\r\\n\\t\\t\\t<PartitionNum>45</PartitionNum>\\r\\n\\t\\t\\t<Status>0</Status>\\r\\n\\t\\t\\t<CompactTopic>false</CompactTopic>\\r\\n\\t\\t\\t<RegionId>cn-hangzhou</RegionId>\\r\\n\\t\\t\\t<InstanceId>alikafka_pre-cn-0pp1954n****</InstanceId>\\r\\n\\t\\t\\t<CreateTime>1565331243000</CreateTime>\\r\\n\\t\\t\\t<Topic>normal_topic_4fec2e97daa6f089f1a48b36b6bea34e_6</Topic>\\r\\n\\t\\t\\t<StatusName>服务中</StatusName>\\r\\n\\t\\t\\t<LocalTopic>false</LocalTopic>\\r\\n\\t\\t\\t<Remark>topic1</Remark>\\r\\n\\t\\t</TopicVO>\\r\\n\\t\\t<TopicVO>\\r\\n\\t\\t\\t<PartitionNum>24</PartitionNum>\\r\\n\\t\\t\\t<Status>0</Status>\\r\\n\\t\\t\\t<CompactTopic>false</CompactTopic>\\r\\n\\t\\t\\t<RegionId>cn-hangzhou</RegionId>\\r\\n\\t\\t\\t<InstanceId>alikafka_pre-cn-0pp1954n****</InstanceId>\\r\\n\\t\\t\\t<CreateTime>1565331241000</CreateTime>\\r\\n\\t\\t\\t<Topic>normal_topic_4fec2e97daa6f089f1a48b36b6bea34e_5</Topic>\\r\\n\\t\\t\\t<StatusName>服务中</StatusName>\\r\\n\\t\\t\\t<LocalTopic>false</LocalTopic>\\r\\n\\t\\t\\t<Remark>topic1</Remark>\\r\\n\\t\\t</TopicVO>\\r\\n\\t</TopicList>\\r\\n\\t<Message>operation success.</Message>\\r\\n\\t<PageSize>10000</PageSize>\\r\\n\\t<RequestId>BF67619B-17C5-4FE6-BFB4-83B8C9F7****</RequestId>\\r\\n\\t<Success>true</Success>\\r\\n\\t<CurrentPage>1</CurrentPage>\\r\\n\\t<Code>200</Code>\\r\\n\\t<Total>6</Total>\\r\\n</TopicListResponse>","errorExample":""}]', @@ -616,13 +331,8 @@ 'extraInfo' => ' ', ], 'GetTopicStatus' => [ - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -633,39 +343,23 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58600', - 'abilityTreeNodes' => [ - 'FEATUREalikafkaVSFQUO', - ], + 'abilityTreeNodes' => ['FEATUREalikafkaVSFQUO'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - 'example' => 'alikafka_pre-cn-v0h15tjmo003 ', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'docRequired' => true, 'example' => 'alikafka_pre-cn-v0h15tjmo003 '], ], [ 'name' => 'Topic', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - 'example' => 'normal_topic_9d034262835916103455551be06cc2dc_6', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'docRequired' => true, 'example' => 'normal_topic_9d034262835916103455551be06cc2dc_6'], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], ], 'responses' => [ @@ -673,43 +367,16 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '200', - ], - 'Message' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'operation success.', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'E475C7E2-8C35-46EF-BE7D-5D2A9F5D****', - ], - 'Success' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'Code' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], + 'Message' => ['description' => '', 'type' => 'string', 'example' => 'operation success.'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'E475C7E2-8C35-46EF-BE7D-5D2A9F5D****'], + 'Success' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], 'TopicStatus' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'TotalCount' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '423', - ], - 'LastTimeStamp' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '1566470063575', - ], + 'TotalCount' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '423'], + 'LastTimeStamp' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1566470063575'], 'OffsetTable' => [ 'type' => 'object', 'itemNode' => true, @@ -720,35 +387,11 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Partition' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '0', - ], - 'MinOffset' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '0', - ], - 'LastUpdateTimestamp' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '1566470063547', - ], - 'MaxOffset' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '76', - ], - 'Topic' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'testkafka', - ], + 'Partition' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], + 'MinOffset' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '0'], + 'LastUpdateTimestamp' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1566470063547'], + 'MaxOffset' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '76'], + 'Topic' => ['description' => '', 'type' => 'string', 'example' => 'testkafka'], ], ], ], @@ -762,10 +405,7 @@ ], 'errorCodes' => [ 403 => [ - [ - 'errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', - 'errorMessage' => '%s. Please check and try again later.', - ], + ['errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', 'errorMessage' => '%s. Please check and try again later.'], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"operation success.\\",\\n \\"RequestId\\": \\"E475C7E2-8C35-46EF-BE7D-5D2A9F5D****\\",\\n \\"Success\\": true,\\n \\"TopicStatus\\": {\\n \\"TotalCount\\": 423,\\n \\"LastTimeStamp\\": 1566470063575,\\n \\"OffsetTable\\": {\\n \\"OffsetTable\\": [\\n {\\n \\"Partition\\": 0,\\n \\"MinOffset\\": 0,\\n \\"LastUpdateTimestamp\\": 1566470063547,\\n \\"MaxOffset\\": 76,\\n \\"Topic\\": \\"testkafka\\"\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"<GetTopicStatusResponse>\\r\\n\\t<Message>operation success.</Message>\\r\\n\\t<RequestId>E475C7E2-8C35-46EF-BE7D-5D2A9F5D****</RequestId>\\r\\n\\t<TopicStatus>\\r\\n\\t\\t<TotalCount>423</TotalCount>\\r\\n\\t\\t<LastTimeStamp>1566470063575</LastTimeStamp>\\r\\n\\t\\t<OffsetTable>\\r\\n\\t\\t\\t<OffsetTable>\\r\\n\\t\\t\\t\\t<Partition>0</Partition>\\r\\n\\t\\t\\t\\t<LastUpdateTimestamp>1566470063547</LastUpdateTimestamp>\\r\\n\\t\\t\\t\\t<Topic>testkafka</Topic>\\r\\n\\t\\t\\t\\t<MaxOffset>76</MaxOffset>\\r\\n\\t\\t\\t\\t<MinOffset>0</MinOffset>\\r\\n\\t\\t\\t</OffsetTable>\\r\\n\\t\\t\\t<OffsetTable>\\r\\n\\t\\t\\t\\t<Partition>1</Partition>\\r\\n\\t\\t\\t\\t<LastUpdateTimestamp>1566470063575</LastUpdateTimestamp>\\r\\n\\t\\t\\t\\t<Topic>testkafka</Topic>\\r\\n\\t\\t\\t\\t<MaxOffset>69</MaxOffset>\\r\\n\\t\\t\\t\\t<MinOffset>0</MinOffset>\\r\\n\\t\\t\\t</OffsetTable>\\r\\n\\t\\t\\t<OffsetTable>\\r\\n\\t\\t\\t\\t<Partition>2</Partition>\\r\\n\\t\\t\\t\\t<LastUpdateTimestamp>1566470063554</LastUpdateTimestamp>\\r\\n\\t\\t\\t\\t<Topic>testkafka</Topic>\\r\\n\\t\\t\\t\\t<MaxOffset>70</MaxOffset>\\r\\n\\t\\t\\t\\t<MinOffset>0</MinOffset>\\r\\n\\t\\t\\t</OffsetTable>\\r\\n\\t\\t\\t<OffsetTable>\\r\\n\\t\\t\\t\\t<Partition>3</Partition>\\r\\n\\t\\t\\t\\t<LastUpdateTimestamp>1566470063538</LastUpdateTimestamp>\\r\\n\\t\\t\\t\\t<Topic>testkafka</Topic>\\r\\n\\t\\t\\t\\t<MaxOffset>67</MaxOffset>\\r\\n\\t\\t\\t\\t<MinOffset>0</MinOffset>\\r\\n\\t\\t\\t</OffsetTable>\\r\\n\\t\\t\\t<OffsetTable>\\r\\n\\t\\t\\t\\t<Partition>4</Partition>\\r\\n\\t\\t\\t\\t<LastUpdateTimestamp>1566470063568</LastUpdateTimestamp>\\r\\n\\t\\t\\t\\t<Topic>testkafka</Topic>\\r\\n\\t\\t\\t\\t<MaxOffset>67</MaxOffset>\\r\\n\\t\\t\\t\\t<MinOffset>0</MinOffset>\\r\\n\\t\\t\\t</OffsetTable>\\r\\n\\t\\t\\t<OffsetTable>\\r\\n\\t\\t\\t\\t<Partition>5</Partition>\\r\\n\\t\\t\\t\\t<LastUpdateTimestamp>1566470063561</LastUpdateTimestamp>\\r\\n\\t\\t\\t\\t<Topic>testkafka</Topic>\\r\\n\\t\\t\\t\\t<MaxOffset>74</MaxOffset>\\r\\n\\t\\t\\t\\t<MinOffset>0</MinOffset>\\r\\n\\t\\t\\t</OffsetTable>\\r\\n\\t\\t</OffsetTable>\\r\\n\\t</TopicStatus>\\r\\n\\t<Success>true</Success>\\r\\n\\t<Code>200</Code>\\r\\n</GetTopicStatusResponse>","errorExample":""}]', @@ -776,13 +416,8 @@ ], 'CreateConsumerGroup' => [ 'summary' => '创建 Group', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -793,70 +428,33 @@ 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '58591', - 'abilityTreeNodes' => [ - 'FEATUREalikafkaVSFQUO', - ], + 'abilityTreeNodes' => ['FEATUREalikafkaVSFQUO'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'docRequired' => true, - 'example' => 'alikafka_pre-cn-0pp1954n****', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'docRequired' => true, 'example' => 'alikafka_pre-cn-0pp1954n****', 'required' => true, 'type' => 'string'], ], [ 'name' => 'ConsumerId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'docRequired' => true, - 'example' => 'consumer_group_test', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'docRequired' => true, 'example' => 'consumer_group_test', 'required' => true, 'type' => 'string'], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'docRequired' => true, - 'example' => 'cn-hangzhou', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'docRequired' => true, 'example' => 'cn-hangzhou', 'required' => true, 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'Code' => [ - 'description' => '', - 'example' => '200', - 'format' => 'int32', - 'type' => 'integer', - ], - 'Message' => [ - 'description' => '', - 'example' => 'operation success', - 'type' => 'string', - ], - 'RequestId' => [ - 'description' => '', - 'example' => 'B191CC4D-B067-4508-987A-ACDA8D89****', - 'type' => 'string', - ], - 'Success' => [ - 'description' => '', - 'example' => 'true', - 'type' => 'boolean', - ], + 'Code' => ['description' => '', 'example' => '200', 'format' => 'int32', 'type' => 'integer'], + 'Message' => ['description' => '', 'example' => 'operation success', 'type' => 'string'], + 'RequestId' => ['description' => '', 'example' => 'B191CC4D-B067-4508-987A-ACDA8D89****', 'type' => 'string'], + 'Success' => ['description' => '', 'example' => 'true', 'type' => 'boolean'], ], 'type' => 'object', ], @@ -864,10 +462,7 @@ ], 'errorCodes' => [ 403 => [ - [ - 'errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', - 'errorMessage' => '%s. Please check and try again later.', - ], + ['errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', 'errorMessage' => '%s. Please check and try again later.'], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"operation success\\",\\n \\"RequestId\\": \\"B191CC4D-B067-4508-987A-ACDA8D89****\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"<CreateConsumerGroupResponse>\\r\\n <Message>operation success</Message>\\r\\n <RequestId>B191CC4D-B067-4508-987A-ACDA8D89****</RequestId>\\r\\n <Success>true</Success>\\r\\n <Code>200</Code>\\r\\n</CreateConsumerGroupResponse>","errorExample":""}]', @@ -877,13 +472,8 @@ 'title' => 'CreateConsumerGroup', ], 'DeleteConsumerGroup' => [ - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -894,43 +484,23 @@ 'systemTags' => [ 'operationType' => 'delete', 'abilityTreeCode' => '58593', - 'abilityTreeNodes' => [ - 'FEATUREalikafkaVSFQUO', - ], + 'abilityTreeNodes' => ['FEATUREalikafkaVSFQUO'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - 'example' => 'alikafka_post-cn-mp91a44k****', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'docRequired' => true, 'example' => 'alikafka_post-cn-mp91a44k****'], ], [ 'name' => 'ConsumerId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - 'example' => 'testconsumer', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'docRequired' => true, 'example' => 'testconsumer'], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - 'example' => 'cn-hangzhou', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'docRequired' => true, 'example' => 'cn-hangzhou'], ], ], 'responses' => [ @@ -938,37 +508,17 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '200', - ], - 'Message' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'operation success', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '1AA2A2AD-2727-4573-B1C7-A0388BCD****', - ], - 'Success' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'Code' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], + 'Message' => ['description' => '', 'type' => 'string', 'example' => 'operation success'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '1AA2A2AD-2727-4573-B1C7-A0388BCD****'], + 'Success' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], ], 'errorCodes' => [ 403 => [ - [ - 'errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', - 'errorMessage' => '%s. Please check and try again later.', - ], + ['errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', 'errorMessage' => '%s. Please check and try again later.'], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"operation success\\",\\n \\"RequestId\\": \\"1AA2A2AD-2727-4573-B1C7-A0388BCD****\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"<DeleteConsumerGroupResponse>\\r\\n\\t<Message>operation success</Message>\\r\\n\\t<RequestId>1AA2A2AD-2727-4573-B1C7-A0388BCD61CC</RequestId>\\r\\n\\t<Success>true</Success>\\r\\n\\t<Code>200</Code>\\r\\n</DeleteConsumerGroupResponse>","errorExample":""}]', @@ -978,13 +528,8 @@ 'extraInfo' => ' ', ], 'GetConsumerList' => [ - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -995,59 +540,28 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58596', - 'abilityTreeNodes' => [ - 'FEATUREalikafkaVSFQUO', - ], + 'abilityTreeNodes' => ['FEATUREalikafkaVSFQUO'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'docRequired' => true, - 'example' => 'alikafka_post-cn-v0h18sav****', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'docRequired' => true, 'example' => 'alikafka_post-cn-v0h18sav****', 'required' => true, 'type' => 'string'], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'docRequired' => true, - 'example' => 'cn-hangzhou', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'docRequired' => true, 'example' => 'cn-hangzhou', 'required' => true, 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'Code' => [ - 'description' => '', - 'example' => '200', - 'format' => 'int32', - 'type' => 'integer', - ], - 'Message' => [ - 'description' => '', - 'example' => 'operation success.', - 'type' => 'string', - ], - 'RequestId' => [ - 'description' => '', - 'example' => '808F042B-CB9A-4FBC-9009-00E7DDB6****', - 'type' => 'string', - ], - 'Success' => [ - 'description' => '', - 'example' => 'true', - 'type' => 'boolean', - ], + 'Code' => ['description' => '', 'example' => '200', 'format' => 'int32', 'type' => 'integer'], + 'Message' => ['description' => '', 'example' => 'operation success.', 'type' => 'string'], + 'RequestId' => ['description' => '', 'example' => '808F042B-CB9A-4FBC-9009-00E7DDB6****', 'type' => 'string'], + 'Success' => ['description' => '', 'example' => 'true', 'type' => 'boolean'], 'ConsumerList' => [ 'type' => 'object', 'itemNode' => true, @@ -1057,21 +571,9 @@ 'type' => 'array', 'items' => [ 'properties' => [ - 'ConsumerId' => [ - 'description' => '', - 'example' => 'CID_c34a6f44915f80d70cb42c4b14ee40c3_4', - 'type' => 'string', - ], - 'InstanceId' => [ - 'description' => '', - 'example' => 'alikafka_post-cn-v0h18sav0001', - 'type' => 'string', - ], - 'RegionId' => [ - 'description' => '', - 'example' => 'cn-hangzhou', - 'type' => 'string', - ], + 'ConsumerId' => ['description' => '', 'example' => 'CID_c34a6f44915f80d70cb42c4b14ee40c3_4', 'type' => 'string'], + 'InstanceId' => ['description' => '', 'example' => 'alikafka_post-cn-v0h18sav0001', 'type' => 'string'], + 'RegionId' => ['description' => '', 'example' => 'cn-hangzhou', 'type' => 'string'], ], 'type' => 'object', ], @@ -1085,10 +587,7 @@ ], 'errorCodes' => [ 403 => [ - [ - 'errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', - 'errorMessage' => '%s. Please check and try again later.', - ], + ['errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', 'errorMessage' => '%s. Please check and try again later.'], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"operation success.\\",\\n \\"RequestId\\": \\"808F042B-CB9A-4FBC-9009-00E7DDB6****\\",\\n \\"Success\\": true,\\n \\"ConsumerList\\": {\\n \\"ConsumerVO\\": [\\n {\\n \\"ConsumerId\\": \\"CID_c34a6f44915f80d70cb42c4b14ee40c3_4\\",\\n \\"InstanceId\\": \\"alikafka_post-cn-v0h18sav0001\\",\\n \\"RegionId\\": \\"cn-hangzhou\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"<GetConsumerListResponse>\\r\\n <ConsumerList>\\r\\n <ConsumerVO>\\r\\n <ConsumerId>CID_c34a6f44915f80d70cb42c4b14ee40c3_4</ConsumerId>\\r\\n <InstanceId>alikafka_post-cn-v0h18sav****</InstanceId>\\r\\n <RegionId>cn-hangzhou</RegionId>\\r\\n </ConsumerVO>\\r\\n <ConsumerVO>\\r\\n <ConsumerId>CID_c34a6f44915f80d70cb42c4b14ee40c3_3</ConsumerId>\\r\\n <InstanceId>alikafka_post-cn-v0h18sav****</InstanceId>\\r\\n <RegionId>cn-hangzhou</RegionId>\\r\\n </ConsumerVO>\\r\\n </ConsumerList>\\r\\n <Message>operation success.</Message>\\r\\n <RequestId>808F042B-CB9A-4FBC-9009-00E7DDB6****</RequestId>\\r\\n <Success>true</Success>\\r\\n <Code>200</Code>\\r\\n</GetConsumerListResponse>","errorExample":""}]', @@ -1098,13 +597,8 @@ 'title' => 'GetConsumerList', ], 'GetConsumerProgress' => [ - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1115,43 +609,23 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58597', - 'abilityTreeNodes' => [ - 'FEATUREalikafkaVSFQUO', - ], + 'abilityTreeNodes' => ['FEATUREalikafkaVSFQUO'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - 'example' => 'alikafka_pre-cn-mp919o4v****', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'docRequired' => true, 'example' => 'alikafka_pre-cn-mp919o4v****'], ], [ 'name' => 'ConsumerId', 'in' => 'query', - 'schema' => [ - 'description' => 'Consumer Group ID。', - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - 'example' => 'kafka-test', - ], + 'schema' => ['description' => 'Consumer Group ID。', 'type' => 'string', 'required' => true, 'docRequired' => true, 'example' => 'kafka-test'], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - 'example' => 'cn-hangzhou', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'docRequired' => true, 'example' => 'cn-hangzhou'], ], ], 'responses' => [ @@ -1159,46 +633,17 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '200', - ], - 'Message' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'operation success.', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '252820E1-A2E6-45F2-B4C9-1056B8CE****', - ], - 'Success' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'Code' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], + 'Message' => ['description' => '', 'type' => 'string', 'example' => 'operation success.'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '252820E1-A2E6-45F2-B4C9-1056B8CE****'], + 'Success' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], 'ConsumerProgress' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'LastTimestamp' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '1566874931671', - ], - 'TotalDiff' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '0', - ], - 'state' => [ - 'type' => 'string', - ], + 'LastTimestamp' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1566874931671'], + 'TotalDiff' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '0'], + 'state' => ['type' => 'string'], 'TopicList' => [ 'type' => 'object', 'itemNode' => true, @@ -1209,23 +654,9 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'TotalDiff' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '0', - ], - 'LastTimestamp' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '1566874931649', - ], - 'Topic' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'kafka-test', - ], + 'TotalDiff' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '0'], + 'LastTimestamp' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1566874931649'], + 'Topic' => ['description' => '', 'type' => 'string', 'example' => 'kafka-test'], 'OffsetList' => [ 'type' => 'object', 'itemNode' => true, @@ -1236,30 +667,10 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Partition' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '0', - ], - 'BrokerOffset' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '9', - ], - 'ConsumerOffset' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '9', - ], - 'LastTimestamp' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '1566874931649', - ], + 'Partition' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], + 'BrokerOffset' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '9'], + 'ConsumerOffset' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '9'], + 'LastTimestamp' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1566874931649'], ], ], ], @@ -1278,10 +689,7 @@ ], 'errorCodes' => [ 403 => [ - [ - 'errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', - 'errorMessage' => '%s. Please check and try again later.', - ], + ['errorCode' => 'AUTH_RESOURCE_OWNER_ERROR', 'errorMessage' => '%s. Please check and try again later.'], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"operation success.\\",\\n \\"RequestId\\": \\"252820E1-A2E6-45F2-B4C9-1056B8CE****\\",\\n \\"Success\\": true,\\n \\"ConsumerProgress\\": {\\n \\"LastTimestamp\\": 1566874931671,\\n \\"TotalDiff\\": 0,\\n \\"TopicList\\": {\\n \\"TopicList\\": [\\n {\\n \\"TotalDiff\\": 0,\\n \\"LastTimestamp\\": 1566874931649,\\n \\"Topic\\": \\"kafka-test\\",\\n \\"OffsetList\\": {\\n \\"OffsetList\\": [\\n {\\n \\"Partition\\": 0,\\n \\"BrokerOffset\\": 9,\\n \\"ConsumerOffset\\": 9,\\n \\"LastTimestamp\\": 1566874931649\\n }\\n ]\\n }\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"<GetConsumerProgressResponse>\\r\\n <Message>operation success.</Message>\\r\\n <RequestId>252820E1-A2E6-45F2-B4C9-1056B8CE****</RequestId>\\r\\n <ConsumerProgress>\\r\\n <TotalDiff>0</TotalDiff>\\r\\n <LastTimestamp>1566874931671</LastTimestamp>\\r\\n <TopicList>\\r\\n <TopicList>\\r\\n <TotalDiff>0</TotalDiff>\\r\\n <OffsetList>\\r\\n <OffsetList>\\r\\n <Partition>0</Partition>\\r\\n <LastTimestamp>1566874931649</LastTimestamp>\\r\\n <BrokerOffset>9</BrokerOffset>\\r\\n <ConsumerOffset>9</ConsumerOffset>\\r\\n </OffsetList>\\r\\n <OffsetList>\\r\\n <Partition>1</Partition>\\r\\n <LastTimestamp>1566874931605</LastTimestamp>\\r\\n <BrokerOffset>9</BrokerOffset>\\r\\n <ConsumerOffset>9</ConsumerOffset>\\r\\n </OffsetList>\\r\\n <OffsetList>\\r\\n <Partition>2</Partition>\\r\\n <LastTimestamp>1566874931561</LastTimestamp>\\r\\n <BrokerOffset>10</BrokerOffset>\\r\\n <ConsumerOffset>10</ConsumerOffset>\\r\\n </OffsetList>\\r\\n <OffsetList>\\r\\n <Partition>3</Partition>\\r\\n <LastTimestamp>1566874931628</LastTimestamp>\\r\\n <BrokerOffset>8</BrokerOffset>\\r\\n <ConsumerOffset>8</ConsumerOffset>\\r\\n </OffsetList>\\r\\n <OffsetList>\\r\\n <Partition>4</Partition>\\r\\n <LastTimestamp>1566874931579</LastTimestamp>\\r\\n <BrokerOffset>8</BrokerOffset>\\r\\n <ConsumerOffset>8</ConsumerOffset>\\r\\n </OffsetList>\\r\\n <OffsetList>\\r\\n <Partition>5</Partition>\\r\\n <LastTimestamp>1566874931570</LastTimestamp>\\r\\n <BrokerOffset>10</BrokerOffset>\\r\\n <ConsumerOffset>10</ConsumerOffset>\\r\\n </OffsetList>\\r\\n <OffsetList>\\r\\n <Partition>6</Partition>\\r\\n <LastTimestamp>1566874931639</LastTimestamp>\\r\\n <BrokerOffset>9</BrokerOffset>\\r\\n <ConsumerOffset>9</ConsumerOffset>\\r\\n </OffsetList>\\r\\n <OffsetList>\\r\\n <Partition>7</Partition>\\r\\n <LastTimestamp>1566874931586</LastTimestamp>\\r\\n <BrokerOffset>8</BrokerOffset>\\r\\n <ConsumerOffset>8</ConsumerOffset>\\r\\n </OffsetList>\\r\\n <OffsetList>\\r\\n <Partition>8</Partition>\\r\\n <LastTimestamp>1566874931661</LastTimestamp>\\r\\n <BrokerOffset>9</BrokerOffset>\\r\\n <ConsumerOffset>9</ConsumerOffset>\\r\\n </OffsetList>\\r\\n <OffsetList>\\r\\n <Partition>9</Partition>\\r\\n <LastTimestamp>1566874931616</LastTimestamp>\\r\\n <BrokerOffset>8</BrokerOffset>\\r\\n <ConsumerOffset>8</ConsumerOffset>\\r\\n </OffsetList>\\r\\n <OffsetList>\\r\\n <Partition>10</Partition>\\r\\n <LastTimestamp>1566874931596</LastTimestamp>\\r\\n <BrokerOffset>8</BrokerOffset>\\r\\n <ConsumerOffset>8</ConsumerOffset>\\r\\n </OffsetList>\\r\\n <OffsetList>\\r\\n <Partition>11</Partition>\\r\\n <LastTimestamp>1566874931671</LastTimestamp>\\r\\n <BrokerOffset>9</BrokerOffset>\\r\\n <ConsumerOffset>9</ConsumerOffset>\\r\\n </OffsetList>\\r\\n </OffsetList>\\r\\n <LastTimestamp>1566874931671</LastTimestamp>\\r\\n <Topic>kafka-test</Topic>\\r\\n </TopicList>\\r\\n </TopicList>\\r\\n </ConsumerProgress>\\r\\n <Success>true</Success>\\r\\n <Code>200</Code>\\r\\n</GetConsumerProgressResponse>","errorExample":""}]', @@ -1292,125 +700,35 @@ ], ], 'endpoints' => [ - [ - 'regionId' => 'cn-wulanchabu', - 'endpoint' => 'alikafka.cn-wulanchabu.aliyuncs.com', - ], - [ - 'regionId' => 'cn-beijing', - 'endpoint' => 'alikafka.cn-beijing.aliyuncs.com', - ], - [ - 'regionId' => 'cn-qingdao', - 'endpoint' => 'alikafka.cn-qingdao.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai', - 'endpoint' => 'alikafka.cn-shanghai.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hongkong', - 'endpoint' => 'alikafka.cn-hongkong.aliyuncs.com', - ], - [ - 'regionId' => 'cn-heyuan', - 'endpoint' => 'alikafka.cn-heyuan.aliyuncs.com', - ], - [ - 'regionId' => 'cn-zhangjiakou', - 'endpoint' => 'alikafka.cn-zhangjiakou.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shenzhen', - 'endpoint' => 'alikafka.cn-shenzhen.aliyuncs.com', - ], - [ - 'regionId' => 'ap-northeast-2', - 'endpoint' => 'alikafka.ap-northeast-2.aliyuncs.com', - ], - [ - 'regionId' => 'ap-northeast-1', - 'endpoint' => 'alikafka.ap-northeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-chengdu', - 'endpoint' => 'alikafka.cn-chengdu.aliyuncs.com', - ], - [ - 'regionId' => 'cn-guangzhou', - 'endpoint' => 'alikafka.cn-guangzhou.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-1', - 'endpoint' => 'alikafka.ap-southeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-2', - 'endpoint' => 'alikafka.ap-southeast-2.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-3', - 'endpoint' => 'alikafka.ap-southeast-3.aliyuncs.com', - ], - [ - 'regionId' => 'cn-huhehaote', - 'endpoint' => 'alikafka.cn-huhehaote.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-5', - 'endpoint' => 'alikafka.ap-southeast-5.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-7', - 'endpoint' => 'alikafka.ap-southeast-7.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou', - 'endpoint' => 'alikafka.cn-hangzhou.aliyuncs.com', - ], - [ - 'regionId' => 'us-east-1', - 'endpoint' => 'alikafka.us-east-1.aliyuncs.com', - ], - [ - 'regionId' => 'eu-west-1', - 'endpoint' => 'alikafka.eu-west-1.aliyuncs.com', - ], - [ - 'regionId' => 'us-west-1', - 'endpoint' => 'alikafka.us-west-1.aliyuncs.com', - ], - [ - 'regionId' => 'eu-central-1', - 'endpoint' => 'alikafka.eu-central-1.aliyuncs.com', - ], - [ - 'regionId' => 'me-east-1', - 'endpoint' => 'alikafka.me-east-1.aliyuncs.com', - ], - [ - 'regionId' => 'me-central-1', - 'endpoint' => 'alikafka.me-central-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou-finance', - 'endpoint' => 'alikafka.cn-hangzhou-finance.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shenzhen-finance-1', - 'endpoint' => 'alikafka.cn-shenzhen-finance-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-beijing-finance-1', - 'endpoint' => 'alikafka.cn-beijing-finance-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai-finance-1', - 'endpoint' => 'alikafka.cn-shanghai-finance-1.aliyuncs.com', - ], - [ - 'regionId' => 'na-south-1', - 'endpoint' => 'alikafka.na-south-1.aliyuncs.com', - ], + ['regionId' => 'cn-wulanchabu', 'endpoint' => 'alikafka.cn-wulanchabu.aliyuncs.com'], + ['regionId' => 'cn-beijing', 'endpoint' => 'alikafka.cn-beijing.aliyuncs.com'], + ['regionId' => 'cn-qingdao', 'endpoint' => 'alikafka.cn-qingdao.aliyuncs.com'], + ['regionId' => 'cn-shanghai', 'endpoint' => 'alikafka.cn-shanghai.aliyuncs.com'], + ['regionId' => 'cn-hongkong', 'endpoint' => 'alikafka.cn-hongkong.aliyuncs.com'], + ['regionId' => 'cn-heyuan', 'endpoint' => 'alikafka.cn-heyuan.aliyuncs.com'], + ['regionId' => 'cn-zhangjiakou', 'endpoint' => 'alikafka.cn-zhangjiakou.aliyuncs.com'], + ['regionId' => 'cn-shenzhen', 'endpoint' => 'alikafka.cn-shenzhen.aliyuncs.com'], + ['regionId' => 'ap-northeast-2', 'endpoint' => 'alikafka.ap-northeast-2.aliyuncs.com'], + ['regionId' => 'ap-northeast-1', 'endpoint' => 'alikafka.ap-northeast-1.aliyuncs.com'], + ['regionId' => 'cn-chengdu', 'endpoint' => 'alikafka.cn-chengdu.aliyuncs.com'], + ['regionId' => 'cn-guangzhou', 'endpoint' => 'alikafka.cn-guangzhou.aliyuncs.com'], + ['regionId' => 'ap-southeast-1', 'endpoint' => 'alikafka.ap-southeast-1.aliyuncs.com'], + ['regionId' => 'ap-southeast-2', 'endpoint' => 'alikafka.ap-southeast-2.aliyuncs.com'], + ['regionId' => 'ap-southeast-3', 'endpoint' => 'alikafka.ap-southeast-3.aliyuncs.com'], + ['regionId' => 'cn-huhehaote', 'endpoint' => 'alikafka.cn-huhehaote.aliyuncs.com'], + ['regionId' => 'ap-southeast-5', 'endpoint' => 'alikafka.ap-southeast-5.aliyuncs.com'], + ['regionId' => 'ap-southeast-7', 'endpoint' => 'alikafka.ap-southeast-7.aliyuncs.com'], + ['regionId' => 'cn-hangzhou', 'endpoint' => 'alikafka.cn-hangzhou.aliyuncs.com'], + ['regionId' => 'us-east-1', 'endpoint' => 'alikafka.us-east-1.aliyuncs.com'], + ['regionId' => 'eu-west-1', 'endpoint' => 'alikafka.eu-west-1.aliyuncs.com'], + ['regionId' => 'us-west-1', 'endpoint' => 'alikafka.us-west-1.aliyuncs.com'], + ['regionId' => 'eu-central-1', 'endpoint' => 'alikafka.eu-central-1.aliyuncs.com'], + ['regionId' => 'me-east-1', 'endpoint' => 'alikafka.me-east-1.aliyuncs.com'], + ['regionId' => 'me-central-1', 'endpoint' => 'alikafka.me-central-1.aliyuncs.com'], + ['regionId' => 'cn-hangzhou-finance', 'endpoint' => 'alikafka.cn-hangzhou-finance.aliyuncs.com'], + ['regionId' => 'cn-shenzhen-finance-1', 'endpoint' => 'alikafka.cn-shenzhen-finance-1.aliyuncs.com'], + ['regionId' => 'cn-beijing-finance-1', 'endpoint' => 'alikafka.cn-beijing-finance-1.aliyuncs.com'], + ['regionId' => 'cn-shanghai-finance-1', 'endpoint' => 'alikafka.cn-shanghai-finance-1.aliyuncs.com'], + ['regionId' => 'na-south-1', 'endpoint' => 'alikafka.na-south-1.aliyuncs.com'], ], ]; |
