@huaweicloud/huaweicloud-sdk-cfw 3.1.18 → 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
@@ -96,6 +96,34 @@ var ListRuleAclsUsingGetRequest = /** @class */ (function () {
|
|
96
96
|
this['offset'] = offset;
|
97
97
|
return this;
|
98
98
|
};
|
99
|
+
ListRuleAclsUsingGetRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
100
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
101
|
+
return this;
|
102
|
+
};
|
103
|
+
Object.defineProperty(ListRuleAclsUsingGetRequest.prototype, "enterpriseProjectId", {
|
104
|
+
get: function () {
|
105
|
+
return this['enterprise_project_id'];
|
106
|
+
},
|
107
|
+
set: function (enterpriseProjectId) {
|
108
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
109
|
+
},
|
110
|
+
enumerable: false,
|
111
|
+
configurable: true
|
112
|
+
});
|
113
|
+
ListRuleAclsUsingGetRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
114
|
+
this['fw_instance_id'] = fwInstanceId;
|
115
|
+
return this;
|
116
|
+
};
|
117
|
+
Object.defineProperty(ListRuleAclsUsingGetRequest.prototype, "fwInstanceId", {
|
118
|
+
get: function () {
|
119
|
+
return this['fw_instance_id'];
|
120
|
+
},
|
121
|
+
set: function (fwInstanceId) {
|
122
|
+
this['fw_instance_id'] = fwInstanceId;
|
123
|
+
},
|
124
|
+
enumerable: false,
|
125
|
+
configurable: true
|
126
|
+
});
|
99
127
|
return ListRuleAclsUsingGetRequest;
|
100
128
|
}());
|
101
129
|
exports.ListRuleAclsUsingGetRequest = ListRuleAclsUsingGetRequest;
|
@@ -1,10 +1,18 @@
|
|
1
1
|
import { ListRuleHitCountDto } from './ListRuleHitCountDto';
|
2
2
|
export declare class ListRuleHitCountRequest {
|
3
3
|
private 'project_id';
|
4
|
+
private 'enterprise_project_id'?;
|
5
|
+
private 'fw_instance_id'?;
|
4
6
|
body?: ListRuleHitCountDto;
|
5
7
|
constructor(projectId?: any);
|
6
8
|
withProjectId(projectId: string): ListRuleHitCountRequest;
|
7
9
|
set projectId(projectId: string | undefined);
|
8
10
|
get projectId(): string | undefined;
|
11
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListRuleHitCountRequest;
|
12
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
13
|
+
get enterpriseProjectId(): string | undefined;
|
14
|
+
withFwInstanceId(fwInstanceId: string): ListRuleHitCountRequest;
|
15
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
16
|
+
get fwInstanceId(): string | undefined;
|
9
17
|
withBody(body: ListRuleHitCountDto): ListRuleHitCountRequest;
|
10
18
|
}
|
@@ -19,6 +19,34 @@ var ListRuleHitCountRequest = /** @class */ (function () {
|
|
19
19
|
enumerable: false,
|
20
20
|
configurable: true
|
21
21
|
});
|
22
|
+
ListRuleHitCountRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
23
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
24
|
+
return this;
|
25
|
+
};
|
26
|
+
Object.defineProperty(ListRuleHitCountRequest.prototype, "enterpriseProjectId", {
|
27
|
+
get: function () {
|
28
|
+
return this['enterprise_project_id'];
|
29
|
+
},
|
30
|
+
set: function (enterpriseProjectId) {
|
31
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
32
|
+
},
|
33
|
+
enumerable: false,
|
34
|
+
configurable: true
|
35
|
+
});
|
36
|
+
ListRuleHitCountRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
37
|
+
this['fw_instance_id'] = fwInstanceId;
|
38
|
+
return this;
|
39
|
+
};
|
40
|
+
Object.defineProperty(ListRuleHitCountRequest.prototype, "fwInstanceId", {
|
41
|
+
get: function () {
|
42
|
+
return this['fw_instance_id'];
|
43
|
+
},
|
44
|
+
set: function (fwInstanceId) {
|
45
|
+
this['fw_instance_id'] = fwInstanceId;
|
46
|
+
},
|
47
|
+
enumerable: false,
|
48
|
+
configurable: true
|
49
|
+
});
|
22
50
|
ListRuleHitCountRequest.prototype.withBody = function (body) {
|
23
51
|
this['body'] = body;
|
24
52
|
return this;
|
@@ -4,6 +4,8 @@ export declare class ListServiceItemsDetailsRequest {
|
|
4
4
|
private 'key_word'?;
|
5
5
|
limit: number;
|
6
6
|
offset: number;
|
7
|
+
private 'enterprise_project_id'?;
|
8
|
+
private 'fw_instance_id'?;
|
7
9
|
constructor(projectId?: any, setId?: any, limit?: any, offset?: any);
|
8
10
|
withProjectId(projectId: string): ListServiceItemsDetailsRequest;
|
9
11
|
set projectId(projectId: string | undefined);
|
@@ -16,4 +18,10 @@ export declare class ListServiceItemsDetailsRequest {
|
|
16
18
|
get keyWord(): string | undefined;
|
17
19
|
withLimit(limit: number): ListServiceItemsDetailsRequest;
|
18
20
|
withOffset(offset: number): ListServiceItemsDetailsRequest;
|
21
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListServiceItemsDetailsRequest;
|
22
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
23
|
+
get enterpriseProjectId(): string | undefined;
|
24
|
+
withFwInstanceId(fwInstanceId: string): ListServiceItemsDetailsRequest;
|
25
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
26
|
+
get fwInstanceId(): string | undefined;
|
19
27
|
}
|
@@ -58,6 +58,34 @@ var ListServiceItemsDetailsRequest = /** @class */ (function () {
|
|
58
58
|
this['offset'] = offset;
|
59
59
|
return this;
|
60
60
|
};
|
61
|
+
ListServiceItemsDetailsRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
62
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
63
|
+
return this;
|
64
|
+
};
|
65
|
+
Object.defineProperty(ListServiceItemsDetailsRequest.prototype, "enterpriseProjectId", {
|
66
|
+
get: function () {
|
67
|
+
return this['enterprise_project_id'];
|
68
|
+
},
|
69
|
+
set: function (enterpriseProjectId) {
|
70
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
71
|
+
},
|
72
|
+
enumerable: false,
|
73
|
+
configurable: true
|
74
|
+
});
|
75
|
+
ListServiceItemsDetailsRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
76
|
+
this['fw_instance_id'] = fwInstanceId;
|
77
|
+
return this;
|
78
|
+
};
|
79
|
+
Object.defineProperty(ListServiceItemsDetailsRequest.prototype, "fwInstanceId", {
|
80
|
+
get: function () {
|
81
|
+
return this['fw_instance_id'];
|
82
|
+
},
|
83
|
+
set: function (fwInstanceId) {
|
84
|
+
this['fw_instance_id'] = fwInstanceId;
|
85
|
+
},
|
86
|
+
enumerable: false,
|
87
|
+
configurable: true
|
88
|
+
});
|
61
89
|
return ListServiceItemsDetailsRequest;
|
62
90
|
}());
|
63
91
|
exports.ListServiceItemsDetailsRequest = ListServiceItemsDetailsRequest;
|
@@ -1,6 +1,8 @@
|
|
1
1
|
export declare class ListServiceSetDetailsRequest {
|
2
2
|
private 'project_id';
|
3
3
|
private 'set_id';
|
4
|
+
private 'enterprise_project_id'?;
|
5
|
+
private 'fw_instance_id'?;
|
4
6
|
constructor(projectId?: any, setId?: any);
|
5
7
|
withProjectId(projectId: string): ListServiceSetDetailsRequest;
|
6
8
|
set projectId(projectId: string | undefined);
|
@@ -8,4 +10,10 @@ export declare class ListServiceSetDetailsRequest {
|
|
8
10
|
withSetId(setId: string): ListServiceSetDetailsRequest;
|
9
11
|
set setId(setId: string | undefined);
|
10
12
|
get setId(): string | undefined;
|
13
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListServiceSetDetailsRequest;
|
14
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
15
|
+
get enterpriseProjectId(): string | undefined;
|
16
|
+
withFwInstanceId(fwInstanceId: string): ListServiceSetDetailsRequest;
|
17
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
18
|
+
get fwInstanceId(): string | undefined;
|
11
19
|
}
|
@@ -34,6 +34,34 @@ var ListServiceSetDetailsRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
ListServiceSetDetailsRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(ListServiceSetDetailsRequest.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
|
+
ListServiceSetDetailsRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(ListServiceSetDetailsRequest.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 ListServiceSetDetailsRequest;
|
38
66
|
}());
|
39
67
|
exports.ListServiceSetDetailsRequest = ListServiceSetDetailsRequest;
|
@@ -4,6 +4,8 @@ export declare class ListServiceSetRequest {
|
|
4
4
|
private 'key_word'?;
|
5
5
|
limit: number;
|
6
6
|
offset: number;
|
7
|
+
private 'enterprise_project_id'?;
|
8
|
+
private 'fw_instance_id'?;
|
7
9
|
constructor(projectId?: any, objectId?: any, limit?: any, offset?: any);
|
8
10
|
withProjectId(projectId: string): ListServiceSetRequest;
|
9
11
|
set projectId(projectId: string | undefined);
|
@@ -16,4 +18,10 @@ export declare class ListServiceSetRequest {
|
|
16
18
|
get keyWord(): string | undefined;
|
17
19
|
withLimit(limit: number): ListServiceSetRequest;
|
18
20
|
withOffset(offset: number): ListServiceSetRequest;
|
21
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListServiceSetRequest;
|
22
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
23
|
+
get enterpriseProjectId(): string | undefined;
|
24
|
+
withFwInstanceId(fwInstanceId: string): ListServiceSetRequest;
|
25
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
26
|
+
get fwInstanceId(): string | undefined;
|
19
27
|
}
|
@@ -58,6 +58,34 @@ var ListServiceSetRequest = /** @class */ (function () {
|
|
58
58
|
this['offset'] = offset;
|
59
59
|
return this;
|
60
60
|
};
|
61
|
+
ListServiceSetRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
62
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
63
|
+
return this;
|
64
|
+
};
|
65
|
+
Object.defineProperty(ListServiceSetRequest.prototype, "enterpriseProjectId", {
|
66
|
+
get: function () {
|
67
|
+
return this['enterprise_project_id'];
|
68
|
+
},
|
69
|
+
set: function (enterpriseProjectId) {
|
70
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
71
|
+
},
|
72
|
+
enumerable: false,
|
73
|
+
configurable: true
|
74
|
+
});
|
75
|
+
ListServiceSetRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
76
|
+
this['fw_instance_id'] = fwInstanceId;
|
77
|
+
return this;
|
78
|
+
};
|
79
|
+
Object.defineProperty(ListServiceSetRequest.prototype, "fwInstanceId", {
|
80
|
+
get: function () {
|
81
|
+
return this['fw_instance_id'];
|
82
|
+
},
|
83
|
+
set: function (fwInstanceId) {
|
84
|
+
this['fw_instance_id'] = fwInstanceId;
|
85
|
+
},
|
86
|
+
enumerable: false,
|
87
|
+
configurable: true
|
88
|
+
});
|
61
89
|
return ListServiceSetRequest;
|
62
90
|
}());
|
63
91
|
exports.ListServiceSetRequest = ListServiceSetRequest;
|
@@ -1,6 +1,8 @@
|
|
1
1
|
export declare class ListVpcProtectsRequest {
|
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): ListVpcProtectsRequest;
|
6
8
|
set projectId(projectId: string | undefined);
|
@@ -8,4 +10,10 @@ export declare class ListVpcProtectsRequest {
|
|
8
10
|
withObjectId(objectId: string): ListVpcProtectsRequest;
|
9
11
|
set objectId(objectId: string | undefined);
|
10
12
|
get objectId(): string | undefined;
|
13
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListVpcProtectsRequest;
|
14
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
15
|
+
get enterpriseProjectId(): string | undefined;
|
16
|
+
withFwInstanceId(fwInstanceId: string): ListVpcProtectsRequest;
|
17
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
18
|
+
get fwInstanceId(): string | undefined;
|
11
19
|
}
|
@@ -34,6 +34,34 @@ var ListVpcProtectsRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
ListVpcProtectsRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(ListVpcProtectsRequest.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
|
+
ListVpcProtectsRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(ListVpcProtectsRequest.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 ListVpcProtectsRequest;
|
38
66
|
}());
|
39
67
|
exports.ListVpcProtectsRequest = ListVpcProtectsRequest;
|
@@ -2,6 +2,8 @@ import { UpdateAddressSetDto } from './UpdateAddressSetDto';
|
|
2
2
|
export declare class UpdateAddressSetInfoUsingPutRequest {
|
3
3
|
private 'project_id';
|
4
4
|
private 'set_id';
|
5
|
+
private 'enterprise_project_id'?;
|
6
|
+
private 'fw_instance_id'?;
|
5
7
|
body?: UpdateAddressSetDto;
|
6
8
|
constructor(projectId?: any, setId?: any);
|
7
9
|
withProjectId(projectId: string): UpdateAddressSetInfoUsingPutRequest;
|
@@ -10,5 +12,11 @@ export declare class UpdateAddressSetInfoUsingPutRequest {
|
|
10
12
|
withSetId(setId: string): UpdateAddressSetInfoUsingPutRequest;
|
11
13
|
set setId(setId: string | undefined);
|
12
14
|
get setId(): string | undefined;
|
15
|
+
withEnterpriseProjectId(enterpriseProjectId: string): UpdateAddressSetInfoUsingPutRequest;
|
16
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
17
|
+
get enterpriseProjectId(): string | undefined;
|
18
|
+
withFwInstanceId(fwInstanceId: string): UpdateAddressSetInfoUsingPutRequest;
|
19
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
20
|
+
get fwInstanceId(): string | undefined;
|
13
21
|
withBody(body: UpdateAddressSetDto): UpdateAddressSetInfoUsingPutRequest;
|
14
22
|
}
|
@@ -34,6 +34,34 @@ var UpdateAddressSetInfoUsingPutRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
UpdateAddressSetInfoUsingPutRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(UpdateAddressSetInfoUsingPutRequest.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
|
+
UpdateAddressSetInfoUsingPutRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(UpdateAddressSetInfoUsingPutRequest.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
|
UpdateAddressSetInfoUsingPutRequest.prototype.withBody = function (body) {
|
38
66
|
this['body'] = body;
|
39
67
|
return this;
|
@@ -2,6 +2,8 @@ import { UpdateBlackWhiteListDto } from './UpdateBlackWhiteListDto';
|
|
2
2
|
export declare class UpdateBlackWhiteListUsingPutRequest {
|
3
3
|
private 'project_id';
|
4
4
|
private 'list_id';
|
5
|
+
private 'enterprise_project_id'?;
|
6
|
+
private 'fw_instance_id'?;
|
5
7
|
body?: UpdateBlackWhiteListDto;
|
6
8
|
constructor(projectId?: any, listId?: any);
|
7
9
|
withProjectId(projectId: string): UpdateBlackWhiteListUsingPutRequest;
|
@@ -10,5 +12,11 @@ export declare class UpdateBlackWhiteListUsingPutRequest {
|
|
10
12
|
withListId(listId: string): UpdateBlackWhiteListUsingPutRequest;
|
11
13
|
set listId(listId: string | undefined);
|
12
14
|
get listId(): string | undefined;
|
15
|
+
withEnterpriseProjectId(enterpriseProjectId: string): UpdateBlackWhiteListUsingPutRequest;
|
16
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
17
|
+
get enterpriseProjectId(): string | undefined;
|
18
|
+
withFwInstanceId(fwInstanceId: string): UpdateBlackWhiteListUsingPutRequest;
|
19
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
20
|
+
get fwInstanceId(): string | undefined;
|
13
21
|
withBody(body: UpdateBlackWhiteListDto): UpdateBlackWhiteListUsingPutRequest;
|
14
22
|
}
|
@@ -34,6 +34,34 @@ var UpdateBlackWhiteListUsingPutRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
UpdateBlackWhiteListUsingPutRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(UpdateBlackWhiteListUsingPutRequest.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
|
+
UpdateBlackWhiteListUsingPutRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(UpdateBlackWhiteListUsingPutRequest.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
|
UpdateBlackWhiteListUsingPutRequest.prototype.withBody = function (body) {
|
38
66
|
this['body'] = body;
|
39
67
|
return this;
|
@@ -1,10 +1,18 @@
|
|
1
1
|
import { UpdateDnsServersRequestBody } from './UpdateDnsServersRequestBody';
|
2
2
|
export declare class UpdateDnsServersRequest {
|
3
3
|
private 'project_id';
|
4
|
+
private 'fw_instance_id'?;
|
5
|
+
private 'enterprise_project_id'?;
|
4
6
|
body?: UpdateDnsServersRequestBody;
|
5
7
|
constructor(projectId?: any);
|
6
8
|
withProjectId(projectId: string): UpdateDnsServersRequest;
|
7
9
|
set projectId(projectId: string | undefined);
|
8
10
|
get projectId(): string | undefined;
|
11
|
+
withFwInstanceId(fwInstanceId: string): UpdateDnsServersRequest;
|
12
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
13
|
+
get fwInstanceId(): string | undefined;
|
14
|
+
withEnterpriseProjectId(enterpriseProjectId: string): UpdateDnsServersRequest;
|
15
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
16
|
+
get enterpriseProjectId(): string | undefined;
|
9
17
|
withBody(body: UpdateDnsServersRequestBody): UpdateDnsServersRequest;
|
10
18
|
}
|
@@ -19,6 +19,34 @@ var UpdateDnsServersRequest = /** @class */ (function () {
|
|
19
19
|
enumerable: false,
|
20
20
|
configurable: true
|
21
21
|
});
|
22
|
+
UpdateDnsServersRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
23
|
+
this['fw_instance_id'] = fwInstanceId;
|
24
|
+
return this;
|
25
|
+
};
|
26
|
+
Object.defineProperty(UpdateDnsServersRequest.prototype, "fwInstanceId", {
|
27
|
+
get: function () {
|
28
|
+
return this['fw_instance_id'];
|
29
|
+
},
|
30
|
+
set: function (fwInstanceId) {
|
31
|
+
this['fw_instance_id'] = fwInstanceId;
|
32
|
+
},
|
33
|
+
enumerable: false,
|
34
|
+
configurable: true
|
35
|
+
});
|
36
|
+
UpdateDnsServersRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
37
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
38
|
+
return this;
|
39
|
+
};
|
40
|
+
Object.defineProperty(UpdateDnsServersRequest.prototype, "enterpriseProjectId", {
|
41
|
+
get: function () {
|
42
|
+
return this['enterprise_project_id'];
|
43
|
+
},
|
44
|
+
set: function (enterpriseProjectId) {
|
45
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
46
|
+
},
|
47
|
+
enumerable: false,
|
48
|
+
configurable: true
|
49
|
+
});
|
22
50
|
UpdateDnsServersRequest.prototype.withBody = function (body) {
|
23
51
|
this['body'] = body;
|
24
52
|
return this;
|
@@ -2,6 +2,8 @@ import { UpdateRuleAclDto } from './UpdateRuleAclDto';
|
|
2
2
|
export declare class UpdateRuleAclUsingPutRequest {
|
3
3
|
private 'project_id';
|
4
4
|
private 'acl_rule_id';
|
5
|
+
private 'enterprise_project_id'?;
|
6
|
+
private 'fw_instance_id'?;
|
5
7
|
body?: UpdateRuleAclDto;
|
6
8
|
constructor(projectId?: any, aclRuleId?: any);
|
7
9
|
withProjectId(projectId: string): UpdateRuleAclUsingPutRequest;
|
@@ -10,5 +12,11 @@ export declare class UpdateRuleAclUsingPutRequest {
|
|
10
12
|
withAclRuleId(aclRuleId: string): UpdateRuleAclUsingPutRequest;
|
11
13
|
set aclRuleId(aclRuleId: string | undefined);
|
12
14
|
get aclRuleId(): string | undefined;
|
15
|
+
withEnterpriseProjectId(enterpriseProjectId: string): UpdateRuleAclUsingPutRequest;
|
16
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
17
|
+
get enterpriseProjectId(): string | undefined;
|
18
|
+
withFwInstanceId(fwInstanceId: string): UpdateRuleAclUsingPutRequest;
|
19
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
20
|
+
get fwInstanceId(): string | undefined;
|
13
21
|
withBody(body: UpdateRuleAclDto): UpdateRuleAclUsingPutRequest;
|
14
22
|
}
|
@@ -34,6 +34,34 @@ var UpdateRuleAclUsingPutRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
UpdateRuleAclUsingPutRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(UpdateRuleAclUsingPutRequest.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
|
+
UpdateRuleAclUsingPutRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(UpdateRuleAclUsingPutRequest.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
|
UpdateRuleAclUsingPutRequest.prototype.withBody = function (body) {
|
38
66
|
this['body'] = body;
|
39
67
|
return this;
|
@@ -2,6 +2,8 @@ import { UpdateServiceSetUsingPUTRequestBody } from './UpdateServiceSetUsingPUTR
|
|
2
2
|
export declare class UpdateServiceSetUsingPutRequest {
|
3
3
|
private 'project_id';
|
4
4
|
private 'set_id';
|
5
|
+
private 'enterprise_project_id'?;
|
6
|
+
private 'fw_instance_id'?;
|
5
7
|
body?: UpdateServiceSetUsingPUTRequestBody;
|
6
8
|
constructor(projectId?: any, setId?: any);
|
7
9
|
withProjectId(projectId: string): UpdateServiceSetUsingPutRequest;
|
@@ -10,5 +12,11 @@ export declare class UpdateServiceSetUsingPutRequest {
|
|
10
12
|
withSetId(setId: string): UpdateServiceSetUsingPutRequest;
|
11
13
|
set setId(setId: string | undefined);
|
12
14
|
get setId(): string | undefined;
|
15
|
+
withEnterpriseProjectId(enterpriseProjectId: string): UpdateServiceSetUsingPutRequest;
|
16
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
17
|
+
get enterpriseProjectId(): string | undefined;
|
18
|
+
withFwInstanceId(fwInstanceId: string): UpdateServiceSetUsingPutRequest;
|
19
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
20
|
+
get fwInstanceId(): string | undefined;
|
13
21
|
withBody(body: UpdateServiceSetUsingPUTRequestBody): UpdateServiceSetUsingPutRequest;
|
14
22
|
}
|
@@ -34,6 +34,34 @@ var UpdateServiceSetUsingPutRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
UpdateServiceSetUsingPutRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(UpdateServiceSetUsingPutRequest.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
|
+
UpdateServiceSetUsingPutRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(UpdateServiceSetUsingPutRequest.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
|
UpdateServiceSetUsingPutRequest.prototype.withBody = function (body) {
|
38
66
|
this['body'] = body;
|
39
67
|
return this;
|