From 1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634 Mon Sep 17 00:00:00 2001 From: Zhineng Li Date: Sun, 12 Jul 2026 17:11:17 +0800 Subject: update APIs 20260712 --- data/en_us/foasconsole/2019-06-01/api-docs.php | 3015 ++++-------------------- 1 file changed, 468 insertions(+), 2547 deletions(-) (limited to 'data/en_us/foasconsole/2019-06-01') diff --git a/data/en_us/foasconsole/2019-06-01/api-docs.php b/data/en_us/foasconsole/2019-06-01/api-docs.php index 7fce743..7d7a322 100644 --- a/data/en_us/foasconsole/2019-06-01/api-docs.php +++ b/data/en_us/foasconsole/2019-06-01/api-docs.php @@ -1,74 +1,42 @@ '1.0', - 'info' => [ - 'style' => 'RPC', - 'product' => 'foasconsole', - 'version' => '2019-06-01', - ], + 'info' => ['style' => 'RPC', 'product' => 'foasconsole', 'version' => '2019-06-01'], 'directories' => [ [ 'id' => 93127, 'title' => null, 'type' => 'directory', - 'children' => [ - 'CreateNamespace', - 'DeleteNamespace', - 'ModifyPrepayNamespaceSpec', - 'DescribeNamespaces', - ], + 'children' => ['CreateNamespace', 'DeleteNamespace', 'ModifyPrepayNamespaceSpec', 'DescribeNamespaces'], ], [ 'id' => 93132, 'title' => null, 'type' => 'directory', - 'children' => [ - 'CreateInstance', - 'RenewInstance', - 'DeleteInstance', - 'ModifyPrepayInstanceSpec', - 'ConvertInstance', - 'DescribeInstances', - ], + 'children' => ['CreateInstance', 'RenewInstance', 'DeleteInstance', 'ModifyPrepayInstanceSpec', 'ConvertInstance', 'DescribeInstances'], ], [ 'id' => 93139, 'title' => null, 'type' => 'directory', - 'children' => [ - 'QueryCreateInstancePrice', - 'QueryModifyInstancePrice', - 'QueryRenewInstancePrice', - 'QueryConvertInstancePrice', - ], + 'children' => ['QueryCreateInstancePrice', 'QueryModifyInstancePrice', 'QueryRenewInstancePrice', 'QueryConvertInstancePrice'], ], [ 'id' => 93144, 'title' => null, 'type' => 'directory', - 'children' => [ - 'DescribeSupportedZones', - 'DescribeSupportedRegions', - ], + 'children' => ['DescribeSupportedZones', 'DescribeSupportedRegions'], ], [ 'id' => 187207, 'title' => null, 'type' => 'directory', - 'children' => [ - 'ListTagResources', - 'UntagResources', - 'TagResources', - 'ConvertPrepayInstance', - 'QueryConvertPrepayInstancePrice', - ], + 'children' => ['ListTagResources', 'UntagResources', 'TagResources', 'ConvertPrepayInstance', 'QueryConvertPrepayInstancePrice'], ], [ 'id' => 0, 'title' => '其它', 'type' => 'directory', - 'children' => [ - 'ChangeResourceGroup', - ], + 'children' => ['ChangeResourceGroup'], ], ], 'components' => [ @@ -77,13 +45,8 @@ 'apis' => [ 'CreateNamespace' => [ 'summary' => '创建命名空间', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -94,10 +57,7 @@ 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '45895', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ @@ -108,49 +68,19 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Region' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], - 'InstanceId' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '223493C7-FCA9-13D4-B75B-AF8B32F4****', - ], - 'Namespace' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'ns-1', - ], + 'Region' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], + 'InstanceId' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => '223493C7-FCA9-13D4-B75B-AF8B32F4****'], + 'Namespace' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'ns-1'], 'ResourceSpec' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'Cpu' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'example' => '10', - ], - 'MemoryGB' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'example' => '40', - ], + 'Cpu' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10'], + 'MemoryGB' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '40'], ], 'required' => false, ], - 'Ha' => [ - 'type' => 'boolean', - 'default' => 'false', - ], + 'Ha' => ['type' => 'boolean', 'default' => 'false'], ], 'required' => true, ], @@ -161,18 +91,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'description' => '', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], - 'Success' => [ - 'title' => '是否成功', - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['title' => '请求id', 'description' => '', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], + 'Success' => ['title' => '是否成功', 'description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], @@ -181,13 +101,8 @@ ], 'DeleteNamespace' => [ 'summary' => '删除namespace', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -195,9 +110,7 @@ ], 'operationType' => 'write', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'delete', - ], + 'systemTags' => ['operationType' => 'delete'], 'parameters' => [ [ 'name' => 'DeleteNamespaceRequest', @@ -207,24 +120,9 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Region' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], - 'InstanceId' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'sc_flinkserverlesspost_public_cn-0ju2bj2****', - ], - 'Namespace' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'ns-1', - ], + 'Region' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], + 'InstanceId' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'sc_flinkserverlesspost_public_cn-0ju2bj2****'], + 'Namespace' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'ns-1'], ], 'required' => true, ], @@ -235,18 +133,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'description' => '', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], - 'Success' => [ - 'title' => '是否成功', - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['title' => '请求id', 'description' => '', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], + 'Success' => ['title' => '是否成功', 'description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], @@ -255,13 +143,8 @@ ], 'ModifyPrepayNamespaceSpec' => [ 'summary' => '修改namespace资源分配', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -272,10 +155,7 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '45980', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ @@ -286,42 +166,15 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Region' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], - 'InstanceId' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'sc_flinkserverlesspost_public_cn-0ju2bj2****', - ], - 'Namespace' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'ns-1', - ], + 'Region' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], + 'InstanceId' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'sc_flinkserverlesspost_public_cn-0ju2bj2****'], + 'Namespace' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'ns-1'], 'ResourceSpec' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'Cpu' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'example' => '10', - ], - 'MemoryGB' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'example' => '40', - ], + 'Cpu' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '10'], + 'MemoryGB' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '40'], ], 'required' => true, ], @@ -336,38 +189,21 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'description' => '', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], - 'Success' => [ - 'title' => '是否成功', - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['title' => '请求id', 'description' => '', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], + 'Success' => ['title' => '是否成功', 'description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], ], 'staticInfo' => [ - 'substitutions' => [ - 'foasconsole::2019-06-01::ModifyNamespaceSpec', - ], + 'substitutions' => ['foasconsole::2019-06-01::ModifyNamespaceSpec'], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"67F33190-946B-1105-B6A1-E2DF0426DD51\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n 67F33190-946B-1105-B6A1-E2DF0426DD51\\n true\\n","errorExample":""}]', ], 'DescribeNamespaces' => [ 'summary' => 'namespace列表', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -380,10 +216,7 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '45983', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ @@ -394,69 +227,25 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Region' => [ - 'title' => 'regionId', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], - 'InstanceId' => [ - 'title' => '实例id', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '223493C7-FCA9-13D4-B75B-AF8B32F4****', - ], - 'Namespace' => [ - 'title' => '命名空间名称', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ns-1', - ], - 'PageIndex' => [ - 'title' => '当前页数', - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'example' => '1', - ], - 'PageSize' => [ - 'title' => '每页大小', - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'example' => '10', - ], + 'Region' => ['title' => 'regionId', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], + 'InstanceId' => ['title' => '实例id', 'description' => '', 'type' => 'string', 'required' => true, 'example' => '223493C7-FCA9-13D4-B75B-AF8B32F4****'], + 'Namespace' => ['title' => '命名空间名称', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ns-1'], + 'PageIndex' => ['title' => '当前页数', 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1'], + 'PageSize' => ['title' => '每页大小', 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10'], 'Tags' => [ 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'Key' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'flink', - ], - 'Value' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'test', - ], + 'Key' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'flink'], + 'Value' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'test'], ], 'required' => false, ], 'required' => false, ], - 'Ha' => [ - 'type' => 'boolean', - ], + 'Ha' => ['type' => 'boolean'], ], 'required' => true, ], @@ -467,42 +256,12 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'description' => '', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], - 'Success' => [ - 'title' => '是否成功', - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], - 'TotalCount' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '15', - ], - 'TotalPage' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '2', - ], - 'PageIndex' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '1', - ], - 'PageSize' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '10', - ], + 'RequestId' => ['title' => '请求id', 'description' => '', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], + 'Success' => ['title' => '是否成功', 'description' => '', 'type' => 'boolean', 'example' => 'true'], + 'TotalCount' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '15'], + 'TotalPage' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '2'], + 'PageIndex' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1'], + 'PageSize' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10'], 'Namespaces' => [ 'description' => '', 'type' => 'array', @@ -510,68 +269,25 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Namespace' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'ns-1', - ], - 'Status' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'SUCCESS', - ], - 'GmtCreate' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '1629879567394', - ], - 'GmtModified' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '1629879567394', - ], + 'Namespace' => ['description' => '', 'type' => 'string', 'example' => 'ns-1'], + 'Status' => ['description' => '', 'type' => 'string', 'example' => 'SUCCESS'], + 'GmtCreate' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1629879567394'], + 'GmtModified' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1629879567394'], 'ResourceSpec' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'Cpu' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '10', - ], - 'MemoryGB' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '40', - ], + 'Cpu' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10'], + 'MemoryGB' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '40'], ], ], 'ResourceUsed' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'Cpu' => [ - 'description' => '', - 'type' => 'number', - 'format' => 'float', - 'example' => '2.5', - ], - 'MemoryGB' => [ - 'description' => '', - 'type' => 'number', - 'format' => 'float', - 'example' => '6.6', - ], - 'Cu' => [ - 'description' => '', - 'type' => 'number', - 'format' => 'float', - 'example' => '1.6', - ], + 'Cpu' => ['description' => '', 'type' => 'number', 'format' => 'float', 'example' => '2.5'], + 'MemoryGB' => ['description' => '', 'type' => 'number', 'format' => 'float', 'example' => '6.6'], + 'Cu' => ['description' => '', 'type' => 'number', 'format' => 'float', 'example' => '1.6'], ], ], 'Tags' => [ @@ -581,24 +297,12 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Key' => [ - 'title' => '标签键', - 'description' => '', - 'type' => 'string', - 'example' => 'flink', - ], - 'Value' => [ - 'title' => '标签值', - 'description' => '', - 'type' => 'string', - 'example' => 'test', - ], + 'Key' => ['title' => '标签键', 'description' => '', 'type' => 'string', 'example' => 'flink'], + 'Value' => ['title' => '标签值', 'description' => '', 'type' => 'string', 'example' => 'test'], ], ], ], - 'Ha' => [ - 'type' => 'boolean', - ], + 'Ha' => ['type' => 'boolean'], ], ], ], @@ -610,13 +314,8 @@ ], 'CreateInstance' => [ 'summary' => '创建实例', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -629,10 +328,7 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '44259', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ @@ -643,69 +339,29 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'InstanceName' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'vvp1', - ], + 'InstanceName' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'vvp1'], 'ChargeType' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'PRE', - 'enum' => [ - 'PRE', - 'POST', - ], - ], - 'Region' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], - 'ZoneId' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing-g', - ], - 'VpcId' => [ - 'description' => 'VPC ID。', - 'type' => 'string', - 'required' => true, - 'example' => 'vpc-2ze9*******nxfmfcdi', + 'enum' => ['PRE', 'POST'], ], + 'Region' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], + 'ZoneId' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing-g'], + 'VpcId' => ['description' => 'VPC ID。', 'type' => 'string', 'required' => true, 'example' => 'vpc-2ze9*******nxfmfcdi'], 'VSwitchIds' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'vsw-xzes****bkmuirxxpoxxv', - ], + 'items' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'vsw-xzes****bkmuirxxpoxxv'], 'required' => true, ], 'ResourceSpec' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'Cpu' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'example' => '10', - ], - 'MemoryGB' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'example' => '40', - ], + 'Cpu' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10'], + 'MemoryGB' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '40'], ], 'required' => false, ], @@ -715,26 +371,10 @@ 'required' => false, 'example' => 'Month', 'default' => 'Month', - 'enum' => [ - 'Year', - 'Month', - 'Day', - 'Hour', - ], - ], - 'Duration' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'example' => '1', - ], - 'AutoRenew' => [ - 'description' => '', - 'type' => 'boolean', - 'required' => false, - 'example' => 'true', + 'enum' => ['Year', 'Month', 'Day', 'Hour'], ], + 'Duration' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1'], + 'AutoRenew' => ['description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true'], 'Storage' => [ 'description' => '', 'type' => 'object', @@ -743,80 +383,35 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Bucket' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'oss_flink', - ], + 'Bucket' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'oss_flink'], ], 'required' => true, ], ], 'required' => true, ], - 'UsePromotionCode' => [ - 'title' => '是否使用优惠券', - 'description' => '', - 'type' => 'boolean', - 'required' => false, - 'example' => 'true', - ], - 'PromotionCode' => [ - 'title' => '优惠券code', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '5RT******', - ], - 'ResourceGroupId' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'rg-******', - ], - 'Extra' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '*', - ], + 'UsePromotionCode' => ['title' => '是否使用优惠券', 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true'], + 'PromotionCode' => ['title' => '优惠券code', 'description' => '', 'type' => 'string', 'required' => false, 'example' => '5RT******'], + 'ResourceGroupId' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'rg-******'], + 'Extra' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '*'], 'ArchitectureType' => [ 'type' => 'string', - 'enum' => [ - 'X86', - 'ARM', - ], - ], - 'Ha' => [ - 'type' => 'boolean', - 'default' => 'false', - ], - 'HaZoneId' => [ - 'type' => 'string', + 'enum' => ['X86', 'ARM'], ], + 'Ha' => ['type' => 'boolean', 'default' => 'false'], + 'HaZoneId' => ['type' => 'string'], 'HaVSwitchIds' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], 'HaResourceSpec' => [ 'type' => 'object', 'properties' => [ - 'Cpu' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'MemoryGB' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'Cpu' => ['type' => 'integer', 'format' => 'int32'], + 'MemoryGB' => ['type' => 'integer', 'format' => 'int32'], ], ], - 'MonitorType' => [ - 'type' => 'string', - ], + 'MonitorType' => ['type' => 'string'], ], 'required' => true, ], @@ -829,36 +424,15 @@ 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'description' => '', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], - 'Success' => [ - 'title' => '是否成功', - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['title' => '请求id', 'description' => '', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], + 'Success' => ['title' => '是否成功', 'description' => '', 'type' => 'boolean', 'example' => 'true'], 'OrderInfo' => [ 'title' => '订单信息', 'description' => '', 'type' => 'object', 'properties' => [ - 'OrderId' => [ - 'title' => '订单id', - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '210406354694567', - ], - 'InstanceId' => [ - 'title' => '实例id', - 'description' => '', - 'type' => 'string', - 'example' => '8D2D5BBF-C302-1A21-80E1-27799802****', - ], + 'OrderId' => ['title' => '订单id', 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '210406354694567'], + 'InstanceId' => ['title' => '实例id', 'description' => '', 'type' => 'string', 'example' => '8D2D5BBF-C302-1A21-80E1-27799802****'], ], ], ], @@ -869,13 +443,8 @@ ], 'RenewInstance' => [ 'summary' => '续费', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -886,10 +455,7 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '44666', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ @@ -900,40 +466,16 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Region' => [ - 'title' => '地域id', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], - 'InstanceId' => [ - 'title' => '实例id', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'sc_flinkserverless_public_cn-7e22ae5****', - ], - 'Duration' => [ - 'title' => '订购周期数量', - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'example' => '1', - ], + 'Region' => ['title' => '地域id', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], + 'InstanceId' => ['title' => '实例id', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'sc_flinkserverless_public_cn-7e22ae5****'], + 'Duration' => ['title' => '订购周期数量', 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '1'], 'PricingCycle' => [ 'title' => '订购周期', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'Month', - 'enum' => [ - 'Year', - 'Month', - 'Day', - 'Hour', - ], + 'enum' => ['Year', 'Month', 'Day', 'Hour'], ], ], 'required' => true, @@ -945,25 +487,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'description' => '', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], - 'OrderId' => [ - 'title' => 'orderId', - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '210406354690749', - ], - 'Success' => [ - 'title' => '是否成功', - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['title' => '请求id', 'description' => '', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], + 'OrderId' => ['title' => 'orderId', 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '210406354690749'], + 'Success' => ['title' => '是否成功', 'description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], @@ -972,13 +498,8 @@ ], 'DeleteInstance' => [ 'summary' => '释放按量付费的实例', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -991,10 +512,7 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '44626', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ @@ -1005,18 +523,8 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Region' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], - 'InstanceId' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '223493C7-FCA9-13D4-B75B-AF8B32F4****', - ], + 'Region' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], + 'InstanceId' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => '223493C7-FCA9-13D4-B75B-AF8B32F4****'], ], 'required' => true, ], @@ -1027,18 +535,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'description' => '', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], - 'Success' => [ - 'title' => '是否成功', - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['title' => '请求id', 'description' => '', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], + 'Success' => ['title' => '是否成功', 'description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], @@ -1047,13 +545,8 @@ ], 'ModifyPrepayInstanceSpec' => [ 'summary' => '扩容/缩容', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1064,10 +557,7 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '44639', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ @@ -1078,63 +568,28 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Region' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], - 'InstanceId' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'sc_flinkserverlesspost_public_cn-0ju2bj2i104', - ], - 'ResourceSpec' => [ + 'Region' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], + 'InstanceId' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'sc_flinkserverlesspost_public_cn-0ju2bj2i104'], + 'ResourceSpec' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'Cpu' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'example' => '10', - ], - 'MemoryGB' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'example' => '40', - ], + 'Cpu' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '10'], + 'MemoryGB' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '40'], ], 'required' => true, ], - 'Ha' => [ - 'type' => 'boolean', - 'default' => 'false', - ], - 'HaZoneId' => [ - 'type' => 'string', - ], + 'Ha' => ['type' => 'boolean', 'default' => 'false'], + 'HaZoneId' => ['type' => 'string'], 'HaVSwitchIds' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], 'HaResourceSpec' => [ 'type' => 'object', 'properties' => [ - 'Cpu' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'MemoryGB' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'Cpu' => ['type' => 'integer', 'format' => 'int32'], + 'MemoryGB' => ['type' => 'integer', 'format' => 'int32'], ], ], ], @@ -1149,45 +604,22 @@ 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'description' => '', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], - 'OrderId' => [ - 'title' => '订单id', - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '210406354690749', - ], - 'Success' => [ - 'title' => '是否成功', - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['title' => '请求id', 'description' => '', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], + 'OrderId' => ['title' => '订单id', 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '210406354690749'], + 'Success' => ['title' => '是否成功', 'description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], ], 'staticInfo' => [ - 'substitutions' => [ - 'foasconsole::2019-06-01::ModifyInstanceSpec', - ], + 'substitutions' => ['foasconsole::2019-06-01::ModifyInstanceSpec'], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"67F33190-946B-1105-B6A1-E2DF0426DD51\\",\\n \\"OrderId\\": 210406354690749,\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n 67F33190-946B-1105-B6A1-E2DF0426DD51\\n 210406354690749\\n true\\n","errorExample":""}]', ], 'ConvertInstance' => [ 'summary' => '按量付费转包年包月', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1198,10 +630,7 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '90948', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ @@ -1212,18 +641,8 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Region' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], - 'InstanceId' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'sc_flinkserverlesspost_public_cn-*******', - ], + 'Region' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], + 'InstanceId' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'sc_flinkserverlesspost_public_cn-*******'], 'PricingCycle' => [ 'title' => '订购周期', 'description' => '', @@ -1231,28 +650,10 @@ 'required' => true, 'example' => 'Month', 'default' => 'Month', - 'enum' => [ - 'Year', - 'Month', - 'Day', - 'Hour', - ], - ], - 'Duration' => [ - 'title' => '订购周期数量', - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'example' => '1', - ], - 'IsAutoRenew' => [ - 'title' => '是否自动续费', - 'description' => '', - 'type' => 'boolean', - 'required' => true, - 'example' => 'true', + 'enum' => ['Year', 'Month', 'Day', 'Hour'], ], + 'Duration' => ['title' => '订购周期数量', 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '1'], + 'IsAutoRenew' => ['title' => '是否自动续费', 'description' => '', 'type' => 'boolean', 'required' => true, 'example' => 'true'], 'NamespaceResourceSpecs' => [ 'title' => '项目空间资源规格。', 'description' => '', @@ -1260,34 +661,14 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Namespace' => [ - 'title' => 'namespace名称,', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'ns-1', - ], + 'Namespace' => ['title' => 'namespace名称,', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'ns-1'], 'ResourceSpec' => [ 'title' => '资源规格。', 'description' => '', 'type' => 'object', 'properties' => [ - 'Cpu' => [ - 'title' => 'cpu数量。', - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'example' => '1', - ], - 'MemoryGB' => [ - 'title' => '内存大小。', - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'example' => '4', - ], + 'Cpu' => ['title' => 'cpu数量。', 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '1'], + 'MemoryGB' => ['title' => '内存大小。', 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '4'], ], 'required' => true, ], @@ -1308,25 +689,9 @@ 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'description' => '', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], - 'Success' => [ - 'title' => '是否成功', - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], - 'OrderId' => [ - 'title' => '订单id', - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '211473228320700', - ], + 'RequestId' => ['title' => '请求id', 'description' => '', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], + 'Success' => ['title' => '是否成功', 'description' => '', 'type' => 'boolean', 'example' => 'true'], + 'OrderId' => ['title' => '订单id', 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '211473228320700'], ], ], ], @@ -1335,13 +700,8 @@ ], 'DescribeInstances' => [ 'summary' => '扩容/缩容', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1354,10 +714,7 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '44648', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ @@ -1368,42 +725,17 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'PageIndex' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'example' => '1', - ], - 'PageSize' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'example' => '2', - ], - 'InstanceId' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '223493C7-FCA9-13D4-B75B-AF8B32F4****', - ], - 'Region' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], + 'PageIndex' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1'], + 'PageSize' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '2'], + 'InstanceId' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '223493C7-FCA9-13D4-B75B-AF8B32F4****'], + 'Region' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], 'ChargeType' => [ 'title' => '付款类型', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'PRE', - 'enum' => [ - 'PRE', - 'POST', - ], + 'enum' => ['PRE', 'POST'], ], 'Tags' => [ 'description' => '', @@ -1411,35 +743,17 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Key' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'flink', - ], - 'Value' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'test', - ], + 'Key' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'flink'], + 'Value' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'test'], ], 'required' => false, ], 'required' => false, ], - 'ResourceGroupId' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'rg-***', - ], + 'ResourceGroupId' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'rg-***'], 'ArchitectureType' => [ 'type' => 'string', - 'enum' => [ - 'X86', - 'ARM', - ], + 'enum' => ['X86', 'ARM'], ], ], 'required' => true, @@ -1451,113 +765,34 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'TotalCount' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '15', - ], - 'TotalPage' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '2', - ], - 'PageIndex' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '1', - ], - 'PageSize' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '2', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], - 'Success' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'TotalCount' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '15'], + 'TotalPage' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '2'], + 'PageIndex' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1'], + 'PageSize' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '2'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], + 'Success' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], 'Instances' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'ResourceCreateTime' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '1629879567394', - ], - 'ResourceExpiredTime' => [ - 'title' => '超期时间', - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '1637337600000', - ], - 'Region' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'cn-beijing', - ], - 'ZoneId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'cn-beijing-g', - ], - 'VpcId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'vpc-2ze9*******nxfmfcdi', - ], + 'ResourceCreateTime' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1629879567394'], + 'ResourceExpiredTime' => ['title' => '超期时间', 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1637337600000'], + 'Region' => ['description' => '', 'type' => 'string', 'example' => 'cn-beijing'], + 'ZoneId' => ['description' => '', 'type' => 'string', 'example' => 'cn-beijing-g'], + 'VpcId' => ['description' => '', 'type' => 'string', 'example' => 'vpc-2ze9*******nxfmfcdi'], 'VSwitchIds' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'vsw-2ze6yqnc19*****psjj0j', - ], - ], - 'InstanceId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'sc_flinkserverlesspost_public_cn-0ju2bj2****', - ], - 'ChargeType' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'PRE', - ], - 'InstanceName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'vvp1', - ], - 'Uid' => [ - 'description' => '', - 'type' => 'string', - 'example' => '183899668736****', - ], - 'OrderState' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'NORMAL', - ], - 'ResourceId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'b3690a1655da47', - ], + 'items' => ['description' => '', 'type' => 'string', 'example' => 'vsw-2ze6yqnc19*****psjj0j'], + ], + 'InstanceId' => ['description' => '', 'type' => 'string', 'example' => 'sc_flinkserverlesspost_public_cn-0ju2bj2****'], + 'ChargeType' => ['description' => '', 'type' => 'string', 'example' => 'PRE'], + 'InstanceName' => ['description' => '', 'type' => 'string', 'example' => 'vvp1'], + 'Uid' => ['description' => '', 'type' => 'string', 'example' => '183899668736****'], + 'OrderState' => ['description' => '', 'type' => 'string', 'example' => 'NORMAL'], + 'ResourceId' => ['description' => '', 'type' => 'string', 'example' => 'b3690a1655da47'], 'Storage' => [ 'description' => '', 'type' => 'object', @@ -1566,11 +801,7 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Bucket' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'oss_flink', - ], + 'Bucket' => ['description' => '', 'type' => 'string', 'example' => 'oss_flink'], ], ], ], @@ -1579,25 +810,11 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Cpu' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '10', - ], - 'MemoryGB' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '40', - ], + 'Cpu' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10'], + 'MemoryGB' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '40'], ], ], - 'ClusterStatus' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'RUNNING', - ], + 'ClusterStatus' => ['description' => '', 'type' => 'string', 'example' => 'RUNNING'], 'Tags' => [ 'title' => '资源列表', 'description' => '', @@ -1605,82 +822,43 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Key' => [ - 'title' => '标签键', - 'description' => '', - 'type' => 'string', - 'example' => 'flink', - ], - 'Value' => [ - 'title' => '标签值', - 'description' => '', - 'type' => 'string', - 'example' => 'test', - ], + 'Key' => ['title' => '标签键', 'description' => '', 'type' => 'string', 'example' => 'flink'], + 'Value' => ['title' => '标签值', 'description' => '', 'type' => 'string', 'example' => 'test'], ], ], ], - 'AskClusterId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'c20c******404', - ], - 'ResourceGroupId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'rg-***', - ], + 'AskClusterId' => ['description' => '', 'type' => 'string', 'example' => 'c20c******404'], + 'ResourceGroupId' => ['description' => '', 'type' => 'string', 'example' => 'rg-***'], 'HostAliases' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Ip' => [ - 'type' => 'string', - 'required' => true, - ], + 'Ip' => ['type' => 'string', 'required' => true], 'HostNames' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], 'required' => true, ], ], ], 'required' => true, ], - 'ArchitectureType' => [ - 'type' => 'string', - ], - 'Ha' => [ - 'type' => 'boolean', - ], - 'HaZoneId' => [ - 'type' => 'string', - ], + 'ArchitectureType' => ['type' => 'string'], + 'Ha' => ['type' => 'boolean'], + 'HaZoneId' => ['type' => 'string'], 'HaVSwitchIds' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], 'HaResourceSpec' => [ 'type' => 'object', 'properties' => [ - 'Cpu' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'MemoryGB' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'Cpu' => ['type' => 'integer', 'format' => 'int32'], + 'MemoryGB' => ['type' => 'integer', 'format' => 'int32'], ], ], - 'MonitorType' => [ - 'type' => 'string', - ], + 'MonitorType' => ['type' => 'string'], ], ], ], @@ -1692,13 +870,8 @@ ], 'QueryCreateInstancePrice' => [ 'summary' => '获取创建实例的价格', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1711,9 +884,7 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '86969', - 'abilityTreeNodes' => [ - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscTKD5I3'], ], 'parameters' => [ [ @@ -1724,69 +895,29 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'InstanceName' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'vvp1', - ], + 'InstanceName' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'vvp1'], 'ChargeType' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'PRE', - 'enum' => [ - 'PRE', - 'POST', - ], - ], - 'Region' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], - 'ZoneId' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'cn-beijing-g', - ], - 'VpcId' => [ - 'description' => 'VPC ID。', - 'type' => 'string', - 'required' => false, - 'example' => 'vpc-2ze9*******nxfmfcdi', + 'enum' => ['PRE', 'POST'], ], + 'Region' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], + 'ZoneId' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'cn-beijing-g'], + 'VpcId' => ['description' => 'VPC ID。', 'type' => 'string', 'required' => false, 'example' => 'vpc-2ze9*******nxfmfcdi'], 'VSwitchIds' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'vsw-xzesxxxpbkmuirxxpoxxv', - ], + 'items' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'vsw-xzesxxxpbkmuirxxpoxxv'], 'required' => false, ], 'ResourceSpec' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'Cpu' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'example' => '10', - ], - 'MemoryGB' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'example' => '40', - ], + 'Cpu' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10'], + 'MemoryGB' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '40'], ], 'required' => false, ], @@ -1796,26 +927,10 @@ 'required' => false, 'example' => 'Month', 'default' => 'Month', - 'enum' => [ - 'Year', - 'Month', - 'Day', - 'Hour', - ], - ], - 'Duration' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'example' => '1', - ], - 'AutoRenew' => [ - 'description' => '', - 'type' => 'boolean', - 'required' => false, - 'example' => 'true', + 'enum' => ['Year', 'Month', 'Day', 'Hour'], ], + 'Duration' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1'], + 'AutoRenew' => ['description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true'], 'Storage' => [ 'description' => '', 'type' => 'object', @@ -1824,59 +939,26 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Bucket' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'oss_flink', - ], + 'Bucket' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'oss_flink'], ], 'required' => false, ], ], 'required' => false, ], - 'UsePromotionCode' => [ - 'title' => '是否使用优惠券', - 'description' => '', - 'type' => 'boolean', - 'required' => false, - 'example' => 'true', - ], - 'PromotionCode' => [ - 'title' => '优惠券code', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '5ef***', - ], - 'Extra' => [ - 'title' => '优惠券code', - 'type' => 'string', - 'required' => false, - ], + 'UsePromotionCode' => ['title' => '是否使用优惠券', 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true'], + 'PromotionCode' => ['title' => '优惠券code', 'description' => '', 'type' => 'string', 'required' => false, 'example' => '5ef***'], + 'Extra' => ['title' => '优惠券code', 'type' => 'string', 'required' => false], 'ArchitectureType' => [ 'type' => 'string', - 'enum' => [ - 'X86', - 'ARM', - ], - ], - 'Ha' => [ - 'type' => 'boolean', - 'default' => 'false', + 'enum' => ['X86', 'ARM'], ], + 'Ha' => ['type' => 'boolean', 'default' => 'false'], 'HaResourceSpec' => [ 'type' => 'object', 'properties' => [ - 'Cpu' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'MemoryGB' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'Cpu' => ['type' => 'integer', 'format' => 'int32'], + 'MemoryGB' => ['type' => 'integer', 'format' => 'int32'], ], ], ], @@ -1891,62 +973,19 @@ 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'description' => '', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], - 'Success' => [ - 'title' => '是否成功', - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['title' => '请求id', 'description' => '', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], + 'Success' => ['title' => '是否成功', 'description' => '', 'type' => 'boolean', 'example' => 'true'], 'PriceInfo' => [ 'title' => '价格信息,包括价格和优惠规则。', 'description' => '', 'type' => 'object', 'properties' => [ - 'Currency' => [ - 'title' => '货币单位。', - 'description' => '', - 'type' => 'string', - 'example' => 'CNY', - ], - 'DiscountAmount' => [ - 'title' => '折扣', - 'description' => '', - 'type' => 'number', - 'format' => 'float', - 'example' => '655.2', - ], - 'OriginalAmount' => [ - 'title' => '原价', - 'description' => '', - 'type' => 'number', - 'format' => 'float', - 'example' => '4368', - ], - 'TradeAmount' => [ - 'title' => '最终价,为原价减去折扣。', - 'description' => '', - 'type' => 'number', - 'format' => 'float', - 'example' => '3712.8', - ], - 'Code' => [ - 'title' => '错误码', - 'description' => '', - 'type' => 'string', - 'example' => 'ORDER.INST_HAS_UNPAID_ORDER', - ], - 'Message' => [ - 'title' => '错误信息', - 'description' => '', - 'type' => 'string', - 'example' => '存在未支付订单,请先支付或取消原有订单', - ], + 'Currency' => ['title' => '货币单位。', 'description' => '', 'type' => 'string', 'example' => 'CNY'], + 'DiscountAmount' => ['title' => '折扣', 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '655.2'], + 'OriginalAmount' => ['title' => '原价', 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '4368'], + 'TradeAmount' => ['title' => '最终价,为原价减去折扣。', 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '3712.8'], + 'Code' => ['title' => '错误码', 'description' => '', 'type' => 'string', 'example' => 'ORDER.INST_HAS_UNPAID_ORDER'], + 'Message' => ['title' => '错误信息', 'description' => '', 'type' => 'string', 'example' => '存在未支付订单,请先支付或取消原有订单'], 'OptionalPromotions' => [ 'description' => '', 'type' => 'array', @@ -1954,29 +993,10 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'PromotionDesc' => [ - 'title' => '优惠券描述', - 'description' => '', - 'type' => 'string', - 'example' => '¥1,391.5 优惠券 (有效期至 03/23/2022)', - ], - 'PromotionName' => [ - 'title' => '优惠券名称', - 'description' => '', - 'type' => 'string', - 'example' => '¥1,391.5 优惠券', - ], - 'PromotionOptionNo' => [ - 'title' => '优惠券编号', - 'description' => '', - 'type' => 'string', - 'example' => '50001122001****', - ], - 'Selected' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'PromotionDesc' => ['title' => '优惠券描述', 'description' => '', 'type' => 'string', 'example' => '¥1,391.5 优惠券 (有效期至 03/23/2022)'], + 'PromotionName' => ['title' => '优惠券名称', 'description' => '', 'type' => 'string', 'example' => '¥1,391.5 优惠券'], + 'PromotionOptionNo' => ['title' => '优惠券编号', 'description' => '', 'type' => 'string', 'example' => '50001122001****'], + 'Selected' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], @@ -1987,69 +1007,27 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Description' => [ - 'title' => '活动规则描述。', - 'description' => '', - 'type' => 'string', - 'example' => '买满1年,立享官网价格8.5折优惠。', - ], - 'RuleId' => [ - 'title' => '活动ID。', - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '102007100514****', - ], + 'Description' => ['title' => '活动规则描述。', 'description' => '', 'type' => 'string', 'example' => '买满1年,立享官网价格8.5折优惠。'], + 'RuleId' => ['title' => '活动ID。', 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '102007100514****'], ], ], ], - 'StandPrice' => [ - 'title' => '官网折扣价/直销合同折扣价', - 'type' => 'string', - ], - 'StandDiscountPrice' => [ - 'title' => '基于官网折扣的优惠价格', - 'type' => 'string', - ], - 'IsContractActivity' => [ - 'title' => '是否命中大客优惠', - 'type' => 'boolean', - ], + 'StandPrice' => ['title' => '官网折扣价/直销合同折扣价', 'type' => 'string'], + 'StandDiscountPrice' => ['title' => '基于官网折扣的优惠价格', 'type' => 'string'], + 'IsContractActivity' => ['title' => '是否命中大客优惠', 'type' => 'boolean'], 'DepreciateInfo' => [ 'title' => '降价信息', 'type' => 'object', 'properties' => [ - 'OriginalStandAmount' => [ - 'title' => '原始官网价总价', - 'type' => 'string', - ], - 'CheapStandAmount' => [ - 'title' => '降价后官网价总价', - 'type' => 'string', - ], - 'CheapRate' => [ - 'title' => '降价比例', - 'type' => 'string', - ], - 'MonthPrice' => [ - 'title' => '折合月价', - 'type' => 'string', - ], - 'StartTime' => [ - 'title' => '降价开始时间', - 'type' => 'string', - ], - 'IsShow' => [ - 'title' => '是否展示降价幅度', - 'type' => 'boolean', - ], + 'OriginalStandAmount' => ['title' => '原始官网价总价', 'type' => 'string'], + 'CheapStandAmount' => ['title' => '降价后官网价总价', 'type' => 'string'], + 'CheapRate' => ['title' => '降价比例', 'type' => 'string'], + 'MonthPrice' => ['title' => '折合月价', 'type' => 'string'], + 'StartTime' => ['title' => '降价开始时间', 'type' => 'string'], + 'IsShow' => ['title' => '是否展示降价幅度', 'type' => 'boolean'], ], ], - 'LxRequestId' => [ - 'title' => '调用的凌霄requestId', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], + 'LxRequestId' => ['title' => '调用的凌霄requestId', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], ], ], ], @@ -2060,13 +1038,8 @@ ], 'QueryModifyInstancePrice' => [ 'summary' => '查询付费类型为包年包月的实例修改资源规格的价格', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2079,10 +1052,7 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '88699', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ @@ -2093,63 +1063,28 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Region' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], - 'InstanceId' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'sc_flinkserverless_public_cn-******', - ], + 'Region' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], + 'InstanceId' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'sc_flinkserverless_public_cn-******'], 'ResourceSpec' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'Cpu' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'example' => '10', - ], - 'MemoryGB' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'example' => '40', - ], + 'Cpu' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '10'], + 'MemoryGB' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '40'], ], 'required' => true, ], - 'Ha' => [ - 'type' => 'boolean', - 'default' => 'false', - ], - 'HaZoneId' => [ - 'type' => 'string', - ], + 'Ha' => ['type' => 'boolean', 'default' => 'false'], + 'HaZoneId' => ['type' => 'string'], 'HaVSwitchIds' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], 'HaResourceSpec' => [ 'type' => 'object', 'properties' => [ - 'Cpu' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'MemoryGB' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'Cpu' => ['type' => 'integer', 'format' => 'int32'], + 'MemoryGB' => ['type' => 'integer', 'format' => 'int32'], ], ], ], @@ -2164,91 +1099,29 @@ 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'description' => '', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], - 'Success' => [ - 'title' => '是否成功', - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['title' => '请求id', 'description' => '', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], + 'Success' => ['title' => '是否成功', 'description' => '', 'type' => 'boolean', 'example' => 'true'], 'PriceInfo' => [ 'title' => '价格信息,包括价格和优惠规则。', 'description' => '', 'type' => 'object', 'properties' => [ - 'Currency' => [ - 'title' => '货币单位。', - 'description' => '', - 'type' => 'string', - 'example' => 'CNY', - ], - 'DiscountAmount' => [ - 'title' => '折扣', - 'description' => '', - 'type' => 'number', - 'format' => 'float', - 'example' => '655.2', - ], - 'OriginalAmount' => [ - 'title' => '原价', - 'description' => '', - 'type' => 'number', - 'format' => 'float', - 'example' => '4368', - ], - 'TradeAmount' => [ - 'title' => '最终价,为原价减去折扣。', - 'description' => '', - 'type' => 'number', - 'format' => 'float', - 'example' => '3712.8', - ], - 'Code' => [ - 'title' => '错误码', - 'description' => '', - 'type' => 'string', - 'example' => 'ORDER.INST_HAS_UNPAID_ORDER', - ], - 'Message' => [ - 'title' => '错误信息', - 'description' => '', - 'type' => 'string', - 'example' => '存在未支付订单,请先支付或取消原有订单', - ], + 'Currency' => ['title' => '货币单位。', 'description' => '', 'type' => 'string', 'example' => 'CNY'], + 'DiscountAmount' => ['title' => '折扣', 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '655.2'], + 'OriginalAmount' => ['title' => '原价', 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '4368'], + 'TradeAmount' => ['title' => '最终价,为原价减去折扣。', 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '3712.8'], + 'Code' => ['title' => '错误码', 'description' => '', 'type' => 'string', 'example' => 'ORDER.INST_HAS_UNPAID_ORDER'], + 'Message' => ['title' => '错误信息', 'description' => '', 'type' => 'string', 'example' => '存在未支付订单,请先支付或取消原有订单'], 'OptionalPromotions' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'PromotionDesc' => [ - 'title' => '优惠券描述', - 'description' => '', - 'type' => 'string', - 'example' => '¥1,391.5 优惠券 (有效期至 03/23/2022)', - ], - 'PromotionName' => [ - 'title' => '优惠券名称', - 'description' => '', - 'type' => 'string', - 'example' => '¥1,391.5 优惠券', - ], - 'PromotionOptionNo' => [ - 'title' => '优惠券编号', - 'description' => '', - 'type' => 'string', - 'example' => '500011220010099', - ], - 'Selected' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'PromotionDesc' => ['title' => '优惠券描述', 'description' => '', 'type' => 'string', 'example' => '¥1,391.5 优惠券 (有效期至 03/23/2022)'], + 'PromotionName' => ['title' => '优惠券名称', 'description' => '', 'type' => 'string', 'example' => '¥1,391.5 优惠券'], + 'PromotionOptionNo' => ['title' => '优惠券编号', 'description' => '', 'type' => 'string', 'example' => '500011220010099'], + 'Selected' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], @@ -2259,69 +1132,27 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Description' => [ - 'title' => '活动规则描述。', - 'description' => '', - 'type' => 'string', - 'example' => '买满1年,立享官网价格8.5折优惠。', - ], - 'RuleId' => [ - 'title' => '活动ID。', - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '1020071005141834', - ], + 'Description' => ['title' => '活动规则描述。', 'description' => '', 'type' => 'string', 'example' => '买满1年,立享官网价格8.5折优惠。'], + 'RuleId' => ['title' => '活动ID。', 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1020071005141834'], ], ], ], - 'StandPrice' => [ - 'title' => '官网折扣价/直销合同折扣价', - 'type' => 'string', - ], - 'StandDiscountPrice' => [ - 'title' => '基于官网折扣的优惠价格', - 'type' => 'string', - ], - 'IsContractActivity' => [ - 'title' => '是否命中大客优惠', - 'type' => 'boolean', - ], + 'StandPrice' => ['title' => '官网折扣价/直销合同折扣价', 'type' => 'string'], + 'StandDiscountPrice' => ['title' => '基于官网折扣的优惠价格', 'type' => 'string'], + 'IsContractActivity' => ['title' => '是否命中大客优惠', 'type' => 'boolean'], 'DepreciateInfo' => [ 'title' => '降价信息', 'type' => 'object', 'properties' => [ - 'OriginalStandAmount' => [ - 'title' => '原始官网价总价', - 'type' => 'string', - ], - 'CheapStandAmount' => [ - 'title' => '降价后官网价总价', - 'type' => 'string', - ], - 'CheapRate' => [ - 'title' => '降价比例', - 'type' => 'string', - ], - 'MonthPrice' => [ - 'title' => '折合月价', - 'type' => 'string', - ], - 'StartTime' => [ - 'title' => '降价开始时间', - 'type' => 'string', - ], - 'IsShow' => [ - 'title' => '是否展示降价幅度', - 'type' => 'boolean', - ], + 'OriginalStandAmount' => ['title' => '原始官网价总价', 'type' => 'string'], + 'CheapStandAmount' => ['title' => '降价后官网价总价', 'type' => 'string'], + 'CheapRate' => ['title' => '降价比例', 'type' => 'string'], + 'MonthPrice' => ['title' => '折合月价', 'type' => 'string'], + 'StartTime' => ['title' => '降价开始时间', 'type' => 'string'], + 'IsShow' => ['title' => '是否展示降价幅度', 'type' => 'boolean'], ], ], - 'LxRequestId' => [ - 'title' => '调用的凌霄requestId', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], + 'LxRequestId' => ['title' => '调用的凌霄requestId', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], ], ], ], @@ -2332,13 +1163,8 @@ ], 'QueryRenewInstancePrice' => [ 'summary' => '查询付费类型为包年包月的实例续费价格', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2351,10 +1177,7 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '88391', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ @@ -2365,28 +1188,9 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Region' => [ - 'title' => '地域id', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], - 'InstanceId' => [ - 'title' => '实例id', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'sc_flinkserverless_public_cn-******', - ], - 'Duration' => [ - 'title' => '订购周期数量', - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'example' => '1', - ], + 'Region' => ['title' => '地域id', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], + 'InstanceId' => ['title' => '实例id', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'sc_flinkserverless_public_cn-******'], + 'Duration' => ['title' => '订购周期数量', 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '1'], 'PricingCycle' => [ 'title' => '订购周期', 'description' => '', @@ -2394,12 +1198,7 @@ 'required' => true, 'example' => 'Month', 'default' => 'Month', - 'enum' => [ - 'Year', - 'Month', - 'Day', - 'Hour', - ], + 'enum' => ['Year', 'Month', 'Day', 'Hour'], ], ], 'required' => true, @@ -2413,91 +1212,29 @@ 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'description' => '', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], - 'Success' => [ - 'title' => '是否成功', - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['title' => '请求id', 'description' => '', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], + 'Success' => ['title' => '是否成功', 'description' => '', 'type' => 'boolean', 'example' => 'true'], 'PriceInfo' => [ 'title' => '价格信息,包括价格和优惠规则。', 'description' => '', 'type' => 'object', 'properties' => [ - 'Currency' => [ - 'title' => '货币单位。', - 'description' => '', - 'type' => 'string', - 'example' => 'CNY', - ], - 'DiscountAmount' => [ - 'title' => '折扣', - 'description' => '', - 'type' => 'number', - 'format' => 'float', - 'example' => '655.2', - ], - 'OriginalAmount' => [ - 'title' => '原价', - 'description' => '', - 'type' => 'number', - 'format' => 'float', - 'example' => '4368', - ], - 'TradeAmount' => [ - 'title' => '最终价,为原价减去折扣。', - 'description' => '', - 'type' => 'number', - 'format' => 'float', - 'example' => '3712.8', - ], - 'Code' => [ - 'title' => '错误码', - 'description' => '', - 'type' => 'string', - 'example' => 'ORDER.INST_HAS_UNPAID_ORDER', - ], - 'Message' => [ - 'title' => '错误信息', - 'description' => '', - 'type' => 'string', - 'example' => '存在未支付订单,请先支付或取消原有订单', - ], + 'Currency' => ['title' => '货币单位。', 'description' => '', 'type' => 'string', 'example' => 'CNY'], + 'DiscountAmount' => ['title' => '折扣', 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '655.2'], + 'OriginalAmount' => ['title' => '原价', 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '4368'], + 'TradeAmount' => ['title' => '最终价,为原价减去折扣。', 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '3712.8'], + 'Code' => ['title' => '错误码', 'description' => '', 'type' => 'string', 'example' => 'ORDER.INST_HAS_UNPAID_ORDER'], + 'Message' => ['title' => '错误信息', 'description' => '', 'type' => 'string', 'example' => '存在未支付订单,请先支付或取消原有订单'], 'OptionalPromotions' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'PromotionDesc' => [ - 'title' => '优惠券描述', - 'description' => '', - 'type' => 'string', - 'example' => '¥1,391.5 优惠券 (有效期至 03/23/2022)', - ], - 'PromotionName' => [ - 'title' => '优惠券名称', - 'description' => '', - 'type' => 'string', - 'example' => '¥1,391.5 优惠券', - ], - 'PromotionOptionNo' => [ - 'title' => '优惠券编号', - 'description' => '', - 'type' => 'string', - 'example' => '500011220010099', - ], - 'Selected' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'PromotionDesc' => ['title' => '优惠券描述', 'description' => '', 'type' => 'string', 'example' => '¥1,391.5 优惠券 (有效期至 03/23/2022)'], + 'PromotionName' => ['title' => '优惠券名称', 'description' => '', 'type' => 'string', 'example' => '¥1,391.5 优惠券'], + 'PromotionOptionNo' => ['title' => '优惠券编号', 'description' => '', 'type' => 'string', 'example' => '500011220010099'], + 'Selected' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], @@ -2508,69 +1245,27 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Description' => [ - 'title' => '活动规则描述。', - 'description' => '', - 'type' => 'string', - 'example' => '买满1年,立享官网价格8.5折优惠。', - ], - 'RuleId' => [ - 'title' => '活动ID。', - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '1020071005141834', - ], + 'Description' => ['title' => '活动规则描述。', 'description' => '', 'type' => 'string', 'example' => '买满1年,立享官网价格8.5折优惠。'], + 'RuleId' => ['title' => '活动ID。', 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1020071005141834'], ], ], ], - 'StandPrice' => [ - 'title' => '官网折扣价/直销合同折扣价', - 'type' => 'string', - ], - 'StandDiscountPrice' => [ - 'title' => '基于官网折扣的优惠价格', - 'type' => 'string', - ], - 'IsContractActivity' => [ - 'title' => '是否命中大客优惠', - 'type' => 'boolean', - ], + 'StandPrice' => ['title' => '官网折扣价/直销合同折扣价', 'type' => 'string'], + 'StandDiscountPrice' => ['title' => '基于官网折扣的优惠价格', 'type' => 'string'], + 'IsContractActivity' => ['title' => '是否命中大客优惠', 'type' => 'boolean'], 'DepreciateInfo' => [ 'title' => '降价信息', 'type' => 'object', 'properties' => [ - 'OriginalStandAmount' => [ - 'title' => '原始官网价总价', - 'type' => 'string', - ], - 'CheapStandAmount' => [ - 'title' => '降价后官网价总价', - 'type' => 'string', - ], - 'CheapRate' => [ - 'title' => '降价比例', - 'type' => 'string', - ], - 'MonthPrice' => [ - 'title' => '折合月价', - 'type' => 'string', - ], - 'StartTime' => [ - 'title' => '降价开始时间', - 'type' => 'string', - ], - 'IsShow' => [ - 'title' => '是否展示降价幅度', - 'type' => 'boolean', - ], + 'OriginalStandAmount' => ['title' => '原始官网价总价', 'type' => 'string'], + 'CheapStandAmount' => ['title' => '降价后官网价总价', 'type' => 'string'], + 'CheapRate' => ['title' => '降价比例', 'type' => 'string'], + 'MonthPrice' => ['title' => '折合月价', 'type' => 'string'], + 'StartTime' => ['title' => '降价开始时间', 'type' => 'string'], + 'IsShow' => ['title' => '是否展示降价幅度', 'type' => 'boolean'], ], ], - 'LxRequestId' => [ - 'title' => '调用的凌霄requestId', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], + 'LxRequestId' => ['title' => '调用的凌霄requestId', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], ], ], ], @@ -2581,13 +1276,8 @@ ], 'QueryConvertInstancePrice' => [ 'summary' => '按量付费转包年包月询价', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2600,10 +1290,7 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '90957', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ @@ -2614,18 +1301,8 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Region' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], - 'InstanceId' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'sc_flinkserverlesspost_public_cn-******', - ], + 'Region' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], + 'InstanceId' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'sc_flinkserverlesspost_public_cn-******'], 'PricingCycle' => [ 'title' => '订购周期', 'description' => '', @@ -2633,28 +1310,10 @@ 'required' => true, 'example' => 'Month', 'default' => 'Month', - 'enum' => [ - 'Year', - 'Month', - 'Day', - 'Hour', - ], - ], - 'Duration' => [ - 'title' => '订购周期数量', - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'example' => '1', - ], - 'IsAutoRenew' => [ - 'title' => '是否自动续费', - 'description' => '', - 'type' => 'boolean', - 'required' => true, - 'example' => 'true', + 'enum' => ['Year', 'Month', 'Day', 'Hour'], ], + 'Duration' => ['title' => '订购周期数量', 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '1'], + 'IsAutoRenew' => ['title' => '是否自动续费', 'description' => '', 'type' => 'boolean', 'required' => true, 'example' => 'true'], 'NamespaceResourceSpecs' => [ 'title' => '项目空间资源规格。', 'description' => '', @@ -2662,34 +1321,14 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Namespace' => [ - 'title' => 'namespace名称,', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'ns-1', - ], + 'Namespace' => ['title' => 'namespace名称,', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'ns-1'], 'ResourceSpec' => [ 'title' => '资源规格。', 'description' => '', 'type' => 'object', 'properties' => [ - 'Cpu' => [ - 'title' => 'cpu数量。', - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'example' => '1', - ], - 'MemoryGB' => [ - 'title' => '内存大小。', - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'example' => '4', - ], + 'Cpu' => ['title' => 'cpu数量。', 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '1'], + 'MemoryGB' => ['title' => '内存大小。', 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '4'], ], 'required' => true, ], @@ -2710,91 +1349,29 @@ 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'description' => '', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], - 'Success' => [ - 'title' => '是否成功', - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['title' => '请求id', 'description' => '', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], + 'Success' => ['title' => '是否成功', 'description' => '', 'type' => 'boolean', 'example' => 'true'], 'PriceInfo' => [ 'title' => '价格信息,包括价格和优惠规则。', 'description' => '', 'type' => 'object', 'properties' => [ - 'Currency' => [ - 'title' => '货币单位。', - 'description' => '', - 'type' => 'string', - 'example' => 'CNY', - ], - 'DiscountAmount' => [ - 'title' => '折扣', - 'description' => '', - 'type' => 'number', - 'format' => 'float', - 'example' => '655.2', - ], - 'OriginalAmount' => [ - 'title' => '原价', - 'description' => '', - 'type' => 'number', - 'format' => 'float', - 'example' => '4368', - ], - 'TradeAmount' => [ - 'title' => '最终价,为原价减去折扣。', - 'description' => '', - 'type' => 'number', - 'format' => 'float', - 'example' => '3712.8', - ], - 'Code' => [ - 'title' => '错误码', - 'description' => '', - 'type' => 'string', - 'example' => 'ORDER.INST_HAS_UNPAID_ORDER', - ], - 'Message' => [ - 'title' => '错误信息', - 'description' => '', - 'type' => 'string', - 'example' => '存在未支付订单,请先支付或取消原有订单', - ], + 'Currency' => ['title' => '货币单位。', 'description' => '', 'type' => 'string', 'example' => 'CNY'], + 'DiscountAmount' => ['title' => '折扣', 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '655.2'], + 'OriginalAmount' => ['title' => '原价', 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '4368'], + 'TradeAmount' => ['title' => '最终价,为原价减去折扣。', 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '3712.8'], + 'Code' => ['title' => '错误码', 'description' => '', 'type' => 'string', 'example' => 'ORDER.INST_HAS_UNPAID_ORDER'], + 'Message' => ['title' => '错误信息', 'description' => '', 'type' => 'string', 'example' => '存在未支付订单,请先支付或取消原有订单'], 'OptionalPromotions' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'PromotionDesc' => [ - 'title' => '优惠券描述', - 'description' => '', - 'type' => 'string', - 'example' => '¥1,391.5 优惠券 (有效期至 03/23/2022)', - ], - 'PromotionName' => [ - 'title' => '优惠券名称', - 'description' => '', - 'type' => 'string', - 'example' => '¥1,391.5 优惠券', - ], - 'PromotionOptionNo' => [ - 'title' => '优惠券编号', - 'description' => '', - 'type' => 'string', - 'example' => '500011220010099', - ], - 'Selected' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'PromotionDesc' => ['title' => '优惠券描述', 'description' => '', 'type' => 'string', 'example' => '¥1,391.5 优惠券 (有效期至 03/23/2022)'], + 'PromotionName' => ['title' => '优惠券名称', 'description' => '', 'type' => 'string', 'example' => '¥1,391.5 优惠券'], + 'PromotionOptionNo' => ['title' => '优惠券编号', 'description' => '', 'type' => 'string', 'example' => '500011220010099'], + 'Selected' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], @@ -2805,69 +1382,27 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Description' => [ - 'title' => '活动规则描述。', - 'description' => '', - 'type' => 'string', - 'example' => '买满1年,立享官网价格8.5折优惠。', - ], - 'RuleId' => [ - 'title' => '活动ID。', - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '1020071005141834', - ], + 'Description' => ['title' => '活动规则描述。', 'description' => '', 'type' => 'string', 'example' => '买满1年,立享官网价格8.5折优惠。'], + 'RuleId' => ['title' => '活动ID。', 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1020071005141834'], ], ], ], - 'StandPrice' => [ - 'title' => '官网折扣价/直销合同折扣价', - 'type' => 'string', - ], - 'StandDiscountPrice' => [ - 'title' => '基于官网折扣的优惠价格', - 'type' => 'string', - ], - 'IsContractActivity' => [ - 'title' => '是否命中大客优惠', - 'type' => 'boolean', - ], + 'StandPrice' => ['title' => '官网折扣价/直销合同折扣价', 'type' => 'string'], + 'StandDiscountPrice' => ['title' => '基于官网折扣的优惠价格', 'type' => 'string'], + 'IsContractActivity' => ['title' => '是否命中大客优惠', 'type' => 'boolean'], 'DepreciateInfo' => [ 'title' => '降价信息', 'type' => 'object', 'properties' => [ - 'OriginalStandAmount' => [ - 'title' => '原始官网价总价', - 'type' => 'string', - ], - 'CheapStandAmount' => [ - 'title' => '降价后官网价总价', - 'type' => 'string', - ], - 'CheapRate' => [ - 'title' => '降价比例', - 'type' => 'string', - ], - 'MonthPrice' => [ - 'title' => '折合月价', - 'type' => 'string', - ], - 'StartTime' => [ - 'title' => '降价开始时间', - 'type' => 'string', - ], - 'IsShow' => [ - 'title' => '是否展示降价幅度', - 'type' => 'boolean', - ], + 'OriginalStandAmount' => ['title' => '原始官网价总价', 'type' => 'string'], + 'CheapStandAmount' => ['title' => '降价后官网价总价', 'type' => 'string'], + 'CheapRate' => ['title' => '降价比例', 'type' => 'string'], + 'MonthPrice' => ['title' => '折合月价', 'type' => 'string'], + 'StartTime' => ['title' => '降价开始时间', 'type' => 'string'], + 'IsShow' => ['title' => '是否展示降价幅度', 'type' => 'boolean'], ], ], - 'LxRequestId' => [ - 'title' => '调用的凌霄requestId', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], + 'LxRequestId' => ['title' => '调用的凌霄requestId', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], ], ], ], @@ -2878,13 +1413,8 @@ ], 'DescribeSupportedZones' => [ 'summary' => '获取支持的zoneId列表', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2897,29 +1427,18 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '101076', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ 'name' => 'Region', 'in' => 'query', - 'schema' => [ - 'title' => 'regionId', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'cn-beijing', - ], + 'schema' => ['title' => 'regionId', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'cn-beijing'], ], [ 'name' => 'ArchitectureType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], ], 'responses' => [ @@ -2927,26 +1446,12 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'description' => '', - 'type' => 'string', - 'example' => '23A9C718-DDAB-1696-B025-18FBC830F7C5', - ], - 'Success' => [ - 'title' => '是否成功', - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['title' => '请求id', 'description' => '', 'type' => 'string', 'example' => '23A9C718-DDAB-1696-B025-18FBC830F7C5'], + 'Success' => ['title' => '是否成功', 'description' => '', 'type' => 'boolean', 'example' => 'true'], 'ZoneIds' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'cn-beijing-g', - ], + 'items' => ['description' => '', 'type' => 'string', 'example' => 'cn-beijing-g'], ], ], ], @@ -2956,13 +1461,8 @@ ], 'DescribeSupportedRegions' => [ 'summary' => '获取支持的region列表', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2975,10 +1475,7 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '101073', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [], 'responses' => [ @@ -2986,36 +1483,16 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'description' => '', - 'type' => 'string', - 'example' => 'B21DC47E-8928-199A-9F32-36D45E4693B4', - ], - 'Success' => [ - 'title' => '是否成功', - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['title' => '请求id', 'description' => '', 'type' => 'string', 'example' => 'B21DC47E-8928-199A-9F32-36D45E4693B4'], + 'Success' => ['title' => '是否成功', 'description' => '', 'type' => 'boolean', 'example' => 'true'], 'Regions' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Region' => [ - 'title' => 'regionId', - 'description' => '', - 'type' => 'string', - 'example' => 'cn-beijing', - ], - 'RegionName' => [ - 'title' => 'region名称', - 'description' => '', - 'type' => 'string', - 'example' => '华北2 (北京)', - ], + 'Region' => ['title' => 'regionId', 'description' => '', 'type' => 'string', 'example' => 'cn-beijing'], + 'RegionName' => ['title' => 'region名称', 'description' => '', 'type' => 'string', 'example' => '华北2 (北京)'], ], ], ], @@ -3027,14 +1504,8 @@ ], 'ListTagResources' => [ 'summary' => '列举flinkasi标签', - 'methods' => [ - 'get', - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get', 'post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3045,44 +1516,23 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '133931', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ 'name' => 'NextToken', 'in' => 'query', - 'schema' => [ - 'title' => '下一个查询开始Token', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'yt656', - ], + 'schema' => ['title' => '下一个查询开始Token', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'yt656'], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'title' => '地域', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], + 'schema' => ['title' => '地域', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], ], [ 'name' => 'ResourceType', 'in' => 'query', - 'schema' => [ - 'title' => '资源类型', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'vvpinstance', - ], + 'schema' => ['title' => '资源类型', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'vvpinstance'], ], [ 'name' => 'ResourceId', @@ -3092,12 +1542,7 @@ 'title' => '资源ID,最多 50个子项', 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'f-cn-tyts', - ], + 'items' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'f-cn-tyts'], 'required' => false, 'maxItems' => 51, ], @@ -3113,20 +1558,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Key' => [ - 'title' => '标签键', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'test', - ], - 'Value' => [ - 'title' => '标签值', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'tag', - ], + 'Key' => ['title' => '标签键', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'test'], + 'Value' => ['title' => '标签值', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'tag'], ], 'required' => false, ], @@ -3142,26 +1575,10 @@ 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ - 'Success' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], - 'RequestId' => [ - 'description' => 'requestID。', - 'type' => 'string', - 'example' => '27AE00', - ], - 'TagReponseId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '87AE00', - ], - 'NextToken' => [ - 'description' => '', - 'type' => 'string', - 'example' => '27AE00', - ], + 'Success' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], + 'RequestId' => ['description' => 'requestID。', 'type' => 'string', 'example' => '27AE00'], + 'TagReponseId' => ['description' => '', 'type' => 'string', 'example' => '87AE00'], + 'NextToken' => ['description' => '', 'type' => 'string', 'example' => '27AE00'], 'TagResources' => [ 'title' => '资源列表', 'description' => '', @@ -3169,30 +1586,10 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'ResourceType' => [ - 'title' => '资源类型', - 'description' => '', - 'type' => 'string', - 'example' => 'vvpinstance', - ], - 'TagValue' => [ - 'title' => '标签值', - 'description' => '', - 'type' => 'string', - 'example' => 'tag', - ], - 'ResourceId' => [ - 'title' => '资源ID', - 'description' => '', - 'type' => 'string', - 'example' => 'f-cn-tyts', - ], - 'TagKey' => [ - 'title' => '标签键', - 'description' => '', - 'type' => 'string', - 'example' => 'test', - ], + 'ResourceType' => ['title' => '资源类型', 'description' => '', 'type' => 'string', 'example' => 'vvpinstance'], + 'TagValue' => ['title' => '标签值', 'description' => '', 'type' => 'string', 'example' => 'tag'], + 'ResourceId' => ['title' => '资源ID', 'description' => '', 'type' => 'string', 'example' => 'f-cn-tyts'], + 'TagKey' => ['title' => '标签键', 'description' => '', 'type' => 'string', 'example' => 'test'], ], ], ], @@ -3204,14 +1601,8 @@ ], 'UntagResources' => [ 'summary' => 'flinkasi去标签', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3224,44 +1615,23 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '133930', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'title' => '地域', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], + 'schema' => ['title' => '地域', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], ], [ 'name' => 'ResourceType', 'in' => 'query', - 'schema' => [ - 'title' => '资源类型', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'vvpinstance', - ], + 'schema' => ['title' => '资源类型', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'vvpinstance'], ], [ 'name' => 'All', 'in' => 'query', - 'schema' => [ - 'title' => '是否全部删除,只针对TagKey.N为空时有效。 取值范围: true false True False 默认是 false', - 'description' => '', - 'type' => 'boolean', - 'required' => false, - 'example' => 'false', - ], + 'schema' => ['title' => '是否全部删除,只针对TagKey.N为空时有效。 取值范围: true false True False 默认是 false', 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'ResourceId', @@ -3271,12 +1641,7 @@ 'title' => '资源ID,最多50个子项', 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'f-cn-tgy67', - ], + 'items' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'f-cn-tgy67'], 'required' => true, 'maxItems' => 51, ], @@ -3289,12 +1654,7 @@ 'title' => '标签键,最多20个子项', 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'test', - ], + 'items' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'test'], 'required' => false, 'maxItems' => 21, ], @@ -3307,31 +1667,11 @@ 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '27AE00', - ], - 'Success' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], - 'TagResponseId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '154FT', - ], - 'Message' => [ - 'description' => '', - 'type' => 'string', - 'example' => '""', - ], - 'Code' => [ - 'description' => '', - 'type' => 'string', - 'example' => '200', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '27AE00'], + 'Success' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], + 'TagResponseId' => ['description' => '', 'type' => 'string', 'example' => '154FT'], + 'Message' => ['description' => '', 'type' => 'string', 'example' => '""'], + 'Code' => ['description' => '', 'type' => 'string', 'example' => '200'], ], ], ], @@ -3340,14 +1680,8 @@ ], 'TagResources' => [ 'summary' => '打标签接口', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3359,33 +1693,18 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '133929', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'title' => '地域', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'cn-beijing', - ], + 'schema' => ['title' => '地域', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'cn-beijing'], ], [ 'name' => 'ResourceType', 'in' => 'query', - 'schema' => [ - 'title' => '资源类型', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'vvpinstance', - ], + 'schema' => ['title' => '资源类型', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'vvpinstance'], ], [ 'name' => 'ResourceId', @@ -3395,12 +1714,7 @@ 'title' => '资源ID,最多 50个子项', 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'f-cn-7e22rg', - ], + 'items' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'f-cn-7e22rg'], 'required' => true, 'maxItems' => 51, ], @@ -3416,20 +1730,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Key' => [ - 'title' => '标签键', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'test', - ], - 'Value' => [ - 'title' => '标签值', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'tag', - ], + 'Key' => ['title' => '标签键', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'test'], + 'Value' => ['title' => '标签值', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'tag'], ], 'required' => false, ], @@ -3443,31 +1745,11 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'Success' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], - 'TagResponseId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '154FT', - ], - 'Message' => [ - 'description' => '', - 'type' => 'string', - 'example' => '""', - ], - 'Code' => [ - 'description' => '', - 'type' => 'string', - 'example' => '200', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => ''], + 'Success' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], + 'TagResponseId' => ['description' => '', 'type' => 'string', 'example' => '154FT'], + 'Message' => ['description' => '', 'type' => 'string', 'example' => '""'], + 'Code' => ['description' => '', 'type' => 'string', 'example' => '200'], ], ], ], @@ -3476,13 +1758,8 @@ ], 'ConvertPrepayInstance' => [ 'summary' => '包年包月转按量付费', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3493,10 +1770,7 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '150081', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ @@ -3506,14 +1780,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Region' => [ - 'type' => 'string', - 'required' => true, - ], - 'InstanceId' => [ - 'type' => 'string', - 'required' => true, - ], + 'Region' => ['type' => 'string', 'required' => true], + 'InstanceId' => ['type' => 'string', 'required' => true], ], 'required' => true, ], @@ -3525,20 +1793,9 @@ 'title' => 'Schema of Response', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], - 'Success' => [ - 'title' => '是否成功', - 'type' => 'boolean', - ], - 'OrderId' => [ - 'title' => '订单id', - 'type' => 'integer', - 'format' => 'int64', - ], + 'RequestId' => ['title' => '请求id', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], + 'Success' => ['title' => '是否成功', 'type' => 'boolean'], + 'OrderId' => ['title' => '订单id', 'type' => 'integer', 'format' => 'int64'], ], ], ], @@ -3546,13 +1803,8 @@ ], 'QueryConvertPrepayInstancePrice' => [ 'summary' => '包年包月转按量付费询价', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3565,10 +1817,7 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '150082', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ @@ -3578,14 +1827,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Region' => [ - 'type' => 'string', - 'required' => true, - ], - 'InstanceId' => [ - 'type' => 'string', - 'required' => true, - ], + 'Region' => ['type' => 'string', 'required' => true], + 'InstanceId' => ['type' => 'string', 'required' => true], ], 'required' => true, ], @@ -3597,75 +1840,27 @@ 'title' => 'Schema of Response', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => '请求id', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], - 'Success' => [ - 'title' => '是否成功', - 'type' => 'boolean', - ], + 'RequestId' => ['title' => '请求id', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], + 'Success' => ['title' => '是否成功', 'type' => 'boolean'], 'PriceInfo' => [ 'title' => '价格信息,包括价格和优惠规则。', 'type' => 'object', 'properties' => [ - 'Currency' => [ - 'title' => '货币单位。', - 'type' => 'string', - 'example' => 'CNY', - ], - 'DiscountAmount' => [ - 'title' => '折扣', - 'type' => 'number', - 'format' => 'float', - 'example' => '655.2', - ], - 'OriginalAmount' => [ - 'title' => '原价', - 'type' => 'number', - 'format' => 'float', - 'example' => '4368', - ], - 'TradeAmount' => [ - 'title' => '最终价,为原价减去折扣。', - 'type' => 'number', - 'format' => 'float', - 'example' => '3712.8', - ], - 'Code' => [ - 'title' => '错误码', - 'type' => 'string', - 'example' => 'ORDER.INST_HAS_UNPAID_ORDER', - ], - 'Message' => [ - 'title' => '错误信息', - 'type' => 'string', - 'example' => '存在未支付订单,请先支付或取消原有订单', - ], + 'Currency' => ['title' => '货币单位。', 'type' => 'string', 'example' => 'CNY'], + 'DiscountAmount' => ['title' => '折扣', 'type' => 'number', 'format' => 'float', 'example' => '655.2'], + 'OriginalAmount' => ['title' => '原价', 'type' => 'number', 'format' => 'float', 'example' => '4368'], + 'TradeAmount' => ['title' => '最终价,为原价减去折扣。', 'type' => 'number', 'format' => 'float', 'example' => '3712.8'], + 'Code' => ['title' => '错误码', 'type' => 'string', 'example' => 'ORDER.INST_HAS_UNPAID_ORDER'], + 'Message' => ['title' => '错误信息', 'type' => 'string', 'example' => '存在未支付订单,请先支付或取消原有订单'], 'OptionalPromotions' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'PromotionDesc' => [ - 'title' => '优惠券描述', - 'type' => 'string', - 'example' => '¥1,391.5 优惠券 (有效期至 03/23/2022)', - ], - 'PromotionName' => [ - 'title' => '优惠券名称', - 'type' => 'string', - 'example' => '¥1,391.5 优惠券', - ], - 'PromotionOptionNo' => [ - 'title' => '优惠券编号', - 'type' => 'string', - 'example' => '500011220010099', - ], - 'Selected' => [ - 'type' => 'boolean', - ], + 'PromotionDesc' => ['title' => '优惠券描述', 'type' => 'string', 'example' => '¥1,391.5 优惠券 (有效期至 03/23/2022)'], + 'PromotionName' => ['title' => '优惠券名称', 'type' => 'string', 'example' => '¥1,391.5 优惠券'], + 'PromotionOptionNo' => ['title' => '优惠券编号', 'type' => 'string', 'example' => '500011220010099'], + 'Selected' => ['type' => 'boolean'], ], ], ], @@ -3675,67 +1870,27 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Description' => [ - 'title' => '活动规则描述。', - 'type' => 'string', - 'example' => '买满1年,立享官网价格8.5折优惠。', - ], - 'RuleId' => [ - 'title' => '活动ID。', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '587', - ], + 'Description' => ['title' => '活动规则描述。', 'type' => 'string', 'example' => '买满1年,立享官网价格8.5折优惠。'], + 'RuleId' => ['title' => '活动ID。', 'type' => 'integer', 'format' => 'int64', 'example' => '587'], ], ], ], - 'StandPrice' => [ - 'title' => '官网折扣价/直销合同折扣价', - 'type' => 'string', - ], - 'StandDiscountPrice' => [ - 'title' => '基于官网折扣的优惠价格', - 'type' => 'string', - ], - 'IsContractActivity' => [ - 'title' => '是否命中大客优惠', - 'type' => 'boolean', - ], + 'StandPrice' => ['title' => '官网折扣价/直销合同折扣价', 'type' => 'string'], + 'StandDiscountPrice' => ['title' => '基于官网折扣的优惠价格', 'type' => 'string'], + 'IsContractActivity' => ['title' => '是否命中大客优惠', 'type' => 'boolean'], 'DepreciateInfo' => [ 'title' => '降价信息', 'type' => 'object', 'properties' => [ - 'OriginalStandAmount' => [ - 'title' => '原始官网价总价', - 'type' => 'string', - ], - 'CheapStandAmount' => [ - 'title' => '降价后官网价总价', - 'type' => 'string', - ], - 'CheapRate' => [ - 'title' => '降价比例', - 'type' => 'string', - ], - 'MonthPrice' => [ - 'title' => '折合月价', - 'type' => 'string', - ], - 'StartTime' => [ - 'title' => '降价开始时间', - 'type' => 'string', - ], - 'IsShow' => [ - 'title' => '是否展示降价幅度', - 'type' => 'boolean', - ], + 'OriginalStandAmount' => ['title' => '原始官网价总价', 'type' => 'string'], + 'CheapStandAmount' => ['title' => '降价后官网价总价', 'type' => 'string'], + 'CheapRate' => ['title' => '降价比例', 'type' => 'string'], + 'MonthPrice' => ['title' => '折合月价', 'type' => 'string'], + 'StartTime' => ['title' => '降价开始时间', 'type' => 'string'], + 'IsShow' => ['title' => '是否展示降价幅度', 'type' => 'boolean'], ], ], - 'LxRequestId' => [ - 'title' => '调用的凌霄requestId', - 'type' => 'string', - 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51', - ], + 'LxRequestId' => ['title' => '调用的凌霄requestId', 'type' => 'string', 'example' => '67F33190-946B-1105-B6A1-E2DF0426DD51'], ], ], ], @@ -3746,14 +1901,8 @@ ], 'ChangeResourceGroup' => [ 'summary' => '资源转组', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3766,44 +1915,23 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '156646', - 'abilityTreeNodes' => [ - 'FEATUREscYN6NTL', - 'FEATUREscTKD5I3', - ], + 'abilityTreeNodes' => ['FEATUREscYN6NTL', 'FEATUREscTKD5I3'], ], 'parameters' => [ [ 'name' => 'ResourceId', 'in' => 'query', - 'schema' => [ - 'title' => '资源Id', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'f-cn-7e22rg', - ], + 'schema' => ['title' => '资源Id', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'f-cn-7e22rg'], ], [ 'name' => 'ResourceRegionId', 'in' => 'query', - 'schema' => [ - 'title' => '地域Id', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'us-east-1', - ], + 'schema' => ['title' => '地域Id', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'us-east-1'], ], [ 'name' => 'ResourceGroupId', 'in' => 'query', - 'schema' => [ - 'title' => '目标资源组', - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'rg-acfmxbavps3rpiy', - ], + 'schema' => ['title' => '目标资源组', 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'rg-acfmxbavps3rpiy'], ], ], 'responses' => [ @@ -3813,251 +1941,44 @@ 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => 'Id of the request', - 'description' => 'Id of the request', - 'type' => 'string', - 'example' => 'B21DC47E-8928-199A-9F32-36D45E4693B4', - ], + 'RequestId' => ['title' => 'Id of the request', 'description' => 'Id of the request', 'type' => 'string', 'example' => 'B21DC47E-8928-199A-9F32-36D45E4693B4'], ], ], ], ], 'errorCodes' => [ 400 => [ - [ - 'errorCode' => 'NoPermission.ChangeResourceGroup', - 'errorMessage' => 'You are not authorized to change resourcegroup', - ], - [ - 'errorCode' => 'MissingParameter.ResourceRegionId', - 'errorMessage' => 'The ResourceRegionId parameters that are required for processing this request are missing', - ], - [ - 'errorCode' => 'MissingParameter.ResourceId', - 'errorMessage' => 'The ResourceId parameters that are required for processing this request are missing', - ], - [ - 'errorCode' => 'MissingParameter.ResourceGroupId', - 'errorMessage' => 'The ResourceGroupId parameters that are required for processing this request are missing', - ], - [ - 'errorCode' => 'InvalidResourceGroup', - 'errorMessage' => 'The specified ResourceGroupId is invalid', - ], - [ - 'errorCode' => 'SystemError', - 'errorMessage' => 'A system error occurred while processing your request', - ], - [ - 'errorCode' => 'ResourceNotFound', - 'errorMessage' => ' The specified resource is not found', - ], + ['errorCode' => 'NoPermission.ChangeResourceGroup', 'errorMessage' => 'You are not authorized to change resourcegroup'], + ['errorCode' => 'MissingParameter.ResourceRegionId', 'errorMessage' => 'The ResourceRegionId parameters that are required for processing this request are missing'], + ['errorCode' => 'MissingParameter.ResourceId', 'errorMessage' => 'The ResourceId parameters that are required for processing this request are missing'], + ['errorCode' => 'MissingParameter.ResourceGroupId', 'errorMessage' => 'The ResourceGroupId parameters that are required for processing this request are missing'], + ['errorCode' => 'InvalidResourceGroup', 'errorMessage' => 'The specified ResourceGroupId is invalid'], + ['errorCode' => 'SystemError', 'errorMessage' => 'A system error occurred while processing your request'], + ['errorCode' => 'ResourceNotFound', 'errorMessage' => ' The specified resource is not found'], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"B21DC47E-8928-199A-9F32-36D45E4693B4\\"\\n}","type":"json"}]', ], ], 'endpoints' => [ - [ - 'regionId' => 'cn-zhangjiakou', - 'endpoint' => 'foasconsole.cn-zhangjiakou.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou', - 'endpoint' => 'foasconsole.cn-hangzhou.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai', - 'endpoint' => 'foasconsole.cn-shanghai.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shenzhen', - 'endpoint' => 'foasconsole.cn-shenzhen.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hongkong', - 'endpoint' => 'foasconsole.cn-hongkong.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-3', - 'endpoint' => 'foasconsole.ap-southeast-3.aliyuncs.com', - ], - [ - 'regionId' => 'ap-northeast-1', - 'endpoint' => 'foasconsole.ap-northeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'eu-central-1', - 'endpoint' => 'foasconsole.eu-central-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai-finance-1', - 'endpoint' => 'foasconsole.cn-shanghai-finance-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-north-2-gov-1', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'ap-northeast-2-pop', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-5', - 'endpoint' => 'foasconsole.ap-southeast-5.aliyuncs.com', - ], - [ - 'regionId' => 'cn-beijing-finance-pop', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-beijing-gov-1', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-beijing-nu16-b01', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-edge-1', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-fujian', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-haidian-cm12-c01', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou-bj-b01', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou-internal-prod-1', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou-internal-test-1', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou-internal-test-2', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou-internal-test-3', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou-test-306', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hongkong-finance-pop', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-huhehaote-nebula-1', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-qingdao-nebula', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai-et15-b01', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai-et2-b01', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai-inner', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai-internal-test-1', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shenzhen-inner', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shenzhen-st4-d01', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shenzhen-su18-b01', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-wuhan', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-yushanfang', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-zhangbei', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-zhangbei-na61-b01', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-zhangjiakou-na62-a01', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'cn-zhengzhou-nebula-1', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'eu-west-1', - 'endpoint' => 'foasconsole.eu-west-1.aliyuncs.com', - ], - [ - 'regionId' => 'eu-west-1-oxs', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'rus-west-1-pop', - 'endpoint' => 'foasconsole.aliyuncs.com', - ], - [ - 'regionId' => 'us-east-1', - 'endpoint' => 'foasconsole.us-east-1.aliyuncs.com', - ], - [ - 'regionId' => 'us-west-1', - 'endpoint' => 'foasconsole.us-west-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-wulanchabu', - 'endpoint' => 'foasconsole.cn-wulanchabu.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shenzhen-finance-1', - 'endpoint' => 'foasconsole.cn-shenzhen-finance-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-beijing', - 'endpoint' => 'foasconsole.cn-beijing.aliyuncs.com', - ], - [ - 'regionId' => 'cn-chengdu', - 'endpoint' => 'foasconsole.cn-chengdu.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-1', - 'endpoint' => 'foasconsole.ap-southeast-1.aliyuncs.com', - ], + ['regionId' => 'cn-shenzhen', 'endpoint' => 'foasconsole.cn-shenzhen.aliyuncs.com'], + ['regionId' => 'cn-wulanchabu', 'endpoint' => 'foasconsole.cn-wulanchabu.aliyuncs.com'], + ['regionId' => 'cn-beijing', 'endpoint' => 'foasconsole.cn-beijing.aliyuncs.com'], + ['regionId' => 'ap-northeast-1', 'endpoint' => 'foasconsole.ap-northeast-1.aliyuncs.com'], + ['regionId' => 'cn-shanghai', 'endpoint' => 'foasconsole.cn-shanghai.aliyuncs.com'], + ['regionId' => 'cn-hongkong', 'endpoint' => 'foasconsole.cn-hongkong.aliyuncs.com'], + ['regionId' => 'ap-southeast-1', 'endpoint' => 'foasconsole.ap-southeast-1.aliyuncs.com'], + ['regionId' => 'ap-southeast-3', 'endpoint' => 'foasconsole.ap-southeast-3.aliyuncs.com'], + ['regionId' => 'ap-southeast-5', 'endpoint' => 'foasconsole.ap-southeast-5.aliyuncs.com'], + ['regionId' => 'cn-zhangjiakou', 'endpoint' => 'foasconsole.cn-zhangjiakou.aliyuncs.com'], + ['regionId' => 'cn-hangzhou', 'endpoint' => 'foasconsole.cn-hangzhou.aliyuncs.com'], + ['regionId' => 'us-west-1', 'endpoint' => 'foasconsole.us-west-1.aliyuncs.com'], + ['regionId' => 'us-east-1', 'endpoint' => 'foasconsole.us-east-1.aliyuncs.com'], + ['regionId' => 'eu-central-1', 'endpoint' => 'foasconsole.eu-central-1.aliyuncs.com'], + ['regionId' => 'eu-west-1', 'endpoint' => 'foasconsole.eu-west-1.aliyuncs.com'], + ['regionId' => 'cn-shanghai-finance-1', 'endpoint' => 'foasconsole.cn-shanghai-finance-1.aliyuncs.com'], + ['regionId' => 'cn-shenzhen-finance-1', 'endpoint' => 'foasconsole.cn-shenzhen-finance-1.aliyuncs.com'], + ['regionId' => 'cn-north-2-gov-1', 'endpoint' => 'foasconsole.aliyuncs.com'], + ['regionId' => 'cn-qingdao', 'endpoint' => 'foasconsole.cn-qingdao.aliyuncs.com'], ], ]; -- cgit v1.2.3