@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
@@ -1,6 +1,8 @@
|
|
1
1
|
export declare class DeleteAddressItemUsingDeleteRequest {
|
2
2
|
private 'item_id';
|
3
3
|
private 'project_id';
|
4
|
+
private 'enterprise_project_id'?;
|
5
|
+
private 'fw_instance_id'?;
|
4
6
|
constructor(itemId?: any, projectId?: any);
|
5
7
|
withItemId(itemId: string): DeleteAddressItemUsingDeleteRequest;
|
6
8
|
set itemId(itemId: string | undefined);
|
@@ -8,4 +10,10 @@ export declare class DeleteAddressItemUsingDeleteRequest {
|
|
8
10
|
withProjectId(projectId: string): DeleteAddressItemUsingDeleteRequest;
|
9
11
|
set projectId(projectId: string | undefined);
|
10
12
|
get projectId(): string | undefined;
|
13
|
+
withEnterpriseProjectId(enterpriseProjectId: string): DeleteAddressItemUsingDeleteRequest;
|
14
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
15
|
+
get enterpriseProjectId(): string | undefined;
|
16
|
+
withFwInstanceId(fwInstanceId: string): DeleteAddressItemUsingDeleteRequest;
|
17
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
18
|
+
get fwInstanceId(): string | undefined;
|
11
19
|
}
|
@@ -34,6 +34,34 @@ var DeleteAddressItemUsingDeleteRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
DeleteAddressItemUsingDeleteRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(DeleteAddressItemUsingDeleteRequest.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
|
+
DeleteAddressItemUsingDeleteRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(DeleteAddressItemUsingDeleteRequest.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 DeleteAddressItemUsingDeleteRequest;
|
38
66
|
}());
|
39
67
|
exports.DeleteAddressItemUsingDeleteRequest = DeleteAddressItemUsingDeleteRequest;
|
@@ -1,6 +1,8 @@
|
|
1
1
|
export declare class DeleteAddressSetInfoUsingDeleteRequest {
|
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): DeleteAddressSetInfoUsingDeleteRequest;
|
6
8
|
set projectId(projectId: string | undefined);
|
@@ -8,4 +10,10 @@ export declare class DeleteAddressSetInfoUsingDeleteRequest {
|
|
8
10
|
withSetId(setId: string): DeleteAddressSetInfoUsingDeleteRequest;
|
9
11
|
set setId(setId: string | undefined);
|
10
12
|
get setId(): string | undefined;
|
13
|
+
withEnterpriseProjectId(enterpriseProjectId: string): DeleteAddressSetInfoUsingDeleteRequest;
|
14
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
15
|
+
get enterpriseProjectId(): string | undefined;
|
16
|
+
withFwInstanceId(fwInstanceId: string): DeleteAddressSetInfoUsingDeleteRequest;
|
17
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
18
|
+
get fwInstanceId(): string | undefined;
|
11
19
|
}
|
@@ -34,6 +34,34 @@ var DeleteAddressSetInfoUsingDeleteRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
DeleteAddressSetInfoUsingDeleteRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(DeleteAddressSetInfoUsingDeleteRequest.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
|
+
DeleteAddressSetInfoUsingDeleteRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(DeleteAddressSetInfoUsingDeleteRequest.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 DeleteAddressSetInfoUsingDeleteRequest;
|
38
66
|
}());
|
39
67
|
exports.DeleteAddressSetInfoUsingDeleteRequest = DeleteAddressSetInfoUsingDeleteRequest;
|
@@ -1,6 +1,8 @@
|
|
1
1
|
export declare class DeleteBlackWhiteListUsingDeleteRequest {
|
2
2
|
private 'project_id';
|
3
3
|
private 'list_id';
|
4
|
+
private 'enterprise_project_id'?;
|
5
|
+
private 'fw_instance_id'?;
|
4
6
|
constructor(projectId?: any, listId?: any);
|
5
7
|
withProjectId(projectId: string): DeleteBlackWhiteListUsingDeleteRequest;
|
6
8
|
set projectId(projectId: string | undefined);
|
@@ -8,4 +10,10 @@ export declare class DeleteBlackWhiteListUsingDeleteRequest {
|
|
8
10
|
withListId(listId: string): DeleteBlackWhiteListUsingDeleteRequest;
|
9
11
|
set listId(listId: string | undefined);
|
10
12
|
get listId(): string | undefined;
|
13
|
+
withEnterpriseProjectId(enterpriseProjectId: string): DeleteBlackWhiteListUsingDeleteRequest;
|
14
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
15
|
+
get enterpriseProjectId(): string | undefined;
|
16
|
+
withFwInstanceId(fwInstanceId: string): DeleteBlackWhiteListUsingDeleteRequest;
|
17
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
18
|
+
get fwInstanceId(): string | undefined;
|
11
19
|
}
|
@@ -34,6 +34,34 @@ var DeleteBlackWhiteListUsingDeleteRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
DeleteBlackWhiteListUsingDeleteRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(DeleteBlackWhiteListUsingDeleteRequest.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
|
+
DeleteBlackWhiteListUsingDeleteRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(DeleteBlackWhiteListUsingDeleteRequest.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 DeleteBlackWhiteListUsingDeleteRequest;
|
38
66
|
}());
|
39
67
|
exports.DeleteBlackWhiteListUsingDeleteRequest = DeleteBlackWhiteListUsingDeleteRequest;
|
@@ -1,6 +1,8 @@
|
|
1
1
|
export declare class DeleteRuleAclUsingDeleteRequest {
|
2
2
|
private 'project_id';
|
3
3
|
private 'acl_rule_id';
|
4
|
+
private 'enterprise_project_id'?;
|
5
|
+
private 'fw_instance_id'?;
|
4
6
|
constructor(projectId?: any, aclRuleId?: any);
|
5
7
|
withProjectId(projectId: string): DeleteRuleAclUsingDeleteRequest;
|
6
8
|
set projectId(projectId: string | undefined);
|
@@ -8,4 +10,10 @@ export declare class DeleteRuleAclUsingDeleteRequest {
|
|
8
10
|
withAclRuleId(aclRuleId: string): DeleteRuleAclUsingDeleteRequest;
|
9
11
|
set aclRuleId(aclRuleId: string | undefined);
|
10
12
|
get aclRuleId(): string | undefined;
|
13
|
+
withEnterpriseProjectId(enterpriseProjectId: string): DeleteRuleAclUsingDeleteRequest;
|
14
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
15
|
+
get enterpriseProjectId(): string | undefined;
|
16
|
+
withFwInstanceId(fwInstanceId: string): DeleteRuleAclUsingDeleteRequest;
|
17
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
18
|
+
get fwInstanceId(): string | undefined;
|
11
19
|
}
|
@@ -34,6 +34,34 @@ var DeleteRuleAclUsingDeleteRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
DeleteRuleAclUsingDeleteRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(DeleteRuleAclUsingDeleteRequest.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
|
+
DeleteRuleAclUsingDeleteRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(DeleteRuleAclUsingDeleteRequest.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 DeleteRuleAclUsingDeleteRequest;
|
38
66
|
}());
|
39
67
|
exports.DeleteRuleAclUsingDeleteRequest = DeleteRuleAclUsingDeleteRequest;
|
@@ -1,6 +1,8 @@
|
|
1
1
|
export declare class DeleteServiceItemUsingDeleteRequest {
|
2
2
|
private 'project_id';
|
3
3
|
private 'item_id';
|
4
|
+
private 'enterprise_project_id'?;
|
5
|
+
private 'fw_instance_id'?;
|
4
6
|
constructor(projectId?: any, itemId?: any);
|
5
7
|
withProjectId(projectId: string): DeleteServiceItemUsingDeleteRequest;
|
6
8
|
set projectId(projectId: string | undefined);
|
@@ -8,4 +10,10 @@ export declare class DeleteServiceItemUsingDeleteRequest {
|
|
8
10
|
withItemId(itemId: string): DeleteServiceItemUsingDeleteRequest;
|
9
11
|
set itemId(itemId: string | undefined);
|
10
12
|
get itemId(): string | undefined;
|
13
|
+
withEnterpriseProjectId(enterpriseProjectId: string): DeleteServiceItemUsingDeleteRequest;
|
14
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
15
|
+
get enterpriseProjectId(): string | undefined;
|
16
|
+
withFwInstanceId(fwInstanceId: string): DeleteServiceItemUsingDeleteRequest;
|
17
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
18
|
+
get fwInstanceId(): string | undefined;
|
11
19
|
}
|
@@ -34,6 +34,34 @@ var DeleteServiceItemUsingDeleteRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
DeleteServiceItemUsingDeleteRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(DeleteServiceItemUsingDeleteRequest.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
|
+
DeleteServiceItemUsingDeleteRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(DeleteServiceItemUsingDeleteRequest.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 DeleteServiceItemUsingDeleteRequest;
|
38
66
|
}());
|
39
67
|
exports.DeleteServiceItemUsingDeleteRequest = DeleteServiceItemUsingDeleteRequest;
|
@@ -1,6 +1,8 @@
|
|
1
1
|
export declare class DeleteServiceSetUsingDeleteRequest {
|
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): DeleteServiceSetUsingDeleteRequest;
|
6
8
|
set projectId(projectId: string | undefined);
|
@@ -8,4 +10,10 @@ export declare class DeleteServiceSetUsingDeleteRequest {
|
|
8
10
|
withSetId(setId: string): DeleteServiceSetUsingDeleteRequest;
|
9
11
|
set setId(setId: string | undefined);
|
10
12
|
get setId(): string | undefined;
|
13
|
+
withEnterpriseProjectId(enterpriseProjectId: string): DeleteServiceSetUsingDeleteRequest;
|
14
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
15
|
+
get enterpriseProjectId(): string | undefined;
|
16
|
+
withFwInstanceId(fwInstanceId: string): DeleteServiceSetUsingDeleteRequest;
|
17
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
18
|
+
get fwInstanceId(): string | undefined;
|
11
19
|
}
|
@@ -34,6 +34,34 @@ var DeleteServiceSetUsingDeleteRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
DeleteServiceSetUsingDeleteRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(DeleteServiceSetUsingDeleteRequest.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
|
+
DeleteServiceSetUsingDeleteRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(DeleteServiceSetUsingDeleteRequest.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 DeleteServiceSetUsingDeleteRequest;
|
38
66
|
}());
|
39
67
|
exports.DeleteServiceSetUsingDeleteRequest = DeleteServiceSetUsingDeleteRequest;
|
@@ -8,6 +8,9 @@ export declare class EipResource {
|
|
8
8
|
private 'device_name'?;
|
9
9
|
private 'device_owner'?;
|
10
10
|
private 'associate_instance_type'?;
|
11
|
+
private 'fw_instance_name'?;
|
12
|
+
private 'fw_instance_id'?;
|
13
|
+
private 'fw_enterprise_project_id'?;
|
11
14
|
constructor();
|
12
15
|
withId(id: string): EipResource;
|
13
16
|
withPublicIp(publicIp: string): EipResource;
|
@@ -32,6 +35,15 @@ export declare class EipResource {
|
|
32
35
|
withAssociateInstanceType(associateInstanceType: string): EipResource;
|
33
36
|
set associateInstanceType(associateInstanceType: string | undefined);
|
34
37
|
get associateInstanceType(): string | undefined;
|
38
|
+
withFwInstanceName(fwInstanceName: string): EipResource;
|
39
|
+
set fwInstanceName(fwInstanceName: string | undefined);
|
40
|
+
get fwInstanceName(): string | undefined;
|
41
|
+
withFwInstanceId(fwInstanceId: string): EipResource;
|
42
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
43
|
+
get fwInstanceId(): string | undefined;
|
44
|
+
withFwEnterpriseProjectId(fwEnterpriseProjectId: string): EipResource;
|
45
|
+
set fwEnterpriseProjectId(fwEnterpriseProjectId: string | undefined);
|
46
|
+
get fwEnterpriseProjectId(): string | undefined;
|
35
47
|
}
|
36
48
|
/**
|
37
49
|
* @export
|
package/v1/model/EipResource.js
CHANGED
@@ -110,6 +110,48 @@ var EipResource = /** @class */ (function () {
|
|
110
110
|
enumerable: false,
|
111
111
|
configurable: true
|
112
112
|
});
|
113
|
+
EipResource.prototype.withFwInstanceName = function (fwInstanceName) {
|
114
|
+
this['fw_instance_name'] = fwInstanceName;
|
115
|
+
return this;
|
116
|
+
};
|
117
|
+
Object.defineProperty(EipResource.prototype, "fwInstanceName", {
|
118
|
+
get: function () {
|
119
|
+
return this['fw_instance_name'];
|
120
|
+
},
|
121
|
+
set: function (fwInstanceName) {
|
122
|
+
this['fw_instance_name'] = fwInstanceName;
|
123
|
+
},
|
124
|
+
enumerable: false,
|
125
|
+
configurable: true
|
126
|
+
});
|
127
|
+
EipResource.prototype.withFwInstanceId = function (fwInstanceId) {
|
128
|
+
this['fw_instance_id'] = fwInstanceId;
|
129
|
+
return this;
|
130
|
+
};
|
131
|
+
Object.defineProperty(EipResource.prototype, "fwInstanceId", {
|
132
|
+
get: function () {
|
133
|
+
return this['fw_instance_id'];
|
134
|
+
},
|
135
|
+
set: function (fwInstanceId) {
|
136
|
+
this['fw_instance_id'] = fwInstanceId;
|
137
|
+
},
|
138
|
+
enumerable: false,
|
139
|
+
configurable: true
|
140
|
+
});
|
141
|
+
EipResource.prototype.withFwEnterpriseProjectId = function (fwEnterpriseProjectId) {
|
142
|
+
this['fw_enterprise_project_id'] = fwEnterpriseProjectId;
|
143
|
+
return this;
|
144
|
+
};
|
145
|
+
Object.defineProperty(EipResource.prototype, "fwEnterpriseProjectId", {
|
146
|
+
get: function () {
|
147
|
+
return this['fw_enterprise_project_id'];
|
148
|
+
},
|
149
|
+
set: function (fwEnterpriseProjectId) {
|
150
|
+
this['fw_enterprise_project_id'] = fwEnterpriseProjectId;
|
151
|
+
},
|
152
|
+
enumerable: false,
|
153
|
+
configurable: true
|
154
|
+
});
|
113
155
|
return EipResource;
|
114
156
|
}());
|
115
157
|
exports.EipResource = EipResource;
|
@@ -15,6 +15,8 @@ export declare class GetFirewallInstanceResponseRecord {
|
|
15
15
|
private 'support_ipv6'?;
|
16
16
|
private 'feature_toggle'?;
|
17
17
|
resources?: Array<FirewallInstanceResource>;
|
18
|
+
private 'fw_instance_name'?;
|
19
|
+
private 'enterprise_project_id'?;
|
18
20
|
constructor();
|
19
21
|
withFwInstanceId(fwInstanceId: string): GetFirewallInstanceResponseRecord;
|
20
22
|
set fwInstanceId(fwInstanceId: string | undefined);
|
@@ -53,6 +55,12 @@ export declare class GetFirewallInstanceResponseRecord {
|
|
53
55
|
[key: string]: boolean;
|
54
56
|
} | undefined;
|
55
57
|
withResources(resources: Array<FirewallInstanceResource>): GetFirewallInstanceResponseRecord;
|
58
|
+
withFwInstanceName(fwInstanceName: string): GetFirewallInstanceResponseRecord;
|
59
|
+
set fwInstanceName(fwInstanceName: string | undefined);
|
60
|
+
get fwInstanceName(): string | undefined;
|
61
|
+
withEnterpriseProjectId(enterpriseProjectId: string): GetFirewallInstanceResponseRecord;
|
62
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
63
|
+
get enterpriseProjectId(): string | undefined;
|
56
64
|
}
|
57
65
|
/**
|
58
66
|
* @export
|
@@ -146,6 +146,34 @@ var GetFirewallInstanceResponseRecord = /** @class */ (function () {
|
|
146
146
|
this['resources'] = resources;
|
147
147
|
return this;
|
148
148
|
};
|
149
|
+
GetFirewallInstanceResponseRecord.prototype.withFwInstanceName = function (fwInstanceName) {
|
150
|
+
this['fw_instance_name'] = fwInstanceName;
|
151
|
+
return this;
|
152
|
+
};
|
153
|
+
Object.defineProperty(GetFirewallInstanceResponseRecord.prototype, "fwInstanceName", {
|
154
|
+
get: function () {
|
155
|
+
return this['fw_instance_name'];
|
156
|
+
},
|
157
|
+
set: function (fwInstanceName) {
|
158
|
+
this['fw_instance_name'] = fwInstanceName;
|
159
|
+
},
|
160
|
+
enumerable: false,
|
161
|
+
configurable: true
|
162
|
+
});
|
163
|
+
GetFirewallInstanceResponseRecord.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
164
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
165
|
+
return this;
|
166
|
+
};
|
167
|
+
Object.defineProperty(GetFirewallInstanceResponseRecord.prototype, "enterpriseProjectId", {
|
168
|
+
get: function () {
|
169
|
+
return this['enterprise_project_id'];
|
170
|
+
},
|
171
|
+
set: function (enterpriseProjectId) {
|
172
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
173
|
+
},
|
174
|
+
enumerable: false,
|
175
|
+
configurable: true
|
176
|
+
});
|
149
177
|
return GetFirewallInstanceResponseRecord;
|
150
178
|
}());
|
151
179
|
exports.GetFirewallInstanceResponseRecord = GetFirewallInstanceResponseRecord;
|
@@ -15,6 +15,7 @@ export declare class ListAccessControlLogsRequest {
|
|
15
15
|
offset?: number;
|
16
16
|
limit: number;
|
17
17
|
private 'log_type'?;
|
18
|
+
private 'enterprise_project_id'?;
|
18
19
|
constructor(projectId?: any, fwInstanceId?: any, startTime?: any, endTime?: any, limit?: any);
|
19
20
|
withProjectId(projectId: string): ListAccessControlLogsRequest;
|
20
21
|
set projectId(projectId: string | undefined);
|
@@ -56,6 +57,9 @@ export declare class ListAccessControlLogsRequest {
|
|
56
57
|
withLogType(logType: ListAccessControlLogsRequestLogTypeEnum): ListAccessControlLogsRequest;
|
57
58
|
set logType(logType: ListAccessControlLogsRequestLogTypeEnum | undefined);
|
58
59
|
get logType(): ListAccessControlLogsRequestLogTypeEnum | undefined;
|
60
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListAccessControlLogsRequest;
|
61
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
62
|
+
get enterpriseProjectId(): string | undefined;
|
59
63
|
}
|
60
64
|
/**
|
61
65
|
* @export
|
@@ -193,6 +193,20 @@ var ListAccessControlLogsRequest = /** @class */ (function () {
|
|
193
193
|
enumerable: false,
|
194
194
|
configurable: true
|
195
195
|
});
|
196
|
+
ListAccessControlLogsRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
197
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
198
|
+
return this;
|
199
|
+
};
|
200
|
+
Object.defineProperty(ListAccessControlLogsRequest.prototype, "enterpriseProjectId", {
|
201
|
+
get: function () {
|
202
|
+
return this['enterprise_project_id'];
|
203
|
+
},
|
204
|
+
set: function (enterpriseProjectId) {
|
205
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
206
|
+
},
|
207
|
+
enumerable: false,
|
208
|
+
configurable: true
|
209
|
+
});
|
196
210
|
return ListAccessControlLogsRequest;
|
197
211
|
}());
|
198
212
|
exports.ListAccessControlLogsRequest = ListAccessControlLogsRequest;
|
@@ -5,6 +5,8 @@ export declare class ListAddressItemsUsingGetRequest {
|
|
5
5
|
limit: number;
|
6
6
|
offset: number;
|
7
7
|
address?: string;
|
8
|
+
private 'enterprise_project_id'?;
|
9
|
+
private 'fw_instance_id'?;
|
8
10
|
constructor(projectId?: any, setId?: any, limit?: any, offset?: any);
|
9
11
|
withProjectId(projectId: string): ListAddressItemsUsingGetRequest;
|
10
12
|
set projectId(projectId: string | undefined);
|
@@ -18,4 +20,10 @@ export declare class ListAddressItemsUsingGetRequest {
|
|
18
20
|
withLimit(limit: number): ListAddressItemsUsingGetRequest;
|
19
21
|
withOffset(offset: number): ListAddressItemsUsingGetRequest;
|
20
22
|
withAddress(address: string): ListAddressItemsUsingGetRequest;
|
23
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListAddressItemsUsingGetRequest;
|
24
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
25
|
+
get enterpriseProjectId(): string | undefined;
|
26
|
+
withFwInstanceId(fwInstanceId: string): ListAddressItemsUsingGetRequest;
|
27
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
28
|
+
get fwInstanceId(): string | undefined;
|
21
29
|
}
|
@@ -62,6 +62,34 @@ var ListAddressItemsUsingGetRequest = /** @class */ (function () {
|
|
62
62
|
this['address'] = address;
|
63
63
|
return this;
|
64
64
|
};
|
65
|
+
ListAddressItemsUsingGetRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
66
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
67
|
+
return this;
|
68
|
+
};
|
69
|
+
Object.defineProperty(ListAddressItemsUsingGetRequest.prototype, "enterpriseProjectId", {
|
70
|
+
get: function () {
|
71
|
+
return this['enterprise_project_id'];
|
72
|
+
},
|
73
|
+
set: function (enterpriseProjectId) {
|
74
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
75
|
+
},
|
76
|
+
enumerable: false,
|
77
|
+
configurable: true
|
78
|
+
});
|
79
|
+
ListAddressItemsUsingGetRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
80
|
+
this['fw_instance_id'] = fwInstanceId;
|
81
|
+
return this;
|
82
|
+
};
|
83
|
+
Object.defineProperty(ListAddressItemsUsingGetRequest.prototype, "fwInstanceId", {
|
84
|
+
get: function () {
|
85
|
+
return this['fw_instance_id'];
|
86
|
+
},
|
87
|
+
set: function (fwInstanceId) {
|
88
|
+
this['fw_instance_id'] = fwInstanceId;
|
89
|
+
},
|
90
|
+
enumerable: false,
|
91
|
+
configurable: true
|
92
|
+
});
|
65
93
|
return ListAddressItemsUsingGetRequest;
|
66
94
|
}());
|
67
95
|
exports.ListAddressItemsUsingGetRequest = ListAddressItemsUsingGetRequest;
|
@@ -1,6 +1,8 @@
|
|
1
1
|
export declare class ListAddressSetDetailUsingGetRequest {
|
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): ListAddressSetDetailUsingGetRequest;
|
6
8
|
set projectId(projectId: string | undefined);
|
@@ -8,4 +10,10 @@ export declare class ListAddressSetDetailUsingGetRequest {
|
|
8
10
|
withSetId(setId: string): ListAddressSetDetailUsingGetRequest;
|
9
11
|
set setId(setId: string | undefined);
|
10
12
|
get setId(): string | undefined;
|
13
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListAddressSetDetailUsingGetRequest;
|
14
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
15
|
+
get enterpriseProjectId(): string | undefined;
|
16
|
+
withFwInstanceId(fwInstanceId: string): ListAddressSetDetailUsingGetRequest;
|
17
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
18
|
+
get fwInstanceId(): string | undefined;
|
11
19
|
}
|
@@ -34,6 +34,34 @@ var ListAddressSetDetailUsingGetRequest = /** @class */ (function () {
|
|
34
34
|
enumerable: false,
|
35
35
|
configurable: true
|
36
36
|
});
|
37
|
+
ListAddressSetDetailUsingGetRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
38
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
39
|
+
return this;
|
40
|
+
};
|
41
|
+
Object.defineProperty(ListAddressSetDetailUsingGetRequest.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
|
+
ListAddressSetDetailUsingGetRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
52
|
+
this['fw_instance_id'] = fwInstanceId;
|
53
|
+
return this;
|
54
|
+
};
|
55
|
+
Object.defineProperty(ListAddressSetDetailUsingGetRequest.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 ListAddressSetDetailUsingGetRequest;
|
38
66
|
}());
|
39
67
|
exports.ListAddressSetDetailUsingGetRequest = ListAddressSetDetailUsingGetRequest;
|
@@ -6,6 +6,8 @@ export declare class ListAddressSetListUsingGetRequest {
|
|
6
6
|
offset: number;
|
7
7
|
address?: string;
|
8
8
|
private 'address_type'?;
|
9
|
+
private 'enterprise_project_id'?;
|
10
|
+
private 'fw_instance_id'?;
|
9
11
|
constructor(projectId?: any, objectId?: any, limit?: any, offset?: any);
|
10
12
|
withProjectId(projectId: string): ListAddressSetListUsingGetRequest;
|
11
13
|
set projectId(projectId: string | undefined);
|
@@ -22,6 +24,12 @@ export declare class ListAddressSetListUsingGetRequest {
|
|
22
24
|
withAddressType(addressType: ListAddressSetListUsingGetRequestAddressTypeEnum): ListAddressSetListUsingGetRequest;
|
23
25
|
set addressType(addressType: ListAddressSetListUsingGetRequestAddressTypeEnum | undefined);
|
24
26
|
get addressType(): ListAddressSetListUsingGetRequestAddressTypeEnum | undefined;
|
27
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListAddressSetListUsingGetRequest;
|
28
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
29
|
+
get enterpriseProjectId(): string | undefined;
|
30
|
+
withFwInstanceId(fwInstanceId: string): ListAddressSetListUsingGetRequest;
|
31
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
32
|
+
get fwInstanceId(): string | undefined;
|
25
33
|
}
|
26
34
|
/**
|
27
35
|
* @export
|