@alicloud/waf-openapi20211001 5.4.0 → 5.5.1

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.
Files changed (120) hide show
  1. package/dist/client.d.ts +120 -0
  2. package/dist/client.js +435 -0
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/CreateCertsRequest.d.ts +2 -0
  5. package/dist/models/CreateCertsRequest.js.map +1 -1
  6. package/dist/models/CreateDomainRequest.d.ts +4 -0
  7. package/dist/models/CreateDomainRequest.js +8 -0
  8. package/dist/models/CreateDomainRequest.js.map +1 -1
  9. package/dist/models/DescribeDomainDetailResponseBody.d.ts +4 -0
  10. package/dist/models/DescribeDomainDetailResponseBody.js +8 -0
  11. package/dist/models/DescribeDomainDetailResponseBody.js.map +1 -1
  12. package/dist/models/DescribeHybridCloudBasicMonitorRequest.d.ts +54 -0
  13. package/dist/models/DescribeHybridCloudBasicMonitorRequest.js +64 -0
  14. package/dist/models/DescribeHybridCloudBasicMonitorRequest.js.map +1 -0
  15. package/dist/models/DescribeHybridCloudBasicMonitorResponse.d.ts +19 -0
  16. package/dist/models/DescribeHybridCloudBasicMonitorResponse.js +69 -0
  17. package/dist/models/DescribeHybridCloudBasicMonitorResponse.js.map +1 -0
  18. package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.d.ts +60 -0
  19. package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.js +88 -0
  20. package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.js.map +1 -0
  21. package/dist/models/DescribeHybridCloudClusterServersRequest.d.ts +69 -0
  22. package/dist/models/DescribeHybridCloudClusterServersRequest.js +76 -0
  23. package/dist/models/DescribeHybridCloudClusterServersRequest.js.map +1 -0
  24. package/dist/models/DescribeHybridCloudClusterServersResponse.d.ts +19 -0
  25. package/dist/models/DescribeHybridCloudClusterServersResponse.js +69 -0
  26. package/dist/models/DescribeHybridCloudClusterServersResponse.js.map +1 -0
  27. package/dist/models/DescribeHybridCloudClusterServersResponseBody.d.ts +128 -0
  28. package/dist/models/DescribeHybridCloudClusterServersResponseBody.js +122 -0
  29. package/dist/models/DescribeHybridCloudClusterServersResponseBody.js.map +1 -0
  30. package/dist/models/DescribeHybridCloudProcessMonitorRequest.d.ts +54 -0
  31. package/dist/models/DescribeHybridCloudProcessMonitorRequest.js +64 -0
  32. package/dist/models/DescribeHybridCloudProcessMonitorRequest.js.map +1 -0
  33. package/dist/models/DescribeHybridCloudProcessMonitorResponse.d.ts +19 -0
  34. package/dist/models/DescribeHybridCloudProcessMonitorResponse.js +69 -0
  35. package/dist/models/DescribeHybridCloudProcessMonitorResponse.js.map +1 -0
  36. package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.d.ts +70 -0
  37. package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.js +88 -0
  38. package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.js.map +1 -0
  39. package/dist/models/DescribeHybridCloudResourceDetailRequest.d.ts +59 -0
  40. package/dist/models/DescribeHybridCloudResourceDetailRequest.js +72 -0
  41. package/dist/models/DescribeHybridCloudResourceDetailRequest.js.map +1 -0
  42. package/dist/models/DescribeHybridCloudResourceDetailResponse.d.ts +19 -0
  43. package/dist/models/DescribeHybridCloudResourceDetailResponse.js +69 -0
  44. package/dist/models/DescribeHybridCloudResourceDetailResponse.js.map +1 -0
  45. package/dist/models/DescribeHybridCloudResourceDetailResponseBody.d.ts +236 -0
  46. package/dist/models/DescribeHybridCloudResourceDetailResponseBody.js +233 -0
  47. package/dist/models/DescribeHybridCloudResourceDetailResponseBody.js.map +1 -0
  48. package/dist/models/DescribeHybridCloudSdkServersRequest.d.ts +44 -0
  49. package/dist/models/DescribeHybridCloudSdkServersRequest.js +72 -0
  50. package/dist/models/DescribeHybridCloudSdkServersRequest.js.map +1 -0
  51. package/dist/models/DescribeHybridCloudSdkServersResponse.d.ts +19 -0
  52. package/dist/models/DescribeHybridCloudSdkServersResponse.js +69 -0
  53. package/dist/models/DescribeHybridCloudSdkServersResponse.js.map +1 -0
  54. package/dist/models/DescribeHybridCloudSdkServersResponseBody.d.ts +73 -0
  55. package/dist/models/DescribeHybridCloudSdkServersResponseBody.js +102 -0
  56. package/dist/models/DescribeHybridCloudSdkServersResponseBody.js.map +1 -0
  57. package/dist/models/DescribeHybridCloudSupportRegionsRequest.d.ts +31 -0
  58. package/dist/models/DescribeHybridCloudSupportRegionsRequest.js +62 -0
  59. package/dist/models/DescribeHybridCloudSupportRegionsRequest.js.map +1 -0
  60. package/dist/models/DescribeHybridCloudSupportRegionsResponse.d.ts +19 -0
  61. package/dist/models/DescribeHybridCloudSupportRegionsResponse.js +69 -0
  62. package/dist/models/DescribeHybridCloudSupportRegionsResponse.js.map +1 -0
  63. package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.d.ts +19 -0
  64. package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.js +63 -0
  65. package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.js.map +1 -0
  66. package/dist/models/DescribeHybridCloudUnsupportPortsRequest.d.ts +44 -0
  67. package/dist/models/DescribeHybridCloudUnsupportPortsRequest.js +62 -0
  68. package/dist/models/DescribeHybridCloudUnsupportPortsRequest.js.map +1 -0
  69. package/dist/models/DescribeHybridCloudUnsupportPortsResponse.d.ts +19 -0
  70. package/dist/models/DescribeHybridCloudUnsupportPortsResponse.js +69 -0
  71. package/dist/models/DescribeHybridCloudUnsupportPortsResponse.js.map +1 -0
  72. package/dist/models/DescribeHybridCloudUnsupportPortsResponseBody.d.ts +37 -0
  73. package/dist/models/DescribeHybridCloudUnsupportPortsResponseBody.js +62 -0
  74. package/dist/models/DescribeHybridCloudUnsupportPortsResponseBody.js.map +1 -0
  75. package/dist/models/ModifyDomainRequest.d.ts +20 -0
  76. package/dist/models/ModifyDomainRequest.js +8 -0
  77. package/dist/models/ModifyDomainRequest.js.map +1 -1
  78. package/dist/models/ModifyHybridCloudClusterRequest.d.ts +105 -0
  79. package/dist/models/ModifyHybridCloudClusterRequest.js +90 -0
  80. package/dist/models/ModifyHybridCloudClusterRequest.js.map +1 -0
  81. package/dist/models/ModifyHybridCloudClusterResponse.d.ts +19 -0
  82. package/dist/models/ModifyHybridCloudClusterResponse.js +69 -0
  83. package/dist/models/ModifyHybridCloudClusterResponse.js.map +1 -0
  84. package/dist/models/ModifyHybridCloudClusterResponseBody.d.ts +21 -0
  85. package/dist/models/ModifyHybridCloudClusterResponseBody.js +58 -0
  86. package/dist/models/ModifyHybridCloudClusterResponseBody.js.map +1 -0
  87. package/dist/models/model.d.ts +32 -0
  88. package/dist/models/model.js +79 -15
  89. package/dist/models/model.js.map +1 -1
  90. package/package.json +1 -1
  91. package/src/client.ts +500 -0
  92. package/src/models/CreateCertsRequest.ts +2 -0
  93. package/src/models/CreateDomainRequest.ts +12 -0
  94. package/src/models/DescribeDomainDetailResponseBody.ts +12 -0
  95. package/src/models/DescribeHybridCloudBasicMonitorRequest.ts +73 -0
  96. package/src/models/DescribeHybridCloudBasicMonitorResponse.ts +40 -0
  97. package/src/models/DescribeHybridCloudBasicMonitorResponseBody.ts +94 -0
  98. package/src/models/DescribeHybridCloudClusterServersRequest.ts +100 -0
  99. package/src/models/DescribeHybridCloudClusterServersResponse.ts +40 -0
  100. package/src/models/DescribeHybridCloudClusterServersResponseBody.ts +196 -0
  101. package/src/models/DescribeHybridCloudProcessMonitorRequest.ts +73 -0
  102. package/src/models/DescribeHybridCloudProcessMonitorResponse.ts +40 -0
  103. package/src/models/DescribeHybridCloudProcessMonitorResponseBody.ts +104 -0
  104. package/src/models/DescribeHybridCloudResourceDetailRequest.ts +86 -0
  105. package/src/models/DescribeHybridCloudResourceDetailResponse.ts +40 -0
  106. package/src/models/DescribeHybridCloudResourceDetailResponseBody.ts +388 -0
  107. package/src/models/DescribeHybridCloudSdkServersRequest.ts +71 -0
  108. package/src/models/DescribeHybridCloudSdkServersResponse.ts +40 -0
  109. package/src/models/DescribeHybridCloudSdkServersResponseBody.ts +121 -0
  110. package/src/models/DescribeHybridCloudSupportRegionsRequest.ts +48 -0
  111. package/src/models/DescribeHybridCloudSupportRegionsResponse.ts +40 -0
  112. package/src/models/DescribeHybridCloudSupportRegionsResponseBody.ts +37 -0
  113. package/src/models/DescribeHybridCloudUnsupportPortsRequest.ts +61 -0
  114. package/src/models/DescribeHybridCloudUnsupportPortsResponse.ts +40 -0
  115. package/src/models/DescribeHybridCloudUnsupportPortsResponseBody.ts +54 -0
  116. package/src/models/ModifyDomainRequest.ts +28 -0
  117. package/src/models/ModifyHybridCloudClusterRequest.ts +150 -0
  118. package/src/models/ModifyHybridCloudClusterResponse.ts +40 -0
  119. package/src/models/ModifyHybridCloudClusterResponseBody.ts +34 -0
  120. package/src/models/model.ts +32 -0
