@alicloud/waf-openapi20211001 5.4.0 → 5.5.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 +120 -0
- package/dist/client.js +435 -0
- package/dist/client.js.map +1 -1
- package/dist/models/CreateDomainRequest.d.ts +4 -0
- package/dist/models/CreateDomainRequest.js +8 -0
- package/dist/models/CreateDomainRequest.js.map +1 -1
- package/dist/models/DescribeDomainDetailResponseBody.d.ts +4 -0
- package/dist/models/DescribeDomainDetailResponseBody.js +8 -0
- package/dist/models/DescribeDomainDetailResponseBody.js.map +1 -1
- package/dist/models/DescribeHybridCloudBasicMonitorRequest.d.ts +54 -0
- package/dist/models/DescribeHybridCloudBasicMonitorRequest.js +64 -0
- package/dist/models/DescribeHybridCloudBasicMonitorRequest.js.map +1 -0
- package/dist/models/DescribeHybridCloudBasicMonitorResponse.d.ts +19 -0
- package/dist/models/DescribeHybridCloudBasicMonitorResponse.js +69 -0
- package/dist/models/DescribeHybridCloudBasicMonitorResponse.js.map +1 -0
- package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.d.ts +60 -0
- package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.js +88 -0
- package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.js.map +1 -0
- package/dist/models/DescribeHybridCloudClusterServersRequest.d.ts +69 -0
- package/dist/models/DescribeHybridCloudClusterServersRequest.js +76 -0
- package/dist/models/DescribeHybridCloudClusterServersRequest.js.map +1 -0
- package/dist/models/DescribeHybridCloudClusterServersResponse.d.ts +19 -0
- package/dist/models/DescribeHybridCloudClusterServersResponse.js +69 -0
- package/dist/models/DescribeHybridCloudClusterServersResponse.js.map +1 -0
- package/dist/models/DescribeHybridCloudClusterServersResponseBody.d.ts +128 -0
- package/dist/models/DescribeHybridCloudClusterServersResponseBody.js +122 -0
- package/dist/models/DescribeHybridCloudClusterServersResponseBody.js.map +1 -0
- package/dist/models/DescribeHybridCloudProcessMonitorRequest.d.ts +54 -0
- package/dist/models/DescribeHybridCloudProcessMonitorRequest.js +64 -0
- package/dist/models/DescribeHybridCloudProcessMonitorRequest.js.map +1 -0
- package/dist/models/DescribeHybridCloudProcessMonitorResponse.d.ts +19 -0
- package/dist/models/DescribeHybridCloudProcessMonitorResponse.js +69 -0
- package/dist/models/DescribeHybridCloudProcessMonitorResponse.js.map +1 -0
- package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.d.ts +70 -0
- package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.js +88 -0
- package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.js.map +1 -0
- package/dist/models/DescribeHybridCloudResourceDetailRequest.d.ts +59 -0
- package/dist/models/DescribeHybridCloudResourceDetailRequest.js +72 -0
- package/dist/models/DescribeHybridCloudResourceDetailRequest.js.map +1 -0
- package/dist/models/DescribeHybridCloudResourceDetailResponse.d.ts +19 -0
- package/dist/models/DescribeHybridCloudResourceDetailResponse.js +69 -0
- package/dist/models/DescribeHybridCloudResourceDetailResponse.js.map +1 -0
- package/dist/models/DescribeHybridCloudResourceDetailResponseBody.d.ts +236 -0
- package/dist/models/DescribeHybridCloudResourceDetailResponseBody.js +233 -0
- package/dist/models/DescribeHybridCloudResourceDetailResponseBody.js.map +1 -0
- package/dist/models/DescribeHybridCloudSdkServersRequest.d.ts +44 -0
- package/dist/models/DescribeHybridCloudSdkServersRequest.js +72 -0
- package/dist/models/DescribeHybridCloudSdkServersRequest.js.map +1 -0
- package/dist/models/DescribeHybridCloudSdkServersResponse.d.ts +19 -0
- package/dist/models/DescribeHybridCloudSdkServersResponse.js +69 -0
- package/dist/models/DescribeHybridCloudSdkServersResponse.js.map +1 -0
- package/dist/models/DescribeHybridCloudSdkServersResponseBody.d.ts +73 -0
- package/dist/models/DescribeHybridCloudSdkServersResponseBody.js +102 -0
- package/dist/models/DescribeHybridCloudSdkServersResponseBody.js.map +1 -0
- package/dist/models/DescribeHybridCloudSupportRegionsRequest.d.ts +31 -0
- package/dist/models/DescribeHybridCloudSupportRegionsRequest.js +62 -0
- package/dist/models/DescribeHybridCloudSupportRegionsRequest.js.map +1 -0
- package/dist/models/DescribeHybridCloudSupportRegionsResponse.d.ts +19 -0
- package/dist/models/DescribeHybridCloudSupportRegionsResponse.js +69 -0
- package/dist/models/DescribeHybridCloudSupportRegionsResponse.js.map +1 -0
- package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.d.ts +19 -0
- package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.js +63 -0
- package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.js.map +1 -0
- package/dist/models/DescribeHybridCloudUnsupportPortsRequest.d.ts +44 -0
- package/dist/models/DescribeHybridCloudUnsupportPortsRequest.js +62 -0
- package/dist/models/DescribeHybridCloudUnsupportPortsRequest.js.map +1 -0
- package/dist/models/DescribeHybridCloudUnsupportPortsResponse.d.ts +19 -0
- package/dist/models/DescribeHybridCloudUnsupportPortsResponse.js +69 -0
- package/dist/models/DescribeHybridCloudUnsupportPortsResponse.js.map +1 -0
- package/dist/models/DescribeHybridCloudUnsupportPortsResponseBody.d.ts +37 -0
- package/dist/models/DescribeHybridCloudUnsupportPortsResponseBody.js +62 -0
- package/dist/models/DescribeHybridCloudUnsupportPortsResponseBody.js.map +1 -0
- package/dist/models/ModifyDomainRequest.d.ts +20 -0
- package/dist/models/ModifyDomainRequest.js +8 -0
- package/dist/models/ModifyDomainRequest.js.map +1 -1
- package/dist/models/ModifyHybridCloudClusterRequest.d.ts +105 -0
- package/dist/models/ModifyHybridCloudClusterRequest.js +90 -0
- package/dist/models/ModifyHybridCloudClusterRequest.js.map +1 -0
- package/dist/models/ModifyHybridCloudClusterResponse.d.ts +19 -0
- package/dist/models/ModifyHybridCloudClusterResponse.js +69 -0
- package/dist/models/ModifyHybridCloudClusterResponse.js.map +1 -0
- package/dist/models/ModifyHybridCloudClusterResponseBody.d.ts +21 -0
- package/dist/models/ModifyHybridCloudClusterResponseBody.js +58 -0
- package/dist/models/ModifyHybridCloudClusterResponseBody.js.map +1 -0
- package/dist/models/model.d.ts +32 -0
- package/dist/models/model.js +79 -15
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +500 -0
- package/src/models/CreateDomainRequest.ts +12 -0
- package/src/models/DescribeDomainDetailResponseBody.ts +12 -0
- package/src/models/DescribeHybridCloudBasicMonitorRequest.ts +73 -0
- package/src/models/DescribeHybridCloudBasicMonitorResponse.ts +40 -0
- package/src/models/DescribeHybridCloudBasicMonitorResponseBody.ts +94 -0
- package/src/models/DescribeHybridCloudClusterServersRequest.ts +100 -0
- package/src/models/DescribeHybridCloudClusterServersResponse.ts +40 -0
- package/src/models/DescribeHybridCloudClusterServersResponseBody.ts +196 -0
- package/src/models/DescribeHybridCloudProcessMonitorRequest.ts +73 -0
- package/src/models/DescribeHybridCloudProcessMonitorResponse.ts +40 -0
- package/src/models/DescribeHybridCloudProcessMonitorResponseBody.ts +104 -0
- package/src/models/DescribeHybridCloudResourceDetailRequest.ts +86 -0
- package/src/models/DescribeHybridCloudResourceDetailResponse.ts +40 -0
- package/src/models/DescribeHybridCloudResourceDetailResponseBody.ts +388 -0
- package/src/models/DescribeHybridCloudSdkServersRequest.ts +71 -0
- package/src/models/DescribeHybridCloudSdkServersResponse.ts +40 -0
- package/src/models/DescribeHybridCloudSdkServersResponseBody.ts +121 -0
- package/src/models/DescribeHybridCloudSupportRegionsRequest.ts +48 -0
- package/src/models/DescribeHybridCloudSupportRegionsResponse.ts +40 -0
- package/src/models/DescribeHybridCloudSupportRegionsResponseBody.ts +37 -0
- package/src/models/DescribeHybridCloudUnsupportPortsRequest.ts +61 -0
- package/src/models/DescribeHybridCloudUnsupportPortsResponse.ts +40 -0
- package/src/models/DescribeHybridCloudUnsupportPortsResponseBody.ts +54 -0
- package/src/models/ModifyDomainRequest.ts +28 -0
- package/src/models/ModifyHybridCloudClusterRequest.ts +150 -0
- package/src/models/ModifyHybridCloudClusterResponse.ts +40 -0
- package/src/models/ModifyHybridCloudClusterResponseBody.ts +34 -0
- package/src/models/model.ts +32 -0
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class DescribeHybridCloudProcessMonitorResponseBodyProcessMonitors extends $dara.Model {
|
|
3
|
+
levle?: string;
|
|
4
|
+
/**
|
|
5
|
+
* @remarks
|
|
6
|
+
* The service that the application provides. Valid values:
|
|
7
|
+
*
|
|
8
|
+
* * **tianqingproxy**: centralized management service.
|
|
9
|
+
* * **redis**: storage service.
|
|
10
|
+
* * **scc**: traffic calculation service.
|
|
11
|
+
* * **keeper**: threat intelligence service.
|
|
12
|
+
* * **node_exporter**: application log upload service.
|
|
13
|
+
* * **xagent**: traffic detection service.
|
|
14
|
+
* * **noproxy**: traffic forwarding service.
|
|
15
|
+
* * **xloge**: attack log upload service.
|
|
16
|
+
* * **ilogtail**: log collection service.
|
|
17
|
+
* * **xlogd**: log analysis service.
|
|
18
|
+
*
|
|
19
|
+
* @example
|
|
20
|
+
* tianqingproxy
|
|
21
|
+
*/
|
|
22
|
+
processName?: string;
|
|
23
|
+
/**
|
|
24
|
+
* @remarks
|
|
25
|
+
* The status of the application. Valid values:
|
|
26
|
+
*
|
|
27
|
+
* * **0**: abnormal.
|
|
28
|
+
* * **1**: normal.
|
|
29
|
+
*
|
|
30
|
+
* @example
|
|
31
|
+
* 1
|
|
32
|
+
*/
|
|
33
|
+
processStatus?: number;
|
|
34
|
+
static names(): {
|
|
35
|
+
[key: string]: string;
|
|
36
|
+
};
|
|
37
|
+
static types(): {
|
|
38
|
+
[key: string]: any;
|
|
39
|
+
};
|
|
40
|
+
validate(): void;
|
|
41
|
+
constructor(map?: {
|
|
42
|
+
[key: string]: any;
|
|
43
|
+
});
|
|
44
|
+
}
|
|
45
|
+
export declare class DescribeHybridCloudProcessMonitorResponseBody extends $dara.Model {
|
|
46
|
+
/**
|
|
47
|
+
* @remarks
|
|
48
|
+
* The status of the applications.
|
|
49
|
+
*/
|
|
50
|
+
processMonitors?: DescribeHybridCloudProcessMonitorResponseBodyProcessMonitors[];
|
|
51
|
+
/**
|
|
52
|
+
* @remarks
|
|
53
|
+
* The ID of the request.
|
|
54
|
+
*
|
|
55
|
+
* @example
|
|
56
|
+
* DBF79169-B6A0-5C8E-86B2-CFE3****496E
|
|
57
|
+
*/
|
|
58
|
+
requestId?: string;
|
|
59
|
+
totalCount?: number;
|
|
60
|
+
static names(): {
|
|
61
|
+
[key: string]: string;
|
|
62
|
+
};
|
|
63
|
+
static types(): {
|
|
64
|
+
[key: string]: any;
|
|
65
|
+
};
|
|
66
|
+
validate(): void;
|
|
67
|
+
constructor(map?: {
|
|
68
|
+
[key: string]: any;
|
|
69
|
+
});
|
|
70
|
+
}
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.DescribeHybridCloudProcessMonitorResponseBody = exports.DescribeHybridCloudProcessMonitorResponseBodyProcessMonitors = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
class DescribeHybridCloudProcessMonitorResponseBodyProcessMonitors extends $dara.Model {
|
|
40
|
+
static names() {
|
|
41
|
+
return {
|
|
42
|
+
levle: 'Levle',
|
|
43
|
+
processName: 'ProcessName',
|
|
44
|
+
processStatus: 'ProcessStatus',
|
|
45
|
+
};
|
|
46
|
+
}
|
|
47
|
+
static types() {
|
|
48
|
+
return {
|
|
49
|
+
levle: 'string',
|
|
50
|
+
processName: 'string',
|
|
51
|
+
processStatus: 'number',
|
|
52
|
+
};
|
|
53
|
+
}
|
|
54
|
+
validate() {
|
|
55
|
+
super.validate();
|
|
56
|
+
}
|
|
57
|
+
constructor(map) {
|
|
58
|
+
super(map);
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
exports.DescribeHybridCloudProcessMonitorResponseBodyProcessMonitors = DescribeHybridCloudProcessMonitorResponseBodyProcessMonitors;
|
|
62
|
+
class DescribeHybridCloudProcessMonitorResponseBody extends $dara.Model {
|
|
63
|
+
static names() {
|
|
64
|
+
return {
|
|
65
|
+
processMonitors: 'ProcessMonitors',
|
|
66
|
+
requestId: 'RequestId',
|
|
67
|
+
totalCount: 'TotalCount',
|
|
68
|
+
};
|
|
69
|
+
}
|
|
70
|
+
static types() {
|
|
71
|
+
return {
|
|
72
|
+
processMonitors: { 'type': 'array', 'itemType': DescribeHybridCloudProcessMonitorResponseBodyProcessMonitors },
|
|
73
|
+
requestId: 'string',
|
|
74
|
+
totalCount: 'number',
|
|
75
|
+
};
|
|
76
|
+
}
|
|
77
|
+
validate() {
|
|
78
|
+
if (Array.isArray(this.processMonitors)) {
|
|
79
|
+
$dara.Model.validateArray(this.processMonitors);
|
|
80
|
+
}
|
|
81
|
+
super.validate();
|
|
82
|
+
}
|
|
83
|
+
constructor(map) {
|
|
84
|
+
super(map);
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
exports.DescribeHybridCloudProcessMonitorResponseBody = DescribeHybridCloudProcessMonitorResponseBody;
|
|
88
|
+
//# sourceMappingURL=DescribeHybridCloudProcessMonitorResponseBody.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeHybridCloudProcessMonitorResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeHybridCloudProcessMonitorResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,4DAA6D,SAAQ,KAAK,CAAC,KAAK;IAgC3F,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,OAAO;YACd,WAAW,EAAE,aAAa;YAC1B,aAAa,EAAE,eAAe;SAC/B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,QAAQ;YACf,WAAW,EAAE,QAAQ;YACrB,aAAa,EAAE,QAAQ;SACxB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAvDD,oIAuDC;AAED,MAAa,6CAA8C,SAAQ,KAAK,CAAC,KAAK;IAe5E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,eAAe,EAAE,iBAAiB;YAClC,SAAS,EAAE,WAAW;YACtB,UAAU,EAAE,YAAY;SACzB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,eAAe,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,4DAA4D,EAAE;YAC9G,SAAS,EAAE,QAAQ;YACnB,UAAU,EAAE,QAAQ;SACrB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,eAAe,CAAC,EAAE,CAAC;YACvC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAClD,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAzCD,sGAyCC"}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class DescribeHybridCloudResourceDetailRequest extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @example
|
|
5
|
+
* 1.1.XX.XX
|
|
6
|
+
*/
|
|
7
|
+
backend?: string;
|
|
8
|
+
/**
|
|
9
|
+
* @example
|
|
10
|
+
* true
|
|
11
|
+
*/
|
|
12
|
+
cnameEnabled?: boolean;
|
|
13
|
+
/**
|
|
14
|
+
* @remarks
|
|
15
|
+
* This parameter is required.
|
|
16
|
+
*
|
|
17
|
+
* @example
|
|
18
|
+
* www.*****.com
|
|
19
|
+
*/
|
|
20
|
+
domain?: string;
|
|
21
|
+
/**
|
|
22
|
+
* @remarks
|
|
23
|
+
* This parameter is required.
|
|
24
|
+
*
|
|
25
|
+
* @example
|
|
26
|
+
* waf-cn-0xldbqt****
|
|
27
|
+
*/
|
|
28
|
+
instanceId?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @example
|
|
31
|
+
* 1
|
|
32
|
+
*/
|
|
33
|
+
pageNumber?: number;
|
|
34
|
+
/**
|
|
35
|
+
* @example
|
|
36
|
+
* 10
|
|
37
|
+
*/
|
|
38
|
+
pageSize?: number;
|
|
39
|
+
/**
|
|
40
|
+
* @example
|
|
41
|
+
* cn-hangzhou
|
|
42
|
+
*/
|
|
43
|
+
regionId?: string;
|
|
44
|
+
/**
|
|
45
|
+
* @example
|
|
46
|
+
* rg-acfm***q
|
|
47
|
+
*/
|
|
48
|
+
resourceManagerResourceGroupId?: string;
|
|
49
|
+
static names(): {
|
|
50
|
+
[key: string]: string;
|
|
51
|
+
};
|
|
52
|
+
static types(): {
|
|
53
|
+
[key: string]: any;
|
|
54
|
+
};
|
|
55
|
+
validate(): void;
|
|
56
|
+
constructor(map?: {
|
|
57
|
+
[key: string]: any;
|
|
58
|
+
});
|
|
59
|
+
}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.DescribeHybridCloudResourceDetailRequest = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
class DescribeHybridCloudResourceDetailRequest extends $dara.Model {
|
|
40
|
+
static names() {
|
|
41
|
+
return {
|
|
42
|
+
backend: 'Backend',
|
|
43
|
+
cnameEnabled: 'CnameEnabled',
|
|
44
|
+
domain: 'Domain',
|
|
45
|
+
instanceId: 'InstanceId',
|
|
46
|
+
pageNumber: 'PageNumber',
|
|
47
|
+
pageSize: 'PageSize',
|
|
48
|
+
regionId: 'RegionId',
|
|
49
|
+
resourceManagerResourceGroupId: 'ResourceManagerResourceGroupId',
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
static types() {
|
|
53
|
+
return {
|
|
54
|
+
backend: 'string',
|
|
55
|
+
cnameEnabled: 'boolean',
|
|
56
|
+
domain: 'string',
|
|
57
|
+
instanceId: 'string',
|
|
58
|
+
pageNumber: 'number',
|
|
59
|
+
pageSize: 'number',
|
|
60
|
+
regionId: 'string',
|
|
61
|
+
resourceManagerResourceGroupId: 'string',
|
|
62
|
+
};
|
|
63
|
+
}
|
|
64
|
+
validate() {
|
|
65
|
+
super.validate();
|
|
66
|
+
}
|
|
67
|
+
constructor(map) {
|
|
68
|
+
super(map);
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
exports.DescribeHybridCloudResourceDetailRequest = DescribeHybridCloudResourceDetailRequest;
|
|
72
|
+
//# sourceMappingURL=DescribeHybridCloudResourceDetailRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeHybridCloudResourceDetailRequest.js","sourceRoot":"","sources":["../../src/models/DescribeHybridCloudResourceDetailRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wCAAyC,SAAQ,KAAK,CAAC,KAAK;IA+CvE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,YAAY,EAAE,cAAc;YAC5B,MAAM,EAAE,QAAQ;YAChB,UAAU,EAAE,YAAY;YACxB,UAAU,EAAE,YAAY;YACxB,QAAQ,EAAE,UAAU;YACpB,QAAQ,EAAE,UAAU;YACpB,8BAA8B,EAAE,gCAAgC;SACjE,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,QAAQ;YACjB,YAAY,EAAE,SAAS;YACvB,MAAM,EAAE,QAAQ;YAChB,UAAU,EAAE,QAAQ;YACpB,UAAU,EAAE,QAAQ;YACpB,QAAQ,EAAE,QAAQ;YAClB,QAAQ,EAAE,QAAQ;YAClB,8BAA8B,EAAE,QAAQ;SACzC,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAhFD,4FAgFC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
import { DescribeHybridCloudResourceDetailResponseBody } from "./DescribeHybridCloudResourceDetailResponseBody";
|
|
3
|
+
export declare class DescribeHybridCloudResourceDetailResponse extends $dara.Model {
|
|
4
|
+
headers?: {
|
|
5
|
+
[key: string]: string;
|
|
6
|
+
};
|
|
7
|
+
statusCode?: number;
|
|
8
|
+
body?: DescribeHybridCloudResourceDetailResponseBody;
|
|
9
|
+
static names(): {
|
|
10
|
+
[key: string]: string;
|
|
11
|
+
};
|
|
12
|
+
static types(): {
|
|
13
|
+
[key: string]: any;
|
|
14
|
+
};
|
|
15
|
+
validate(): void;
|
|
16
|
+
constructor(map?: {
|
|
17
|
+
[key: string]: any;
|
|
18
|
+
});
|
|
19
|
+
}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.DescribeHybridCloudResourceDetailResponse = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
const DescribeHybridCloudResourceDetailResponseBody_1 = require("./DescribeHybridCloudResourceDetailResponseBody");
|
|
40
|
+
class DescribeHybridCloudResourceDetailResponse extends $dara.Model {
|
|
41
|
+
static names() {
|
|
42
|
+
return {
|
|
43
|
+
headers: 'headers',
|
|
44
|
+
statusCode: 'statusCode',
|
|
45
|
+
body: 'body',
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
static types() {
|
|
49
|
+
return {
|
|
50
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
51
|
+
statusCode: 'number',
|
|
52
|
+
body: DescribeHybridCloudResourceDetailResponseBody_1.DescribeHybridCloudResourceDetailResponseBody,
|
|
53
|
+
};
|
|
54
|
+
}
|
|
55
|
+
validate() {
|
|
56
|
+
if (this.headers) {
|
|
57
|
+
$dara.Model.validateMap(this.headers);
|
|
58
|
+
}
|
|
59
|
+
if (this.body && typeof this.body.validate === 'function') {
|
|
60
|
+
this.body.validate();
|
|
61
|
+
}
|
|
62
|
+
super.validate();
|
|
63
|
+
}
|
|
64
|
+
constructor(map) {
|
|
65
|
+
super(map);
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
exports.DescribeHybridCloudResourceDetailResponse = DescribeHybridCloudResourceDetailResponse;
|
|
69
|
+
//# sourceMappingURL=DescribeHybridCloudResourceDetailResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeHybridCloudResourceDetailResponse.js","sourceRoot":"","sources":["../../src/models/DescribeHybridCloudResourceDetailResponse.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,mHAAgH;AAGhH,MAAa,yCAA0C,SAAQ,KAAK,CAAC,KAAK;IAIxE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,UAAU,EAAE,YAAY;YACxB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,QAAQ,EAAE;YACtE,UAAU,EAAE,QAAQ;YACpB,IAAI,EAAE,6FAA6C;SACpD,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,OAAO,EAAE,CAAC;YAChB,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxC,CAAC;QACD,IAAG,IAAI,CAAC,IAAI,IAAI,OAAQ,IAAI,CAAC,IAAY,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACjE,IAAI,CAAC,IAAY,CAAC,QAAQ,EAAE,CAAC;QAChC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAjCD,8FAiCC"}
|
|
@@ -0,0 +1,236 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class DescribeHybridCloudResourceDetailResponseBodyDomainListen extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @example
|
|
5
|
+
* 19312542-cn-hangzhou
|
|
6
|
+
*/
|
|
7
|
+
certId?: string;
|
|
8
|
+
/**
|
|
9
|
+
* @example
|
|
10
|
+
* 0
|
|
11
|
+
*/
|
|
12
|
+
cipherSuite?: number;
|
|
13
|
+
customCiphers?: string[];
|
|
14
|
+
/**
|
|
15
|
+
* @example
|
|
16
|
+
* true
|
|
17
|
+
*/
|
|
18
|
+
enableTLSv3?: boolean;
|
|
19
|
+
/**
|
|
20
|
+
* @example
|
|
21
|
+
* true
|
|
22
|
+
*/
|
|
23
|
+
exclusiveIp?: boolean;
|
|
24
|
+
/**
|
|
25
|
+
* @example
|
|
26
|
+
* true
|
|
27
|
+
*/
|
|
28
|
+
focusHttps?: boolean;
|
|
29
|
+
/**
|
|
30
|
+
* @example
|
|
31
|
+
* true
|
|
32
|
+
*/
|
|
33
|
+
http2Enabled?: boolean;
|
|
34
|
+
httpPorts?: number[];
|
|
35
|
+
httpsPorts?: number[];
|
|
36
|
+
/**
|
|
37
|
+
* @example
|
|
38
|
+
* true
|
|
39
|
+
*/
|
|
40
|
+
IPv6Enabled?: boolean;
|
|
41
|
+
/**
|
|
42
|
+
* @example
|
|
43
|
+
* share
|
|
44
|
+
*/
|
|
45
|
+
protectionResource?: string;
|
|
46
|
+
/**
|
|
47
|
+
* @example
|
|
48
|
+
* tlsv1
|
|
49
|
+
*/
|
|
50
|
+
TLSVersion?: string;
|
|
51
|
+
/**
|
|
52
|
+
* @example
|
|
53
|
+
* 1
|
|
54
|
+
*/
|
|
55
|
+
xffHeaderMode?: number;
|
|
56
|
+
xffHeaders?: string[];
|
|
57
|
+
static names(): {
|
|
58
|
+
[key: string]: string;
|
|
59
|
+
};
|
|
60
|
+
static types(): {
|
|
61
|
+
[key: string]: any;
|
|
62
|
+
};
|
|
63
|
+
validate(): void;
|
|
64
|
+
constructor(map?: {
|
|
65
|
+
[key: string]: any;
|
|
66
|
+
});
|
|
67
|
+
}
|
|
68
|
+
export declare class DescribeHybridCloudResourceDetailResponseBodyDomainRedirectRequestHeaders extends $dara.Model {
|
|
69
|
+
/**
|
|
70
|
+
* @example
|
|
71
|
+
* L2x1ZmZ5L2NvcmUvYXBwcy9tLnl1bmR1bi53YWYuMS9wbHVnaW5z
|
|
72
|
+
*/
|
|
73
|
+
key?: string;
|
|
74
|
+
/**
|
|
75
|
+
* @example
|
|
76
|
+
* 9506360478730
|
|
77
|
+
*/
|
|
78
|
+
value?: string;
|
|
79
|
+
static names(): {
|
|
80
|
+
[key: string]: string;
|
|
81
|
+
};
|
|
82
|
+
static types(): {
|
|
83
|
+
[key: string]: any;
|
|
84
|
+
};
|
|
85
|
+
validate(): void;
|
|
86
|
+
constructor(map?: {
|
|
87
|
+
[key: string]: any;
|
|
88
|
+
});
|
|
89
|
+
}
|
|
90
|
+
export declare class DescribeHybridCloudResourceDetailResponseBodyDomainRedirect extends $dara.Model {
|
|
91
|
+
backends?: string[];
|
|
92
|
+
/**
|
|
93
|
+
* @example
|
|
94
|
+
* true
|
|
95
|
+
*/
|
|
96
|
+
cnameEnabled?: boolean;
|
|
97
|
+
/**
|
|
98
|
+
* @example
|
|
99
|
+
* 1
|
|
100
|
+
*/
|
|
101
|
+
connectTimeout?: number;
|
|
102
|
+
/**
|
|
103
|
+
* @example
|
|
104
|
+
* true
|
|
105
|
+
*/
|
|
106
|
+
focusHttpBackend?: boolean;
|
|
107
|
+
/**
|
|
108
|
+
* @example
|
|
109
|
+
* true
|
|
110
|
+
*/
|
|
111
|
+
keepalive?: boolean;
|
|
112
|
+
/**
|
|
113
|
+
* @example
|
|
114
|
+
* 1000
|
|
115
|
+
*/
|
|
116
|
+
keepaliveRequests?: number;
|
|
117
|
+
/**
|
|
118
|
+
* @example
|
|
119
|
+
* 1
|
|
120
|
+
*/
|
|
121
|
+
keepaliveTimeout?: number;
|
|
122
|
+
/**
|
|
123
|
+
* @example
|
|
124
|
+
* iphash
|
|
125
|
+
*/
|
|
126
|
+
loadbalance?: string;
|
|
127
|
+
/**
|
|
128
|
+
* @example
|
|
129
|
+
* 1
|
|
130
|
+
*/
|
|
131
|
+
readTimeout?: number;
|
|
132
|
+
requestHeaders?: DescribeHybridCloudResourceDetailResponseBodyDomainRedirectRequestHeaders[];
|
|
133
|
+
/**
|
|
134
|
+
* @example
|
|
135
|
+
* true
|
|
136
|
+
*/
|
|
137
|
+
retry?: boolean;
|
|
138
|
+
/**
|
|
139
|
+
* @example
|
|
140
|
+
* [{\\"backupRs\\":[],\\"location\\":\\"v3-test\\",\\"locationId\\":1148,\\"rs\\":[\\"39.98.217.197\\",\\"2.2.2.2\\"]}]
|
|
141
|
+
*/
|
|
142
|
+
routingRules?: string;
|
|
143
|
+
/**
|
|
144
|
+
* @example
|
|
145
|
+
* true
|
|
146
|
+
*/
|
|
147
|
+
sniEnabled?: boolean;
|
|
148
|
+
/**
|
|
149
|
+
* @example
|
|
150
|
+
* eew111
|
|
151
|
+
*/
|
|
152
|
+
sniHost?: string;
|
|
153
|
+
/**
|
|
154
|
+
* @example
|
|
155
|
+
* 1
|
|
156
|
+
*/
|
|
157
|
+
writeTimeout?: number;
|
|
158
|
+
static names(): {
|
|
159
|
+
[key: string]: string;
|
|
160
|
+
};
|
|
161
|
+
static types(): {
|
|
162
|
+
[key: string]: any;
|
|
163
|
+
};
|
|
164
|
+
validate(): void;
|
|
165
|
+
constructor(map?: {
|
|
166
|
+
[key: string]: any;
|
|
167
|
+
});
|
|
168
|
+
}
|
|
169
|
+
export declare class DescribeHybridCloudResourceDetailResponseBodyDomain extends $dara.Model {
|
|
170
|
+
/**
|
|
171
|
+
* @remarks
|
|
172
|
+
* CNAME
|
|
173
|
+
*
|
|
174
|
+
* @example
|
|
175
|
+
* kdmqyi3ck7xogegxpiyfpb0fj21mgkxn.****.com
|
|
176
|
+
*/
|
|
177
|
+
cname?: string;
|
|
178
|
+
/**
|
|
179
|
+
* @example
|
|
180
|
+
* www.*****.com
|
|
181
|
+
*/
|
|
182
|
+
domain?: string;
|
|
183
|
+
/**
|
|
184
|
+
* @remarks
|
|
185
|
+
* id
|
|
186
|
+
*
|
|
187
|
+
* @example
|
|
188
|
+
* 31323
|
|
189
|
+
*/
|
|
190
|
+
id?: number;
|
|
191
|
+
listen?: DescribeHybridCloudResourceDetailResponseBodyDomainListen;
|
|
192
|
+
redirect?: DescribeHybridCloudResourceDetailResponseBodyDomainRedirect;
|
|
193
|
+
/**
|
|
194
|
+
* @example
|
|
195
|
+
* rg-***aby
|
|
196
|
+
*/
|
|
197
|
+
resourceManagerResourceGroupId?: string;
|
|
198
|
+
/**
|
|
199
|
+
* @example
|
|
200
|
+
* 1
|
|
201
|
+
*/
|
|
202
|
+
status?: number;
|
|
203
|
+
/**
|
|
204
|
+
* @example
|
|
205
|
+
* 1046011128270720
|
|
206
|
+
*/
|
|
207
|
+
uid?: string;
|
|
208
|
+
static names(): {
|
|
209
|
+
[key: string]: string;
|
|
210
|
+
};
|
|
211
|
+
static types(): {
|
|
212
|
+
[key: string]: any;
|
|
213
|
+
};
|
|
214
|
+
validate(): void;
|
|
215
|
+
constructor(map?: {
|
|
216
|
+
[key: string]: any;
|
|
217
|
+
});
|
|
218
|
+
}
|
|
219
|
+
export declare class DescribeHybridCloudResourceDetailResponseBody extends $dara.Model {
|
|
220
|
+
domain?: DescribeHybridCloudResourceDetailResponseBodyDomain;
|
|
221
|
+
/**
|
|
222
|
+
* @example
|
|
223
|
+
* 66A98669-CC6E-4F3E-80A6-3014697B11AE
|
|
224
|
+
*/
|
|
225
|
+
requestId?: string;
|
|
226
|
+
static names(): {
|
|
227
|
+
[key: string]: string;
|
|
228
|
+
};
|
|
229
|
+
static types(): {
|
|
230
|
+
[key: string]: any;
|
|
231
|
+
};
|
|
232
|
+
validate(): void;
|
|
233
|
+
constructor(map?: {
|
|
234
|
+
[key: string]: any;
|
|
235
|
+
});
|
|
236
|
+
}
|