diff options
Diffstat (limited to 'data/en_us/hbase/2017-01-15')
| -rw-r--r-- | data/en_us/hbase/2017-01-15/api-docs.php | 4347 |
1 files changed, 913 insertions, 3434 deletions
diff --git a/data/en_us/hbase/2017-01-15/api-docs.php b/data/en_us/hbase/2017-01-15/api-docs.php index 9ac4f5a..8f4ecdf 100644 --- a/data/en_us/hbase/2017-01-15/api-docs.php +++ b/data/en_us/hbase/2017-01-15/api-docs.php @@ -1,80 +1,16 @@ <?php return [ 'version' => '1.0', - 'info' => [ - 'style' => 'RPC', - 'product' => 'HBase', - 'version' => '2017-01-15', - ], + 'info' => ['style' => 'RPC', 'product' => 'HBase', 'version' => '2017-01-15'], 'directories' => [ [ 'id' => 0, - 'title' => '其它', + 'title' => 'Others', 'type' => 'directory', 'children' => [ - 'DeleteUserHdfsInfo', - 'AddUserHdfsInfo', - 'OpenBackup', - 'DescribeServerlessInstance', - 'AllocatePublicNetworkAddress', - 'CheckVersionsOfComponents', - 'CloseBackup', - 'ConvertCluster', - 'CreateCluster', - 'CreateGlobalResource', - 'CreateSubscription', - 'DeleteCluster', - 'CreateHbaseSlbServer', - 'DeleteGlobalResource', - 'DeleteHbaseSlbServer', - 'DeleteServerlessInstance', - 'DescribeBackupPolicy', - 'DescribeBackups', - 'DescribeClusterAttribute', - 'DescribeClusterConnectAddrs', - 'DescribeClusterList', - 'DescribeClusterWhiteList', - 'DescribeClusterModel', - 'DescribeColdStorage', - 'DescribeMultiModDbAttribute', - 'DescribeRdsVSwitchs', - 'DescribeRegions', - 'DescribeSubscriptionInitializeProgress', - 'DescribeSubscriptionPerformance', - 'DescribeSubscriptionPermission', - 'DescribeSubscriptions', - 'EnableServerlessPublicConnection', - 'GetMultimodeCmsUrl', - 'ListClusterServiceConfig', - 'ListClusterServiceConfigHistory', - 'ListHbaseInstances', - 'ListTagResources', - 'ModifyClusterName', - 'ModifyBackupPolicy', - 'ModifyClusterNetType', - 'ModifyClusterSecurityIpList', - 'ModifyClusterServiceConfig', - 'ModifyHasRootPassword', - 'ModifyRestartCluster', - 'ModifyRollbackHasForHbase', - 'ModifySubscriptionDescription', - 'ModifySubscriptionMapping', - 'ModifySubscriptionPermission', - 'ModifyUIProxyAccountPassword', - 'ModifyUpgradeToHasForHbase', - 'MultimodAddComponents', - 'QueryHBaseHaDB', - 'QuerySparkRelateHBase', - 'QueryXpackRelatedDB', - 'RelateDbForHBaseHa', - 'ReleasePublicNetworkAddress', - 'ReleaseSubscription', - 'RenewCluster', - 'ResizeCluster', - 'SparkRelateHBase', - 'TagResources', - 'UntagResources', - 'UpgradeMinorVersion', - 'XpackRelateDB', + 'DeleteUserHdfsInfo', 'AddUserHdfsInfo', 'OpenBackup', 'DescribeServerlessInstance', 'AllocatePublicNetworkAddress', 'CheckVersionsOfComponents', 'CloseBackup', 'ConvertCluster', 'CreateCluster', 'CreateGlobalResource', 'CreateSubscription', 'DeleteCluster', 'CreateHbaseSlbServer', 'DeleteGlobalResource', 'DeleteHbaseSlbServer', 'DeleteServerlessInstance', 'DescribeBackupPolicy', 'DescribeBackups', 'DescribeClusterAttribute', 'DescribeClusterConnectAddrs', + 'DescribeClusterList', 'DescribeClusterWhiteList', 'DescribeClusterModel', 'DescribeColdStorage', 'DescribeMultiModDbAttribute', 'DescribeRdsVSwitchs', 'DescribeRegions', 'DescribeSubscriptionInitializeProgress', 'DescribeSubscriptionPerformance', 'DescribeSubscriptionPermission', 'DescribeSubscriptions', 'EnableServerlessPublicConnection', 'GetMultimodeCmsUrl', 'ListClusterServiceConfig', 'ListClusterServiceConfigHistory', 'ListHbaseInstances', 'ListTagResources', 'ModifyClusterName', 'ModifyBackupPolicy', 'ModifyClusterNetType', + 'ModifyClusterSecurityIpList', 'ModifyClusterServiceConfig', 'ModifyHasRootPassword', 'ModifyRestartCluster', 'ModifyRollbackHasForHbase', 'ModifySubscriptionDescription', 'ModifySubscriptionMapping', 'ModifySubscriptionPermission', 'ModifyUIProxyAccountPassword', 'ModifyUpgradeToHasForHbase', 'MultimodAddComponents', 'QueryHBaseHaDB', 'QuerySparkRelateHBase', 'QueryXpackRelatedDB', 'RelateDbForHBaseHa', 'ReleasePublicNetworkAddress', 'ReleaseSubscription', 'RenewCluster', 'ResizeCluster', 'SparkRelateHBase', + 'TagResources', 'UntagResources', 'UpgradeMinorVersion', 'XpackRelateDB', ], ], ], @@ -83,58 +19,35 @@ ], 'apis' => [ 'DeleteUserHdfsInfo' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'readAndWrite', - 'systemTags' => [ - 'operationType' => 'update', - ], + 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'NameService', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -142,12 +55,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'ClusterId' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'ClusterId' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -155,57 +64,34 @@ 'responseDemo' => null, ], 'AddUserHdfsInfo' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], - 'systemTags' => [ - 'operationType' => 'update', - ], + 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ExtInfo', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -213,12 +99,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'ClusterId' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'ClusterId' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -226,49 +108,29 @@ 'responseDemo' => null, ], 'OpenBackup' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], - 'systemTags' => [ - 'operationType' => 'update', - ], + 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -276,9 +138,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -286,14 +146,8 @@ 'responseDemo' => null, ], 'DescribeServerlessInstance' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -301,44 +155,27 @@ ], 'operationType' => 'read', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'ClientToken', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -346,81 +183,31 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'VpcId' => [ - 'type' => 'string', - ], - 'Status' => [ - 'type' => 'string', - ], - 'InnerEndpoint' => [ - 'type' => 'string', - ], - 'CreateTime' => [ - 'type' => 'string', - ], - 'PayType' => [ - 'type' => 'string', - ], - 'MainVersion' => [ - 'type' => 'string', - ], - 'LockMode' => [ - 'type' => 'string', - ], - 'HasUser' => [ - 'type' => 'string', - ], - 'HaType' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'UpdateStatus' => [ - 'type' => 'string', - ], - 'ReserverMaxQpsNum' => [ - 'type' => 'string', - ], - 'InstanceName' => [ - 'type' => 'string', - ], - 'OuterEndpoint' => [ - 'type' => 'string', - ], - 'CuSize' => [ - 'type' => 'string', - ], - 'ExpireTime' => [ - 'type' => 'string', - ], - 'ReserverMinQpsNum' => [ - 'type' => 'string', - ], - 'AutoRenew' => [ - 'type' => 'string', - ], - 'DiskSize' => [ - 'type' => 'string', - ], - 'InstanceId' => [ - 'type' => 'string', - ], - 'IsDeletionProtection' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], - 'VSwitchId' => [ - 'type' => 'string', - ], - 'ClusterType' => [ - 'type' => 'string', - ], - 'ZoneId' => [ - 'type' => 'string', - ], + 'VpcId' => ['type' => 'string'], + 'Status' => ['type' => 'string'], + 'InnerEndpoint' => ['type' => 'string'], + 'CreateTime' => ['type' => 'string'], + 'PayType' => ['type' => 'string'], + 'MainVersion' => ['type' => 'string'], + 'LockMode' => ['type' => 'string'], + 'HasUser' => ['type' => 'string'], + 'HaType' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'UpdateStatus' => ['type' => 'string'], + 'ReserverMaxQpsNum' => ['type' => 'string'], + 'InstanceName' => ['type' => 'string'], + 'OuterEndpoint' => ['type' => 'string'], + 'CuSize' => ['type' => 'string'], + 'ExpireTime' => ['type' => 'string'], + 'ReserverMinQpsNum' => ['type' => 'string'], + 'AutoRenew' => ['type' => 'string'], + 'DiskSize' => ['type' => 'string'], + 'InstanceId' => ['type' => 'string'], + 'IsDeletionProtection' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], + 'VSwitchId' => ['type' => 'string'], + 'ClusterType' => ['type' => 'string'], + 'ZoneId' => ['type' => 'string'], ], ], ], @@ -428,14 +215,8 @@ 'responseDemo' => null, ], 'AllocatePublicNetworkAddress' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -446,10 +227,7 @@ [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -457,9 +235,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -467,58 +243,35 @@ 'responseDemo' => null, ], 'CheckVersionsOfComponents' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Components', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -526,9 +279,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Components' => [ 'type' => 'object', 'itemNode' => true, @@ -538,12 +289,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'IsLatestVersion' => [ - 'type' => 'string', - ], - 'Component' => [ - 'type' => 'string', - ], + 'IsLatestVersion' => ['type' => 'string'], + 'Component' => ['type' => 'string'], ], ], ], @@ -556,14 +303,8 @@ 'responseDemo' => null, ], 'CloseBackup' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -574,28 +315,17 @@ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -603,9 +333,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -613,51 +341,30 @@ 'responseDemo' => null, ], 'ConvertCluster' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'readAndWrite', - 'systemTags' => [ - 'operationType' => 'update', - ], + 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'PricingCycle', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Duration', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -665,13 +372,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'OrderId' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'OrderId' => ['type' => 'integer', 'format' => 'int64'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -680,283 +382,165 @@ ], 'CreateCluster' => [ 'summary' => '创建实例', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', - 'systemTags' => [ - 'operationType' => 'create', - 'riskType' => 'none', - 'chargeType' => 'free', - ], + 'systemTags' => ['operationType' => 'create', 'riskType' => 'none', 'chargeType' => 'free'], 'parameters' => [ [ 'name' => 'ClientToken', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ClusterName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'NetType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'VpcId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'VSwitchId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'MasterInstanceType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'CoreInstanceType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'CoreDiskType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'CoreDiskSize', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'CoreDiskQuantity', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'CoreInstanceQuantity', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'PayType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'default' => 'PREPAY', - ], + 'schema' => ['type' => 'string', 'required' => false, 'default' => 'PREPAY'], ], [ 'name' => 'AutoRenew', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'default' => 'false', - ], + 'schema' => ['type' => 'string', 'required' => false, 'default' => 'false'], ], [ 'name' => 'DbInstanceType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'default' => 'x', - ], + 'schema' => ['type' => 'string', 'required' => false, 'default' => 'x'], ], [ 'name' => 'Engine', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SecurityIPList', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EngineVersion', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'DbInstanceConnType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'default' => 'lvs', - ], + 'schema' => ['type' => 'string', 'required' => false, 'default' => 'lvs'], ], [ 'name' => 'CloudType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'BackupId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'SrcDBInstanceId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'RestoreTime', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'IsColdStorage', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ColdStorageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'DbType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PricingCycle', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Duration', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'DepMode', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -964,15 +548,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], - 'OrderId' => [ - 'type' => 'string', - ], - 'ClusterId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], + 'OrderId' => ['type' => 'string'], + 'ClusterId' => ['type' => 'string'], ], ], ], @@ -980,14 +558,8 @@ 'responseDemo' => null, ], 'CreateGlobalResource' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -999,46 +571,27 @@ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ResourceName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ResourceType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -1046,9 +599,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1057,112 +608,65 @@ ], 'CreateSubscription' => [ 'summary' => '创建订阅', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', - 'systemTags' => [ - 'operationType' => 'create', - 'riskType' => 'none', - 'chargeType' => 'free', - ], + 'systemTags' => ['operationType' => 'create', 'riskType' => 'none', 'chargeType' => 'free'], 'parameters' => [ [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'SlbServer', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'default' => 'thrift', - ], + 'schema' => ['type' => 'string', 'required' => false, 'default' => 'thrift'], ], [ 'name' => 'SubscriptionType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SubscriptionDescription', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'SourceInstanceId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SourceInstanceRegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'DestinationInstanceId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'DestinationInstanceRegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ExtraContext', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Mapping', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -1170,51 +674,26 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'SubscriptionId' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'SubscriptionId' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], ], 'errorCodes' => [ 400 => [ - [ - 'errorCode' => 'CLIENT.ALREADY_EXIST', - 'errorMessage' => 'Instance ID already exist.', - ], - [ - 'errorCode' => 'CLIENT.PRODUCT_TEMPLATE_NOT_FOUND', - 'errorMessage' => 'Product template not found.', - ], - [ - 'errorCode' => 'CLIENT.INSTANCE_ID_NOT_FOUND', - 'errorMessage' => 'Instance ID not found.', - ], - [ - 'errorCode' => 'CLIENT.WRONG_SRC_INST_DB_USED_TYPE', - 'errorMessage' => 'Invalid source instance used type.', - ], - [ - 'errorCode' => 'CLIENT.INVALID_REGION_ID_ERROR', - 'errorMessage' => 'Invalid region ID.', - ], + ['errorCode' => 'CLIENT.ALREADY_EXIST', 'errorMessage' => 'Instance ID already exist.'], + ['errorCode' => 'CLIENT.PRODUCT_TEMPLATE_NOT_FOUND', 'errorMessage' => 'Product template not found.'], + ['errorCode' => 'CLIENT.INSTANCE_ID_NOT_FOUND', 'errorMessage' => 'Instance ID not found.'], + ['errorCode' => 'CLIENT.WRONG_SRC_INST_DB_USED_TYPE', 'errorMessage' => 'Invalid source instance used type.'], + ['errorCode' => 'CLIENT.INVALID_REGION_ID_ERROR', 'errorMessage' => 'Invalid region ID.'], ], ], 'responseDemo' => null, ], 'DeleteCluster' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1225,34 +704,22 @@ [ 'name' => 'ClientToken', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -1260,9 +727,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1270,54 +735,34 @@ 'responseDemo' => null, ], 'CreateHbaseSlbServer' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], - 'systemTags' => [ - 'operationType' => 'update', - ], + 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'SlbServer', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -1325,9 +770,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1335,14 +778,8 @@ 'responseDemo' => null, ], 'DeleteGlobalResource' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1354,46 +791,27 @@ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ResourceName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ResourceType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -1401,9 +819,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1411,54 +827,34 @@ 'responseDemo' => null, ], 'DeleteHbaseSlbServer' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], - 'systemTags' => [ - 'operationType' => 'update', - ], + 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'SlbServer', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -1466,9 +862,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1476,14 +870,8 @@ 'responseDemo' => null, ], 'DeleteServerlessInstance' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1495,37 +883,22 @@ [ 'name' => 'ClientToken', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -1533,9 +906,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1543,49 +914,30 @@ 'responseDemo' => null, ], 'DescribeBackupPolicy' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -1593,24 +945,12 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'PreferredBackupEndTimeUTC' => [ - 'type' => 'string', - ], - 'BackupRetentionPeriod' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PreferredBackupPeriod' => [ - 'type' => 'string', - ], - 'PreferredBackupTime' => [ - 'type' => 'string', - ], - 'PreferredBackupStartTimeUTC' => [ - 'type' => 'string', - ], + 'PreferredBackupEndTimeUTC' => ['type' => 'string'], + 'BackupRetentionPeriod' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'PreferredBackupPeriod' => ['type' => 'string'], + 'PreferredBackupTime' => ['type' => 'string'], + 'PreferredBackupStartTimeUTC' => ['type' => 'string'], ], ], ], @@ -1618,111 +958,65 @@ 'responseDemo' => null, ], 'DescribeBackups' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'readAndWrite', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'BackupId', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'minimum' => '1', - 'default' => '1', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'minimum' => '1', 'default' => '1'], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'default' => '30', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'default' => '30'], ], [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'StartTimeUTC', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'EndTimeUTC', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -1730,24 +1024,11 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'EnableStatus' => [ - 'type' => 'string', - ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'EnableStatus' => ['type' => 'string'], + 'PageSize' => ['type' => 'integer', 'format' => 'int32'], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'RequestId' => ['type' => 'string'], + 'TotalCount' => ['type' => 'integer', 'format' => 'int32'], 'Backups' => [ 'type' => 'object', 'itemNode' => true, @@ -1757,43 +1038,18 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'BackupStatus' => [ - 'type' => 'string', - ], - 'BackupStartTime' => [ - 'type' => 'string', - ], - 'BackupType' => [ - 'type' => 'string', - ], - 'BackupDownloadURL' => [ - 'type' => 'string', - ], - 'BackupStartTimeUTC' => [ - 'type' => 'string', - ], - 'BackupEndTime' => [ - 'type' => 'string', - ], - 'BackupDBNames' => [ - 'type' => 'string', - ], - 'BackupId' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'BackupEndTimeUTC' => [ - 'type' => 'string', - ], - 'BackupSize' => [ - 'type' => 'string', - ], - 'BackupMode' => [ - 'type' => 'string', - ], - 'BackupMethod' => [ - 'type' => 'string', - ], + 'BackupStatus' => ['type' => 'string'], + 'BackupStartTime' => ['type' => 'string'], + 'BackupType' => ['type' => 'string'], + 'BackupDownloadURL' => ['type' => 'string'], + 'BackupStartTimeUTC' => ['type' => 'string'], + 'BackupEndTime' => ['type' => 'string'], + 'BackupDBNames' => ['type' => 'string'], + 'BackupId' => ['type' => 'integer', 'format' => 'int32'], + 'BackupEndTimeUTC' => ['type' => 'string'], + 'BackupSize' => ['type' => 'string'], + 'BackupMode' => ['type' => 'string'], + 'BackupMethod' => ['type' => 'string'], ], ], ], @@ -1806,46 +1062,29 @@ 'responseDemo' => null, ], 'DescribeClusterAttribute' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -1853,124 +1092,50 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'CreateTime' => [ - 'type' => 'string', - ], - 'PayType' => [ - 'type' => 'string', - ], - 'CoreDiskType' => [ - 'type' => 'string', - ], - 'MainVersion' => [ - 'type' => 'string', - ], - 'LockMode' => [ - 'type' => 'string', - ], - 'HasUser' => [ - 'type' => 'string', - ], - 'HaType' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'UpdateStatus' => [ - 'type' => 'string', - ], - 'MasterInstanceType' => [ - 'type' => 'string', - ], - 'CoreInstanceType' => [ - 'type' => 'string', - ], - 'CoreDiskSize' => [ - 'type' => 'string', - ], - 'ClusterId' => [ - 'type' => 'string', - ], - 'CoreDiskQuantity' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'CoreInstanceQuantity' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'ExpireTime' => [ - 'type' => 'string', - ], - 'AutoRenew' => [ - 'type' => 'string', - ], - 'ColdStorageStatus' => [ - 'type' => 'string', - ], - 'MinorVersion' => [ - 'type' => 'string', - ], - 'MasterDiskType' => [ - 'type' => 'string', - ], - 'MasterDiskSize' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'RegionId' => [ - 'type' => 'string', - ], - 'ClusterType' => [ - 'type' => 'string', - ], - 'ClusterName' => [ - 'type' => 'string', - ], - 'ZoneId' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'CreateTime' => ['type' => 'string'], + 'PayType' => ['type' => 'string'], + 'CoreDiskType' => ['type' => 'string'], + 'MainVersion' => ['type' => 'string'], + 'LockMode' => ['type' => 'string'], + 'HasUser' => ['type' => 'string'], + 'HaType' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'UpdateStatus' => ['type' => 'string'], + 'MasterInstanceType' => ['type' => 'string'], + 'CoreInstanceType' => ['type' => 'string'], + 'CoreDiskSize' => ['type' => 'string'], + 'ClusterId' => ['type' => 'string'], + 'CoreDiskQuantity' => ['type' => 'integer', 'format' => 'int32'], + 'CoreInstanceQuantity' => ['type' => 'integer', 'format' => 'int32'], + 'ExpireTime' => ['type' => 'string'], + 'AutoRenew' => ['type' => 'string'], + 'ColdStorageStatus' => ['type' => 'string'], + 'MinorVersion' => ['type' => 'string'], + 'MasterDiskType' => ['type' => 'string'], + 'MasterDiskSize' => ['type' => 'integer', 'format' => 'int32'], + 'RegionId' => ['type' => 'string'], + 'ClusterType' => ['type' => 'string'], + 'ClusterName' => ['type' => 'string'], + 'ZoneId' => ['type' => 'string'], 'ConnectionInfo' => [ 'type' => 'object', 'properties' => [ - 'HaThriftConnectionString' => [ - 'type' => 'string', - ], - 'UIProxyConnectionString' => [ - 'type' => 'string', - ], - 'HaRestConnectionString' => [ - 'type' => 'string', - ], - 'HaRestPort' => [ - 'type' => 'string', - ], - 'HaThriftPort' => [ - 'type' => 'string', - ], - 'ZKPort' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'ThriftConnectionString' => [ - 'type' => 'string', - ], - 'ThriftPort' => [ - 'type' => 'string', - ], + 'HaThriftConnectionString' => ['type' => 'string'], + 'UIProxyConnectionString' => ['type' => 'string'], + 'HaRestConnectionString' => ['type' => 'string'], + 'HaRestPort' => ['type' => 'string'], + 'HaThriftPort' => ['type' => 'string'], + 'ZKPort' => ['type' => 'integer', 'format' => 'int32'], + 'ThriftConnectionString' => ['type' => 'string'], + 'ThriftPort' => ['type' => 'string'], 'ZKInnerConnectionStringList' => [ 'type' => 'object', 'itemNode' => true, 'properties' => [ 'String' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -1980,9 +1145,7 @@ 'properties' => [ 'String' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -1992,9 +1155,7 @@ 'properties' => [ 'String' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -2004,9 +1165,7 @@ 'properties' => [ 'String' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -2015,24 +1174,12 @@ 'NetInfo' => [ 'type' => 'object', 'properties' => [ - 'VpcId' => [ - 'type' => 'string', - ], - 'VSwitchId' => [ - 'type' => 'string', - ], - 'InnerIpAddress' => [ - 'type' => 'string', - ], - 'NetType' => [ - 'type' => 'string', - ], - 'PublicIpAddress' => [ - 'type' => 'string', - ], - 'SecurityIpList' => [ - 'type' => 'string', - ], + 'VpcId' => ['type' => 'string'], + 'VSwitchId' => ['type' => 'string'], + 'InnerIpAddress' => ['type' => 'string'], + 'NetType' => ['type' => 'string'], + 'PublicIpAddress' => ['type' => 'string'], + 'SecurityIpList' => ['type' => 'string'], ], ], 'NodeList' => [ @@ -2044,39 +1191,17 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'RegionQuantity' => [ - 'type' => 'string', - ], - 'NodeDiskType' => [ - 'type' => 'string', - ], - 'MemStore' => [ - 'type' => 'string', - ], - 'NodeStatus' => [ - 'type' => 'string', - ], - 'NodeType' => [ - 'type' => 'string', - ], - 'NodeInstanceType' => [ - 'type' => 'string', - ], - 'NodeDiskSize' => [ - 'type' => 'string', - ], - 'NodeDiskQuantity' => [ - 'type' => 'string', - ], - 'ServiceType' => [ - 'type' => 'string', - ], - 'StoreFile' => [ - 'type' => 'string', - ], - 'NodeId' => [ - 'type' => 'string', - ], + 'RegionQuantity' => ['type' => 'string'], + 'NodeDiskType' => ['type' => 'string'], + 'MemStore' => ['type' => 'string'], + 'NodeStatus' => ['type' => 'string'], + 'NodeType' => ['type' => 'string'], + 'NodeInstanceType' => ['type' => 'string'], + 'NodeDiskSize' => ['type' => 'string'], + 'NodeDiskQuantity' => ['type' => 'string'], + 'ServiceType' => ['type' => 'string'], + 'StoreFile' => ['type' => 'string'], + 'NodeId' => ['type' => 'string'], 'DaemonList' => [ 'type' => 'object', 'itemNode' => true, @@ -2086,12 +1211,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'DaemonName' => [ - 'type' => 'string', - ], - 'DaemonStatus' => [ - 'type' => 'string', - ], + 'DaemonName' => ['type' => 'string'], + 'DaemonStatus' => ['type' => 'string'], ], ], ], @@ -2110,49 +1231,30 @@ 'responseDemo' => null, ], 'DescribeClusterConnectAddrs' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -2160,50 +1262,26 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'VpcId' => [ - 'type' => 'string', - ], - 'VSwitchId' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'IsMultimod' => [ - 'type' => 'string', - ], - 'DbType' => [ - 'type' => 'string', - ], - 'NetType' => [ - 'type' => 'string', - ], + 'VpcId' => ['type' => 'string'], + 'VSwitchId' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'IsMultimod' => ['type' => 'string'], + 'DbType' => ['type' => 'string'], + 'NetType' => ['type' => 'string'], 'UiProxyConnAddrInfo' => [ 'type' => 'object', 'properties' => [ - 'ConnAddr' => [ - 'type' => 'string', - ], - 'ConnAddrPort' => [ - 'type' => 'string', - ], - 'NetType' => [ - 'type' => 'string', - ], + 'ConnAddr' => ['type' => 'string'], + 'ConnAddrPort' => ['type' => 'string'], + 'NetType' => ['type' => 'string'], ], ], 'ThriftConn' => [ 'type' => 'object', 'properties' => [ - 'ConnAddr' => [ - 'type' => 'string', - ], - 'ConnAddrPort' => [ - 'type' => 'string', - ], - 'NetType' => [ - 'type' => 'string', - ], + 'ConnAddr' => ['type' => 'string'], + 'ConnAddrPort' => ['type' => 'string'], + 'NetType' => ['type' => 'string'], ], ], 'ZkConnAddrs' => [ @@ -2215,15 +1293,9 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'ConnAddr' => [ - 'type' => 'string', - ], - 'ConnAddrPort' => [ - 'type' => 'string', - ], - 'NetType' => [ - 'type' => 'string', - ], + 'ConnAddr' => ['type' => 'string'], + 'ConnAddrPort' => ['type' => 'string'], + 'NetType' => ['type' => 'string'], ], ], ], @@ -2238,21 +1310,13 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'SlbType' => [ - 'type' => 'string', - ], + 'SlbType' => ['type' => 'string'], 'ConnAddrInfo' => [ 'type' => 'object', 'properties' => [ - 'ConnAddr' => [ - 'type' => 'string', - ], - 'ConnAddrPort' => [ - 'type' => 'string', - ], - 'NetType' => [ - 'type' => 'string', - ], + 'ConnAddr' => ['type' => 'string'], + 'ConnAddrPort' => ['type' => 'string'], + 'NetType' => ['type' => 'string'], ], ], ], @@ -2269,21 +1333,13 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'ConnType' => [ - 'type' => 'string', - ], + 'ConnType' => ['type' => 'string'], 'ConnAddrInfo' => [ 'type' => 'object', 'properties' => [ - 'ConnAddr' => [ - 'type' => 'string', - ], - 'ConnAddrPort' => [ - 'type' => 'string', - ], - 'NetType' => [ - 'type' => 'string', - ], + 'ConnAddr' => ['type' => 'string'], + 'ConnAddrPort' => ['type' => 'string'], + 'NetType' => ['type' => 'string'], ], ], ], @@ -2299,84 +1355,50 @@ 'responseDemo' => null, ], 'DescribeClusterList' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'default' => '30', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'default' => '30'], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'default' => '1', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'default' => '1'], ], [ 'name' => 'DbType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'StatusList', @@ -2384,9 +1406,7 @@ 'style' => 'repeatList', 'schema' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], 'required' => false, 'maxItems' => 100, ], @@ -2400,14 +1420,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Key' => [ - 'type' => 'string', - 'required' => false, - ], - 'Value' => [ - 'type' => 'string', - 'required' => false, - ], + 'Key' => ['type' => 'string', 'required' => false], + 'Value' => ['type' => 'string', 'required' => false], ], ], 'required' => false, @@ -2420,21 +1434,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'PageRecordCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalRecordCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'RequestId' => ['type' => 'string'], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'PageRecordCount' => ['type' => 'integer', 'format' => 'int32'], + 'TotalRecordCount' => ['type' => 'integer', 'format' => 'int32'], 'ClusterList' => [ 'type' => 'object', 'itemNode' => true, @@ -2444,64 +1447,25 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'VpcId' => [ - 'type' => 'string', - ], - 'Status' => [ - 'type' => 'string', - ], - 'CoreInstanceQuantity' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'ExpireTime' => [ - 'type' => 'string', - ], - 'CreateTime' => [ - 'type' => 'string', - ], - 'UserId' => [ - 'type' => 'string', - ], - 'PayType' => [ - 'type' => 'string', - ], - 'CoreDiskType' => [ - 'type' => 'string', - ], - 'LockMode' => [ - 'type' => 'string', - ], - 'MainVersion' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], - 'DbType' => [ - 'type' => 'string', - ], - 'ClusterType' => [ - 'type' => 'string', - ], - 'NetType' => [ - 'type' => 'string', - ], - 'ZoneId' => [ - 'type' => 'string', - ], - 'ClusterName' => [ - 'type' => 'string', - ], - 'Reason' => [ - 'type' => 'string', - ], - 'CoreDiskSize' => [ - 'type' => 'string', - ], - 'ClusterId' => [ - 'type' => 'string', - ], + 'VpcId' => ['type' => 'string'], + 'Status' => ['type' => 'string'], + 'CoreInstanceQuantity' => ['type' => 'integer', 'format' => 'int32'], + 'ExpireTime' => ['type' => 'string'], + 'CreateTime' => ['type' => 'string'], + 'UserId' => ['type' => 'string'], + 'PayType' => ['type' => 'string'], + 'CoreDiskType' => ['type' => 'string'], + 'LockMode' => ['type' => 'string'], + 'MainVersion' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], + 'DbType' => ['type' => 'string'], + 'ClusterType' => ['type' => 'string'], + 'NetType' => ['type' => 'string'], + 'ZoneId' => ['type' => 'string'], + 'ClusterName' => ['type' => 'string'], + 'Reason' => ['type' => 'string'], + 'CoreDiskSize' => ['type' => 'string'], + 'ClusterId' => ['type' => 'string'], 'Tags' => [ 'type' => 'object', 'itemNode' => true, @@ -2511,12 +1475,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Key' => [ - 'type' => 'string', - ], - 'Value' => [ - 'type' => 'string', - ], + 'Key' => ['type' => 'string'], + 'Value' => ['type' => 'string'], ], ], ], @@ -2534,49 +1494,30 @@ 'responseDemo' => null, ], 'DescribeClusterWhiteList' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -2584,18 +1525,14 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'GroupItems' => [ 'type' => 'object', 'itemNode' => true, 'properties' => [ 'WhiteIp' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -2607,146 +1544,66 @@ 'responseDemo' => null, ], 'DescribeClusterModel' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], - ], - ], - 'responses' => [ - 200 => [ - 'schema' => [ - 'type' => 'object', - 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'BackupStatus' => [ - 'type' => 'string', - ], - 'CreateTime' => [ - 'type' => 'string', - ], - 'PayType' => [ - 'type' => 'string', - ], - 'CoreDiskType' => [ - 'type' => 'string', - ], - 'MainVersion' => [ - 'type' => 'string', - ], - 'LockMode' => [ - 'type' => 'string', - ], - 'HasUser' => [ - 'type' => 'string', - ], - 'HaType' => [ - 'type' => 'string', - ], - 'UpdateStatus' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'MasterInstanceType' => [ - 'type' => 'string', - ], - 'CoreInstanceType' => [ - 'type' => 'string', - ], - 'CoreDiskSize' => [ - 'type' => 'string', - ], - 'ClusterId' => [ - 'type' => 'string', - ], - 'CoreDiskQuantity' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'CoreInstanceQuantity' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'ExpireTime' => [ - 'type' => 'string', - ], - 'AutoRenew' => [ - 'type' => 'string', - ], - 'ColdStorageStatus' => [ - 'type' => 'string', - ], - 'MinorVersion' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], - 'MasterDiskType' => [ - 'type' => 'string', - ], - 'MasterDiskSize' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'IsMultimod' => [ - 'type' => 'string', - ], - 'ClusterType' => [ - 'type' => 'string', - ], - 'DbType' => [ - 'type' => 'string', - ], - 'ZoneId' => [ - 'type' => 'string', - ], - 'ClusterName' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], + ], + ], + 'responses' => [ + 200 => [ + 'schema' => [ + 'type' => 'object', + 'properties' => [ + 'Status' => ['type' => 'string'], + 'BackupStatus' => ['type' => 'string'], + 'CreateTime' => ['type' => 'string'], + 'PayType' => ['type' => 'string'], + 'CoreDiskType' => ['type' => 'string'], + 'MainVersion' => ['type' => 'string'], + 'LockMode' => ['type' => 'string'], + 'HasUser' => ['type' => 'string'], + 'HaType' => ['type' => 'string'], + 'UpdateStatus' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'MasterInstanceType' => ['type' => 'string'], + 'CoreInstanceType' => ['type' => 'string'], + 'CoreDiskSize' => ['type' => 'string'], + 'ClusterId' => ['type' => 'string'], + 'CoreDiskQuantity' => ['type' => 'integer', 'format' => 'int32'], + 'CoreInstanceQuantity' => ['type' => 'integer', 'format' => 'int32'], + 'ExpireTime' => ['type' => 'string'], + 'AutoRenew' => ['type' => 'string'], + 'ColdStorageStatus' => ['type' => 'string'], + 'MinorVersion' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], + 'MasterDiskType' => ['type' => 'string'], + 'MasterDiskSize' => ['type' => 'integer', 'format' => 'int32'], + 'IsMultimod' => ['type' => 'string'], + 'ClusterType' => ['type' => 'string'], + 'DbType' => ['type' => 'string'], + 'ZoneId' => ['type' => 'string'], + 'ClusterName' => ['type' => 'string'], 'Tags' => [ 'type' => 'object', 'itemNode' => true, @@ -2756,12 +1613,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Key' => [ - 'type' => 'string', - ], - 'Value' => [ - 'type' => 'string', - ], + 'Key' => ['type' => 'string'], + 'Value' => ['type' => 'string'], ], ], ], @@ -2774,46 +1627,29 @@ 'responseDemo' => null, ], 'DescribeColdStorage' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -2821,24 +1657,12 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'OpenStatus' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PayType' => [ - 'type' => 'string', - ], - 'ColdStorageUsePercent' => [ - 'type' => 'string', - ], - 'ColdStorageSize' => [ - 'type' => 'string', - ], - 'ClusterId' => [ - 'type' => 'string', - ], + 'OpenStatus' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'PayType' => ['type' => 'string'], + 'ColdStorageUsePercent' => ['type' => 'string'], + 'ColdStorageSize' => ['type' => 'string'], + 'ClusterId' => ['type' => 'string'], ], ], ], @@ -2846,47 +1670,30 @@ 'responseDemo' => null, ], 'DescribeMultiModDbAttribute' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -2894,12 +1701,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Data' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Data' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -2908,48 +1711,30 @@ 'responseDemo' => null, ], 'DescribeRdsVSwitchs' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'list', - ], + 'systemTags' => ['operationType' => 'list'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'default' => 'cn-hangzhou', - ], + 'schema' => ['type' => 'string', 'required' => false, 'default' => 'cn-hangzhou'], ], [ 'name' => 'VpcId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -2957,9 +1742,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'VSwitches' => [ 'type' => 'object', 'properties' => [ @@ -2968,39 +1751,17 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'IsDefault' => [ - 'type' => 'boolean', - ], - 'VSwitchId' => [ - 'type' => 'string', - ], - 'CidrBlock' => [ - 'type' => 'string', - ], - 'RegionNo' => [ - 'type' => 'string', - ], - 'GmtCreate' => [ - 'type' => 'string', - ], - 'AliUid' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], - 'Bid' => [ - 'type' => 'string', - ], - 'IzNo' => [ - 'type' => 'string', - ], - 'VSwitchName' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'IsDefault' => ['type' => 'boolean'], + 'VSwitchId' => ['type' => 'string'], + 'CidrBlock' => ['type' => 'string'], + 'RegionNo' => ['type' => 'string'], + 'GmtCreate' => ['type' => 'string'], + 'AliUid' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], + 'Bid' => ['type' => 'string'], + 'IzNo' => ['type' => 'string'], + 'VSwitchName' => ['type' => 'string'], ], ], ], @@ -3013,38 +1774,24 @@ 'responseDemo' => null, ], 'DescribeRegions' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], - 'systemTags' => [ - 'operationType' => 'list', - ], + 'systemTags' => ['operationType' => 'list'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -3052,9 +1799,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Regions' => [ 'type' => 'object', 'itemNode' => true, @@ -3064,9 +1809,7 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'RegionId' => [ - 'type' => 'string', - ], + 'RegionId' => ['type' => 'string'], 'Zones' => [ 'type' => 'object', 'itemNode' => true, @@ -3076,12 +1819,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'ZoneId' => [ - 'type' => 'string', - ], - 'VpcEnabled' => [ - 'type' => 'boolean', - ], + 'ZoneId' => ['type' => 'string'], + 'VpcEnabled' => ['type' => 'boolean'], ], ], ], @@ -3100,59 +1839,35 @@ ], 'DescribeSubscriptionInitializeProgress' => [ 'summary' => '查询订阅进度', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - 'riskType' => 'none', - 'chargeType' => 'free', - ], + 'systemTags' => ['operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free'], 'parameters' => [ [ 'name' => 'SubscriptionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], ], 'responses' => [ @@ -3160,38 +1875,19 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'PageRecordCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalRecordCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'RequestId' => ['type' => 'string'], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'PageRecordCount' => ['type' => 'integer', 'format' => 'int32'], + 'TotalRecordCount' => ['type' => 'integer', 'format' => 'int32'], 'Items' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'FinishTime' => [ - 'type' => 'string', - ], - 'Progress' => [ - 'type' => 'string', - ], - 'SubscriptionId' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'FinishTime' => ['type' => 'string'], + 'Progress' => ['type' => 'string'], + 'SubscriptionId' => ['type' => 'string'], ], ], ], @@ -3201,87 +1897,52 @@ ], 'errorCodes' => [ 400 => [ - [ - 'errorCode' => 'CLIENT.INSTANCE_ID_NOT_FOUND', - 'errorMessage' => 'Instance ID not found.', - ], + ['errorCode' => 'CLIENT.INSTANCE_ID_NOT_FOUND', 'errorMessage' => 'Instance ID not found.'], ], ], 'responseDemo' => null, ], 'DescribeSubscriptionPerformance' => [ 'summary' => '查询订阅', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - 'riskType' => 'none', - 'chargeType' => 'free', - ], + 'systemTags' => ['operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free'], 'parameters' => [ [ 'name' => 'SubscriptionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SourceInstanceId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Key', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], ], 'responses' => [ @@ -3289,18 +1950,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'EndTime' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'ReplicaId' => [ - 'type' => 'string', - ], + 'EndTime' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'ReplicaId' => ['type' => 'string'], 'PerformanceKeys' => [ 'type' => 'object', 'properties' => [ @@ -3309,15 +1962,9 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Key' => [ - 'type' => 'string', - ], - 'ValueFormat' => [ - 'type' => 'string', - ], - 'Unit' => [ - 'type' => 'string', - ], + 'Key' => ['type' => 'string'], + 'ValueFormat' => ['type' => 'string'], + 'Unit' => ['type' => 'string'], 'PerformanceValues' => [ 'type' => 'object', 'properties' => [ @@ -3326,12 +1973,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Date' => [ - 'type' => 'string', - ], - 'Value' => [ - 'type' => 'string', - ], + 'Date' => ['type' => 'string'], + 'Value' => ['type' => 'string'], ], ], ], @@ -3348,42 +1991,27 @@ ], 'errorCodes' => [ 400 => [ - [ - 'errorCode' => 'CLIENT.INSTANCE_ID_NOT_FOUND', - 'errorMessage' => 'Instance ID not found.', - ], + ['errorCode' => 'CLIENT.INSTANCE_ID_NOT_FOUND', 'errorMessage' => 'Instance ID not found.'], ], ], 'responseDemo' => null, ], 'DescribeSubscriptionPermission' => [ 'summary' => '查询订阅权限', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - 'riskType' => 'none', - 'chargeType' => 'free', - ], + 'systemTags' => ['operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], ], 'responses' => [ @@ -3391,12 +2019,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -3405,59 +2029,35 @@ ], 'DescribeSubscriptions' => [ 'summary' => '查询订阅列表', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'list', - 'riskType' => 'none', - 'chargeType' => 'free', - ], + 'systemTags' => ['operationType' => 'list', 'riskType' => 'none', 'chargeType' => 'free'], 'parameters' => [ [ 'name' => 'SubscriptionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], ], 'responses' => [ @@ -3465,43 +2065,25 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Subscriptions' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Mapping' => [ - 'type' => 'string', - ], - 'SubscriptionDescription' => [ - 'type' => 'string', - ], - 'SubscriptionStatus' => [ - 'type' => 'string', - ], - 'SubscriptionId' => [ - 'type' => 'string', - ], - 'SubscriptionType' => [ - 'type' => 'string', - ], + 'Mapping' => ['type' => 'string'], + 'SubscriptionDescription' => ['type' => 'string'], + 'SubscriptionStatus' => ['type' => 'string'], + 'SubscriptionId' => ['type' => 'string'], + 'SubscriptionType' => ['type' => 'string'], 'DBInstances' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'DBInstanceId' => [ - 'type' => 'string', - ], - 'Role' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], + 'DBInstanceId' => ['type' => 'string'], + 'Role' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], ], ], ], @@ -3515,58 +2097,35 @@ 'responseDemo' => null, ], 'EnableServerlessPublicConnection' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'readAndWrite', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'ClientToken', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -3574,9 +2133,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -3585,49 +2142,30 @@ 'responseDemo' => null, ], 'GetMultimodeCmsUrl' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'readAndWrite', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -3635,15 +2173,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'MultimodCmsUrl' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'ClusterId' => [ - 'type' => 'string', - ], + 'MultimodCmsUrl' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'ClusterId' => ['type' => 'string'], ], ], ], @@ -3652,50 +2184,29 @@ 'responseDemo' => null, ], 'ListClusterServiceConfig' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'default' => '30', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'default' => '30'], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'default' => '1', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'default' => '1'], ], ], 'responses' => [ @@ -3703,27 +2214,12 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], - 'PageRecordCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalRecordCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'ClusterName' => [ - 'type' => 'string', - ], - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'ClusterId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], + 'PageRecordCount' => ['type' => 'integer', 'format' => 'int32'], + 'TotalRecordCount' => ['type' => 'integer', 'format' => 'int32'], + 'ClusterName' => ['type' => 'string'], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'ClusterId' => ['type' => 'string'], 'ConfigList' => [ 'type' => 'object', 'itemNode' => true, @@ -3733,27 +2229,13 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Description' => [ - 'type' => 'string', - ], - 'RunningValue' => [ - 'type' => 'string', - ], - 'Unit' => [ - 'type' => 'string', - ], - 'ValueRange' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'DefaultValue' => [ - 'type' => 'string', - ], - 'NeedRestart' => [ - 'type' => 'string', - ], + 'Description' => ['type' => 'string'], + 'RunningValue' => ['type' => 'string'], + 'Unit' => ['type' => 'string'], + 'ValueRange' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'DefaultValue' => ['type' => 'string'], + 'NeedRestart' => ['type' => 'string'], ], ], ], @@ -3767,66 +2249,39 @@ 'responseDemo' => null, ], 'ListClusterServiceConfigHistory' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'default' => '30', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'default' => '30'], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'default' => '1', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'default' => '1'], ], ], 'responses' => [ @@ -3834,21 +2289,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'PageRecordCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalRecordCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'RequestId' => ['type' => 'string'], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'PageRecordCount' => ['type' => 'integer', 'format' => 'int32'], + 'TotalRecordCount' => ['type' => 'integer', 'format' => 'int32'], 'ConfigHistoryList' => [ 'type' => 'object', 'itemNode' => true, @@ -3858,21 +2302,11 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Effective' => [ - 'type' => 'string', - ], - 'OldValue' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'CreateTime' => [ - 'type' => 'string', - ], - 'NewValue' => [ - 'type' => 'string', - ], + 'Effective' => ['type' => 'string'], + 'OldValue' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'CreateTime' => ['type' => 'string'], + 'NewValue' => ['type' => 'string'], ], ], ], @@ -3886,14 +2320,8 @@ ], 'ListHbaseInstances' => [ 'summary' => '查询hbase实例列表', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3901,27 +2329,17 @@ ], 'operationType' => 'read', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'list', - 'riskType' => 'none', - 'chargeType' => 'free', - ], + 'systemTags' => ['operationType' => 'list', 'riskType' => 'none', 'chargeType' => 'free'], 'parameters' => [ [ 'name' => 'VpcId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -3929,9 +2347,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Instances' => [ 'type' => 'object', 'itemNode' => true, @@ -3941,15 +2357,9 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'IsDefault' => [ - 'type' => 'boolean', - ], - 'InstanceId' => [ - 'type' => 'string', - ], - 'InstanceName' => [ - 'type' => 'string', - ], + 'IsDefault' => ['type' => 'boolean'], + 'InstanceId' => ['type' => 'string'], + 'InstanceName' => ['type' => 'string'], ], ], ], @@ -3962,49 +2372,30 @@ 'responseDemo' => null, ], 'ListTagResources' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'readAndWrite', - 'systemTags' => [ - 'operationType' => 'list', - ], + 'systemTags' => ['operationType' => 'list'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ResourceType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'NextToken', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ResourceId', @@ -4012,9 +2403,7 @@ 'style' => 'repeatList', 'schema' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], 'required' => false, 'maxItems' => 51, ], @@ -4028,12 +2417,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Key' => [ - 'type' => 'string', - ], - 'Value' => [ - 'type' => 'string', - ], + 'Key' => ['type' => 'string'], + 'Value' => ['type' => 'string'], ], ], 'required' => false, @@ -4046,12 +2431,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'NextToken' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'NextToken' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'TagResources' => [ 'type' => 'object', 'itemNode' => true, @@ -4061,18 +2442,10 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'TagValue' => [ - 'type' => 'string', - ], - 'ResourceType' => [ - 'type' => 'string', - ], - 'ResourceId' => [ - 'type' => 'string', - ], - 'TagKey' => [ - 'type' => 'string', - ], + 'TagValue' => ['type' => 'string'], + 'ResourceType' => ['type' => 'string'], + 'ResourceId' => ['type' => 'string'], + 'TagKey' => ['type' => 'string'], ], ], ], @@ -4085,14 +2458,8 @@ 'responseDemo' => null, ], 'ModifyClusterName' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4103,34 +2470,22 @@ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ClusterName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -4138,9 +2493,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -4148,14 +2501,8 @@ 'responseDemo' => null, ], 'ModifyBackupPolicy' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4166,70 +2513,42 @@ [ 'name' => 'ClientToken', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'PreferredBackupTime', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'PreferredBackupPeriod', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'PreferredBackupStartTimeUTC', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PreferredBackupEndTimeUTC', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -4237,9 +2556,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -4248,46 +2565,29 @@ 'responseDemo' => null, ], 'ModifyClusterNetType' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], - 'systemTags' => [ - 'operationType' => 'update', - ], + 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'NetType', @@ -4295,27 +2595,18 @@ 'schema' => [ 'type' => 'string', 'required' => true, - 'enum' => [ - 'VPC', - 'CLASSIC', - ], + 'enum' => ['VPC', 'CLASSIC'], ], ], [ 'name' => 'VpcId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'VSwitchId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -4323,9 +2614,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -4333,14 +2622,8 @@ 'responseDemo' => null, ], 'ModifyClusterSecurityIpList' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4351,34 +2634,22 @@ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'SecurityIpList', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -4386,9 +2657,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -4397,79 +2666,49 @@ 'responseDemo' => null, ], 'ModifyClusterServiceConfig' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Restart', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => false, - 'default' => 'false', - ], + 'schema' => ['type' => 'boolean', 'required' => false, 'default' => 'false'], ], [ 'name' => 'Name', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Value', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Parameters', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -4477,9 +2716,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -4487,57 +2724,34 @@ 'responseDemo' => null, ], 'ModifyHasRootPassword' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], - 'systemTags' => [ - 'operationType' => 'update', - ], + 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'HasPassword', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -4545,9 +2759,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -4555,14 +2767,8 @@ 'responseDemo' => null, ], 'ModifyRestartCluster' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4574,36 +2780,22 @@ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Components', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -4611,9 +2803,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -4621,54 +2811,34 @@ 'responseDemo' => null, ], 'ModifyRollbackHasForHbase' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], - 'systemTags' => [ - 'operationType' => 'update', - ], + 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'ClientToken', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -4676,9 +2846,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -4687,50 +2855,30 @@ ], 'ModifySubscriptionDescription' => [ 'summary' => '更新订阅描述', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', - 'systemTags' => [ - 'operationType' => 'update', - 'riskType' => 'none', - 'chargeType' => 'free', - ], + 'systemTags' => ['operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free'], 'parameters' => [ [ 'name' => 'SubscriptionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SubscriptionDescription', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], ], 'responses' => [ @@ -4738,69 +2886,44 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], ], 'errorCodes' => [ 400 => [ - [ - 'errorCode' => 'CLIENT.INSTANCE_ID_NOT_FOUND', - 'errorMessage' => 'Instance ID not found.', - ], + ['errorCode' => 'CLIENT.INSTANCE_ID_NOT_FOUND', 'errorMessage' => 'Instance ID not found.'], ], ], 'responseDemo' => null, ], 'ModifySubscriptionMapping' => [ 'summary' => '更新订阅', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'update', - 'riskType' => 'none', - 'chargeType' => 'free', - ], + 'systemTags' => ['operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free'], 'parameters' => [ [ 'name' => 'SubscriptionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Mapping', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], ], 'responses' => [ @@ -4808,65 +2931,40 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], ], 'errorCodes' => [ 400 => [ - [ - 'errorCode' => 'CLIENT.INSTANCE_ID_NOT_FOUND', - 'errorMessage' => 'Instance ID not found.', - ], - [ - 'errorCode' => 'CLIENT.WRONG_INSTANCE_STATUS', - 'errorMessage' => 'Wrong instance status.', - ], + ['errorCode' => 'CLIENT.INSTANCE_ID_NOT_FOUND', 'errorMessage' => 'Instance ID not found.'], + ['errorCode' => 'CLIENT.WRONG_INSTANCE_STATUS', 'errorMessage' => 'Wrong instance status.'], ], ], 'responseDemo' => null, ], 'ModifySubscriptionPermission' => [ 'summary' => '更新订阅权限', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', - 'systemTags' => [ - 'operationType' => 'update', - 'riskType' => 'none', - 'chargeType' => 'free', - ], + 'systemTags' => ['operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free'], 'parameters' => [ [ 'name' => 'Status', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], ], 'responses' => [ @@ -4874,12 +2972,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -4887,14 +2981,8 @@ 'responseDemo' => null, ], 'ModifyUIProxyAccountPassword' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4905,46 +2993,27 @@ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'AccountName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'AccountPassword', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -4952,9 +3021,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -4963,62 +3030,39 @@ 'responseDemo' => null, ], 'ModifyUpgradeToHasForHbase' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], - 'systemTags' => [ - 'operationType' => 'update', - ], + 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'ClientToken', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'HasPassword', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -5026,23 +3070,15 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], ], ], 'MultimodAddComponents' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5054,37 +3090,22 @@ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Components', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -5092,9 +3113,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -5103,49 +3122,30 @@ 'responseDemo' => null, ], 'QueryHBaseHaDB' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'readAndWrite', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -5153,21 +3153,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'RequestId' => ['type' => 'string'], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'PageSize' => ['type' => 'integer', 'format' => 'int32'], + 'TotalCount' => ['type' => 'integer', 'format' => 'int32'], 'ClusterList' => [ 'type' => 'object', 'itemNode' => true, @@ -5177,18 +3166,10 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'BdsName' => [ - 'type' => 'string', - ], - 'ActiveName' => [ - 'type' => 'string', - ], - 'HaName' => [ - 'type' => 'string', - ], - 'StandbyName' => [ - 'type' => 'string', - ], + 'BdsName' => ['type' => 'string'], + 'ActiveName' => ['type' => 'string'], + 'HaName' => ['type' => 'string'], + 'StandbyName' => ['type' => 'string'], ], ], ], @@ -5201,47 +3182,30 @@ 'responseDemo' => null, ], 'QuerySparkRelateHBase' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -5249,9 +3213,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'ClusterList' => [ 'type' => 'object', 'itemNode' => true, @@ -5261,61 +3223,24 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'CoreInstanceQuantity' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'IsRelated' => [ - 'type' => 'boolean', - ], - 'ExpireTime' => [ - 'type' => 'string', - ], - 'CreateTime' => [ - 'type' => 'string', - ], - 'UserId' => [ - 'type' => 'string', - ], - 'PayType' => [ - 'type' => 'string', - ], - 'CoreDiskType' => [ - 'type' => 'string', - ], - 'LockMode' => [ - 'type' => 'string', - ], - 'MainVersion' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], - 'ClusterType' => [ - 'type' => 'string', - ], - 'DbType' => [ - 'type' => 'string', - ], - 'NetType' => [ - 'type' => 'string', - ], - 'ClusterName' => [ - 'type' => 'string', - ], - 'ZoneId' => [ - 'type' => 'string', - ], - 'Reason' => [ - 'type' => 'string', - ], - 'ClusterId' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'CoreInstanceQuantity' => ['type' => 'integer', 'format' => 'int32'], + 'IsRelated' => ['type' => 'boolean'], + 'ExpireTime' => ['type' => 'string'], + 'CreateTime' => ['type' => 'string'], + 'UserId' => ['type' => 'string'], + 'PayType' => ['type' => 'string'], + 'CoreDiskType' => ['type' => 'string'], + 'LockMode' => ['type' => 'string'], + 'MainVersion' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], + 'ClusterType' => ['type' => 'string'], + 'DbType' => ['type' => 'string'], + 'NetType' => ['type' => 'string'], + 'ClusterName' => ['type' => 'string'], + 'ZoneId' => ['type' => 'string'], + 'Reason' => ['type' => 'string'], + 'ClusterId' => ['type' => 'string'], ], ], ], @@ -5327,58 +3252,35 @@ ], ], 'QueryXpackRelatedDB' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'readAndWrite', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RelateDbType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -5386,21 +3288,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'RequestId' => ['type' => 'string'], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'PageSize' => ['type' => 'integer', 'format' => 'int32'], + 'TotalCount' => ['type' => 'integer', 'format' => 'int32'], 'ClusterList' => [ 'type' => 'object', 'itemNode' => true, @@ -5410,24 +3301,12 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'DBVersion' => [ - 'type' => 'string', - ], - 'IsRelated' => [ - 'type' => 'boolean', - ], - 'ClusterName' => [ - 'type' => 'string', - ], - 'DBType' => [ - 'type' => 'string', - ], - 'ClusterId' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'DBVersion' => ['type' => 'string'], + 'IsRelated' => ['type' => 'boolean'], + 'ClusterName' => ['type' => 'string'], + 'DBType' => ['type' => 'string'], + 'ClusterId' => ['type' => 'string'], ], ], ], @@ -5440,216 +3319,130 @@ 'responseDemo' => null, ], 'RelateDbForHBaseHa' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'readAndWrite', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'HaActive', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'HaStandby', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'HaActiveDBType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'HaStandbyDBType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'IsActiveStandard', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'boolean', 'required' => true, 'docRequired' => true], ], [ 'name' => 'IsStandbyStandard', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'boolean', 'required' => true, 'docRequired' => true], ], [ 'name' => 'HaMigrateType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'HaTables', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'HaActiveHdfsUri', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'HaActiveHbaseFsDir', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'HaActiveClusterKey', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'HaActiveVersion', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'HaActiveUser', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'HaActivePassword', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'HaStandbyHdfsUri', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'HaStandbyHbaseFsDir', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'HaStandbyClusterKey', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'HaStandbyVersion', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'HaStandbyUser', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'HaStandbyPassword', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -5657,9 +3450,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -5668,14 +3459,8 @@ 'responseDemo' => null, ], 'ReleasePublicNetworkAddress' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5686,10 +3471,7 @@ [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -5697,9 +3479,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -5708,41 +3488,25 @@ ], 'ReleaseSubscription' => [ 'summary' => '是否订阅', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'readAndWrite', - 'systemTags' => [ - 'operationType' => 'update', - 'riskType' => 'none', - 'chargeType' => 'free', - ], + 'systemTags' => ['operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free'], 'parameters' => [ [ 'name' => 'SubscriptionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], ], 'responses' => [ @@ -5750,69 +3514,43 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], ], 'errorCodes' => [ 400 => [ - [ - 'errorCode' => 'CLIENT.INSTANCE_ID_NOT_FOUND', - 'errorMessage' => 'Instance ID not found.', - ], + ['errorCode' => 'CLIENT.INSTANCE_ID_NOT_FOUND', 'errorMessage' => 'Instance ID not found.'], ], ], 'responseDemo' => null, ], 'RenewCluster' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'readAndWrite', - 'systemTags' => [ - 'operationType' => 'update', - ], + 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'PricingCycle', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Duration', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -5820,13 +3558,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'OrderId' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'OrderId' => ['type' => 'integer', 'format' => 'int64'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -5834,14 +3567,8 @@ 'responseDemo' => null, ], 'ResizeCluster' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5853,123 +3580,77 @@ [ 'name' => 'ClientToken', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'CoreInstanceType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'CoreDiskType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'CoreDiskSize', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'CoreDiskQuantity', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'CoreInstanceQuantity', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'PayType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'default' => 'PREPAY', - ], + 'schema' => ['type' => 'string', 'required' => false, 'default' => 'PREPAY'], ], [ 'name' => 'IsColdStorage', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ColdStorageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Engine', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'CloudType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'UpgradeType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -5977,9 +3658,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -5988,14 +3667,8 @@ 'responseDemo' => null, ], 'SparkRelateHBase' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6007,34 +3680,22 @@ [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'HBaseClusterIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -6042,9 +3703,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -6052,39 +3711,26 @@ 'errorCodes' => [], ], 'TagResources' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'summary' => '打标签', + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'readAndWrite', - 'systemTags' => [], + 'systemTags' => ['operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ResourceType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ResourceId', @@ -6092,9 +3738,7 @@ 'style' => 'repeatList', 'schema' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], 'required' => true, 'maxItems' => 51, ], @@ -6108,50 +3752,40 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Key' => [ - 'type' => 'string', - ], - 'Value' => [ - 'type' => 'string', - ], + 'Key' => ['type' => 'string'], + 'Value' => ['type' => 'string'], ], ], 'required' => true, 'maxItems' => 21, ], ], + [ + 'name' => 'RamV3Switch', + 'in' => 'query', + 'schema' => ['type' => 'boolean', 'default' => 'true'], + ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], ], 'errorCodes' => [ 400 => [ - [ - 'errorCode' => 'NumberExceed.Tags', - 'errorMessage' => 'The Tags parameter\'s number is exceed , Valid : 20', - ], + ['errorCode' => 'NumberExceed.Tags', 'errorMessage' => 'The Tags parameter\'s number is exceed , Valid : 20'], ], ], 'responseDemo' => null, ], 'UntagResources' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6163,29 +3797,17 @@ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ResourceType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'All', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => false, - 'default' => 'false', - ], + 'schema' => ['type' => 'boolean', 'required' => false, 'default' => 'false'], ], [ 'name' => 'ResourceId', @@ -6193,9 +3815,7 @@ 'style' => 'repeatList', 'schema' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], 'required' => true, 'maxItems' => 51, ], @@ -6206,9 +3826,7 @@ 'style' => 'repeatList', 'schema' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], 'required' => false, 'maxItems' => 21, ], @@ -6219,9 +3837,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -6229,14 +3845,8 @@ 'responseDemo' => null, ], 'UpgradeMinorVersion' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6248,51 +3858,32 @@ [ 'name' => 'ClientToken', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'UpgradeVersion', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Components', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -6300,15 +3891,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'OldVersion' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'NewVersion' => [ - 'type' => 'string', - ], + 'OldVersion' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'NewVersion' => ['type' => 'string'], ], ], ], @@ -6316,66 +3901,39 @@ 'responseDemo' => null, ], 'XpackRelateDB' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], - 'systemTags' => [ - 'operationType' => 'update', - ], + 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ZoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ClusterId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'DbClusterIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RelateDbType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -6383,9 +3941,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -6394,109 +3950,32 @@ ], ], 'endpoints' => [ - [ - 'regionId' => 'ap-southeast-1', - 'endpoint' => 'hbase.ap-southeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-qingdao', - 'endpoint' => 'hbase.aliyuncs.com', - ], - [ - 'regionId' => 'cn-beijing', - 'endpoint' => 'hbase.aliyuncs.com', - ], - [ - 'regionId' => 'cn-zhangjiakou', - 'endpoint' => 'hbase.cn-zhangjiakou.aliyuncs.com', - ], - [ - 'regionId' => 'cn-huhehaote', - 'endpoint' => 'hbase.cn-huhehaote.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou', - 'endpoint' => 'hbase.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai', - 'endpoint' => 'hbase.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shenzhen', - 'endpoint' => 'hbase.cn-shenzhen.aliyuncs.com', - ], - [ - 'regionId' => 'cn-guangzhou', - 'endpoint' => 'hbase.aliyuncs.com', - ], - [ - 'regionId' => 'cn-chengdu', - 'endpoint' => 'hbase.cn-chengdu.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hongkong', - 'endpoint' => 'hbase.cn-hongkong.aliyuncs.com', - ], - [ - 'regionId' => 'ap-northeast-1', - 'endpoint' => 'hbase.ap-northeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-2', - 'endpoint' => 'hbase.ap-southeast-2.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-3', - 'endpoint' => 'hbase.ap-southeast-3.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-5', - 'endpoint' => 'hbase.ap-southeast-5.aliyuncs.com', - ], - [ - 'regionId' => 'us-east-1', - 'endpoint' => 'hbase.us-east-1.aliyuncs.com', - ], - [ - 'regionId' => 'us-west-1', - 'endpoint' => 'hbase.us-west-1.aliyuncs.com', - ], - [ - 'regionId' => 'eu-west-1', - 'endpoint' => 'hbase.eu-west-1.aliyuncs.com', - ], - [ - 'regionId' => 'eu-central-1', - 'endpoint' => 'hbase.eu-central-1.aliyuncs.com', - ], - [ - 'regionId' => 'ap-south-1', - 'endpoint' => 'hbase.ap-south-1.aliyuncs.com', - ], - [ - 'regionId' => 'me-east-1', - 'endpoint' => 'hbase.me-east-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou-finance', - 'endpoint' => 'hbase.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai-finance-1', - 'endpoint' => 'hbase.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shenzhen-finance-1', - 'endpoint' => 'hbase.aliyuncs.com', - ], - [ - 'regionId' => 'cn-beijing-finance-1', - 'endpoint' => 'hbase.aliyuncs.com', - ], - [ - 'regionId' => 'me-central-1', - 'endpoint' => 'hbase.me-central-1.aliyuncs.com', - ], + ['regionId' => 'cn-beijing', 'endpoint' => 'hbase.cn-beijing.aliyuncs.com'], + ['regionId' => 'cn-qingdao', 'endpoint' => 'hbase.cn-qingdao.aliyuncs.com'], + ['regionId' => 'cn-shanghai', 'endpoint' => 'hbase.cn-shanghai.aliyuncs.com'], + ['regionId' => 'cn-hongkong', 'endpoint' => 'hbase.cn-hongkong.aliyuncs.com'], + ['regionId' => 'cn-zhangjiakou', 'endpoint' => 'hbase.cn-zhangjiakou.aliyuncs.com'], + ['regionId' => 'cn-shenzhen', 'endpoint' => 'hbase.cn-shenzhen.aliyuncs.com'], + ['regionId' => 'ap-northeast-1', 'endpoint' => 'hbase.ap-northeast-1.aliyuncs.com'], + ['regionId' => 'cn-chengdu', 'endpoint' => 'hbase.cn-chengdu.aliyuncs.com'], + ['regionId' => 'cn-guangzhou', 'endpoint' => 'hbase.cn-guangzhou.aliyuncs.com'], + ['regionId' => 'ap-southeast-1', 'endpoint' => 'hbase.ap-southeast-1.aliyuncs.com'], + ['regionId' => 'ap-southeast-2', 'endpoint' => 'hbase.ap-southeast-2.aliyuncs.com'], + ['regionId' => 'ap-southeast-3', 'endpoint' => 'hbase.ap-southeast-3.aliyuncs.com'], + ['regionId' => 'cn-huhehaote', 'endpoint' => 'hbase.cn-huhehaote.aliyuncs.com'], + ['regionId' => 'ap-southeast-5', 'endpoint' => 'hbase.ap-southeast-5.aliyuncs.com'], + ['regionId' => 'cn-hangzhou', 'endpoint' => 'hbase.aliyuncs.com'], + ['regionId' => 'us-east-1', 'endpoint' => 'hbase.us-east-1.aliyuncs.com'], + ['regionId' => 'eu-west-1', 'endpoint' => 'hbase.eu-west-1.aliyuncs.com'], + ['regionId' => 'us-west-1', 'endpoint' => 'hbase.us-west-1.aliyuncs.com'], + ['regionId' => 'eu-central-1', 'endpoint' => 'hbase.eu-central-1.aliyuncs.com'], + ['regionId' => 'me-east-1', 'endpoint' => 'hbase.me-east-1.aliyuncs.com'], + ['regionId' => 'me-central-1', 'endpoint' => 'hbase.me-central-1.aliyuncs.com'], + ['regionId' => 'ap-south-1', 'endpoint' => 'hbase.ap-south-1.aliyuncs.com'], + ['regionId' => 'cn-hangzhou-finance', 'endpoint' => 'hbase.aliyuncs.com'], + ['regionId' => 'cn-shenzhen-finance-1', 'endpoint' => 'hbase.aliyuncs.com'], + ['regionId' => 'cn-shanghai-finance-1', 'endpoint' => 'hbase.aliyuncs.com'], + ['regionId' => 'cn-north-2-gov-1', 'endpoint' => 'hbase.cn-north-2-gov-1.aliyuncs.com'], + ['regionId' => 'cn-beijing-finance-1', 'endpoint' => 'hbase.aliyuncs.com'], ], ]; |