@@ -0,0 +1,73 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DescribeHybridCloudBasicMonitorRequest extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * The ID of the Web Application Firewall (WAF) instance.
9
+ *
10
+ * > You can call the [DescribeInstanceInfo](https://help.aliyun.com/document_detail/140857.html) operation to query the ID of the WAF instance.
11
+ *
12
+ * This parameter is required.
13
+ *
14
+ * @example
15
+ * waf-cn-7mz****hw0u
16
+ */
17
+ instanceId?: string;
18
+ /**
19
+ * @remarks
20
+ * The ID of the node.
21
+ *
22
+ * This parameter is required.
23
+ *
24
+ * @example
25
+ * f451e90fcb068905ab379468****db42
26
+ */
27
+ mid?: string;
28
+ /**
29
+ * @remarks
30
+ * The region in which the WAF instance is deployed. Valid values:
31
+ *
32
+ * * **cn-hangzhou**: Chinese mainland.
33
+ * * **ap-southeast-1**: outside the Chinese mainland.
34
+ *
35
+ * @example
36
+ * cn-hangzhou
37
+ */
38
+ regionId?: string;
39
+ /**
40
+ * @remarks
41
+ * The ID of the Alibaba Cloud resource group.
42
+ *
43
+ * @example
44
+ * rg-acfm***q
45
+ */
46
+ resourceManagerResourceGroupId?: string;
47
+ static names(): { [key: string]: string } {
48
+ return {
49
+ instanceId: 'InstanceId',
50
+ mid: 'Mid',
51
+ regionId: 'RegionId',
52
+ resourceManagerResourceGroupId: 'ResourceManagerResourceGroupId',
53
+ };
54
+ }
55
+
56
+ static types(): { [key: string]: any } {
57
+ return {
58
+ instanceId: 'string',
59
+ mid: 'string',
60
+ regionId: 'string',
61
+ resourceManagerResourceGroupId: 'string',
62
+ };
63
+ }
64
+
65
+ validate() {
66
+ super.validate();
67
+ }
68
+
69
+ constructor(map?: { [key: string]: any }) {
70
+ super(map);
71
+ }
72
+ }
73
+
@@ -0,0 +1,40 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+ import { DescribeHybridCloudBasicMonitorResponseBody } from "./DescribeHybridCloudBasicMonitorResponseBody";
4
+
5
+
6
+ export class DescribeHybridCloudBasicMonitorResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: DescribeHybridCloudBasicMonitorResponseBody;
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: DescribeHybridCloudBasicMonitorResponseBody,
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,94 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DescribeHybridCloudBasicMonitorResponseBodyBasicMonitors extends $dara.Model {
6
+ levle?: string;
7
+ /**
8
+ * @remarks
9
+ * The metric. Valid values:
10
+ *
11
+ * * **basic_monitor_cpu_usage**: the CPU.
12
+ * * **basic_monitor_memory_usage**: the memory.
13
+ * * **basic_monitor_disk_usage**: the disk.
14
+ *
15
+ * @example
16
+ * basic_monitor_cpu_usage
17
+ */
18
+ monitorName?: string;
19
+ /**
20
+ * @remarks
21
+ * The resource usage.
22
+ *
23
+ * @example
24
+ * 5.905694
25
+ */
26
+ useRatio?: number;
27
+ static names(): { [key: string]: string } {
28
+ return {
29
+ levle: 'Levle',
30
+ monitorName: 'MonitorName',
31
+ useRatio: 'UseRatio',
32
+ };
33
+ }
34
+
35
+ static types(): { [key: string]: any } {
36
+ return {
37
+ levle: 'string',
38
+ monitorName: 'string',
39
+ useRatio: 'number',
40
+ };
41
+ }
42
+
43
+ validate() {
44
+ super.validate();
45
+ }
46
+
47
+ constructor(map?: { [key: string]: any }) {
48
+ super(map);
49
+ }
50
+ }
51
+
52
+ export class DescribeHybridCloudBasicMonitorResponseBody extends $dara.Model {
53
+ /**
54
+ * @remarks
55
+ * The basic metrics.
56
+ */
57
+ basicMonitors?: DescribeHybridCloudBasicMonitorResponseBodyBasicMonitors[];
58
+ /**
59
+ * @remarks
60
+ * The ID of the request.
61
+ *
62
+ * @example
63
+ * 0B8AF42B-16A9-5762-AEF3-D148****FE5D
64
+ */
65
+ requestId?: string;
66
+ totalCount?: number;
67
+ static names(): { [key: string]: string } {
68
+ return {
69
+ basicMonitors: 'BasicMonitors',
70
+ requestId: 'RequestId',
71
+ totalCount: 'TotalCount',
72
+ };
73
+ }
74
+
75
+ static types(): { [key: string]: any } {
76
+ return {
77
+ basicMonitors: { 'type': 'array', 'itemType': DescribeHybridCloudBasicMonitorResponseBodyBasicMonitors },
78
+ requestId: 'string',
79
+ totalCount: 'number',
80
+ };
81
+ }
82
+
83
+ validate() {
84
+ if(Array.isArray(this.basicMonitors)) {
85
+ $dara.Model.validateArray(this.basicMonitors);
86
+ }
87
+ super.validate();
88
+ }
89
+
90
+ constructor(map?: { [key: string]: any }) {
91
+ super(map);
92
+ }
93
+ }
94
+
@@ -0,0 +1,100 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DescribeHybridCloudClusterServersRequest extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * This parameter is required.
9
+ *
10
+ * @example
11
+ * 1
12
+ */
13
+ clusterId?: number;
14
+ /**
15
+ * @example
16
+ * test
17
+ */
18
+ groupName?: string;
19
+ /**
20
+ * @example
21
+ * protect
22
+ */
23
+ groupType?: string;
24
+ /**
25
+ * @example
26
+ * online-***wwq
27
+ */
28
+ hostName?: string;
29
+ /**
30
+ * @remarks
31
+ * This parameter is required.
32
+ *
33
+ * @example
34
+ * waf_v3prepaid_public_cn-******nd07
35
+ */
36
+ instanceId?: string;
37
+ /**
38
+ * @example
39
+ * 1.X.X.1
40
+ */
41
+ ip?: string;
42
+ /**
43
+ * @example
44
+ * 1
45
+ */
46
+ pageNumber?: number;
47
+ /**
48
+ * @example
49
+ * 10
50
+ */
51
+ pageSize?: number;
52
+ /**
53
+ * @example
54
+ * cn-hangzhou
55
+ */
56
+ regionId?: string;
57
+ /**
58
+ * @example
59
+ * rg-acfm***q
60
+ */
61
+ resourceManagerResourceGroupId?: string;
62
+ static names(): { [key: string]: string } {
63
+ return {
64
+ clusterId: 'ClusterId',
65
+ groupName: 'GroupName',
66
+ groupType: 'GroupType',
67
+ hostName: 'HostName',
68
+ instanceId: 'InstanceId',
69
+ ip: 'Ip',
70
+ pageNumber: 'PageNumber',
71
+ pageSize: 'PageSize',
72
+ regionId: 'RegionId',
73
+ resourceManagerResourceGroupId: 'ResourceManagerResourceGroupId',
74
+ };
75
+ }
76
+
77
+ static types(): { [key: string]: any } {
78
+ return {
79
+ clusterId: 'number',
80
+ groupName: 'string',
81
+ groupType: 'string',
82
+ hostName: 'string',
83
+ instanceId: 'string',
84
+ ip: 'string',
85
+ pageNumber: 'number',
86
+ pageSize: 'number',
87
+ regionId: 'string',
88
+ resourceManagerResourceGroupId: 'string',
89
+ };
90
+ }
91
+
92
+ validate() {
93
+ super.validate();
94
+ }
95
+
96
+ constructor(map?: { [key: string]: any }) {
97
+ super(map);
98
+ }
99
+ }
100
+
@@ -0,0 +1,40 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+ import { DescribeHybridCloudClusterServersResponseBody } from "./DescribeHybridCloudClusterServersResponseBody";
4
+
5
+
6
+ export class DescribeHybridCloudClusterServersResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: DescribeHybridCloudClusterServersResponseBody;
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: DescribeHybridCloudClusterServersResponseBody,
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,196 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DescribeHybridCloudClusterServersResponseBodyClusterServers extends $dara.Model {
6
+ /**
7
+ * @example
8
+ * asiapacific
9
+ */
10
+ continents?: string;
11
+ /**
12
+ * @example
13
+ * 410
14
+ */
15
+ continentsValue?: number;
16
+ /**
17
+ * @example
18
+ * 4
19
+ */
20
+ cpu?: number;
21
+ /**
22
+ * @example
23
+ * 1665987186000
24
+ */
25
+ createTimestamp?: number;
26
+ customName?: string;
27
+ /**
28
+ * @example
29
+ * 1
30
+ */
31
+ groupId?: number;
32
+ groupName?: string;
33
+ /**
34
+ * @example
35
+ * protect
36
+ */
37
+ groupType?: string;
38
+ /**
39
+ * @example
40
+ * qsh5-sec-waf-*****-6
41
+ */
42
+ hostName?: string;
43
+ /**
44
+ * @example
45
+ * 1.*.*1。
46
+ */
47
+ ip?: string;
48
+ /**
49
+ * @example
50
+ * running
51
+ */
52
+ jobStatus?: string;
53
+ /**
54
+ * @example
55
+ * **:**:00:02:eb:c7
56
+ */
57
+ mac?: string;
58
+ /**
59
+ * @example
60
+ * 33547386880
61
+ */
62
+ memory?: number;
63
+ /**
64
+ * @example
65
+ * 28ab688cd403563e8e173*****79600
66
+ */
67
+ mid?: string;
68
+ /**
69
+ * @example
70
+ * aliyun。
71
+ */
72
+ operator?: string;
73
+ /**
74
+ * @example
75
+ * 0
76
+ */
77
+ operatorValue?: number;
78
+ /**
79
+ * @example
80
+ * beijing
81
+ */
82
+ regionCode?: string;
83
+ /**
84
+ * @example
85
+ * 0
86
+ */
87
+ regionCodeValue?: number;
88
+ /**
89
+ * @example
90
+ * ok
91
+ */
92
+ status?: string;
93
+ /**
94
+ * @example
95
+ * 1711953897000
96
+ */
97
+ updateTimestamp?: number;
98
+ static names(): { [key: string]: string } {
99
+ return {
100
+ continents: 'Continents',
101
+ continentsValue: 'ContinentsValue',
102
+ cpu: 'Cpu',
103
+ createTimestamp: 'CreateTimestamp',
104
+ customName: 'CustomName',
105
+ groupId: 'GroupId',
106
+ groupName: 'GroupName',
107
+ groupType: 'GroupType',
108
+ hostName: 'HostName',
109
+ ip: 'Ip',
110
+ jobStatus: 'JobStatus',
111
+ mac: 'Mac',
112
+ memory: 'Memory',
113
+ mid: 'Mid',
114
+ operator: 'Operator',
115
+ operatorValue: 'OperatorValue',
116
+ regionCode: 'RegionCode',
117
+ regionCodeValue: 'RegionCodeValue',
118
+ status: 'Status',
119
+ updateTimestamp: 'UpdateTimestamp',
120
+ };
121
+ }
122
+
123
+ static types(): { [key: string]: any } {
124
+ return {
125
+ continents: 'string',
126
+ continentsValue: 'number',
127
+ cpu: 'number',
128
+ createTimestamp: 'number',
129
+ customName: 'string',
130
+ groupId: 'number',
131
+ groupName: 'string',
132
+ groupType: 'string',
133
+ hostName: 'string',
134
+ ip: 'string',
135
+ jobStatus: 'string',
136
+ mac: 'string',
137
+ memory: 'number',
138
+ mid: 'string',
139
+ operator: 'string',
140
+ operatorValue: 'number',
141
+ regionCode: 'string',
142
+ regionCodeValue: 'number',
143
+ status: 'string',
144
+ updateTimestamp: 'number',
145
+ };
146
+ }
147
+
148
+ validate() {
149
+ super.validate();
150
+ }
151
+
152
+ constructor(map?: { [key: string]: any }) {
153
+ super(map);
154
+ }
155
+ }
156
+
157
+ export class DescribeHybridCloudClusterServersResponseBody extends $dara.Model {
158
+ clusterServers?: DescribeHybridCloudClusterServersResponseBodyClusterServers[];
159
+ /**
160
+ * @example
161
+ * C3B0FDD2-11CE-59A5-BEB5-*****1A969
162
+ */
163
+ requestId?: string;
164
+ /**
165
+ * @example
166
+ * 3
167
+ */
168
+ totalCount?: number;
169
+ static names(): { [key: string]: string } {
170
+ return {
171
+ clusterServers: 'ClusterServers',
172
+ requestId: 'RequestId',
173
+ totalCount: 'TotalCount',
174
+ };
175
+ }
176
+
177
+ static types(): { [key: string]: any } {
178
+ return {
179
+ clusterServers: { 'type': 'array', 'itemType': DescribeHybridCloudClusterServersResponseBodyClusterServers },
180
+ requestId: 'string',
181
+ totalCount: 'number',
182
+ };
183
+ }
184
+
185
+ validate() {
186
+ if(Array.isArray(this.clusterServers)) {
187
+ $dara.Model.validateArray(this.clusterServers);
188
+ }
189
+ super.validate();
190
+ }
191
+
192
+ constructor(map?: { [key: string]: any }) {
193
+ super(map);
194
+ }
195
+ }
196
+
@@ -0,0 +1,73 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DescribeHybridCloudProcessMonitorRequest extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * The ID of the Web Application Firewall (WAF) instance that you want to query.
9
+ *
10
+ * > You can call the [DescribeInstanceInfo](https://help.aliyun.com/document_detail/140857.html) operation to query the ID of the WAF instance.
11
+ *
12
+ * This parameter is required.
13
+ *
14
+ * @example
15
+ * waf-cn-7mz****hw0u
16
+ */
17
+ instanceId?: string;
18
+ /**
19
+ * @remarks
20
+ * The ID of the SDK.
21
+ *
22
+ * This parameter is required.
23
+ *
24
+ * @example
25
+ * 2fdb63fea03b173bc9e65c24****d7d5
26
+ */
27
+ mid?: string;
28
+ /**
29
+ * @remarks
30
+ * The region in which the WAF instance is deployed. Valid values:
31
+ *
32
+ * * **cn-hangzhou**: Chinese mainland.
33
+ * * **ap-southeast-1**: outside the Chinese mainland.
34
+ *
35
+ * @example
36
+ * cn-hangzhou
37
+ */
38
+ regionId?: string;
39
+ /**
40
+ * @remarks
41
+ * The ID of the Alibaba Cloud resource group.
42
+ *
43
+ * @example
44
+ * rg-acfm***q
45
+ */
46
+ resourceManagerResourceGroupId?: string;
47
+ static names(): { [key: string]: string } {
48
+ return {
49
+ instanceId: 'InstanceId',
50
+ mid: 'Mid',
51
+ regionId: 'RegionId',
52
+ resourceManagerResourceGroupId: 'ResourceManagerResourceGroupId',
53
+ };
54
+ }
55
+
56
+ static types(): { [key: string]: any } {
57
+ return {
58
+ instanceId: 'string',
59
+ mid: 'string',
60
+ regionId: 'string',
61
+ resourceManagerResourceGroupId: 'string',
62
+ };
63
+ }
64
+
65
+ validate() {
66
+ super.validate();
67
+ }
68
+
69
+ constructor(map?: { [key: string]: any }) {
70
+ super(map);
71
+ }
72
+ }
73
+
@@ -0,0 +1,40 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+ import { DescribeHybridCloudProcessMonitorResponseBody } from "./DescribeHybridCloudProcessMonitorResponseBody";
4
+
5
+
6
+ export class DescribeHybridCloudProcessMonitorResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: DescribeHybridCloudProcessMonitorResponseBody;
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: DescribeHybridCloudProcessMonitorResponseBody,
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
+