@alicloud/dds20151201 8.2.0 → 8.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +107 -0
- package/dist/client.js +655 -35
- package/dist/client.js.map +1 -1
- package/dist/models/CancelActiveOperationTasksRequest.d.ts +30 -0
- package/dist/models/CancelActiveOperationTasksRequest.js +68 -0
- package/dist/models/CancelActiveOperationTasksRequest.js.map +1 -0
- package/dist/models/CancelActiveOperationTasksResponse.d.ts +19 -0
- package/dist/models/CancelActiveOperationTasksResponse.js +69 -0
- package/dist/models/CancelActiveOperationTasksResponse.js.map +1 -0
- package/dist/models/CancelActiveOperationTasksResponseBody.d.ts +23 -0
- package/dist/models/CancelActiveOperationTasksResponseBody.js +60 -0
- package/dist/models/CancelActiveOperationTasksResponseBody.js.map +1 -0
- package/dist/models/CreateBackupResponseBody.d.ts +5 -0
- package/dist/models/CreateBackupResponseBody.js +2 -0
- package/dist/models/CreateBackupResponseBody.js.map +1 -1
- package/dist/models/CreateNodeRoleTagRequest.d.ts +30 -0
- package/dist/models/CreateNodeRoleTagRequest.js +68 -0
- package/dist/models/CreateNodeRoleTagRequest.js.map +1 -0
- package/dist/models/CreateNodeRoleTagResponse.d.ts +19 -0
- package/dist/models/CreateNodeRoleTagResponse.js +69 -0
- package/dist/models/CreateNodeRoleTagResponse.js.map +1 -0
- package/dist/models/CreateNodeRoleTagResponseBody.d.ts +18 -0
- package/dist/models/CreateNodeRoleTagResponseBody.js +58 -0
- package/dist/models/CreateNodeRoleTagResponseBody.js.map +1 -0
- package/dist/models/DeleteBackupRequest.d.ts +33 -0
- package/dist/models/DeleteBackupRequest.js +68 -0
- package/dist/models/DeleteBackupRequest.js.map +1 -0
- package/dist/models/DeleteBackupResponse.d.ts +19 -0
- package/dist/models/DeleteBackupResponse.js +69 -0
- package/dist/models/DeleteBackupResponse.js.map +1 -0
- package/dist/models/DeleteBackupResponseBody.d.ts +18 -0
- package/dist/models/DeleteBackupResponseBody.js +58 -0
- package/dist/models/DeleteBackupResponseBody.js.map +1 -0
- package/dist/models/DescribeBackupsRequest.d.ts +10 -0
- package/dist/models/DescribeBackupsRequest.js +4 -0
- package/dist/models/DescribeBackupsRequest.js.map +1 -1
- package/dist/models/DescribeClusterBackupsRequest.d.ts +10 -0
- package/dist/models/DescribeClusterBackupsRequest.js +4 -0
- package/dist/models/DescribeClusterBackupsRequest.js.map +1 -1
- package/dist/models/DescribeClusterRecoverTimeRequest.d.ts +5 -0
- package/dist/models/DescribeClusterRecoverTimeRequest.js +2 -0
- package/dist/models/DescribeClusterRecoverTimeRequest.js.map +1 -1
- package/dist/models/DescribeDbinstanceAttributeResponseBody.d.ts +15 -0
- package/dist/models/DescribeDbinstanceAttributeResponseBody.js +6 -0
- package/dist/models/DescribeDbinstanceAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeDbinstancePerformanceRequest.d.ts +1 -0
- package/dist/models/DescribeDbinstancePerformanceRequest.js +2 -0
- package/dist/models/DescribeDbinstancePerformanceRequest.js.map +1 -1
- package/dist/models/DescribeDbinstanceSslresponseBody.d.ts +1 -0
- package/dist/models/DescribeDbinstanceSslresponseBody.js +2 -0
- package/dist/models/DescribeDbinstanceSslresponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceRecoverTimeRequest.d.ts +5 -0
- package/dist/models/DescribeInstanceRecoverTimeRequest.js +2 -0
- package/dist/models/DescribeInstanceRecoverTimeRequest.js.map +1 -1
- package/dist/models/DescribeRdsVpcsRequest.d.ts +27 -0
- package/dist/models/DescribeRdsVpcsRequest.js +68 -0
- package/dist/models/DescribeRdsVpcsRequest.js.map +1 -0
- package/dist/models/DescribeRdsVpcsResponse.d.ts +19 -0
- package/dist/models/DescribeRdsVpcsResponse.js +69 -0
- package/dist/models/DescribeRdsVpcsResponse.js.map +1 -0
- package/dist/models/DescribeRdsVpcsResponseBody.d.ts +153 -0
- package/dist/models/DescribeRdsVpcsResponseBody.js +160 -0
- package/dist/models/DescribeRdsVpcsResponseBody.js.map +1 -0
- package/dist/models/DescribeRdsVswitchsRequest.d.ts +32 -0
- package/dist/models/DescribeRdsVswitchsRequest.js +70 -0
- package/dist/models/DescribeRdsVswitchsRequest.js.map +1 -0
- package/dist/models/DescribeRdsVswitchsResponse.d.ts +19 -0
- package/dist/models/DescribeRdsVswitchsResponse.js +69 -0
- package/dist/models/DescribeRdsVswitchsResponse.js.map +1 -0
- package/dist/models/DescribeRdsVswitchsResponseBody.d.ts +102 -0
- package/dist/models/DescribeRdsVswitchsResponseBody.js +124 -0
- package/dist/models/DescribeRdsVswitchsResponseBody.js.map +1 -0
- package/dist/models/DescribeRoleTagStatusRequest.d.ts +25 -0
- package/dist/models/DescribeRoleTagStatusRequest.js +66 -0
- package/dist/models/DescribeRoleTagStatusRequest.js.map +1 -0
- package/dist/models/DescribeRoleTagStatusResponse.d.ts +19 -0
- package/dist/models/DescribeRoleTagStatusResponse.js +69 -0
- package/dist/models/DescribeRoleTagStatusResponse.js.map +1 -0
- package/dist/models/DescribeRoleTagStatusResponseBody.d.ts +33 -0
- package/dist/models/DescribeRoleTagStatusResponseBody.js +65 -0
- package/dist/models/DescribeRoleTagStatusResponseBody.js.map +1 -0
- package/dist/models/DescribeShardingNetworkAddressRequest.d.ts +1 -0
- package/dist/models/DescribeShardingNetworkAddressRequest.js +2 -0
- package/dist/models/DescribeShardingNetworkAddressRequest.js.map +1 -1
- package/dist/models/DescribeVpcsForMongoDbrequest.d.ts +42 -0
- package/dist/models/DescribeVpcsForMongoDbrequest.js +74 -0
- package/dist/models/DescribeVpcsForMongoDbrequest.js.map +1 -0
- package/dist/models/DescribeVpcsForMongoDbresponse.d.ts +19 -0
- package/dist/models/DescribeVpcsForMongoDbresponse.js +69 -0
- package/dist/models/DescribeVpcsForMongoDbresponse.js.map +1 -0
- package/dist/models/DescribeVpcsForMongoDbresponseBody.d.ts +147 -0
- package/dist/models/DescribeVpcsForMongoDbresponseBody.js +144 -0
- package/dist/models/DescribeVpcsForMongoDbresponseBody.js.map +1 -0
- package/dist/models/ModifyActiveOperationMaintenanceConfigRequest.d.ts +42 -0
- package/dist/models/ModifyActiveOperationMaintenanceConfigRequest.js +74 -0
- package/dist/models/ModifyActiveOperationMaintenanceConfigRequest.js.map +1 -0
- package/dist/models/ModifyActiveOperationMaintenanceConfigResponse.d.ts +19 -0
- package/dist/models/ModifyActiveOperationMaintenanceConfigResponse.js +69 -0
- package/dist/models/ModifyActiveOperationMaintenanceConfigResponse.js.map +1 -0
- package/dist/models/ModifyActiveOperationMaintenanceConfigResponseBody.d.ts +18 -0
- package/dist/models/ModifyActiveOperationMaintenanceConfigResponseBody.js +58 -0
- package/dist/models/ModifyActiveOperationMaintenanceConfigResponseBody.js.map +1 -0
- package/dist/models/ModifyBackupExpireTimeRequest.d.ts +38 -0
- package/dist/models/ModifyBackupExpireTimeRequest.js +70 -0
- package/dist/models/ModifyBackupExpireTimeRequest.js.map +1 -0
- package/dist/models/ModifyBackupExpireTimeResponse.d.ts +19 -0
- package/dist/models/ModifyBackupExpireTimeResponse.js +69 -0
- package/dist/models/ModifyBackupExpireTimeResponse.js.map +1 -0
- package/dist/models/ModifyBackupExpireTimeResponseBody.d.ts +28 -0
- package/dist/models/ModifyBackupExpireTimeResponseBody.js +62 -0
- package/dist/models/ModifyBackupExpireTimeResponseBody.js.map +1 -0
- package/dist/models/ModifyDbinstanceSpecRequest.d.ts +15 -0
- package/dist/models/ModifyDbinstanceSpecRequest.js +6 -0
- package/dist/models/ModifyDbinstanceSpecRequest.js.map +1 -1
- package/dist/models/ModifyDbinstanceSslrequest.d.ts +1 -0
- package/dist/models/ModifyDbinstanceSslrequest.js +2 -0
- package/dist/models/ModifyDbinstanceSslrequest.js.map +1 -1
- package/dist/models/ReleaseNodePrivateNetworkAddressRequest.d.ts +0 -2
- package/dist/models/ReleaseNodePrivateNetworkAddressRequest.js.map +1 -1
- package/dist/models/model.d.ts +34 -0
- package/dist/models/model.js +78 -9
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +757 -11
- package/src/models/CancelActiveOperationTasksRequest.ts +53 -0
- package/src/models/CancelActiveOperationTasksResponse.ts +40 -0
- package/src/models/CancelActiveOperationTasksResponseBody.ts +38 -0
- package/src/models/CreateBackupResponseBody.ts +7 -0
- package/src/models/CreateNodeRoleTagRequest.ts +53 -0
- package/src/models/CreateNodeRoleTagResponse.ts +40 -0
- package/src/models/CreateNodeRoleTagResponseBody.ts +31 -0
- package/src/models/DeleteBackupRequest.ts +56 -0
- package/src/models/DeleteBackupResponse.ts +40 -0
- package/src/models/DeleteBackupResponseBody.ts +31 -0
- package/src/models/DescribeBackupsRequest.ts +14 -0
- package/src/models/DescribeClusterBackupsRequest.ts +14 -0
- package/src/models/DescribeClusterRecoverTimeRequest.ts +7 -0
- package/src/models/DescribeDbinstanceAttributeResponseBody.ts +21 -0
- package/src/models/DescribeDbinstancePerformanceRequest.ts +3 -0
- package/src/models/DescribeDbinstanceSslresponseBody.ts +3 -0
- package/src/models/DescribeInstanceRecoverTimeRequest.ts +7 -0
- package/src/models/DescribeRdsVpcsRequest.ts +50 -0
- package/src/models/DescribeRdsVpcsResponse.ts +40 -0
- package/src/models/DescribeRdsVpcsResponseBody.ts +241 -0
- package/src/models/DescribeRdsVswitchsRequest.ts +57 -0
- package/src/models/DescribeRdsVswitchsResponse.ts +40 -0
- package/src/models/DescribeRdsVswitchsResponseBody.ts +163 -0
- package/src/models/DescribeRoleTagStatusRequest.ts +46 -0
- package/src/models/DescribeRoleTagStatusResponse.ts +40 -0
- package/src/models/DescribeRoleTagStatusResponseBody.ts +51 -0
- package/src/models/DescribeShardingNetworkAddressRequest.ts +3 -0
- package/src/models/DescribeVpcsForMongoDbrequest.ts +71 -0
- package/src/models/DescribeVpcsForMongoDbresponse.ts +40 -0
- package/src/models/DescribeVpcsForMongoDbresponseBody.ts +228 -0
- package/src/models/ModifyActiveOperationMaintenanceConfigRequest.ts +71 -0
- package/src/models/ModifyActiveOperationMaintenanceConfigResponse.ts +40 -0
- package/src/models/ModifyActiveOperationMaintenanceConfigResponseBody.ts +31 -0
- package/src/models/ModifyBackupExpireTimeRequest.ts +63 -0
- package/src/models/ModifyBackupExpireTimeResponse.ts +40 -0
- package/src/models/ModifyBackupExpireTimeResponseBody.ts +45 -0
- package/src/models/ModifyDbinstanceSpecRequest.ts +21 -0
- package/src/models/ModifyDbinstanceSslrequest.ts +3 -0
- package/src/models/ReleaseNodePrivateNetworkAddressRequest.ts +0 -2
- package/src/models/model.ts +34 -0
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class DescribeRoleTagStatusResponseBody extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* 69D55DEC-B219-569F-A686-AC2F67A1****
|
|
9
|
+
*/
|
|
10
|
+
requestId?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @example
|
|
13
|
+
* false
|
|
14
|
+
*/
|
|
15
|
+
roleTagStatus?: string;
|
|
16
|
+
/**
|
|
17
|
+
* @example
|
|
18
|
+
* {
|
|
19
|
+
* "d-2ze204b4db58****": "false",
|
|
20
|
+
* "d-2zeb9716646e***": "false"
|
|
21
|
+
* }
|
|
22
|
+
*/
|
|
23
|
+
shardRoleTagStatus?: { [key: string]: any };
|
|
24
|
+
static names(): { [key: string]: string } {
|
|
25
|
+
return {
|
|
26
|
+
requestId: 'RequestId',
|
|
27
|
+
roleTagStatus: 'RoleTagStatus',
|
|
28
|
+
shardRoleTagStatus: 'ShardRoleTagStatus',
|
|
29
|
+
};
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
static types(): { [key: string]: any } {
|
|
33
|
+
return {
|
|
34
|
+
requestId: 'string',
|
|
35
|
+
roleTagStatus: 'string',
|
|
36
|
+
shardRoleTagStatus: { 'type': 'map', 'keyType': 'string', 'valueType': 'any' },
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
validate() {
|
|
41
|
+
if(this.shardRoleTagStatus) {
|
|
42
|
+
$dara.Model.validateMap(this.shardRoleTagStatus);
|
|
43
|
+
}
|
|
44
|
+
super.validate();
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
constructor(map?: { [key: string]: any }) {
|
|
48
|
+
super(map);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
|
|
@@ -13,6 +13,7 @@ export class DescribeShardingNetworkAddressRequest extends $dara.Model {
|
|
|
13
13
|
* dds-bpxxxxxxxx
|
|
14
14
|
*/
|
|
15
15
|
DBInstanceId?: string;
|
|
16
|
+
networkType?: string;
|
|
16
17
|
/**
|
|
17
18
|
* @remarks
|
|
18
19
|
* The ID of the mongos, shard, or Configserver node in the sharded cluster instance.
|
|
@@ -30,6 +31,7 @@ export class DescribeShardingNetworkAddressRequest extends $dara.Model {
|
|
|
30
31
|
static names(): { [key: string]: string } {
|
|
31
32
|
return {
|
|
32
33
|
DBInstanceId: 'DBInstanceId',
|
|
34
|
+
networkType: 'NetworkType',
|
|
33
35
|
nodeId: 'NodeId',
|
|
34
36
|
ownerAccount: 'OwnerAccount',
|
|
35
37
|
ownerId: 'OwnerId',
|
|
@@ -41,6 +43,7 @@ export class DescribeShardingNetworkAddressRequest extends $dara.Model {
|
|
|
41
43
|
static types(): { [key: string]: any } {
|
|
42
44
|
return {
|
|
43
45
|
DBInstanceId: 'string',
|
|
46
|
+
networkType: 'string',
|
|
44
47
|
nodeId: 'string',
|
|
45
48
|
ownerAccount: 'string',
|
|
46
49
|
ownerId: 'number',
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class DescribeVpcsForMongoDBRequest extends $dara.Model {
|
|
6
|
+
ownerAccount?: string;
|
|
7
|
+
ownerId?: number;
|
|
8
|
+
/**
|
|
9
|
+
* @example
|
|
10
|
+
* 1
|
|
11
|
+
*/
|
|
12
|
+
pageNumber?: number;
|
|
13
|
+
/**
|
|
14
|
+
* @example
|
|
15
|
+
* 10
|
|
16
|
+
*/
|
|
17
|
+
pageSize?: number;
|
|
18
|
+
/**
|
|
19
|
+
* @example
|
|
20
|
+
* cn-hangzhou
|
|
21
|
+
*/
|
|
22
|
+
regionId?: string;
|
|
23
|
+
/**
|
|
24
|
+
* @example
|
|
25
|
+
* rg-acfmyiu4ekp****
|
|
26
|
+
*/
|
|
27
|
+
resourceGroupId?: string;
|
|
28
|
+
resourceOwnerAccount?: string;
|
|
29
|
+
resourceOwnerId?: number;
|
|
30
|
+
/**
|
|
31
|
+
* @example
|
|
32
|
+
* cn-hangzhou-h
|
|
33
|
+
*/
|
|
34
|
+
zoneId?: string;
|
|
35
|
+
static names(): { [key: string]: string } {
|
|
36
|
+
return {
|
|
37
|
+
ownerAccount: 'OwnerAccount',
|
|
38
|
+
ownerId: 'OwnerId',
|
|
39
|
+
pageNumber: 'PageNumber',
|
|
40
|
+
pageSize: 'PageSize',
|
|
41
|
+
regionId: 'RegionId',
|
|
42
|
+
resourceGroupId: 'ResourceGroupId',
|
|
43
|
+
resourceOwnerAccount: 'ResourceOwnerAccount',
|
|
44
|
+
resourceOwnerId: 'ResourceOwnerId',
|
|
45
|
+
zoneId: 'ZoneId',
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
static types(): { [key: string]: any } {
|
|
50
|
+
return {
|
|
51
|
+
ownerAccount: 'string',
|
|
52
|
+
ownerId: 'number',
|
|
53
|
+
pageNumber: 'number',
|
|
54
|
+
pageSize: 'number',
|
|
55
|
+
regionId: 'string',
|
|
56
|
+
resourceGroupId: 'string',
|
|
57
|
+
resourceOwnerAccount: 'string',
|
|
58
|
+
resourceOwnerId: 'number',
|
|
59
|
+
zoneId: 'string',
|
|
60
|
+
};
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
validate() {
|
|
64
|
+
super.validate();
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
constructor(map?: { [key: string]: any }) {
|
|
68
|
+
super(map);
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { DescribeVpcsForMongoDBResponseBody } from "./DescribeVpcsForMongoDbresponseBody";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class DescribeVpcsForMongoDBResponse extends $dara.Model {
|
|
7
|
+
headers?: { [key: string]: string };
|
|
8
|
+
statusCode?: number;
|
|
9
|
+
body?: DescribeVpcsForMongoDBResponseBody;
|
|
10
|
+
static names(): { [key: string]: string } {
|
|
11
|
+
return {
|
|
12
|
+
headers: 'headers',
|
|
13
|
+
statusCode: 'statusCode',
|
|
14
|
+
body: 'body',
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
static types(): { [key: string]: any } {
|
|
19
|
+
return {
|
|
20
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
21
|
+
statusCode: 'number',
|
|
22
|
+
body: DescribeVpcsForMongoDBResponseBody,
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
validate() {
|
|
27
|
+
if(this.headers) {
|
|
28
|
+
$dara.Model.validateMap(this.headers);
|
|
29
|
+
}
|
|
30
|
+
if(this.body && typeof (this.body as any).validate === 'function') {
|
|
31
|
+
(this.body as any).validate();
|
|
32
|
+
}
|
|
33
|
+
super.validate();
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
constructor(map?: { [key: string]: any }) {
|
|
37
|
+
super(map);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
@@ -0,0 +1,228 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class DescribeVpcsForMongoDBResponseBodyVpcsVSwitchs extends $dara.Model {
|
|
6
|
+
cidrBlock?: string;
|
|
7
|
+
/**
|
|
8
|
+
* @example
|
|
9
|
+
* null
|
|
10
|
+
*/
|
|
11
|
+
gmtCreate?: string;
|
|
12
|
+
/**
|
|
13
|
+
* @example
|
|
14
|
+
* null
|
|
15
|
+
*/
|
|
16
|
+
gmtModified?: string;
|
|
17
|
+
/**
|
|
18
|
+
* @example
|
|
19
|
+
* true
|
|
20
|
+
*/
|
|
21
|
+
isDefault?: boolean;
|
|
22
|
+
/**
|
|
23
|
+
* @example
|
|
24
|
+
* cn-hangzhou-i
|
|
25
|
+
*/
|
|
26
|
+
izNo?: string;
|
|
27
|
+
/**
|
|
28
|
+
* @example
|
|
29
|
+
* Available
|
|
30
|
+
*/
|
|
31
|
+
status?: string;
|
|
32
|
+
/**
|
|
33
|
+
* @remarks
|
|
34
|
+
* VSwitch ID。
|
|
35
|
+
*
|
|
36
|
+
* @example
|
|
37
|
+
* vsw-bp*******************
|
|
38
|
+
*/
|
|
39
|
+
vSwitchId?: string;
|
|
40
|
+
/**
|
|
41
|
+
* @example
|
|
42
|
+
* vsw-name
|
|
43
|
+
*/
|
|
44
|
+
vSwitchName?: string;
|
|
45
|
+
static names(): { [key: string]: string } {
|
|
46
|
+
return {
|
|
47
|
+
cidrBlock: 'CidrBlock',
|
|
48
|
+
gmtCreate: 'GmtCreate',
|
|
49
|
+
gmtModified: 'GmtModified',
|
|
50
|
+
isDefault: 'IsDefault',
|
|
51
|
+
izNo: 'IzNo',
|
|
52
|
+
status: 'Status',
|
|
53
|
+
vSwitchId: 'VSwitchId',
|
|
54
|
+
vSwitchName: 'VSwitchName',
|
|
55
|
+
};
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
static types(): { [key: string]: any } {
|
|
59
|
+
return {
|
|
60
|
+
cidrBlock: 'string',
|
|
61
|
+
gmtCreate: 'string',
|
|
62
|
+
gmtModified: 'string',
|
|
63
|
+
isDefault: 'boolean',
|
|
64
|
+
izNo: 'string',
|
|
65
|
+
status: 'string',
|
|
66
|
+
vSwitchId: 'string',
|
|
67
|
+
vSwitchName: 'string',
|
|
68
|
+
};
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
validate() {
|
|
72
|
+
super.validate();
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
constructor(map?: { [key: string]: any }) {
|
|
76
|
+
super(map);
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
export class DescribeVpcsForMongoDBResponseBodyVpcs extends $dara.Model {
|
|
81
|
+
/**
|
|
82
|
+
* @example
|
|
83
|
+
* null
|
|
84
|
+
*/
|
|
85
|
+
aliUid?: string;
|
|
86
|
+
/**
|
|
87
|
+
* @example
|
|
88
|
+
* null
|
|
89
|
+
*/
|
|
90
|
+
bid?: string;
|
|
91
|
+
cidrBlock?: string;
|
|
92
|
+
/**
|
|
93
|
+
* @example
|
|
94
|
+
* null
|
|
95
|
+
*/
|
|
96
|
+
gmtCreate?: string;
|
|
97
|
+
/**
|
|
98
|
+
* @example
|
|
99
|
+
* null
|
|
100
|
+
*/
|
|
101
|
+
gmtModified?: string;
|
|
102
|
+
/**
|
|
103
|
+
* @example
|
|
104
|
+
* true
|
|
105
|
+
*/
|
|
106
|
+
isDefault?: boolean;
|
|
107
|
+
/**
|
|
108
|
+
* @example
|
|
109
|
+
* cn-hangzhou
|
|
110
|
+
*/
|
|
111
|
+
regionNo?: string;
|
|
112
|
+
/**
|
|
113
|
+
* @example
|
|
114
|
+
* Available
|
|
115
|
+
*/
|
|
116
|
+
status?: string;
|
|
117
|
+
vSwitchs?: DescribeVpcsForMongoDBResponseBodyVpcsVSwitchs[];
|
|
118
|
+
/**
|
|
119
|
+
* @remarks
|
|
120
|
+
* VPC ID。
|
|
121
|
+
*
|
|
122
|
+
* @example
|
|
123
|
+
* vpc-2zep2pepkthg5ueal****
|
|
124
|
+
*/
|
|
125
|
+
vpcId?: string;
|
|
126
|
+
/**
|
|
127
|
+
* @example
|
|
128
|
+
* vpc-name
|
|
129
|
+
*/
|
|
130
|
+
vpcName?: string;
|
|
131
|
+
static names(): { [key: string]: string } {
|
|
132
|
+
return {
|
|
133
|
+
aliUid: 'AliUid',
|
|
134
|
+
bid: 'Bid',
|
|
135
|
+
cidrBlock: 'CidrBlock',
|
|
136
|
+
gmtCreate: 'GmtCreate',
|
|
137
|
+
gmtModified: 'GmtModified',
|
|
138
|
+
isDefault: 'IsDefault',
|
|
139
|
+
regionNo: 'RegionNo',
|
|
140
|
+
status: 'Status',
|
|
141
|
+
vSwitchs: 'VSwitchs',
|
|
142
|
+
vpcId: 'VpcId',
|
|
143
|
+
vpcName: 'VpcName',
|
|
144
|
+
};
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
static types(): { [key: string]: any } {
|
|
148
|
+
return {
|
|
149
|
+
aliUid: 'string',
|
|
150
|
+
bid: 'string',
|
|
151
|
+
cidrBlock: 'string',
|
|
152
|
+
gmtCreate: 'string',
|
|
153
|
+
gmtModified: 'string',
|
|
154
|
+
isDefault: 'boolean',
|
|
155
|
+
regionNo: 'string',
|
|
156
|
+
status: 'string',
|
|
157
|
+
vSwitchs: { 'type': 'array', 'itemType': DescribeVpcsForMongoDBResponseBodyVpcsVSwitchs },
|
|
158
|
+
vpcId: 'string',
|
|
159
|
+
vpcName: 'string',
|
|
160
|
+
};
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
validate() {
|
|
164
|
+
if(Array.isArray(this.vSwitchs)) {
|
|
165
|
+
$dara.Model.validateArray(this.vSwitchs);
|
|
166
|
+
}
|
|
167
|
+
super.validate();
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
constructor(map?: { [key: string]: any }) {
|
|
171
|
+
super(map);
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
export class DescribeVpcsForMongoDBResponseBody extends $dara.Model {
|
|
176
|
+
/**
|
|
177
|
+
* @example
|
|
178
|
+
* 1
|
|
179
|
+
*/
|
|
180
|
+
pageNumber?: number;
|
|
181
|
+
/**
|
|
182
|
+
* @example
|
|
183
|
+
* 10
|
|
184
|
+
*/
|
|
185
|
+
pageSize?: number;
|
|
186
|
+
/**
|
|
187
|
+
* @example
|
|
188
|
+
* 53924AF0-1628-5AA2-9C95-D4**********
|
|
189
|
+
*/
|
|
190
|
+
requestId?: string;
|
|
191
|
+
/**
|
|
192
|
+
* @example
|
|
193
|
+
* 4
|
|
194
|
+
*/
|
|
195
|
+
totalCount?: number;
|
|
196
|
+
vpcs?: DescribeVpcsForMongoDBResponseBodyVpcs[];
|
|
197
|
+
static names(): { [key: string]: string } {
|
|
198
|
+
return {
|
|
199
|
+
pageNumber: 'PageNumber',
|
|
200
|
+
pageSize: 'PageSize',
|
|
201
|
+
requestId: 'RequestId',
|
|
202
|
+
totalCount: 'TotalCount',
|
|
203
|
+
vpcs: 'Vpcs',
|
|
204
|
+
};
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
static types(): { [key: string]: any } {
|
|
208
|
+
return {
|
|
209
|
+
pageNumber: 'number',
|
|
210
|
+
pageSize: 'number',
|
|
211
|
+
requestId: 'string',
|
|
212
|
+
totalCount: 'number',
|
|
213
|
+
vpcs: { 'type': 'array', 'itemType': DescribeVpcsForMongoDBResponseBodyVpcs },
|
|
214
|
+
};
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
validate() {
|
|
218
|
+
if(Array.isArray(this.vpcs)) {
|
|
219
|
+
$dara.Model.validateArray(this.vpcs);
|
|
220
|
+
}
|
|
221
|
+
super.validate();
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
constructor(map?: { [key: string]: any }) {
|
|
225
|
+
super(map);
|
|
226
|
+
}
|
|
227
|
+
}
|
|
228
|
+
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class ModifyActiveOperationMaintenanceConfigRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* 1,2,3
|
|
9
|
+
*/
|
|
10
|
+
cycleTime?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @example
|
|
13
|
+
* Week
|
|
14
|
+
*/
|
|
15
|
+
cycleType?: string;
|
|
16
|
+
/**
|
|
17
|
+
* @example
|
|
18
|
+
* 22:00Z
|
|
19
|
+
*/
|
|
20
|
+
maintainEndTime?: string;
|
|
21
|
+
/**
|
|
22
|
+
* @example
|
|
23
|
+
* 21:00Z
|
|
24
|
+
*/
|
|
25
|
+
maintainStartTime?: string;
|
|
26
|
+
ownerAccount?: string;
|
|
27
|
+
ownerId?: number;
|
|
28
|
+
resourceOwnerAccount?: string;
|
|
29
|
+
resourceOwnerId?: number;
|
|
30
|
+
/**
|
|
31
|
+
* @example
|
|
32
|
+
* 1
|
|
33
|
+
*/
|
|
34
|
+
status?: number;
|
|
35
|
+
static names(): { [key: string]: string } {
|
|
36
|
+
return {
|
|
37
|
+
cycleTime: 'CycleTime',
|
|
38
|
+
cycleType: 'CycleType',
|
|
39
|
+
maintainEndTime: 'MaintainEndTime',
|
|
40
|
+
maintainStartTime: 'MaintainStartTime',
|
|
41
|
+
ownerAccount: 'OwnerAccount',
|
|
42
|
+
ownerId: 'OwnerId',
|
|
43
|
+
resourceOwnerAccount: 'ResourceOwnerAccount',
|
|
44
|
+
resourceOwnerId: 'ResourceOwnerId',
|
|
45
|
+
status: 'Status',
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
static types(): { [key: string]: any } {
|
|
50
|
+
return {
|
|
51
|
+
cycleTime: 'string',
|
|
52
|
+
cycleType: 'string',
|
|
53
|
+
maintainEndTime: 'string',
|
|
54
|
+
maintainStartTime: 'string',
|
|
55
|
+
ownerAccount: 'string',
|
|
56
|
+
ownerId: 'number',
|
|
57
|
+
resourceOwnerAccount: 'string',
|
|
58
|
+
resourceOwnerId: 'number',
|
|
59
|
+
status: 'number',
|
|
60
|
+
};
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
validate() {
|
|
64
|
+
super.validate();
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
constructor(map?: { [key: string]: any }) {
|
|
68
|
+
super(map);
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { ModifyActiveOperationMaintenanceConfigResponseBody } from "./ModifyActiveOperationMaintenanceConfigResponseBody";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class ModifyActiveOperationMaintenanceConfigResponse extends $dara.Model {
|
|
7
|
+
headers?: { [key: string]: string };
|
|
8
|
+
statusCode?: number;
|
|
9
|
+
body?: ModifyActiveOperationMaintenanceConfigResponseBody;
|
|
10
|
+
static names(): { [key: string]: string } {
|
|
11
|
+
return {
|
|
12
|
+
headers: 'headers',
|
|
13
|
+
statusCode: 'statusCode',
|
|
14
|
+
body: 'body',
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
static types(): { [key: string]: any } {
|
|
19
|
+
return {
|
|
20
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
21
|
+
statusCode: 'number',
|
|
22
|
+
body: ModifyActiveOperationMaintenanceConfigResponseBody,
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
validate() {
|
|
27
|
+
if(this.headers) {
|
|
28
|
+
$dara.Model.validateMap(this.headers);
|
|
29
|
+
}
|
|
30
|
+
if(this.body && typeof (this.body as any).validate === 'function') {
|
|
31
|
+
(this.body as any).validate();
|
|
32
|
+
}
|
|
33
|
+
super.validate();
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
constructor(map?: { [key: string]: any }) {
|
|
37
|
+
super(map);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class ModifyActiveOperationMaintenanceConfigResponseBody extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* D8F1D721-6439-4257-A89C-F1E8E9C9****
|
|
9
|
+
*/
|
|
10
|
+
requestId?: string;
|
|
11
|
+
static names(): { [key: string]: string } {
|
|
12
|
+
return {
|
|
13
|
+
requestId: 'RequestId',
|
|
14
|
+
};
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
static types(): { [key: string]: any } {
|
|
18
|
+
return {
|
|
19
|
+
requestId: 'string',
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
validate() {
|
|
24
|
+
super.validate();
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
constructor(map?: { [key: string]: any }) {
|
|
28
|
+
super(map);
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class ModifyBackupExpireTimeRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* 2025-03-29T03:47:12Z
|
|
9
|
+
*/
|
|
10
|
+
backupExpireTime?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* This parameter is required.
|
|
14
|
+
*
|
|
15
|
+
* @example
|
|
16
|
+
* 260032xxxx
|
|
17
|
+
*/
|
|
18
|
+
backupId?: string;
|
|
19
|
+
/**
|
|
20
|
+
* @remarks
|
|
21
|
+
* This parameter is required.
|
|
22
|
+
*
|
|
23
|
+
* @example
|
|
24
|
+
* dds-bp16cb162771****
|
|
25
|
+
*/
|
|
26
|
+
DBInstanceId?: string;
|
|
27
|
+
ownerAccount?: string;
|
|
28
|
+
ownerId?: number;
|
|
29
|
+
resourceOwnerAccount?: string;
|
|
30
|
+
resourceOwnerId?: number;
|
|
31
|
+
static names(): { [key: string]: string } {
|
|
32
|
+
return {
|
|
33
|
+
backupExpireTime: 'BackupExpireTime',
|
|
34
|
+
backupId: 'BackupId',
|
|
35
|
+
DBInstanceId: 'DBInstanceId',
|
|
36
|
+
ownerAccount: 'OwnerAccount',
|
|
37
|
+
ownerId: 'OwnerId',
|
|
38
|
+
resourceOwnerAccount: 'ResourceOwnerAccount',
|
|
39
|
+
resourceOwnerId: 'ResourceOwnerId',
|
|
40
|
+
};
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
static types(): { [key: string]: any } {
|
|
44
|
+
return {
|
|
45
|
+
backupExpireTime: 'string',
|
|
46
|
+
backupId: 'string',
|
|
47
|
+
DBInstanceId: 'string',
|
|
48
|
+
ownerAccount: 'string',
|
|
49
|
+
ownerId: 'number',
|
|
50
|
+
resourceOwnerAccount: 'string',
|
|
51
|
+
resourceOwnerId: 'number',
|
|
52
|
+
};
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
validate() {
|
|
56
|
+
super.validate();
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
constructor(map?: { [key: string]: any }) {
|
|
60
|
+
super(map);
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { ModifyBackupExpireTimeResponseBody } from "./ModifyBackupExpireTimeResponseBody";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class ModifyBackupExpireTimeResponse extends $dara.Model {
|
|
7
|
+
headers?: { [key: string]: string };
|
|
8
|
+
statusCode?: number;
|
|
9
|
+
body?: ModifyBackupExpireTimeResponseBody;
|
|
10
|
+
static names(): { [key: string]: string } {
|
|
11
|
+
return {
|
|
12
|
+
headers: 'headers',
|
|
13
|
+
statusCode: 'statusCode',
|
|
14
|
+
body: 'body',
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
static types(): { [key: string]: any } {
|
|
19
|
+
return {
|
|
20
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
21
|
+
statusCode: 'number',
|
|
22
|
+
body: ModifyBackupExpireTimeResponseBody,
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
validate() {
|
|
27
|
+
if(this.headers) {
|
|
28
|
+
$dara.Model.validateMap(this.headers);
|
|
29
|
+
}
|
|
30
|
+
if(this.body && typeof (this.body as any).validate === 'function') {
|
|
31
|
+
(this.body as any).validate();
|
|
32
|
+
}
|
|
33
|
+
super.validate();
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
constructor(map?: { [key: string]: any }) {
|
|
37
|
+
super(map);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class ModifyBackupExpireTimeResponseBody extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* 2025-03-29T03:47:12Z
|
|
9
|
+
*/
|
|
10
|
+
backupExpireTime?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @example
|
|
13
|
+
* 260032xxxx
|
|
14
|
+
*/
|
|
15
|
+
backupId?: string;
|
|
16
|
+
/**
|
|
17
|
+
* @example
|
|
18
|
+
* A0181AC4-XXXX-XXXX-87CA-100C70B86729
|
|
19
|
+
*/
|
|
20
|
+
requestId?: string;
|
|
21
|
+
static names(): { [key: string]: string } {
|
|
22
|
+
return {
|
|
23
|
+
backupExpireTime: 'BackupExpireTime',
|
|
24
|
+
backupId: 'BackupId',
|
|
25
|
+
requestId: 'RequestId',
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
static types(): { [key: string]: any } {
|
|
30
|
+
return {
|
|
31
|
+
backupExpireTime: 'string',
|
|
32
|
+
backupId: 'string',
|
|
33
|
+
requestId: 'string',
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
validate() {
|
|
38
|
+
super.validate();
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
constructor(map?: { [key: string]: any }) {
|
|
42
|
+
super(map);
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|