@huaweicloud/huaweicloud-sdk-cfw 3.1.17 → 3.1.19
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
- package/v1/CfwClient.d.ts +87 -1
- package/v1/CfwClient.js +659 -1
- package/v1/model/AddAddressItemsUsingPostRequest.d.ts +8 -0
- package/v1/model/AddAddressItemsUsingPostRequest.js +28 -0
- package/v1/model/AddAddressSetInfoUsingPostRequest.d.ts +8 -0
- package/v1/model/AddAddressSetInfoUsingPostRequest.js +28 -0
- package/v1/model/AddBlackWhiteListUsingPostRequest.d.ts +8 -0
- package/v1/model/AddBlackWhiteListUsingPostRequest.js +28 -0
- package/v1/model/AddRuleAclUsingPostRequest.d.ts +8 -0
- package/v1/model/AddRuleAclUsingPostRequest.js +28 -0
- package/v1/model/AddServiceItemsUsingPostRequest.d.ts +8 -0
- package/v1/model/AddServiceItemsUsingPostRequest.js +28 -0
- package/v1/model/AddServiceSetUsingPostRequest.d.ts +8 -0
- package/v1/model/AddServiceSetUsingPostRequest.js +28 -0
- package/v1/model/ChangeEwProtectStatusRequest.d.ts +8 -0
- package/v1/model/ChangeEwProtectStatusRequest.js +28 -0
- package/v1/model/ChangeIpsProtectModeUsingPostRequest.d.ts +8 -0
- package/v1/model/ChangeIpsProtectModeUsingPostRequest.js +28 -0
- package/v1/model/ChangeIpsSwitchUsingPostRequest.d.ts +8 -0
- package/v1/model/ChangeIpsSwitchUsingPostRequest.js +28 -0
- package/v1/model/ChangeProtectEipRequest.d.ts +8 -0
- package/v1/model/ChangeProtectEipRequest.js +28 -0
- package/v1/model/CountEipsRequest.d.ts +8 -0
- package/v1/model/CountEipsRequest.js +28 -0
- package/v1/model/DeleteAclRuleCountRequest.d.ts +8 -0
- package/v1/model/DeleteAclRuleCountRequest.js +28 -0
- package/v1/model/DeleteAddressItemUsingDeleteRequest.d.ts +8 -0
- package/v1/model/DeleteAddressItemUsingDeleteRequest.js +28 -0
- package/v1/model/DeleteAddressSetInfoUsingDeleteRequest.d.ts +8 -0
- package/v1/model/DeleteAddressSetInfoUsingDeleteRequest.js +28 -0
- package/v1/model/DeleteBlackWhiteListUsingDeleteRequest.d.ts +8 -0
- package/v1/model/DeleteBlackWhiteListUsingDeleteRequest.js +28 -0
- package/v1/model/DeleteRuleAclUsingDeleteRequest.d.ts +8 -0
- package/v1/model/DeleteRuleAclUsingDeleteRequest.js +28 -0
- package/v1/model/DeleteServiceItemUsingDeleteRequest.d.ts +8 -0
- package/v1/model/DeleteServiceItemUsingDeleteRequest.js +28 -0
- package/v1/model/DeleteServiceSetUsingDeleteRequest.d.ts +8 -0
- package/v1/model/DeleteServiceSetUsingDeleteRequest.js +28 -0
- package/v1/model/EipResource.d.ts +12 -0
- package/v1/model/EipResource.js +42 -0
- package/v1/model/GetFirewallInstanceResponseRecord.d.ts +8 -0
- package/v1/model/GetFirewallInstanceResponseRecord.js +28 -0
- package/v1/model/ListAccessControlLogsRequest.d.ts +4 -0
- package/v1/model/ListAccessControlLogsRequest.js +14 -0
- package/v1/model/ListAddressItemsUsingGetRequest.d.ts +8 -0
- package/v1/model/ListAddressItemsUsingGetRequest.js +28 -0
- package/v1/model/ListAddressSetDetailUsingGetRequest.d.ts +8 -0
- package/v1/model/ListAddressSetDetailUsingGetRequest.js +28 -0
- package/v1/model/ListAddressSetListUsingGetRequest.d.ts +8 -0
- package/v1/model/ListAddressSetListUsingGetRequest.js +28 -0
- package/v1/model/ListAttackLogsRequest.d.ts +4 -0
- package/v1/model/ListAttackLogsRequest.js +14 -0
- package/v1/model/ListBlackWhiteListsUsingGetRequest.d.ts +8 -0
- package/v1/model/ListBlackWhiteListsUsingGetRequest.js +28 -0
- package/v1/model/ListDnsServersRequest.d.ts +8 -0
- package/v1/model/ListDnsServersRequest.js +28 -0
- package/v1/model/ListEastWestFirewallRequest.d.ts +8 -0
- package/v1/model/ListEastWestFirewallRequest.js +28 -0
- package/v1/model/ListEipResourcesRequest.d.ts +12 -0
- package/v1/model/ListEipResourcesRequest.js +42 -0
- package/v1/model/ListFirewallUsingGetRequest.d.ts +8 -0
- package/v1/model/ListFirewallUsingGetRequest.js +28 -0
- package/v1/model/ListFlowLogsRequest.d.ts +4 -0
- package/v1/model/ListFlowLogsRequest.js +14 -0
- package/v1/model/ListIpsProtectModeUsingPostRequest.d.ts +8 -0
- package/v1/model/ListIpsProtectModeUsingPostRequest.js +28 -0
- package/v1/model/ListIpsSwitchStatusUsingGetRequest.d.ts +8 -0
- package/v1/model/ListIpsSwitchStatusUsingGetRequest.js +28 -0
- package/v1/model/ListParseDomainDetailsRequest.d.ts +8 -0
- package/v1/model/ListParseDomainDetailsRequest.js +28 -0
- package/v1/model/ListRuleAclUsingPutRequest.d.ts +8 -0
- package/v1/model/ListRuleAclUsingPutRequest.js +28 -0
- package/v1/model/ListRuleAclsUsingGetRequest.d.ts +8 -0
- package/v1/model/ListRuleAclsUsingGetRequest.js +28 -0
- package/v1/model/ListRuleHitCountRequest.d.ts +8 -0
- package/v1/model/ListRuleHitCountRequest.js +28 -0
- package/v1/model/ListServiceItemsDetailsRequest.d.ts +8 -0
- package/v1/model/ListServiceItemsDetailsRequest.js +28 -0
- package/v1/model/ListServiceSetDetailsRequest.d.ts +8 -0
- package/v1/model/ListServiceSetDetailsRequest.js +28 -0
- package/v1/model/ListServiceSetRequest.d.ts +8 -0
- package/v1/model/ListServiceSetRequest.js +28 -0
- package/v1/model/ListVpcProtectsRequest.d.ts +8 -0
- package/v1/model/ListVpcProtectsRequest.js +28 -0
- package/v1/model/UpdateAddressSetInfoUsingPutRequest.d.ts +8 -0
- package/v1/model/UpdateAddressSetInfoUsingPutRequest.js +28 -0
- package/v1/model/UpdateBlackWhiteListUsingPutRequest.d.ts +8 -0
- package/v1/model/UpdateBlackWhiteListUsingPutRequest.js +28 -0
- package/v1/model/UpdateDnsServersRequest.d.ts +8 -0
- package/v1/model/UpdateDnsServersRequest.js +28 -0
- package/v1/model/UpdateRuleAclUsingPutRequest.d.ts +8 -0
- package/v1/model/UpdateRuleAclUsingPutRequest.js +28 -0
- package/v1/model/UpdateServiceSetUsingPutRequest.d.ts +8 -0
- package/v1/model/UpdateServiceSetUsingPutRequest.js +28 -0
@@ -76,6 +76,34 @@ var ListAddressSetListUsingGetRequest = /** @class */ (function () {
|
|
76
76
|
enumerable: false,
|
77
77
|
configurable: true
|
78
78
|
});
|
79
|
+
ListAddressSetListUsingGetRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
80
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
81
|
+
return this;
|
82
|
+
};
|
83
|
+
Object.defineProperty(ListAddressSetListUsingGetRequest.prototype, "enterpriseProjectId", {
|
84
|
+
get: function () {
|
85
|
+
return this['enterprise_project_id'];
|
86
|
+
},
|
87
|
+
set: function (enterpriseProjectId) {
|
88
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
89
|
+
},
|
90
|
+
enumerable: false,
|
91
|
+
configurable: true
|
92
|
+
});
|
93
|
+
ListAddressSetListUsingGetRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
94
|
+
this['fw_instance_id'] = fwInstanceId;
|
95
|
+
return this;
|
96
|
+
};
|
97
|
+
Object.defineProperty(ListAddressSetListUsingGetRequest.prototype, "fwInstanceId", {
|
98
|
+
get: function () {
|
99
|
+
return this['fw_instance_id'];
|
100
|
+
},
|
101
|
+
set: function (fwInstanceId) {
|
102
|
+
this['fw_instance_id'] = fwInstanceId;
|
103
|
+
},
|
104
|
+
enumerable: false,
|
105
|
+
configurable: true
|
106
|
+
});
|
79
107
|
return ListAddressSetListUsingGetRequest;
|
80
108
|
}());
|
81
109
|
exports.ListAddressSetListUsingGetRequest = ListAddressSetListUsingGetRequest;
|
@@ -19,6 +19,7 @@ export declare class ListAttackLogsRequest {
|
|
19
19
|
private 'attack_rule'?;
|
20
20
|
level?: string;
|
21
21
|
source?: string;
|
22
|
+
private 'enterprise_project_id'?;
|
22
23
|
constructor(projectId?: any, startTime?: any, endTime?: any, limit?: any, fwInstanceId?: any);
|
23
24
|
withProjectId(projectId: string): ListAttackLogsRequest;
|
24
25
|
set projectId(projectId: string | undefined);
|
@@ -64,6 +65,9 @@ export declare class ListAttackLogsRequest {
|
|
64
65
|
get attackRule(): string | undefined;
|
65
66
|
withLevel(level: string): ListAttackLogsRequest;
|
66
67
|
withSource(source: string): ListAttackLogsRequest;
|
68
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListAttackLogsRequest;
|
69
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
70
|
+
get enterpriseProjectId(): string | undefined;
|
67
71
|
}
|
68
72
|
/**
|
69
73
|
* @export
|
@@ -209,6 +209,20 @@ var ListAttackLogsRequest = /** @class */ (function () {
|
|
209
209
|
this['source'] = source;
|
210
210
|
return this;
|
211
211
|
};
|
212
|
+
ListAttackLogsRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
213
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
214
|
+
return this;
|
215
|
+
};
|
216
|
+
Object.defineProperty(ListAttackLogsRequest.prototype, "enterpriseProjectId", {
|
217
|
+
get: function () {
|
218
|
+
return this['enterprise_project_id'];
|
219
|
+
},
|
220
|
+
set: function (enterpriseProjectId) {
|
221
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
222
|
+
},
|
223
|
+
enumerable: false,
|
224
|
+
configurable: true
|
225
|
+
});
|
212
226
|
return ListAttackLogsRequest;
|
213
227
|
}());
|
214
228
|
exports.ListAttackLogsRequest = ListAttackLogsRequest;
|
@@ -7,6 +7,8 @@ export declare class ListBlackWhiteListsUsingGetRequest {
|
|
7
7
|
port?: string;
|
8
8
|
limit: number;
|
9
9
|
offset: number;
|
10
|
+
private 'enterprise_project_id'?;
|
11
|
+
private 'fw_instance_id'?;
|
10
12
|
constructor(projectId?: any, objectId?: any, listType?: any, limit?: any, offset?: any);
|
11
13
|
withProjectId(projectId: string): ListBlackWhiteListsUsingGetRequest;
|
12
14
|
set projectId(projectId: string | undefined);
|
@@ -24,6 +26,12 @@ export declare class ListBlackWhiteListsUsingGetRequest {
|
|
24
26
|
withPort(port: string): ListBlackWhiteListsUsingGetRequest;
|
25
27
|
withLimit(limit: number): ListBlackWhiteListsUsingGetRequest;
|
26
28
|
withOffset(offset: number): ListBlackWhiteListsUsingGetRequest;
|
29
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListBlackWhiteListsUsingGetRequest;
|
30
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
31
|
+
get enterpriseProjectId(): string | undefined;
|
32
|
+
withFwInstanceId(fwInstanceId: string): ListBlackWhiteListsUsingGetRequest;
|
33
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
34
|
+
get fwInstanceId(): string | undefined;
|
27
35
|
}
|
28
36
|
/**
|
29
37
|
* @export
|
@@ -81,6 +81,34 @@ var ListBlackWhiteListsUsingGetRequest = /** @class */ (function () {
|
|
81
81
|
this['offset'] = offset;
|
82
82
|
return this;
|
83
83
|
};
|
84
|
+
ListBlackWhiteListsUsingGetRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
85
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
86
|
+
return this;
|
87
|
+
};
|
88
|
+
Object.defineProperty(ListBlackWhiteListsUsingGetRequest.prototype, "enterpriseProjectId", {
|
89
|
+
get: function () {
|
90
|
+
return this['enterprise_project_id'];
|
91
|
+
},
|
92
|
+
set: function (enterpriseProjectId) {
|
93
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
94
|
+
},
|
95
|
+
enumerable: false,
|
96
|
+
configurable: true
|
97
|
+
});
|
98
|
+
ListBlackWhiteListsUsingGetRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
99
|
+
this['fw_instance_id'] = fwInstanceId;
|
100
|
+
return this;
|
101
|
+
};
|
102
|
+
Object.defineProperty(ListBlackWhiteListsUsingGetRequest.prototype, "fwInstanceId", {
|
103
|
+
get: function () {
|
104
|
+
return this['fw_instance_id'];
|
105
|
+
},
|
106
|
+
set: function (fwInstanceId) {
|
107
|
+
this['fw_instance_id'] = fwInstanceId;
|
108
|
+
},
|
109
|
+
enumerable: false,
|
110
|
+
configurable: true
|
111
|
+
});
|
84
112
|
return ListBlackWhiteListsUsingGetRequest;
|
85
113
|
}());
|
86
114
|
exports.ListBlackWhiteListsUsingGetRequest = ListBlackWhiteListsUsingGetRequest;
|
@@ -2,10 +2,18 @@ export declare class ListDnsServersRequest {
|
|
2
2
|
private 'project_id';
|
3
3
|
limit?: number;
|
4
4
|
offset?: number;
|
5
|
+
private 'fw_instance_id'?;
|
6
|
+
private 'enterprise_project_id'?;
|
5
7
|
constructor(projectId?: any);
|
6
8
|
withProjectId(projectId: string): ListDnsServersRequest;
|
7
9
|
set projectId(projectId: string | undefined);
|
8
10
|
get projectId(): string | undefined;
|
9
11
|
withLimit(limit: number): ListDnsServersRequest;
|
10
12
|
withOffset(offset: number): ListDnsServersRequest;
|
13
|
+
withFwInstanceId(fwInstanceId: string): ListDnsServersRequest;
|
14
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
15
|
+
get fwInstanceId(): string | undefined;
|
16
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListDnsServersRequest;
|
17
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
18
|
+
get enterpriseProjectId(): string | undefined;
|
11
19
|
}
|
@@ -27,6 +27,34 @@ var ListDnsServersRequest = /** @class */ (function () {
|
|
27
27
|
this['offset'] = offset;
|
28
28
|
return this;
|
29
29
|
};
|
30
|
+
ListDnsServersRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
31
|
+
this['fw_instance_id'] = fwInstanceId;
|
32
|
+
return this;
|
33
|
+
};
|
34
|
+
Object.defineProperty(ListDnsServersRequest.prototype, "fwInstanceId", {
|
35
|
+
get: function () {
|
36
|
+
return this['fw_instance_id'];
|
37
|
+
},
|
38
|
+
set: function (fwInstanceId) {
|
39
|
+
this['fw_instance_id'] = fwInstanceId;
|
40
|
+
},
|
41
|
+
enumerable: false,
|
42
|
+
configurable: true
|
43
|
+
});
|
44
|
+
ListDnsServersRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
45
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
46
|
+
return this;
|
47
|
+
};
|
48
|
+
Object.defineProperty(ListDnsServersRequest.prototype, "enterpriseProjectId", {
|
49
|
+
get: function () {
|
50
|
+
return this['enterprise_project_id'];
|
51
|
+
},
|
52
|
+
set: function (enterpriseProjectId) {
|
53
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
54
|
+
},
|
55
|
+
enumerable: false,
|
56
|
+
configurable: true
|
57
|
+
});
|
30
58
|
return ListDnsServersRequest;
|
31
59
|
}());
|
32
60
|
exports.ListDnsServersRequest = ListDnsServersRequest;
|
@@ -2,10 +2,18 @@ export declare class ListEastWestFirewallRequest {
|
|
2
2
|
private 'project_id';
|
3
3
|
limit: number;
|
4
4
|
offset: number;
|
5
|
+
private 'enterprise_project_id'?;
|
6
|
+
private 'fw_instance_id'?;
|
5
7
|
constructor(projectId?: any, limit?: any, offset?: any);
|
6
8
|
withProjectId(projectId: string): ListEastWestFirewallRequest;
|
7
9
|
set projectId(projectId: string | undefined);
|
8
10
|
get projectId(): string | undefined;
|
9
11
|
withLimit(limit: number): ListEastWestFirewallRequest;
|
10
12
|
withOffset(offset: number): ListEastWestFirewallRequest;
|
13
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListEastWestFirewallRequest;
|
14
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
15
|
+
get enterpriseProjectId(): string | undefined;
|
16
|
+
withFwInstanceId(fwInstanceId: string): ListEastWestFirewallRequest;
|
17
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
18
|
+
get fwInstanceId(): string | undefined;
|
11
19
|
}
|
@@ -29,6 +29,34 @@ var ListEastWestFirewallRequest = /** @class */ (function () {
|
|
29
29
|
this['offset'] = offset;
|
30
30
|
return this;
|
31
31
|
};
|
32
|
+
ListEastWestFirewallRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
33
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
34
|
+
return this;
|
35
|
+
};
|
36
|
+
Object.defineProperty(ListEastWestFirewallRequest.prototype, "enterpriseProjectId", {
|
37
|
+
get: function () {
|
38
|
+
return this['enterprise_project_id'];
|
39
|
+
},
|
40
|
+
set: function (enterpriseProjectId) {
|
41
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
42
|
+
},
|
43
|
+
enumerable: false,
|
44
|
+
configurable: true
|
45
|
+
});
|
46
|
+
ListEastWestFirewallRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
47
|
+
this['fw_instance_id'] = fwInstanceId;
|
48
|
+
return this;
|
49
|
+
};
|
50
|
+
Object.defineProperty(ListEastWestFirewallRequest.prototype, "fwInstanceId", {
|
51
|
+
get: function () {
|
52
|
+
return this['fw_instance_id'];
|
53
|
+
},
|
54
|
+
set: function (fwInstanceId) {
|
55
|
+
this['fw_instance_id'] = fwInstanceId;
|
56
|
+
},
|
57
|
+
enumerable: false,
|
58
|
+
configurable: true
|
59
|
+
});
|
32
60
|
return ListEastWestFirewallRequest;
|
33
61
|
}());
|
34
62
|
exports.ListEastWestFirewallRequest = ListEastWestFirewallRequest;
|
@@ -9,6 +9,9 @@ export declare class ListEipResourcesRequest {
|
|
9
9
|
private 'enterprise_project_id'?;
|
10
10
|
private 'device_key'?;
|
11
11
|
private 'address_type'?;
|
12
|
+
private 'fw_instance_id'?;
|
13
|
+
private 'fw_key_word'?;
|
14
|
+
private 'eps_id'?;
|
12
15
|
constructor(projectId?: any, objectId?: any, limit?: any, offset?: any);
|
13
16
|
withProjectId(projectId: string): ListEipResourcesRequest;
|
14
17
|
set projectId(projectId: string | undefined);
|
@@ -32,6 +35,15 @@ export declare class ListEipResourcesRequest {
|
|
32
35
|
withAddressType(addressType: number): ListEipResourcesRequest;
|
33
36
|
set addressType(addressType: number | undefined);
|
34
37
|
get addressType(): number | undefined;
|
38
|
+
withFwInstanceId(fwInstanceId: string): ListEipResourcesRequest;
|
39
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
40
|
+
get fwInstanceId(): string | undefined;
|
41
|
+
withFwKeyWord(fwKeyWord: string): ListEipResourcesRequest;
|
42
|
+
set fwKeyWord(fwKeyWord: string | undefined);
|
43
|
+
get fwKeyWord(): string | undefined;
|
44
|
+
withEpsId(epsId: string): ListEipResourcesRequest;
|
45
|
+
set epsId(epsId: string | undefined);
|
46
|
+
get epsId(): string | undefined;
|
35
47
|
}
|
36
48
|
/**
|
37
49
|
* @export
|
@@ -108,6 +108,48 @@ var ListEipResourcesRequest = /** @class */ (function () {
|
|
108
108
|
enumerable: false,
|
109
109
|
configurable: true
|
110
110
|
});
|
111
|
+
ListEipResourcesRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
112
|
+
this['fw_instance_id'] = fwInstanceId;
|
113
|
+
return this;
|
114
|
+
};
|
115
|
+
Object.defineProperty(ListEipResourcesRequest.prototype, "fwInstanceId", {
|
116
|
+
get: function () {
|
117
|
+
return this['fw_instance_id'];
|
118
|
+
},
|
119
|
+
set: function (fwInstanceId) {
|
120
|
+
this['fw_instance_id'] = fwInstanceId;
|
121
|
+
},
|
122
|
+
enumerable: false,
|
123
|
+
configurable: true
|
124
|
+
});
|
125
|
+
ListEipResourcesRequest.prototype.withFwKeyWord = function (fwKeyWord) {
|
126
|
+
this['fw_key_word'] = fwKeyWord;
|
127
|
+
return this;
|
128
|
+
};
|
129
|
+
Object.defineProperty(ListEipResourcesRequest.prototype, "fwKeyWord", {
|
130
|
+
get: function () {
|
131
|
+
return this['fw_key_word'];
|
132
|
+
},
|
133
|
+
set: function (fwKeyWord) {
|
134
|
+
this['fw_key_word'] = fwKeyWord;
|
135
|
+
},
|
136
|
+
enumerable: false,
|
137
|
+
configurable: true
|
138
|
+
});
|
139
|
+
ListEipResourcesRequest.prototype.withEpsId = function (epsId) {
|
140
|
+
this['eps_id'] = epsId;
|
141
|
+
return this;
|
142
|
+
};
|
143
|
+
Object.defineProperty(ListEipResourcesRequest.prototype, "epsId", {
|
144
|
+
get: function () {
|
145
|
+
return this['eps_id'];
|
146
|
+
},
|
147
|
+
set: function (epsId) {
|
148
|
+
this['eps_id'] = epsId;
|
149
|
+
},
|
150
|
+
enumerable: false,
|
151
|
+
configurable: true
|
152
|
+
});
|
111
153
|
return ListEipResourcesRequest;
|
112
154
|
}());
|
113
155
|
exports.ListEipResourcesRequest = ListEipResourcesRequest;
|
@@ -3,6 +3,8 @@ export declare class ListFirewallUsingGetRequest {
|
|
3
3
|
offset: number;
|
4
4
|
limit: number;
|
5
5
|
private 'service_type';
|
6
|
+
private 'enterprise_project_id'?;
|
7
|
+
private 'fw_instance_id'?;
|
6
8
|
constructor(projectId?: any, offset?: any, limit?: any, serviceType?: any);
|
7
9
|
withProjectId(projectId: string): ListFirewallUsingGetRequest;
|
8
10
|
set projectId(projectId: string | undefined);
|
@@ -12,6 +14,12 @@ export declare class ListFirewallUsingGetRequest {
|
|
12
14
|
withServiceType(serviceType: ListFirewallUsingGetRequestServiceTypeEnum): ListFirewallUsingGetRequest;
|
13
15
|
set serviceType(serviceType: ListFirewallUsingGetRequestServiceTypeEnum | undefined);
|
14
16
|
get serviceType(): ListFirewallUsingGetRequestServiceTypeEnum | undefined;
|
17
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListFirewallUsingGetRequest;
|
18
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
19
|
+
get enterpriseProjectId(): string | undefined;
|
20
|
+
withFwInstanceId(fwInstanceId: string): ListFirewallUsingGetRequest;
|
21
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
22
|
+
get fwInstanceId(): string | undefined;
|
15
23
|
}
|
16
24
|
/**
|
17
25
|
* @export
|
@@ -44,6 +44,34 @@ var ListFirewallUsingGetRequest = /** @class */ (function () {
|
|
44
44
|
enumerable: false,
|
45
45
|
configurable: true
|
46
46
|
});
|
47
|
+
ListFirewallUsingGetRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
48
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
49
|
+
return this;
|
50
|
+
};
|
51
|
+
Object.defineProperty(ListFirewallUsingGetRequest.prototype, "enterpriseProjectId", {
|
52
|
+
get: function () {
|
53
|
+
return this['enterprise_project_id'];
|
54
|
+
},
|
55
|
+
set: function (enterpriseProjectId) {
|
56
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
57
|
+
},
|
58
|
+
enumerable: false,
|
59
|
+
configurable: true
|
60
|
+
});
|
61
|
+
ListFirewallUsingGetRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
62
|
+
this['fw_instance_id'] = fwInstanceId;
|
63
|
+
return this;
|
64
|
+
};
|
65
|
+
Object.defineProperty(ListFirewallUsingGetRequest.prototype, "fwInstanceId", {
|
66
|
+
get: function () {
|
67
|
+
return this['fw_instance_id'];
|
68
|
+
},
|
69
|
+
set: function (fwInstanceId) {
|
70
|
+
this['fw_instance_id'] = fwInstanceId;
|
71
|
+
},
|
72
|
+
enumerable: false,
|
73
|
+
configurable: true
|
74
|
+
});
|
47
75
|
return ListFirewallUsingGetRequest;
|
48
76
|
}());
|
49
77
|
exports.ListFirewallUsingGetRequest = ListFirewallUsingGetRequest;
|
@@ -15,6 +15,7 @@ export declare class ListFlowLogsRequest {
|
|
15
15
|
private 'next_date'?;
|
16
16
|
offset?: number;
|
17
17
|
limit: number;
|
18
|
+
private 'enterprise_project_id'?;
|
18
19
|
constructor(projectId?: any, fwInstanceId?: any, startTime?: any, endTime?: any, limit?: any);
|
19
20
|
withProjectId(projectId: string): ListFlowLogsRequest;
|
20
21
|
set projectId(projectId: string | undefined);
|
@@ -54,6 +55,9 @@ export declare class ListFlowLogsRequest {
|
|
54
55
|
get nextDate(): number | undefined;
|
55
56
|
withOffset(offset: number): ListFlowLogsRequest;
|
56
57
|
withLimit(limit: number): ListFlowLogsRequest;
|
58
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListFlowLogsRequest;
|
59
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
60
|
+
get enterpriseProjectId(): string | undefined;
|
57
61
|
}
|
58
62
|
/**
|
59
63
|
* @export
|
@@ -183,6 +183,20 @@ var ListFlowLogsRequest = /** @class */ (function () {
|
|
183
183
|
this['limit'] = limit;
|
184
184
|
return this;
|
185
185
|
};
|
186
|
+
ListFlowLogsRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
187
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
188
|
+
return this;
|
189
|
+
};
|
190
|
+
Object.defineProperty(ListFlowLogsRequest.prototype, "enterpriseProjectId", {
|
191
|
+
get: function () {
|
192
|
+
return this['enterprise_project_id'];
|
193
|
+
},
|
194
|
+
set: function (enterpriseProjectId) {
|
195
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
196
|
+
},
|
197
|
+
enumerable: false,
|
198
|
+
configurable: true
|
199
|
+
});
|
186
200
|
return ListFlowLogsRequest;
|
187
201
|
}());
|
188
202
|
exports.ListFlowLogsRequest = ListFlowLogsRequest;
|
@@ -1,6 +1,8 @@
|
|
1
1
|
export declare class ListIpsProtectModeUsingPostRequest {
|
2
2
|
private 'project_id';
|
3
3
|
private 'object_id';
|
4
|
+
private 'enterprise_project_id'?;
|
5
|
+
private 'fw_instance_id'?;
|
4
6
|
constructor(projectId?: any, objectId?: any);
|
5
7
|
withProjectId(projectId: string): ListIpsProtectModeUsingPostRequest;
|
6
8
|
set projectId(projectId: string | undefined);
|
@@ -8,4 +10,10 @@ export declare class ListIpsProtectModeUsingPostRequest {
|
|
8
10
|
withObjectId(objectId: string): ListIpsProtectModeUsingPostRequest;
|
9
11
|
set objectId(objectId: string | undefined);
|
10
12
|
get objectId(): string | undefined;
|
13
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListIpsProtectModeUsingPostRequest;
|
14
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
15
|
+
get enterpriseProjectId(): string | undefined;
|
16
|
+
withFwInstanceId(fwInstanceId: string): ListIpsProtectModeUsingPostRequest;
|
17
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
18
|
+
get fwInstanceId(): string | undefined;
|
11
19
|
}
|
@@ -34,6 +34,34 @@ var ListIpsProtectModeUsingPostRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
ListIpsProtectModeUsingPostRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(ListIpsProtectModeUsingPostRequest.prototype, "enterpriseProjectId", {
|
42
|
+
get: function () {
|
43
|
+
return this['enterprise_project_id'];
|
44
|
+
},
|
45
|
+
set: function (enterpriseProjectId) {
|
46
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
47
|
+
},
|
48
|
+
enumerable: false,
|
49
|
+
configurable: true
|
50
|
+
});
|
51
|
+
ListIpsProtectModeUsingPostRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(ListIpsProtectModeUsingPostRequest.prototype, "fwInstanceId", {
|
56
|
+
get: function () {
|
57
|
+
return this['fw_instance_id'];
|
58
|
+
},
|
59
|
+
set: function (fwInstanceId) {
|
60
|
+
this['fw_instance_id'] = fwInstanceId;
|
61
|
+
},
|
62
|
+
enumerable: false,
|
63
|
+
configurable: true
|
64
|
+
});
|
37
65
|
return ListIpsProtectModeUsingPostRequest;
|
38
66
|
}());
|
39
67
|
exports.ListIpsProtectModeUsingPostRequest = ListIpsProtectModeUsingPostRequest;
|
@@ -1,6 +1,8 @@
|
|
1
1
|
export declare class ListIpsSwitchStatusUsingGetRequest {
|
2
2
|
private 'project_id';
|
3
3
|
private 'object_id';
|
4
|
+
private 'enterprise_project_id'?;
|
5
|
+
private 'fw_instance_id'?;
|
4
6
|
constructor(projectId?: any, objectId?: any);
|
5
7
|
withProjectId(projectId: string): ListIpsSwitchStatusUsingGetRequest;
|
6
8
|
set projectId(projectId: string | undefined);
|
@@ -8,4 +10,10 @@ export declare class ListIpsSwitchStatusUsingGetRequest {
|
|
8
10
|
withObjectId(objectId: string): ListIpsSwitchStatusUsingGetRequest;
|
9
11
|
set objectId(objectId: string | undefined);
|
10
12
|
get objectId(): string | undefined;
|
13
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListIpsSwitchStatusUsingGetRequest;
|
14
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
15
|
+
get enterpriseProjectId(): string | undefined;
|
16
|
+
withFwInstanceId(fwInstanceId: string): ListIpsSwitchStatusUsingGetRequest;
|
17
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
18
|
+
get fwInstanceId(): string | undefined;
|
11
19
|
}
|
@@ -34,6 +34,34 @@ var ListIpsSwitchStatusUsingGetRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
ListIpsSwitchStatusUsingGetRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(ListIpsSwitchStatusUsingGetRequest.prototype, "enterpriseProjectId", {
|
42
|
+
get: function () {
|
43
|
+
return this['enterprise_project_id'];
|
44
|
+
},
|
45
|
+
set: function (enterpriseProjectId) {
|
46
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
47
|
+
},
|
48
|
+
enumerable: false,
|
49
|
+
configurable: true
|
50
|
+
});
|
51
|
+
ListIpsSwitchStatusUsingGetRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(ListIpsSwitchStatusUsingGetRequest.prototype, "fwInstanceId", {
|
56
|
+
get: function () {
|
57
|
+
return this['fw_instance_id'];
|
58
|
+
},
|
59
|
+
set: function (fwInstanceId) {
|
60
|
+
this['fw_instance_id'] = fwInstanceId;
|
61
|
+
},
|
62
|
+
enumerable: false,
|
63
|
+
configurable: true
|
64
|
+
});
|
37
65
|
return ListIpsSwitchStatusUsingGetRequest;
|
38
66
|
}());
|
39
67
|
exports.ListIpsSwitchStatusUsingGetRequest = ListIpsSwitchStatusUsingGetRequest;
|
@@ -1,6 +1,8 @@
|
|
1
1
|
export declare class ListParseDomainDetailsRequest {
|
2
2
|
private 'project_id';
|
3
3
|
private 'domain_name';
|
4
|
+
private 'enterprise_project_id'?;
|
5
|
+
private 'fw_instance_id'?;
|
4
6
|
constructor(projectId?: any, domainName?: any);
|
5
7
|
withProjectId(projectId: string): ListParseDomainDetailsRequest;
|
6
8
|
set projectId(projectId: string | undefined);
|
@@ -8,4 +10,10 @@ export declare class ListParseDomainDetailsRequest {
|
|
8
10
|
withDomainName(domainName: string): ListParseDomainDetailsRequest;
|
9
11
|
set domainName(domainName: string | undefined);
|
10
12
|
get domainName(): string | undefined;
|
13
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListParseDomainDetailsRequest;
|
14
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
15
|
+
get enterpriseProjectId(): string | undefined;
|
16
|
+
withFwInstanceId(fwInstanceId: string): ListParseDomainDetailsRequest;
|
17
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
18
|
+
get fwInstanceId(): string | undefined;
|
11
19
|
}
|
@@ -34,6 +34,34 @@ var ListParseDomainDetailsRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
ListParseDomainDetailsRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(ListParseDomainDetailsRequest.prototype, "enterpriseProjectId", {
|
42
|
+
get: function () {
|
43
|
+
return this['enterprise_project_id'];
|
44
|
+
},
|
45
|
+
set: function (enterpriseProjectId) {
|
46
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
47
|
+
},
|
48
|
+
enumerable: false,
|
49
|
+
configurable: true
|
50
|
+
});
|
51
|
+
ListParseDomainDetailsRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(ListParseDomainDetailsRequest.prototype, "fwInstanceId", {
|
56
|
+
get: function () {
|
57
|
+
return this['fw_instance_id'];
|
58
|
+
},
|
59
|
+
set: function (fwInstanceId) {
|
60
|
+
this['fw_instance_id'] = fwInstanceId;
|
61
|
+
},
|
62
|
+
enumerable: false,
|
63
|
+
configurable: true
|
64
|
+
});
|
37
65
|
return ListParseDomainDetailsRequest;
|
38
66
|
}());
|
39
67
|
exports.ListParseDomainDetailsRequest = ListParseDomainDetailsRequest;
|
@@ -2,6 +2,8 @@ import { OrderRuleAclDto } from './OrderRuleAclDto';
|
|
2
2
|
export declare class ListRuleAclUsingPutRequest {
|
3
3
|
private 'project_id';
|
4
4
|
private 'acl_rule_id';
|
5
|
+
private 'enterprise_project_id'?;
|
6
|
+
private 'fw_instance_id'?;
|
5
7
|
body?: OrderRuleAclDto;
|
6
8
|
constructor(projectId?: any, aclRuleId?: any);
|
7
9
|
withProjectId(projectId: string): ListRuleAclUsingPutRequest;
|
@@ -10,5 +12,11 @@ export declare class ListRuleAclUsingPutRequest {
|
|
10
12
|
withAclRuleId(aclRuleId: string): ListRuleAclUsingPutRequest;
|
11
13
|
set aclRuleId(aclRuleId: string | undefined);
|
12
14
|
get aclRuleId(): string | undefined;
|
15
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListRuleAclUsingPutRequest;
|
16
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
17
|
+
get enterpriseProjectId(): string | undefined;
|
18
|
+
withFwInstanceId(fwInstanceId: string): ListRuleAclUsingPutRequest;
|
19
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
20
|
+
get fwInstanceId(): string | undefined;
|
13
21
|
withBody(body: OrderRuleAclDto): ListRuleAclUsingPutRequest;
|
14
22
|
}
|
@@ -34,6 +34,34 @@ var ListRuleAclUsingPutRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
ListRuleAclUsingPutRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(ListRuleAclUsingPutRequest.prototype, "enterpriseProjectId", {
|
42
|
+
get: function () {
|
43
|
+
return this['enterprise_project_id'];
|
44
|
+
},
|
45
|
+
set: function (enterpriseProjectId) {
|
46
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
47
|
+
},
|
48
|
+
enumerable: false,
|
49
|
+
configurable: true
|
50
|
+
});
|
51
|
+
ListRuleAclUsingPutRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(ListRuleAclUsingPutRequest.prototype, "fwInstanceId", {
|
56
|
+
get: function () {
|
57
|
+
return this['fw_instance_id'];
|
58
|
+
},
|
59
|
+
set: function (fwInstanceId) {
|
60
|
+
this['fw_instance_id'] = fwInstanceId;
|
61
|
+
},
|
62
|
+
enumerable: false,
|
63
|
+
configurable: true
|
64
|
+
});
|
37
65
|
ListRuleAclUsingPutRequest.prototype.withBody = function (body) {
|
38
66
|
this['body'] = body;
|
39
67
|
return this;
|
@@ -11,6 +11,8 @@ export declare class ListRuleAclsUsingGetRequest {
|
|
11
11
|
private 'address_type'?;
|
12
12
|
limit: number;
|
13
13
|
offset: number;
|
14
|
+
private 'enterprise_project_id'?;
|
15
|
+
private 'fw_instance_id'?;
|
14
16
|
constructor(projectId?: any, objectId?: any, limit?: any, offset?: any);
|
15
17
|
withProjectId(projectId: string): ListRuleAclsUsingGetRequest;
|
16
18
|
set projectId(projectId: string | undefined);
|
@@ -32,6 +34,12 @@ export declare class ListRuleAclsUsingGetRequest {
|
|
32
34
|
get addressType(): ListRuleAclsUsingGetRequestAddressTypeEnum | undefined;
|
33
35
|
withLimit(limit: number): ListRuleAclsUsingGetRequest;
|
34
36
|
withOffset(offset: number): ListRuleAclsUsingGetRequest;
|
37
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListRuleAclsUsingGetRequest;
|
38
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
39
|
+
get enterpriseProjectId(): string | undefined;
|
40
|
+
withFwInstanceId(fwInstanceId: string): ListRuleAclsUsingGetRequest;
|
41
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
42
|
+
get fwInstanceId(): string | undefined;
|
35
43
|
}
|
36
44
|
/**
|
37
45
|
* @export
|