@huaweicloud/huaweicloud-sdk-cfw 3.1.182 → 3.1.184
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/v1/CfwClient.d.ts +2202 -1147
- package/v1/CfwClient.d.ts.map +1 -1
- package/v1/CfwClient.js +8095 -5705
- package/v1/CfwClient.js.map +1 -1
- package/v1/model/AccountDto.d.ts +7 -0
- package/v1/model/AccountDto.d.ts.map +1 -0
- package/v1/model/AccountDto.js +13 -0
- package/v1/model/AccountDto.js.map +1 -0
- package/v1/model/AccountInfo.d.ts +8 -0
- package/v1/model/AccountInfo.d.ts.map +1 -0
- package/v1/model/AccountInfo.js +20 -0
- package/v1/model/AccountInfo.js.map +1 -0
- package/v1/model/AddAddressItemsInfoDto.d.ts +1 -1
- package/v1/model/AddAddressItemsInfoDto.d.ts.map +1 -1
- package/v1/model/AddAddressItemsInfoDto.js +2 -1
- package/v1/model/AddAddressItemsInfoDto.js.map +1 -1
- package/v1/model/AddBlackWhiteBatchDto.d.ts +17 -0
- package/v1/model/AddBlackWhiteBatchDto.d.ts.map +1 -0
- package/v1/model/AddBlackWhiteBatchDto.js +42 -0
- package/v1/model/AddBlackWhiteBatchDto.js.map +1 -0
- package/v1/model/AddBlackWhiteListBatchVO.d.ts +17 -0
- package/v1/model/AddBlackWhiteListBatchVO.d.ts.map +1 -0
- package/v1/model/AddBlackWhiteListBatchVO.js +39 -0
- package/v1/model/AddBlackWhiteListBatchVO.js.map +1 -0
- package/v1/model/AddCustomDnsServerRequest.d.ts +16 -0
- package/v1/model/AddCustomDnsServerRequest.d.ts.map +1 -0
- package/v1/model/AddCustomDnsServerRequest.js +42 -0
- package/v1/model/AddCustomDnsServerRequest.js.map +1 -0
- package/v1/model/AddCustomDnsServerResponse.d.ts +7 -0
- package/v1/model/AddCustomDnsServerResponse.d.ts.map +1 -0
- package/v1/model/AddCustomDnsServerResponse.js +15 -0
- package/v1/model/AddCustomDnsServerResponse.js.map +1 -0
- package/v1/model/AddDomainSetInfoDto.d.ts +1 -1
- package/v1/model/AddDomainSetInfoDto.d.ts.map +1 -1
- package/v1/model/AddDomainSetInfoDto.js +2 -1
- package/v1/model/AddDomainSetInfoDto.js.map +1 -1
- package/v1/model/AddEipAlarmWhitelistRequest.d.ts +11 -0
- package/v1/model/AddEipAlarmWhitelistRequest.d.ts.map +1 -0
- package/v1/model/AddEipAlarmWhitelistRequest.js +24 -0
- package/v1/model/AddEipAlarmWhitelistRequest.js.map +1 -0
- package/v1/model/AddEipAlarmWhitelistRequestBody.d.ts +13 -0
- package/v1/model/AddEipAlarmWhitelistRequestBody.d.ts.map +1 -0
- package/v1/model/AddEipAlarmWhitelistRequestBody.js +30 -0
- package/v1/model/AddEipAlarmWhitelistRequestBody.js.map +1 -0
- package/v1/model/AddEipAlarmWhitelistResponse.d.ts +7 -0
- package/v1/model/AddEipAlarmWhitelistResponse.d.ts.map +1 -0
- package/v1/model/AddEipAlarmWhitelistResponse.js +15 -0
- package/v1/model/AddEipAlarmWhitelistResponse.js.map +1 -0
- package/v1/model/BatchAddAccountsRequest.d.ts +15 -0
- package/v1/model/BatchAddAccountsRequest.d.ts.map +1 -0
- package/v1/model/BatchAddAccountsRequest.js +35 -0
- package/v1/model/BatchAddAccountsRequest.js.map +1 -0
- package/v1/model/BatchAddAccountsResponse.d.ts +8 -0
- package/v1/model/BatchAddAccountsResponse.d.ts.map +1 -0
- package/v1/model/BatchAddAccountsResponse.js +15 -0
- package/v1/model/BatchAddAccountsResponse.js.map +1 -0
- package/v1/model/BatchCreateBlackWhiteListRequest.d.ts +11 -0
- package/v1/model/BatchCreateBlackWhiteListRequest.d.ts.map +1 -0
- package/v1/model/BatchCreateBlackWhiteListRequest.js +24 -0
- package/v1/model/BatchCreateBlackWhiteListRequest.js.map +1 -0
- package/v1/model/BatchCreateBlackWhiteListResponse.d.ts +8 -0
- package/v1/model/BatchCreateBlackWhiteListResponse.d.ts.map +1 -0
- package/v1/model/BatchCreateBlackWhiteListResponse.js +15 -0
- package/v1/model/BatchCreateBlackWhiteListResponse.js.map +1 -0
- package/v1/model/BatchCreateIpsWhiteListDto.d.ts +9 -0
- package/v1/model/BatchCreateIpsWhiteListDto.d.ts.map +1 -0
- package/v1/model/BatchCreateIpsWhiteListDto.js +20 -0
- package/v1/model/BatchCreateIpsWhiteListDto.js.map +1 -0
- package/v1/model/BatchCreateIpsWhitelistRequest.d.ts +15 -0
- package/v1/model/BatchCreateIpsWhitelistRequest.d.ts.map +1 -0
- package/v1/model/BatchCreateIpsWhitelistRequest.js +35 -0
- package/v1/model/BatchCreateIpsWhitelistRequest.js.map +1 -0
- package/v1/model/BatchCreateIpsWhitelistResponse.d.ts +8 -0
- package/v1/model/BatchCreateIpsWhitelistResponse.d.ts.map +1 -0
- package/v1/model/BatchCreateIpsWhitelistResponse.js +15 -0
- package/v1/model/BatchCreateIpsWhitelistResponse.js.map +1 -0
- package/v1/model/BatchCreatePrivateNetworkSegmentsRequest.d.ts +15 -0
- package/v1/model/BatchCreatePrivateNetworkSegmentsRequest.d.ts.map +1 -0
- package/v1/model/BatchCreatePrivateNetworkSegmentsRequest.js +35 -0
- package/v1/model/BatchCreatePrivateNetworkSegmentsRequest.js.map +1 -0
- package/v1/model/BatchCreatePrivateNetworkSegmentsResponse.d.ts +7 -0
- package/v1/model/BatchCreatePrivateNetworkSegmentsResponse.d.ts.map +1 -0
- package/v1/model/BatchCreatePrivateNetworkSegmentsResponse.js +15 -0
- package/v1/model/BatchCreatePrivateNetworkSegmentsResponse.js.map +1 -0
- package/v1/model/BatchCustomerIpsRespData.d.ts +6 -0
- package/v1/model/BatchCustomerIpsRespData.d.ts.map +1 -0
- package/v1/model/BatchCustomerIpsRespData.js +13 -0
- package/v1/model/BatchCustomerIpsRespData.js.map +1 -0
- package/v1/model/BatchDeleteAddressSetsDto.d.ts +12 -0
- package/v1/model/BatchDeleteAddressSetsDto.d.ts.map +1 -0
- package/v1/model/BatchDeleteAddressSetsDto.js +31 -0
- package/v1/model/BatchDeleteAddressSetsDto.js.map +1 -0
- package/v1/model/BatchDeleteAddressSetsRequest.d.ts +11 -0
- package/v1/model/BatchDeleteAddressSetsRequest.d.ts.map +1 -0
- package/v1/model/BatchDeleteAddressSetsRequest.js +24 -0
- package/v1/model/BatchDeleteAddressSetsRequest.js.map +1 -0
- package/v1/model/BatchDeleteAddressSetsRespData.d.ts +8 -0
- package/v1/model/BatchDeleteAddressSetsRespData.d.ts.map +1 -0
- package/v1/model/BatchDeleteAddressSetsRespData.js +17 -0
- package/v1/model/BatchDeleteAddressSetsRespData.js.map +1 -0
- package/v1/model/BatchDeleteAddressSetsResponse.d.ts +8 -0
- package/v1/model/BatchDeleteAddressSetsResponse.d.ts.map +1 -0
- package/v1/model/BatchDeleteAddressSetsResponse.js +15 -0
- package/v1/model/BatchDeleteAddressSetsResponse.js.map +1 -0
- package/v1/model/BatchDeleteBlackWhiteListsRequest.d.ts +11 -0
- package/v1/model/BatchDeleteBlackWhiteListsRequest.d.ts.map +1 -0
- package/v1/model/BatchDeleteBlackWhiteListsRequest.js +24 -0
- package/v1/model/BatchDeleteBlackWhiteListsRequest.js.map +1 -0
- package/v1/model/BatchDeleteBlackWhiteListsResponse.d.ts +7 -0
- package/v1/model/BatchDeleteBlackWhiteListsResponse.d.ts.map +1 -0
- package/v1/model/BatchDeleteBlackWhiteListsResponse.js +15 -0
- package/v1/model/BatchDeleteBlackWhiteListsResponse.js.map +1 -0
- package/v1/model/BatchDeleteCustomerIpsRequest.d.ts +11 -0
- package/v1/model/BatchDeleteCustomerIpsRequest.d.ts.map +1 -0
- package/v1/model/BatchDeleteCustomerIpsRequest.js +24 -0
- package/v1/model/BatchDeleteCustomerIpsRequest.js.map +1 -0
- package/v1/model/BatchDeleteCustomerIpsResponse.d.ts +8 -0
- package/v1/model/BatchDeleteCustomerIpsResponse.d.ts.map +1 -0
- package/v1/model/BatchDeleteCustomerIpsResponse.js +15 -0
- package/v1/model/BatchDeleteCustomerIpsResponse.js.map +1 -0
- package/v1/model/BatchDeleteIpsWhiteListRequestBody.d.ts +8 -0
- package/v1/model/BatchDeleteIpsWhiteListRequestBody.d.ts.map +1 -0
- package/v1/model/BatchDeleteIpsWhiteListRequestBody.js +20 -0
- package/v1/model/BatchDeleteIpsWhiteListRequestBody.js.map +1 -0
- package/v1/model/BatchDeleteIpsWhitelistRequest.d.ts +15 -0
- package/v1/model/BatchDeleteIpsWhitelistRequest.d.ts.map +1 -0
- package/v1/model/BatchDeleteIpsWhitelistRequest.js +35 -0
- package/v1/model/BatchDeleteIpsWhitelistRequest.js.map +1 -0
- package/v1/model/BatchDeleteIpsWhitelistResponse.d.ts +8 -0
- package/v1/model/BatchDeleteIpsWhitelistResponse.d.ts.map +1 -0
- package/v1/model/BatchDeleteIpsWhitelistResponse.js +15 -0
- package/v1/model/BatchDeleteIpsWhitelistResponse.js.map +1 -0
- package/v1/model/BatchDeletePrivateNetworkSegmentsRequest.d.ts +15 -0
- package/v1/model/BatchDeletePrivateNetworkSegmentsRequest.d.ts.map +1 -0
- package/v1/model/BatchDeletePrivateNetworkSegmentsRequest.js +35 -0
- package/v1/model/BatchDeletePrivateNetworkSegmentsRequest.js.map +1 -0
- package/v1/model/BatchDeletePrivateNetworkSegmentsResponse.d.ts +7 -0
- package/v1/model/BatchDeletePrivateNetworkSegmentsResponse.d.ts.map +1 -0
- package/v1/model/BatchDeletePrivateNetworkSegmentsResponse.js +15 -0
- package/v1/model/BatchDeletePrivateNetworkSegmentsResponse.js.map +1 -0
- package/v1/model/BatchDeleteSchedulesRequest.d.ts +11 -0
- package/v1/model/BatchDeleteSchedulesRequest.d.ts.map +1 -0
- package/v1/model/BatchDeleteSchedulesRequest.js +24 -0
- package/v1/model/BatchDeleteSchedulesRequest.js.map +1 -0
- package/v1/model/BatchDeleteSchedulesRequestBody.d.ts +12 -0
- package/v1/model/BatchDeleteSchedulesRequestBody.d.ts.map +1 -0
- package/v1/model/BatchDeleteSchedulesRequestBody.js +31 -0
- package/v1/model/BatchDeleteSchedulesRequestBody.js.map +1 -0
- package/v1/model/BatchDeleteSchedulesResponse.d.ts +7 -0
- package/v1/model/BatchDeleteSchedulesResponse.d.ts.map +1 -0
- package/v1/model/BatchDeleteSchedulesResponse.js +15 -0
- package/v1/model/BatchDeleteSchedulesResponse.js.map +1 -0
- package/v1/model/BatchDeleteServiceSetsDto.d.ts +12 -0
- package/v1/model/BatchDeleteServiceSetsDto.d.ts.map +1 -0
- package/v1/model/BatchDeleteServiceSetsDto.js +31 -0
- package/v1/model/BatchDeleteServiceSetsDto.js.map +1 -0
- package/v1/model/BatchDeleteServiceSetsRequest.d.ts +11 -0
- package/v1/model/BatchDeleteServiceSetsRequest.d.ts.map +1 -0
- package/v1/model/BatchDeleteServiceSetsRequest.js +24 -0
- package/v1/model/BatchDeleteServiceSetsRequest.js.map +1 -0
- package/v1/model/BatchDeleteServiceSetsRespData.d.ts +8 -0
- package/v1/model/BatchDeleteServiceSetsRespData.d.ts.map +1 -0
- package/v1/model/BatchDeleteServiceSetsRespData.js +17 -0
- package/v1/model/BatchDeleteServiceSetsRespData.js.map +1 -0
- package/v1/model/BatchDeleteServiceSetsResponse.d.ts +8 -0
- package/v1/model/BatchDeleteServiceSetsResponse.d.ts.map +1 -0
- package/v1/model/BatchDeleteServiceSetsResponse.js +15 -0
- package/v1/model/BatchDeleteServiceSetsResponse.js.map +1 -0
- package/v1/model/BatchRemoveAccountsRequest.d.ts +15 -0
- package/v1/model/BatchRemoveAccountsRequest.d.ts.map +1 -0
- package/v1/model/BatchRemoveAccountsRequest.js +35 -0
- package/v1/model/BatchRemoveAccountsRequest.js.map +1 -0
- package/v1/model/BatchRemoveAccountsResponse.d.ts +8 -0
- package/v1/model/BatchRemoveAccountsResponse.d.ts.map +1 -0
- package/v1/model/BatchRemoveAccountsResponse.js +15 -0
- package/v1/model/BatchRemoveAccountsResponse.js.map +1 -0
- package/v1/model/BatchUpdateCustomerIpsActionRequest.d.ts +11 -0
- package/v1/model/BatchUpdateCustomerIpsActionRequest.d.ts.map +1 -0
- package/v1/model/BatchUpdateCustomerIpsActionRequest.js +24 -0
- package/v1/model/BatchUpdateCustomerIpsActionRequest.js.map +1 -0
- package/v1/model/BatchUpdateCustomerIpsActionResponse.d.ts +8 -0
- package/v1/model/BatchUpdateCustomerIpsActionResponse.d.ts.map +1 -0
- package/v1/model/BatchUpdateCustomerIpsActionResponse.js +15 -0
- package/v1/model/BatchUpdateCustomerIpsActionResponse.js.map +1 -0
- package/v1/model/BlackWhiteInfo.d.ts +30 -0
- package/v1/model/BlackWhiteInfo.d.ts.map +1 -0
- package/v1/model/BlackWhiteInfo.js +55 -0
- package/v1/model/BlackWhiteInfo.js.map +1 -0
- package/v1/model/BlackWhiteListResponseDataRecords.d.ts +8 -0
- package/v1/model/BlackWhiteListResponseDataRecords.d.ts.map +1 -1
- package/v1/model/BlackWhiteListResponseDataRecords.js +20 -0
- package/v1/model/BlackWhiteListResponseDataRecords.js.map +1 -1
- package/v1/model/CreateCustomerIpsRequest.d.ts +11 -0
- package/v1/model/CreateCustomerIpsRequest.d.ts.map +1 -0
- package/v1/model/CreateCustomerIpsRequest.js +24 -0
- package/v1/model/CreateCustomerIpsRequest.js.map +1 -0
- package/v1/model/CreateCustomerIpsRespData.d.ts +6 -0
- package/v1/model/CreateCustomerIpsRespData.d.ts.map +1 -0
- package/v1/model/CreateCustomerIpsRespData.js +13 -0
- package/v1/model/CreateCustomerIpsRespData.js.map +1 -0
- package/v1/model/CreateCustomerIpsResponse.d.ts +8 -0
- package/v1/model/CreateCustomerIpsResponse.d.ts.map +1 -0
- package/v1/model/CreateCustomerIpsResponse.js +15 -0
- package/v1/model/CreateCustomerIpsResponse.js.map +1 -0
- package/v1/model/CreateFirewallRequest.d.ts +0 -4
- package/v1/model/CreateFirewallRequest.d.ts.map +1 -1
- package/v1/model/CreateFirewallRequest.js +0 -10
- package/v1/model/CreateFirewallRequest.js.map +1 -1
- package/v1/model/CreateScheduleRequest.d.ts +11 -0
- package/v1/model/CreateScheduleRequest.d.ts.map +1 -0
- package/v1/model/CreateScheduleRequest.js +24 -0
- package/v1/model/CreateScheduleRequest.js.map +1 -0
- package/v1/model/CreateScheduleResponse.d.ts +8 -0
- package/v1/model/CreateScheduleResponse.d.ts.map +1 -0
- package/v1/model/CreateScheduleResponse.js +15 -0
- package/v1/model/CreateScheduleResponse.js.map +1 -0
- package/v1/model/DeleteBlackWhiteDto.d.ts +16 -0
- package/v1/model/DeleteBlackWhiteDto.d.ts.map +1 -0
- package/v1/model/DeleteBlackWhiteDto.js +42 -0
- package/v1/model/DeleteBlackWhiteDto.js.map +1 -0
- package/v1/model/DeleteIpBlacklistResponse.d.ts +2 -2
- package/v1/model/DeleteIpBlacklistResponse.js +2 -2
- package/v1/model/DeletePrivateNetworkSegmentsDto.d.ts +8 -0
- package/v1/model/DeletePrivateNetworkSegmentsDto.d.ts.map +1 -0
- package/v1/model/DeletePrivateNetworkSegmentsDto.js +20 -0
- package/v1/model/DeletePrivateNetworkSegmentsDto.js.map +1 -0
- package/v1/model/DeleteScheduleRequest.d.ts +12 -0
- package/v1/model/DeleteScheduleRequest.d.ts.map +1 -0
- package/v1/model/DeleteScheduleRequest.js +31 -0
- package/v1/model/DeleteScheduleRequest.js.map +1 -0
- package/v1/model/DeleteScheduleResponse.d.ts +8 -0
- package/v1/model/DeleteScheduleResponse.d.ts.map +1 -0
- package/v1/model/DeleteScheduleResponse.js +15 -0
- package/v1/model/DeleteScheduleResponse.js.map +1 -0
- package/v1/model/DeleteServiceItemRequest.d.ts +9 -9
- package/v1/model/DeleteServiceItemRequest.d.ts.map +1 -1
- package/v1/model/DeleteServiceItemRequest.js +18 -18
- package/v1/model/DeleteServiceItemRequest.js.map +1 -1
- package/v1/model/DnsServersResponseDTO.d.ts +2 -0
- package/v1/model/DnsServersResponseDTO.d.ts.map +1 -1
- package/v1/model/DnsServersResponseDTO.js +4 -0
- package/v1/model/DnsServersResponseDTO.js.map +1 -1
- package/v1/model/DownloadExportResultRequest.d.ts +12 -0
- package/v1/model/DownloadExportResultRequest.d.ts.map +1 -0
- package/v1/model/DownloadExportResultRequest.js +31 -0
- package/v1/model/DownloadExportResultRequest.js.map +1 -0
- package/v1/model/DownloadExportResultResponse.d.ts +5 -0
- package/v1/model/DownloadExportResultResponse.d.ts.map +1 -0
- package/v1/model/DownloadExportResultResponse.js +11 -0
- package/v1/model/DownloadExportResultResponse.js.map +1 -0
- package/v1/model/DownloadImportResultRequest.d.ts +12 -0
- package/v1/model/DownloadImportResultRequest.d.ts.map +1 -0
- package/v1/model/DownloadImportResultRequest.js +31 -0
- package/v1/model/DownloadImportResultRequest.js.map +1 -0
- package/v1/model/DownloadImportResultResponse.d.ts +5 -0
- package/v1/model/DownloadImportResultResponse.d.ts.map +1 -0
- package/v1/model/DownloadImportResultResponse.js +11 -0
- package/v1/model/DownloadImportResultResponse.js.map +1 -0
- package/v1/model/DownloadImportTemplateRequest.d.ts +12 -0
- package/v1/model/DownloadImportTemplateRequest.d.ts.map +1 -0
- package/v1/model/DownloadImportTemplateRequest.js +31 -0
- package/v1/model/DownloadImportTemplateRequest.js.map +1 -0
- package/v1/model/DownloadImportTemplateResponse.d.ts +5 -0
- package/v1/model/DownloadImportTemplateResponse.d.ts.map +1 -0
- package/v1/model/DownloadImportTemplateResponse.js +11 -0
- package/v1/model/DownloadImportTemplateResponse.js.map +1 -0
- package/v1/model/EipBypassDto.d.ts +8 -0
- package/v1/model/EipBypassDto.d.ts.map +1 -0
- package/v1/model/EipBypassDto.js +20 -0
- package/v1/model/EipBypassDto.js.map +1 -0
- package/v1/model/EipInfo.d.ts +26 -0
- package/v1/model/EipInfo.d.ts.map +1 -0
- package/v1/model/EipInfo.js +63 -0
- package/v1/model/EipInfo.js.map +1 -0
- package/v1/model/EipResource.d.ts +4 -0
- package/v1/model/EipResource.d.ts.map +1 -1
- package/v1/model/EipResource.js +10 -0
- package/v1/model/EipResource.js.map +1 -1
- package/v1/model/EnableIpBlacklistResponse.d.ts +2 -2
- package/v1/model/EwPrivateNetworkSegmentsDto.d.ts +9 -0
- package/v1/model/EwPrivateNetworkSegmentsDto.d.ts.map +1 -0
- package/v1/model/EwPrivateNetworkSegmentsDto.js +20 -0
- package/v1/model/EwPrivateNetworkSegmentsDto.js.map +1 -0
- package/v1/model/ExportIpBlacklistResponse.d.ts +6 -2
- package/v1/model/ExportIpBlacklistResponse.d.ts.map +1 -1
- package/v1/model/ExportIpBlacklistResponse.js +10 -0
- package/v1/model/ExportIpBlacklistResponse.js.map +1 -1
- package/v1/model/ExportRuleAclRequest.d.ts +11 -0
- package/v1/model/ExportRuleAclRequest.d.ts.map +1 -0
- package/v1/model/ExportRuleAclRequest.js +24 -0
- package/v1/model/ExportRuleAclRequest.js.map +1 -0
- package/v1/model/ExportRuleAclRequestBody.d.ts +8 -0
- package/v1/model/ExportRuleAclRequestBody.d.ts.map +1 -0
- package/v1/model/ExportRuleAclRequestBody.js +20 -0
- package/v1/model/ExportRuleAclRequestBody.js.map +1 -0
- package/v1/model/ExportRuleAclResponse.d.ts +8 -0
- package/v1/model/ExportRuleAclResponse.d.ts.map +1 -0
- package/v1/model/{ListIpsRules1Response.js → ExportRuleAclResponse.js} +4 -4
- package/v1/model/ExportRuleAclResponse.js.map +1 -0
- package/v1/model/ExportStatusVO.d.ts +8 -0
- package/v1/model/ExportStatusVO.d.ts.map +1 -0
- package/v1/model/ExportStatusVO.js +17 -0
- package/v1/model/ExportStatusVO.js.map +1 -0
- package/v1/model/FirewallProtectionStatusVO.d.ts +22 -0
- package/v1/model/FirewallProtectionStatusVO.d.ts.map +1 -0
- package/v1/model/FirewallProtectionStatusVO.js +53 -0
- package/v1/model/FirewallProtectionStatusVO.js.map +1 -0
- package/v1/model/FlowDetailsVO.d.ts +8 -0
- package/v1/model/FlowDetailsVO.d.ts.map +1 -1
- package/v1/model/FlowDetailsVO.js +20 -0
- package/v1/model/FlowDetailsVO.js.map +1 -1
- package/v1/model/HitStatusResponseData.d.ts +7 -0
- package/v1/model/HitStatusResponseData.d.ts.map +1 -0
- package/v1/model/HitStatusResponseData.js +13 -0
- package/v1/model/HitStatusResponseData.js.map +1 -0
- package/v1/model/HttpBaseResponseInfo.d.ts +4 -0
- package/v1/model/HttpBaseResponseInfo.d.ts.map +1 -0
- package/v1/model/HttpBaseResponseInfo.js +9 -0
- package/v1/model/HttpBaseResponseInfo.js.map +1 -0
- package/v1/model/HttpListAlarmWhiteListResponseData.d.ts +11 -0
- package/v1/model/HttpListAlarmWhiteListResponseData.d.ts.map +1 -0
- package/v1/model/HttpListAlarmWhiteListResponseData.js +21 -0
- package/v1/model/HttpListAlarmWhiteListResponseData.js.map +1 -0
- package/v1/model/ImportIpBlacklistResponse.d.ts +2 -2
- package/v1/model/ImportRuleAclRequest.d.ts +15 -0
- package/v1/model/ImportRuleAclRequest.d.ts.map +1 -0
- package/v1/model/ImportRuleAclRequest.js +35 -0
- package/v1/model/ImportRuleAclRequest.js.map +1 -0
- package/v1/model/ImportRuleAclRequestBody.d.ts +6 -0
- package/v1/model/ImportRuleAclRequestBody.d.ts.map +1 -0
- package/v1/model/ImportRuleAclRequestBody.js +14 -0
- package/v1/model/ImportRuleAclRequestBody.js.map +1 -0
- package/v1/model/ImportRuleAclResponse.d.ts +8 -0
- package/v1/model/ImportRuleAclResponse.d.ts.map +1 -0
- package/v1/model/ImportRuleAclResponse.js +15 -0
- package/v1/model/ImportRuleAclResponse.js.map +1 -0
- package/v1/model/IpRegionResponseBodyData.d.ts +24 -0
- package/v1/model/IpRegionResponseBodyData.d.ts.map +1 -0
- package/v1/model/IpRegionResponseBodyData.js +59 -0
- package/v1/model/IpRegionResponseBodyData.js.map +1 -0
- package/v1/model/IpsCustomerBatchDto.d.ts +24 -0
- package/v1/model/IpsCustomerBatchDto.d.ts.map +1 -0
- package/v1/model/IpsCustomerBatchDto.js +50 -0
- package/v1/model/IpsCustomerBatchDto.js.map +1 -0
- package/v1/model/IpsWhiteListDto.d.ts +28 -0
- package/v1/model/IpsWhiteListDto.d.ts.map +1 -0
- package/v1/model/IpsWhiteListDto.js +72 -0
- package/v1/model/IpsWhiteListDto.js.map +1 -0
- package/v1/model/IpsWhiteListVO.d.ts +32 -0
- package/v1/model/IpsWhiteListVO.d.ts.map +1 -0
- package/v1/model/IpsWhiteListVO.js +77 -0
- package/v1/model/IpsWhiteListVO.js.map +1 -0
- package/v1/model/IpsWhitelistRespData.d.ts +8 -0
- package/v1/model/IpsWhitelistRespData.d.ts.map +1 -0
- package/v1/model/IpsWhitelistRespData.js +19 -0
- package/v1/model/IpsWhitelistRespData.js.map +1 -0
- package/v1/model/ItemInfo.d.ts +22 -0
- package/v1/model/ItemInfo.d.ts.map +1 -0
- package/v1/model/ItemInfo.js +39 -0
- package/v1/model/ItemInfo.js.map +1 -0
- package/v1/model/ListAclRuleHitStatusRequest.d.ts +15 -0
- package/v1/model/ListAclRuleHitStatusRequest.d.ts.map +1 -0
- package/v1/model/ListAclRuleHitStatusRequest.js +35 -0
- package/v1/model/ListAclRuleHitStatusRequest.js.map +1 -0
- package/v1/model/ListAclRuleHitStatusRequestBody.d.ts +8 -0
- package/v1/model/ListAclRuleHitStatusRequestBody.d.ts.map +1 -0
- package/v1/model/ListAclRuleHitStatusRequestBody.js +20 -0
- package/v1/model/ListAclRuleHitStatusRequestBody.js.map +1 -0
- package/v1/model/ListAclRuleHitStatusResponse.d.ts +8 -0
- package/v1/model/ListAclRuleHitStatusResponse.d.ts.map +1 -0
- package/v1/model/ListAclRuleHitStatusResponse.js +15 -0
- package/v1/model/ListAclRuleHitStatusResponse.js.map +1 -0
- package/v1/model/ListAdvancedIpsRulesRequest.d.ts +16 -0
- package/v1/model/ListAdvancedIpsRulesRequest.d.ts.map +1 -0
- package/v1/model/ListAdvancedIpsRulesRequest.js +41 -0
- package/v1/model/ListAdvancedIpsRulesRequest.js.map +1 -0
- package/v1/model/ListAdvancedIpsRulesResponse.d.ts +8 -0
- package/v1/model/ListAdvancedIpsRulesResponse.d.ts.map +1 -0
- package/v1/model/ListAdvancedIpsRulesResponse.js +15 -0
- package/v1/model/ListAdvancedIpsRulesResponse.js.map +1 -0
- package/v1/model/ListAlarmWhitelistResponse.d.ts +3 -3
- package/v1/model/ListAlarmWhitelistResponse.d.ts.map +1 -1
- package/v1/model/ListAlarmWhitelistResponse.js.map +1 -1
- package/v1/model/ListCustomerIpsRequest.d.ts +1 -1
- package/v1/model/ListCustomerIpsRequest.d.ts.map +1 -1
- package/v1/model/ListCustomerIpsRequest.js +1 -2
- package/v1/model/ListCustomerIpsRequest.js.map +1 -1
- package/v1/model/ListDomainResolveIpRequest.d.ts +20 -0
- package/v1/model/ListDomainResolveIpRequest.d.ts.map +1 -0
- package/v1/model/ListDomainResolveIpRequest.js +52 -0
- package/v1/model/ListDomainResolveIpRequest.js.map +1 -0
- package/v1/model/ListDomainResolveIpResponse.d.ts +8 -0
- package/v1/model/ListDomainResolveIpResponse.d.ts.map +1 -0
- package/v1/model/ListDomainResolveIpResponse.js +15 -0
- package/v1/model/ListDomainResolveIpResponse.js.map +1 -0
- package/v1/model/ListIpsRulesRequest.d.ts +49 -1
- package/v1/model/ListIpsRulesRequest.d.ts.map +1 -1
- package/v1/model/ListIpsRulesRequest.js +121 -1
- package/v1/model/ListIpsRulesRequest.js.map +1 -1
- package/v1/model/ListIpsRulesResponse.d.ts +3 -3
- package/v1/model/ListIpsRulesResponse.d.ts.map +1 -1
- package/v1/model/ListIpsRulesResponse.js.map +1 -1
- package/v1/model/ListIpsWhiteListsVO.d.ts +13 -0
- package/v1/model/ListIpsWhiteListsVO.d.ts.map +1 -0
- package/v1/model/ListIpsWhiteListsVO.js +25 -0
- package/v1/model/ListIpsWhiteListsVO.js.map +1 -0
- package/v1/model/ListIpsWhitelistsRequest.d.ts +26 -0
- package/v1/model/ListIpsWhitelistsRequest.d.ts.map +1 -0
- package/v1/model/ListIpsWhitelistsRequest.js +65 -0
- package/v1/model/ListIpsWhitelistsRequest.js.map +1 -0
- package/v1/model/ListIpsWhitelistsResponse.d.ts +8 -0
- package/v1/model/ListIpsWhitelistsResponse.d.ts.map +1 -0
- package/v1/model/ListIpsWhitelistsResponse.js +15 -0
- package/v1/model/ListIpsWhitelistsResponse.js.map +1 -0
- package/v1/model/ListPrivateNetworkSegmentsRequest.d.ts +12 -0
- package/v1/model/ListPrivateNetworkSegmentsRequest.d.ts.map +1 -0
- package/v1/model/ListPrivateNetworkSegmentsRequest.js +31 -0
- package/v1/model/ListPrivateNetworkSegmentsRequest.js.map +1 -0
- package/v1/model/ListPrivateNetworkSegmentsResponse.d.ts +8 -0
- package/v1/model/ListPrivateNetworkSegmentsResponse.d.ts.map +1 -0
- package/v1/model/ListPrivateNetworkSegmentsResponse.js +15 -0
- package/v1/model/ListPrivateNetworkSegmentsResponse.js.map +1 -0
- package/v1/model/ListPrivateNetworkSegmentsVO.d.ts +17 -0
- package/v1/model/ListPrivateNetworkSegmentsVO.d.ts.map +1 -0
- package/v1/model/ListPrivateNetworkSegmentsVO.js +37 -0
- package/v1/model/ListPrivateNetworkSegmentsVO.js.map +1 -0
- package/v1/model/ListRegionsResponse.d.ts +3 -2
- package/v1/model/ListRegionsResponse.d.ts.map +1 -1
- package/v1/model/ListRegionsResponse.js.map +1 -1
- package/v1/model/ListReportHistoryRequest.d.ts +20 -0
- package/v1/model/ListReportHistoryRequest.d.ts.map +1 -0
- package/v1/model/ListReportHistoryRequest.js +52 -0
- package/v1/model/ListReportHistoryRequest.js.map +1 -0
- package/v1/model/ListReportHistoryRespData.d.ts +13 -0
- package/v1/model/ListReportHistoryRespData.d.ts.map +1 -0
- package/v1/model/ListReportHistoryRespData.js +25 -0
- package/v1/model/ListReportHistoryRespData.js.map +1 -0
- package/v1/model/ListReportHistoryResponse.d.ts +8 -0
- package/v1/model/ListReportHistoryResponse.d.ts.map +1 -0
- package/v1/model/ListReportHistoryResponse.js +15 -0
- package/v1/model/ListReportHistoryResponse.js.map +1 -0
- package/v1/model/ListResourceTagsResponse.d.ts +2 -2
- package/v1/model/ListResourceTagsResponse.d.ts.map +1 -1
- package/v1/model/ListResourceTagsResponse.js +4 -4
- package/v1/model/ListResourceTagsResponse.js.map +1 -1
- package/v1/model/ListSchedulesRequest.d.ts +20 -0
- package/v1/model/ListSchedulesRequest.d.ts.map +1 -0
- package/v1/model/ListSchedulesRequest.js +49 -0
- package/v1/model/ListSchedulesRequest.js.map +1 -0
- package/v1/model/ListSchedulesResponse.d.ts +8 -0
- package/v1/model/ListSchedulesResponse.d.ts.map +1 -0
- package/v1/model/ListSchedulesResponse.js +15 -0
- package/v1/model/ListSchedulesResponse.js.map +1 -0
- package/v1/model/LogVO.d.ts +3 -3
- package/v1/model/MultiAccountRespData.d.ts +8 -0
- package/v1/model/MultiAccountRespData.d.ts.map +1 -0
- package/v1/model/MultiAccountRespData.js +17 -0
- package/v1/model/MultiAccountRespData.js.map +1 -0
- package/v1/model/PageDataScheduleVO.d.ts +13 -0
- package/v1/model/PageDataScheduleVO.d.ts.map +1 -0
- package/v1/model/PageDataScheduleVO.js +25 -0
- package/v1/model/PageDataScheduleVO.js.map +1 -0
- package/v1/model/ParseIpListResponse.d.ts +12 -0
- package/v1/model/ParseIpListResponse.d.ts.map +1 -0
- package/v1/model/ParseIpListResponse.js +29 -0
- package/v1/model/ParseIpListResponse.js.map +1 -0
- package/v1/model/PrivateNetworkSegmentVO.d.ts +20 -0
- package/v1/model/PrivateNetworkSegmentVO.d.ts.map +1 -0
- package/v1/model/PrivateNetworkSegmentVO.js +50 -0
- package/v1/model/PrivateNetworkSegmentVO.js.map +1 -0
- package/v1/model/ReportHistoryVO.d.ts +17 -0
- package/v1/model/ReportHistoryVO.d.ts.map +1 -0
- package/v1/model/ReportHistoryVO.js +39 -0
- package/v1/model/ReportHistoryVO.js.map +1 -0
- package/v1/model/RetryIpBlacklistResponse.d.ts +2 -2
- package/v1/model/RuleAclListResponseDTOData.d.ts +4 -0
- package/v1/model/RuleAclListResponseDTOData.d.ts.map +1 -1
- package/v1/model/RuleAclListResponseDTOData.js +10 -0
- package/v1/model/RuleAclListResponseDTOData.js.map +1 -1
- package/v1/model/RuleAclListResponseDTODataRecords.d.ts +8 -4
- package/v1/model/RuleAclListResponseDTODataRecords.d.ts.map +1 -1
- package/v1/model/RuleAclListResponseDTODataRecords.js +20 -10
- package/v1/model/RuleAclListResponseDTODataRecords.js.map +1 -1
- package/v1/model/RuleAclResponseData.d.ts +6 -0
- package/v1/model/RuleAclResponseData.d.ts.map +1 -0
- package/v1/model/RuleAclResponseData.js +13 -0
- package/v1/model/RuleAclResponseData.js.map +1 -0
- package/v1/model/RuleHitStatusListVO.d.ts +16 -0
- package/v1/model/RuleHitStatusListVO.d.ts.map +1 -0
- package/v1/model/RuleHitStatusListVO.js +39 -0
- package/v1/model/RuleHitStatusListVO.js.map +1 -0
- package/v1/model/SaveTagsResponse.d.ts +2 -2
- package/v1/model/SaveTagsResponse.js +2 -2
- package/v1/model/ScheduleInfoDTO.d.ts +18 -0
- package/v1/model/ScheduleInfoDTO.d.ts.map +1 -0
- package/v1/model/ScheduleInfoDTO.js +37 -0
- package/v1/model/ScheduleInfoDTO.js.map +1 -0
- package/v1/model/ScheduleInfoDTOAbsolute.d.ts +12 -0
- package/v1/model/ScheduleInfoDTOAbsolute.d.ts.map +1 -0
- package/v1/model/ScheduleInfoDTOAbsolute.js +29 -0
- package/v1/model/ScheduleInfoDTOAbsolute.js.map +1 -0
- package/v1/model/ScheduleInfoDTOPeriodic.d.ts +26 -0
- package/v1/model/ScheduleInfoDTOPeriodic.d.ts.map +1 -0
- package/v1/model/ScheduleInfoDTOPeriodic.js +66 -0
- package/v1/model/ScheduleInfoDTOPeriodic.js.map +1 -0
- package/v1/model/ScheduleRespData.d.ts +8 -0
- package/v1/model/ScheduleRespData.d.ts.map +1 -0
- package/v1/model/ScheduleRespData.js +17 -0
- package/v1/model/ScheduleRespData.js.map +1 -0
- package/v1/model/ScheduleVO.d.ts +22 -0
- package/v1/model/ScheduleVO.d.ts.map +1 -0
- package/v1/model/ScheduleVO.js +45 -0
- package/v1/model/ScheduleVO.js.map +1 -0
- package/v1/model/ScheduleVOAbsolute.d.ts +12 -0
- package/v1/model/ScheduleVOAbsolute.d.ts.map +1 -0
- package/v1/model/ScheduleVOAbsolute.js +29 -0
- package/v1/model/ScheduleVOAbsolute.js.map +1 -0
- package/v1/model/ScheduleVOPeriodic.d.ts +26 -0
- package/v1/model/ScheduleVOPeriodic.d.ts.map +1 -0
- package/v1/model/ScheduleVOPeriodic.js +63 -0
- package/v1/model/ScheduleVOPeriodic.js.map +1 -0
- package/v1/model/ShowAntiVirusRuleRequest.d.ts +5 -5
- package/v1/model/ShowAntiVirusRuleRequest.d.ts.map +1 -1
- package/v1/model/ShowAntiVirusRuleRequest.js +11 -12
- package/v1/model/ShowAntiVirusRuleRequest.js.map +1 -1
- package/v1/model/ShowConfigQuotaDto.d.ts +21 -0
- package/v1/model/ShowConfigQuotaDto.d.ts.map +1 -0
- package/v1/model/ShowConfigQuotaDto.js +49 -0
- package/v1/model/ShowConfigQuotaDto.js.map +1 -0
- package/v1/model/ShowConfigQuotaRequest.d.ts +20 -0
- package/v1/model/ShowConfigQuotaRequest.d.ts.map +1 -0
- package/v1/model/ShowConfigQuotaRequest.js +52 -0
- package/v1/model/ShowConfigQuotaRequest.js.map +1 -0
- package/v1/model/ShowConfigQuotaResponse.d.ts +8 -0
- package/v1/model/ShowConfigQuotaResponse.d.ts.map +1 -0
- package/v1/model/ShowConfigQuotaResponse.js +15 -0
- package/v1/model/ShowConfigQuotaResponse.js.map +1 -0
- package/v1/model/ShowCustomerIpsInfoRequest.d.ts +1 -1
- package/v1/model/ShowCustomerIpsInfoRequest.d.ts.map +1 -1
- package/v1/model/ShowCustomerIpsInfoRequest.js +1 -2
- package/v1/model/ShowCustomerIpsInfoRequest.js.map +1 -1
- package/v1/model/ShowExportStatusRequest.d.ts +12 -0
- package/v1/model/ShowExportStatusRequest.d.ts.map +1 -0
- package/v1/model/ShowExportStatusRequest.js +31 -0
- package/v1/model/ShowExportStatusRequest.js.map +1 -0
- package/v1/model/ShowExportStatusResponse.d.ts +8 -0
- package/v1/model/ShowExportStatusResponse.d.ts.map +1 -0
- package/v1/model/ShowExportStatusResponse.js +15 -0
- package/v1/model/ShowExportStatusResponse.js.map +1 -0
- package/v1/model/ShowImportStatusId.d.ts +8 -0
- package/v1/model/ShowImportStatusId.d.ts.map +1 -0
- package/v1/model/ShowImportStatusId.js +17 -0
- package/v1/model/ShowImportStatusId.js.map +1 -0
- package/v1/model/ShowImportStatusResponse.d.ts +3 -2
- package/v1/model/ShowImportStatusResponse.d.ts.map +1 -1
- package/v1/model/ShowImportStatusResponse.js.map +1 -1
- package/v1/model/ShowSnFirewallProtectionStatusRequest.d.ts +12 -0
- package/v1/model/ShowSnFirewallProtectionStatusRequest.d.ts.map +1 -0
- package/v1/model/ShowSnFirewallProtectionStatusRequest.js +31 -0
- package/v1/model/ShowSnFirewallProtectionStatusRequest.js.map +1 -0
- package/v1/model/ShowSnFirewallProtectionStatusResponse.d.ts +8 -0
- package/v1/model/ShowSnFirewallProtectionStatusResponse.d.ts.map +1 -0
- package/v1/model/ShowSnFirewallProtectionStatusResponse.js +15 -0
- package/v1/model/ShowSnFirewallProtectionStatusResponse.js.map +1 -0
- package/v1/model/SwitchAutoProtectStatusResponse.d.ts +2 -2
- package/v1/model/SwitchAutoProtectStatusResponse.js +2 -2
- package/v1/model/SwitchEipStatusDto.d.ts +1 -1
- package/v1/model/SwitchEipStatusDto.d.ts.map +1 -1
- package/v1/model/SwitchEipStatusDto.js +4 -1
- package/v1/model/SwitchEipStatusDto.js.map +1 -1
- package/v1/model/SwitchFirewallEipProtectionRequest.d.ts +15 -0
- package/v1/model/SwitchFirewallEipProtectionRequest.d.ts.map +1 -0
- package/v1/model/SwitchFirewallEipProtectionRequest.js +35 -0
- package/v1/model/SwitchFirewallEipProtectionRequest.js.map +1 -0
- package/v1/model/SwitchFirewallEipProtectionRespData.d.ts +14 -0
- package/v1/model/SwitchFirewallEipProtectionRespData.d.ts.map +1 -0
- package/v1/model/SwitchFirewallEipProtectionRespData.js +33 -0
- package/v1/model/SwitchFirewallEipProtectionRespData.js.map +1 -0
- package/v1/model/SwitchFirewallEipProtectionResponse.d.ts +12 -0
- package/v1/model/SwitchFirewallEipProtectionResponse.d.ts.map +1 -0
- package/v1/model/SwitchFirewallEipProtectionResponse.js +25 -0
- package/v1/model/SwitchFirewallEipProtectionResponse.js.map +1 -0
- package/v1/model/UpdateFirewallNameDto.d.ts +8 -0
- package/v1/model/UpdateFirewallNameDto.d.ts.map +1 -0
- package/v1/model/UpdateFirewallNameDto.js +20 -0
- package/v1/model/UpdateFirewallNameDto.js.map +1 -0
- package/v1/model/UpdateFirewallNameRequest.d.ts +15 -0
- package/v1/model/UpdateFirewallNameRequest.d.ts.map +1 -0
- package/v1/model/UpdateFirewallNameRequest.js +35 -0
- package/v1/model/UpdateFirewallNameRequest.js.map +1 -0
- package/v1/model/UpdateFirewallNameRespData.d.ts +8 -0
- package/v1/model/UpdateFirewallNameRespData.d.ts.map +1 -0
- package/v1/model/UpdateFirewallNameRespData.js +17 -0
- package/v1/model/UpdateFirewallNameRespData.js.map +1 -0
- package/v1/model/UpdateFirewallNameResponse.d.ts +8 -0
- package/v1/model/UpdateFirewallNameResponse.d.ts.map +1 -0
- package/v1/model/UpdateFirewallNameResponse.js +15 -0
- package/v1/model/UpdateFirewallNameResponse.js.map +1 -0
- package/v1/model/UpdateIpsWhitelistDto.d.ts +28 -0
- package/v1/model/UpdateIpsWhitelistDto.d.ts.map +1 -0
- package/v1/model/UpdateIpsWhitelistDto.js +72 -0
- package/v1/model/UpdateIpsWhitelistDto.js.map +1 -0
- package/v1/model/UpdateIpsWhitelistRequest.d.ts +19 -0
- package/v1/model/UpdateIpsWhitelistRequest.d.ts.map +1 -0
- package/v1/model/UpdateIpsWhitelistRequest.js +46 -0
- package/v1/model/UpdateIpsWhitelistRequest.js.map +1 -0
- package/v1/model/UpdateIpsWhitelistRespData.d.ts +8 -0
- package/v1/model/UpdateIpsWhitelistRespData.d.ts.map +1 -0
- package/v1/model/UpdateIpsWhitelistRespData.js +19 -0
- package/v1/model/UpdateIpsWhitelistRespData.js.map +1 -0
- package/v1/model/UpdateIpsWhitelistResponse.d.ts +8 -0
- package/v1/model/UpdateIpsWhitelistResponse.d.ts.map +1 -0
- package/v1/model/UpdateIpsWhitelistResponse.js +15 -0
- package/v1/model/UpdateIpsWhitelistResponse.js.map +1 -0
- package/v1/model/UpdateObjectConfigDesc.d.ts +20 -0
- package/v1/model/UpdateObjectConfigDesc.d.ts.map +1 -0
- package/v1/model/{ObjectInfoDto.js → UpdateObjectConfigDesc.js} +5 -10
- package/v1/model/UpdateObjectConfigDesc.js.map +1 -0
- package/v1/model/UpdateObjectConfigDescRequest.d.ts +3 -3
- package/v1/model/UpdateObjectConfigDescRequest.d.ts.map +1 -1
- package/v1/model/UpdateObjectConfigDescRequest.js.map +1 -1
- package/v1/model/UpdatePrivateNetworkSegmentRequest.d.ts +15 -0
- package/v1/model/UpdatePrivateNetworkSegmentRequest.d.ts.map +1 -0
- package/v1/model/UpdatePrivateNetworkSegmentRequest.js +35 -0
- package/v1/model/UpdatePrivateNetworkSegmentRequest.js.map +1 -0
- package/v1/model/UpdatePrivateNetworkSegmentResponse.d.ts +7 -0
- package/v1/model/UpdatePrivateNetworkSegmentResponse.d.ts.map +1 -0
- package/v1/model/UpdatePrivateNetworkSegmentResponse.js +15 -0
- package/v1/model/UpdatePrivateNetworkSegmentResponse.js.map +1 -0
- package/v1/model/UpdateScheduleRequest.d.ts +15 -0
- package/v1/model/UpdateScheduleRequest.d.ts.map +1 -0
- package/v1/model/UpdateScheduleRequest.js +35 -0
- package/v1/model/UpdateScheduleRequest.js.map +1 -0
- package/v1/model/UpdateScheduleResponse.d.ts +8 -0
- package/v1/model/UpdateScheduleResponse.d.ts.map +1 -0
- package/v1/model/UpdateScheduleResponse.js +15 -0
- package/v1/model/UpdateScheduleResponse.js.map +1 -0
- package/v1/public-api.d.ts +135 -4
- package/v1/public-api.d.ts.map +1 -1
- package/v1/public-api.js +135 -4
- package/v1/public-api.js.map +1 -1
- package/v1/model/ListIpsRules1Request.d.ts +0 -64
- package/v1/model/ListIpsRules1Request.d.ts.map +0 -1
- package/v1/model/ListIpsRules1Request.js +0 -161
- package/v1/model/ListIpsRules1Request.js.map +0 -1
- package/v1/model/ListIpsRules1Response.d.ts +0 -8
- package/v1/model/ListIpsRules1Response.d.ts.map +0 -1
- package/v1/model/ListIpsRules1Response.js.map +0 -1
- package/v1/model/ObjectInfoDto.d.ts +0 -20
- package/v1/model/ObjectInfoDto.d.ts.map +0 -1
- package/v1/model/ObjectInfoDto.js.map +0 -1
- package/v1/model/PageInfo.d.ts +0 -40
- package/v1/model/PageInfo.d.ts.map +0 -1
- package/v1/model/PageInfo.js +0 -81
- package/v1/model/PageInfo.js.map +0 -1
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ScheduleVO = void 0;
|
|
4
|
+
class ScheduleVO {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withScheduleId(scheduleId) {
|
|
8
|
+
this['schedule_id'] = scheduleId;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
set scheduleId(scheduleId) {
|
|
12
|
+
this['schedule_id'] = scheduleId;
|
|
13
|
+
}
|
|
14
|
+
get scheduleId() {
|
|
15
|
+
return this['schedule_id'];
|
|
16
|
+
}
|
|
17
|
+
withName(name) {
|
|
18
|
+
this['name'] = name;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
withDescription(description) {
|
|
22
|
+
this['description'] = description;
|
|
23
|
+
return this;
|
|
24
|
+
}
|
|
25
|
+
withRefCount(refCount) {
|
|
26
|
+
this['ref_count'] = refCount;
|
|
27
|
+
return this;
|
|
28
|
+
}
|
|
29
|
+
set refCount(refCount) {
|
|
30
|
+
this['ref_count'] = refCount;
|
|
31
|
+
}
|
|
32
|
+
get refCount() {
|
|
33
|
+
return this['ref_count'];
|
|
34
|
+
}
|
|
35
|
+
withPeriodic(periodic) {
|
|
36
|
+
this['periodic'] = periodic;
|
|
37
|
+
return this;
|
|
38
|
+
}
|
|
39
|
+
withAbsolute(absolute) {
|
|
40
|
+
this['absolute'] = absolute;
|
|
41
|
+
return this;
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
exports.ScheduleVO = ScheduleVO;
|
|
45
|
+
//# sourceMappingURL=ScheduleVO.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ScheduleVO.js","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ScheduleVO.ts"],"names":[],"mappings":";;;AAIA,MAAa,UAAU;IAOnB;IACA,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,aAAa,CAAC,GAAG,WAAW,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA6B;QAC7C,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;IACjC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,WAAW,CAAC,CAAC;IAC7B,CAAC;IACM,YAAY,CAAC,QAAmC;QACnD,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAA4B;QAC5C,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AA7CD,gCA6CC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export declare class ScheduleVOAbsolute {
|
|
2
|
+
private 'start_time'?;
|
|
3
|
+
private 'end_time'?;
|
|
4
|
+
constructor();
|
|
5
|
+
withStartTime(startTime: string): ScheduleVOAbsolute;
|
|
6
|
+
set startTime(startTime: string | undefined);
|
|
7
|
+
get startTime(): string | undefined;
|
|
8
|
+
withEndTime(endTime: string): ScheduleVOAbsolute;
|
|
9
|
+
set endTime(endTime: string | undefined);
|
|
10
|
+
get endTime(): string | undefined;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=ScheduleVOAbsolute.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ScheduleVOAbsolute.d.ts","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ScheduleVOAbsolute.ts"],"names":[],"mappings":"AAEA,qBAAa,kBAAkB;IAC3B,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,UAAU,CAAC,CAAS;;IAGrB,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,kBAAkB;IAI3D,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,kBAAkB;IAIvD,IAAW,OAAO,CAAC,OAAO,EAAE,MAAM,GAAI,SAAS,EAE9C;IACD,IAAW,OAAO,IAAI,MAAM,GAAG,SAAS,CAEvC;CACJ"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ScheduleVOAbsolute = void 0;
|
|
4
|
+
class ScheduleVOAbsolute {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withStartTime(startTime) {
|
|
8
|
+
this['start_time'] = startTime;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
set startTime(startTime) {
|
|
12
|
+
this['start_time'] = startTime;
|
|
13
|
+
}
|
|
14
|
+
get startTime() {
|
|
15
|
+
return this['start_time'];
|
|
16
|
+
}
|
|
17
|
+
withEndTime(endTime) {
|
|
18
|
+
this['end_time'] = endTime;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
set endTime(endTime) {
|
|
22
|
+
this['end_time'] = endTime;
|
|
23
|
+
}
|
|
24
|
+
get endTime() {
|
|
25
|
+
return this['end_time'];
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
exports.ScheduleVOAbsolute = ScheduleVOAbsolute;
|
|
29
|
+
//# sourceMappingURL=ScheduleVOAbsolute.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ScheduleVOAbsolute.js","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ScheduleVOAbsolute.ts"],"names":[],"mappings":";;;AAEA,MAAa,kBAAkB;IAG3B;IACA,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,WAAW,CAAC,OAAe;QAC9B,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;QAC3B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,OAAO,CAAC,OAA4B;QAC3C,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;IAC/B,CAAC;IACD,IAAW,OAAO;QACd,OAAO,IAAI,CAAC,UAAU,CAAC,CAAC;IAC5B,CAAC;CACJ;AAzBD,gDAyBC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
export declare class ScheduleVOPeriodic {
|
|
2
|
+
type?: number;
|
|
3
|
+
private 'start_time'?;
|
|
4
|
+
private 'end_time'?;
|
|
5
|
+
private 'week_mask'?;
|
|
6
|
+
private 'start_week'?;
|
|
7
|
+
private 'end_week'?;
|
|
8
|
+
constructor();
|
|
9
|
+
withType(type: number): ScheduleVOPeriodic;
|
|
10
|
+
withStartTime(startTime: string): ScheduleVOPeriodic;
|
|
11
|
+
set startTime(startTime: string | undefined);
|
|
12
|
+
get startTime(): string | undefined;
|
|
13
|
+
withEndTime(endTime: string): ScheduleVOPeriodic;
|
|
14
|
+
set endTime(endTime: string | undefined);
|
|
15
|
+
get endTime(): string | undefined;
|
|
16
|
+
withWeekMask(weekMask: Array<number>): ScheduleVOPeriodic;
|
|
17
|
+
set weekMask(weekMask: Array<number> | undefined);
|
|
18
|
+
get weekMask(): Array<number> | undefined;
|
|
19
|
+
withStartWeek(startWeek: number): ScheduleVOPeriodic;
|
|
20
|
+
set startWeek(startWeek: number | undefined);
|
|
21
|
+
get startWeek(): number | undefined;
|
|
22
|
+
withEndWeek(endWeek: number): ScheduleVOPeriodic;
|
|
23
|
+
set endWeek(endWeek: number | undefined);
|
|
24
|
+
get endWeek(): number | undefined;
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=ScheduleVOPeriodic.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ScheduleVOPeriodic.d.ts","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ScheduleVOPeriodic.ts"],"names":[],"mappings":"AAEA,qBAAa,kBAAkB;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,UAAU,CAAC,CAAS;IAC5B,OAAO,CAAC,WAAW,CAAC,CAAgB;IACpC,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,UAAU,CAAC,CAAS;;IAGrB,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,kBAAkB;IAI1C,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,kBAAkB;IAI3D,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,kBAAkB;IAIvD,IAAW,OAAO,CAAC,OAAO,EAAE,MAAM,GAAI,SAAS,EAE9C;IACD,IAAW,OAAO,IAAI,MAAM,GAAG,SAAS,CAEvC;IACM,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,kBAAkB;IAIhE,IAAW,QAAQ,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,GAAI,SAAS,EAEvD;IACD,IAAW,QAAQ,IAAI,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,CAE/C;IACM,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,kBAAkB;IAI3D,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,kBAAkB;IAIvD,IAAW,OAAO,CAAC,OAAO,EAAE,MAAM,GAAI,SAAS,EAE9C;IACD,IAAW,OAAO,IAAI,MAAM,GAAG,SAAS,CAEvC;CACJ"}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ScheduleVOPeriodic = void 0;
|
|
4
|
+
class ScheduleVOPeriodic {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withType(type) {
|
|
8
|
+
this['type'] = type;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withStartTime(startTime) {
|
|
12
|
+
this['start_time'] = startTime;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
set startTime(startTime) {
|
|
16
|
+
this['start_time'] = startTime;
|
|
17
|
+
}
|
|
18
|
+
get startTime() {
|
|
19
|
+
return this['start_time'];
|
|
20
|
+
}
|
|
21
|
+
withEndTime(endTime) {
|
|
22
|
+
this['end_time'] = endTime;
|
|
23
|
+
return this;
|
|
24
|
+
}
|
|
25
|
+
set endTime(endTime) {
|
|
26
|
+
this['end_time'] = endTime;
|
|
27
|
+
}
|
|
28
|
+
get endTime() {
|
|
29
|
+
return this['end_time'];
|
|
30
|
+
}
|
|
31
|
+
withWeekMask(weekMask) {
|
|
32
|
+
this['week_mask'] = weekMask;
|
|
33
|
+
return this;
|
|
34
|
+
}
|
|
35
|
+
set weekMask(weekMask) {
|
|
36
|
+
this['week_mask'] = weekMask;
|
|
37
|
+
}
|
|
38
|
+
get weekMask() {
|
|
39
|
+
return this['week_mask'];
|
|
40
|
+
}
|
|
41
|
+
withStartWeek(startWeek) {
|
|
42
|
+
this['start_week'] = startWeek;
|
|
43
|
+
return this;
|
|
44
|
+
}
|
|
45
|
+
set startWeek(startWeek) {
|
|
46
|
+
this['start_week'] = startWeek;
|
|
47
|
+
}
|
|
48
|
+
get startWeek() {
|
|
49
|
+
return this['start_week'];
|
|
50
|
+
}
|
|
51
|
+
withEndWeek(endWeek) {
|
|
52
|
+
this['end_week'] = endWeek;
|
|
53
|
+
return this;
|
|
54
|
+
}
|
|
55
|
+
set endWeek(endWeek) {
|
|
56
|
+
this['end_week'] = endWeek;
|
|
57
|
+
}
|
|
58
|
+
get endWeek() {
|
|
59
|
+
return this['end_week'];
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
exports.ScheduleVOPeriodic = ScheduleVOPeriodic;
|
|
63
|
+
//# sourceMappingURL=ScheduleVOPeriodic.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ScheduleVOPeriodic.js","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ScheduleVOPeriodic.ts"],"names":[],"mappings":";;;AAEA,MAAa,kBAAkB;IAO3B;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,WAAW,CAAC,OAAe;QAC9B,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;QAC3B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,OAAO,CAAC,OAA4B;QAC3C,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;IAC/B,CAAC;IACD,IAAW,OAAO;QACd,OAAO,IAAI,CAAC,UAAU,CAAC,CAAC;IAC5B,CAAC;IACM,YAAY,CAAC,QAAuB;QACvC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAAoC;QACpD,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;IACjC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,WAAW,CAAC,CAAC;IAC7B,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,WAAW,CAAC,OAAe;QAC9B,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;QAC3B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,OAAO,CAAC,OAA4B;QAC3C,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;IAC/B,CAAC;IACD,IAAW,OAAO;QACd,OAAO,IAAI,CAAC,UAAU,CAAC,CAAC;IAC5B,CAAC;CACJ;AA/DD,gDA+DC"}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
export declare class ShowAntiVirusRuleRequest {
|
|
2
2
|
private 'project_id'?;
|
|
3
3
|
private 'object_id'?;
|
|
4
|
-
private 'engine_type'?;
|
|
5
4
|
limit?: number;
|
|
6
5
|
offset?: number;
|
|
7
6
|
private 'enterprise_project_id'?;
|
|
8
|
-
|
|
7
|
+
private 'engine_type'?;
|
|
8
|
+
constructor(projectId?: string, objectId?: string, limit?: number, offset?: number);
|
|
9
9
|
withProjectId(projectId: string): ShowAntiVirusRuleRequest;
|
|
10
10
|
set projectId(projectId: string | undefined);
|
|
11
11
|
get projectId(): string | undefined;
|
|
12
12
|
withObjectId(objectId: string): ShowAntiVirusRuleRequest;
|
|
13
13
|
set objectId(objectId: string | undefined);
|
|
14
14
|
get objectId(): string | undefined;
|
|
15
|
-
withEngineType(engineType: number): ShowAntiVirusRuleRequest;
|
|
16
|
-
set engineType(engineType: number | undefined);
|
|
17
|
-
get engineType(): number | undefined;
|
|
18
15
|
withLimit(limit: number): ShowAntiVirusRuleRequest;
|
|
19
16
|
withOffset(offset: number): ShowAntiVirusRuleRequest;
|
|
20
17
|
withEnterpriseProjectId(enterpriseProjectId: string): ShowAntiVirusRuleRequest;
|
|
21
18
|
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
|
22
19
|
get enterpriseProjectId(): string | undefined;
|
|
20
|
+
withEngineType(engineType: number): ShowAntiVirusRuleRequest;
|
|
21
|
+
set engineType(engineType: number | undefined);
|
|
22
|
+
get engineType(): number | undefined;
|
|
23
23
|
}
|
|
24
24
|
//# sourceMappingURL=ShowAntiVirusRuleRequest.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ShowAntiVirusRuleRequest.d.ts","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowAntiVirusRuleRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,wBAAwB;IACjC,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,WAAW,CAAC,CAAS;
|
|
1
|
+
{"version":3,"file":"ShowAntiVirusRuleRequest.d.ts","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowAntiVirusRuleRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,wBAAwB;IACjC,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,WAAW,CAAC,CAAS;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,uBAAuB,CAAC,CAAS;IACzC,OAAO,CAAC,aAAa,CAAC,CAAS;gBACZ,SAAS,CAAC,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM;IAMlF,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,wBAAwB;IAIjE,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,wBAAwB;IAI/D,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,wBAAwB;IAIlD,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,wBAAwB;IAIpD,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,wBAAwB;IAIrF,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,MAAM,GAAI,SAAS,EAEtE;IACD,IAAW,mBAAmB,IAAI,MAAM,GAAG,SAAS,CAEnD;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,wBAAwB;IAInE,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;CACJ"}
|
|
@@ -2,10 +2,9 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ShowAntiVirusRuleRequest = void 0;
|
|
4
4
|
class ShowAntiVirusRuleRequest {
|
|
5
|
-
constructor(projectId, objectId,
|
|
5
|
+
constructor(projectId, objectId, limit, offset) {
|
|
6
6
|
this['project_id'] = projectId;
|
|
7
7
|
this['object_id'] = objectId;
|
|
8
|
-
this['engine_type'] = engineType;
|
|
9
8
|
this['limit'] = limit;
|
|
10
9
|
this['offset'] = offset;
|
|
11
10
|
}
|
|
@@ -29,16 +28,6 @@ class ShowAntiVirusRuleRequest {
|
|
|
29
28
|
get objectId() {
|
|
30
29
|
return this['object_id'];
|
|
31
30
|
}
|
|
32
|
-
withEngineType(engineType) {
|
|
33
|
-
this['engine_type'] = engineType;
|
|
34
|
-
return this;
|
|
35
|
-
}
|
|
36
|
-
set engineType(engineType) {
|
|
37
|
-
this['engine_type'] = engineType;
|
|
38
|
-
}
|
|
39
|
-
get engineType() {
|
|
40
|
-
return this['engine_type'];
|
|
41
|
-
}
|
|
42
31
|
withLimit(limit) {
|
|
43
32
|
this['limit'] = limit;
|
|
44
33
|
return this;
|
|
@@ -57,6 +46,16 @@ class ShowAntiVirusRuleRequest {
|
|
|
57
46
|
get enterpriseProjectId() {
|
|
58
47
|
return this['enterprise_project_id'];
|
|
59
48
|
}
|
|
49
|
+
withEngineType(engineType) {
|
|
50
|
+
this['engine_type'] = engineType;
|
|
51
|
+
return this;
|
|
52
|
+
}
|
|
53
|
+
set engineType(engineType) {
|
|
54
|
+
this['engine_type'] = engineType;
|
|
55
|
+
}
|
|
56
|
+
get engineType() {
|
|
57
|
+
return this['engine_type'];
|
|
58
|
+
}
|
|
60
59
|
}
|
|
61
60
|
exports.ShowAntiVirusRuleRequest = ShowAntiVirusRuleRequest;
|
|
62
61
|
//# sourceMappingURL=ShowAntiVirusRuleRequest.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ShowAntiVirusRuleRequest.js","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowAntiVirusRuleRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,wBAAwB;IAOjC,YAAmB,SAAkB,EAAE,QAAiB,EAAE,
|
|
1
|
+
{"version":3,"file":"ShowAntiVirusRuleRequest.js","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowAntiVirusRuleRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,wBAAwB;IAOjC,YAAmB,SAAkB,EAAE,QAAiB,EAAE,KAAc,EAAE,MAAe;QACrF,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;IAC5B,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA6B;QAC7C,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;IACjC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,WAAW,CAAC,CAAC;IAC7B,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,uBAAuB,CAAC,mBAA2B;QACtD,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;QACpD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAAwC;QACnE,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;IACxD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,uBAAuB,CAAC,CAAC;IACzC,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;CACJ;AA7DD,4DA6DC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ItemInfo } from './ItemInfo';
|
|
2
|
+
export declare class ShowConfigQuotaDto {
|
|
3
|
+
private 'item_info'?;
|
|
4
|
+
private 'max_quota'?;
|
|
5
|
+
private 'quota_type'?;
|
|
6
|
+
private 'used_quota'?;
|
|
7
|
+
constructor();
|
|
8
|
+
withItemInfo(itemInfo: ItemInfo): ShowConfigQuotaDto;
|
|
9
|
+
set itemInfo(itemInfo: ItemInfo | undefined);
|
|
10
|
+
get itemInfo(): ItemInfo | undefined;
|
|
11
|
+
withMaxQuota(maxQuota: number): ShowConfigQuotaDto;
|
|
12
|
+
set maxQuota(maxQuota: number | undefined);
|
|
13
|
+
get maxQuota(): number | undefined;
|
|
14
|
+
withQuotaType(quotaType: string): ShowConfigQuotaDto;
|
|
15
|
+
set quotaType(quotaType: string | undefined);
|
|
16
|
+
get quotaType(): string | undefined;
|
|
17
|
+
withUsedQuota(usedQuota: number): ShowConfigQuotaDto;
|
|
18
|
+
set usedQuota(usedQuota: number | undefined);
|
|
19
|
+
get usedQuota(): number | undefined;
|
|
20
|
+
}
|
|
21
|
+
//# sourceMappingURL=ShowConfigQuotaDto.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowConfigQuotaDto.d.ts","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowConfigQuotaDto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAGtC,qBAAa,kBAAkB;IAC3B,OAAO,CAAC,WAAW,CAAC,CAAW;IAC/B,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,YAAY,CAAC,CAAS;;IAGvB,YAAY,CAAC,QAAQ,EAAE,QAAQ,GAAG,kBAAkB;IAI3D,IAAW,QAAQ,CAAC,QAAQ,EAAE,QAAQ,GAAI,SAAS,EAElD;IACD,IAAW,QAAQ,IAAI,QAAQ,GAAG,SAAS,CAE1C;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,kBAAkB;IAIzD,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,kBAAkB;IAI3D,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,kBAAkB;IAI3D,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;CACJ"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ShowConfigQuotaDto = void 0;
|
|
4
|
+
class ShowConfigQuotaDto {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withItemInfo(itemInfo) {
|
|
8
|
+
this['item_info'] = itemInfo;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
set itemInfo(itemInfo) {
|
|
12
|
+
this['item_info'] = itemInfo;
|
|
13
|
+
}
|
|
14
|
+
get itemInfo() {
|
|
15
|
+
return this['item_info'];
|
|
16
|
+
}
|
|
17
|
+
withMaxQuota(maxQuota) {
|
|
18
|
+
this['max_quota'] = maxQuota;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
set maxQuota(maxQuota) {
|
|
22
|
+
this['max_quota'] = maxQuota;
|
|
23
|
+
}
|
|
24
|
+
get maxQuota() {
|
|
25
|
+
return this['max_quota'];
|
|
26
|
+
}
|
|
27
|
+
withQuotaType(quotaType) {
|
|
28
|
+
this['quota_type'] = quotaType;
|
|
29
|
+
return this;
|
|
30
|
+
}
|
|
31
|
+
set quotaType(quotaType) {
|
|
32
|
+
this['quota_type'] = quotaType;
|
|
33
|
+
}
|
|
34
|
+
get quotaType() {
|
|
35
|
+
return this['quota_type'];
|
|
36
|
+
}
|
|
37
|
+
withUsedQuota(usedQuota) {
|
|
38
|
+
this['used_quota'] = usedQuota;
|
|
39
|
+
return this;
|
|
40
|
+
}
|
|
41
|
+
set usedQuota(usedQuota) {
|
|
42
|
+
this['used_quota'] = usedQuota;
|
|
43
|
+
}
|
|
44
|
+
get usedQuota() {
|
|
45
|
+
return this['used_quota'];
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
exports.ShowConfigQuotaDto = ShowConfigQuotaDto;
|
|
49
|
+
//# sourceMappingURL=ShowConfigQuotaDto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowConfigQuotaDto.js","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowConfigQuotaDto.ts"],"names":[],"mappings":";;;AAGA,MAAa,kBAAkB;IAK3B;IACA,CAAC;IACM,YAAY,CAAC,QAAkB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA+B;QAC/C,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;IACjC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,WAAW,CAAC,CAAC;IAC7B,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA6B;QAC7C,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;IACjC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,WAAW,CAAC,CAAC;IAC7B,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;CACJ;AA/CD,gDA+CC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
export declare class ShowConfigQuotaRequest {
|
|
2
|
+
private 'project_id'?;
|
|
3
|
+
private 'fw_instance_id'?;
|
|
4
|
+
private 'config_type'?;
|
|
5
|
+
private 'set_id'?;
|
|
6
|
+
constructor(projectId?: string, fwInstanceId?: string, configType?: string);
|
|
7
|
+
withProjectId(projectId: string): ShowConfigQuotaRequest;
|
|
8
|
+
set projectId(projectId: string | undefined);
|
|
9
|
+
get projectId(): string | undefined;
|
|
10
|
+
withFwInstanceId(fwInstanceId: string): ShowConfigQuotaRequest;
|
|
11
|
+
set fwInstanceId(fwInstanceId: string | undefined);
|
|
12
|
+
get fwInstanceId(): string | undefined;
|
|
13
|
+
withConfigType(configType: string): ShowConfigQuotaRequest;
|
|
14
|
+
set configType(configType: string | undefined);
|
|
15
|
+
get configType(): string | undefined;
|
|
16
|
+
withSetId(setId: string): ShowConfigQuotaRequest;
|
|
17
|
+
set setId(setId: string | undefined);
|
|
18
|
+
get setId(): string | undefined;
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=ShowConfigQuotaRequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowConfigQuotaRequest.d.ts","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowConfigQuotaRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,sBAAsB;IAC/B,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,gBAAgB,CAAC,CAAS;IAClC,OAAO,CAAC,aAAa,CAAC,CAAS;IAC/B,OAAO,CAAC,QAAQ,CAAC,CAAS;gBACP,SAAS,CAAC,EAAE,MAAM,EAAE,YAAY,CAAC,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,MAAM;IAK1E,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,sBAAsB;IAI/D,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,sBAAsB;IAIrE,IAAW,YAAY,CAAC,YAAY,EAAE,MAAM,GAAI,SAAS,EAExD;IACD,IAAW,YAAY,IAAI,MAAM,GAAG,SAAS,CAE5C;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,sBAAsB;IAIjE,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,sBAAsB;IAIvD,IAAW,KAAK,CAAC,KAAK,EAAE,MAAM,GAAI,SAAS,EAE1C;IACD,IAAW,KAAK,IAAI,MAAM,GAAG,SAAS,CAErC;CACJ"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ShowConfigQuotaRequest = void 0;
|
|
4
|
+
class ShowConfigQuotaRequest {
|
|
5
|
+
constructor(projectId, fwInstanceId, configType) {
|
|
6
|
+
this['project_id'] = projectId;
|
|
7
|
+
this['fw_instance_id'] = fwInstanceId;
|
|
8
|
+
this['config_type'] = configType;
|
|
9
|
+
}
|
|
10
|
+
withProjectId(projectId) {
|
|
11
|
+
this['project_id'] = projectId;
|
|
12
|
+
return this;
|
|
13
|
+
}
|
|
14
|
+
set projectId(projectId) {
|
|
15
|
+
this['project_id'] = projectId;
|
|
16
|
+
}
|
|
17
|
+
get projectId() {
|
|
18
|
+
return this['project_id'];
|
|
19
|
+
}
|
|
20
|
+
withFwInstanceId(fwInstanceId) {
|
|
21
|
+
this['fw_instance_id'] = fwInstanceId;
|
|
22
|
+
return this;
|
|
23
|
+
}
|
|
24
|
+
set fwInstanceId(fwInstanceId) {
|
|
25
|
+
this['fw_instance_id'] = fwInstanceId;
|
|
26
|
+
}
|
|
27
|
+
get fwInstanceId() {
|
|
28
|
+
return this['fw_instance_id'];
|
|
29
|
+
}
|
|
30
|
+
withConfigType(configType) {
|
|
31
|
+
this['config_type'] = configType;
|
|
32
|
+
return this;
|
|
33
|
+
}
|
|
34
|
+
set configType(configType) {
|
|
35
|
+
this['config_type'] = configType;
|
|
36
|
+
}
|
|
37
|
+
get configType() {
|
|
38
|
+
return this['config_type'];
|
|
39
|
+
}
|
|
40
|
+
withSetId(setId) {
|
|
41
|
+
this['set_id'] = setId;
|
|
42
|
+
return this;
|
|
43
|
+
}
|
|
44
|
+
set setId(setId) {
|
|
45
|
+
this['set_id'] = setId;
|
|
46
|
+
}
|
|
47
|
+
get setId() {
|
|
48
|
+
return this['set_id'];
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
exports.ShowConfigQuotaRequest = ShowConfigQuotaRequest;
|
|
52
|
+
//# sourceMappingURL=ShowConfigQuotaRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowConfigQuotaRequest.js","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowConfigQuotaRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,sBAAsB;IAK/B,YAAmB,SAAkB,EAAE,YAAqB,EAAE,UAAmB;QAC7E,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;QACtC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,gBAAgB,CAAC,YAAoB;QACxC,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;QACtC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,YAAY,CAAC,YAAiC;QACrD,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;IAC1C,CAAC;IACD,IAAW,YAAY;QACnB,OAAO,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAClC,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,KAAK,CAAC,KAA0B;QACvC,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACD,IAAW,KAAK;QACZ,OAAO,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1B,CAAC;CACJ;AAlDD,wDAkDC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ShowConfigQuotaDto } from './ShowConfigQuotaDto';
|
|
2
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
3
|
+
export declare class ShowConfigQuotaResponse extends SdkResponse {
|
|
4
|
+
data?: ShowConfigQuotaDto;
|
|
5
|
+
constructor();
|
|
6
|
+
withData(data: ShowConfigQuotaDto): ShowConfigQuotaResponse;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=ShowConfigQuotaResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowConfigQuotaResponse.d.ts","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowConfigQuotaResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE1D,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,uBAAwB,SAAQ,WAAW;IAC7C,IAAI,CAAC,EAAE,kBAAkB,CAAC;;IAI1B,QAAQ,CAAC,IAAI,EAAE,kBAAkB,GAAG,uBAAuB;CAIrE"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ShowConfigQuotaResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class ShowConfigQuotaResponse extends SdkResponse_1.SdkResponse {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
withData(data) {
|
|
10
|
+
this['data'] = data;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
exports.ShowConfigQuotaResponse = ShowConfigQuotaResponse;
|
|
15
|
+
//# sourceMappingURL=ShowConfigQuotaResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowConfigQuotaResponse.js","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowConfigQuotaResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,uBAAwB,SAAQ,yBAAW;IAEpD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,QAAQ,CAAC,IAAwB;QACpC,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AATD,0DASC"}
|
|
@@ -3,7 +3,7 @@ export declare class ShowCustomerIpsInfoRequest {
|
|
|
3
3
|
private 'object_id'?;
|
|
4
4
|
private 'fw_instance_id'?;
|
|
5
5
|
private 'project_id'?;
|
|
6
|
-
constructor(ipsCfwId?: string,
|
|
6
|
+
constructor(ipsCfwId?: string, fwInstanceId?: string, projectId?: string);
|
|
7
7
|
withIpsCfwId(ipsCfwId: string): ShowCustomerIpsInfoRequest;
|
|
8
8
|
set ipsCfwId(ipsCfwId: string | undefined);
|
|
9
9
|
get ipsCfwId(): string | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ShowCustomerIpsInfoRequest.d.ts","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowCustomerIpsInfoRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,0BAA0B;IACnC,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,gBAAgB,CAAC,CAAS;IAClC,OAAO,CAAC,YAAY,CAAC,CAAS;gBACX,QAAQ,CAAC,EAAE,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"ShowCustomerIpsInfoRequest.d.ts","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowCustomerIpsInfoRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,0BAA0B;IACnC,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,gBAAgB,CAAC,CAAS;IAClC,OAAO,CAAC,YAAY,CAAC,CAAS;gBACX,QAAQ,CAAC,EAAE,MAAM,EAAE,YAAY,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM;IAKxE,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,0BAA0B;IAIjE,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,0BAA0B;IAIjE,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,0BAA0B;IAIzE,IAAW,YAAY,CAAC,YAAY,EAAE,MAAM,GAAI,SAAS,EAExD;IACD,IAAW,YAAY,IAAI,MAAM,GAAG,SAAS,CAE5C;IACM,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,0BAA0B;IAInE,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;CACJ"}
|
|
@@ -2,9 +2,8 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ShowCustomerIpsInfoRequest = void 0;
|
|
4
4
|
class ShowCustomerIpsInfoRequest {
|
|
5
|
-
constructor(ipsCfwId,
|
|
5
|
+
constructor(ipsCfwId, fwInstanceId, projectId) {
|
|
6
6
|
this['ips_cfw_id'] = ipsCfwId;
|
|
7
|
-
this['object_id'] = objectId;
|
|
8
7
|
this['fw_instance_id'] = fwInstanceId;
|
|
9
8
|
this['project_id'] = projectId;
|
|
10
9
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ShowCustomerIpsInfoRequest.js","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowCustomerIpsInfoRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,0BAA0B;IAKnC,YAAmB,QAAiB,EAAE,
|
|
1
|
+
{"version":3,"file":"ShowCustomerIpsInfoRequest.js","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowCustomerIpsInfoRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,0BAA0B;IAKnC,YAAmB,QAAiB,EAAE,YAAqB,EAAE,SAAkB;QAC3E,IAAI,CAAC,YAAY,CAAC,GAAG,QAAQ,CAAC;QAC9B,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;QACtC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,YAAY,CAAC,GAAG,QAAQ,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA6B;QAC7C,IAAI,CAAC,YAAY,CAAC,GAAG,QAAQ,CAAC;IAClC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA6B;QAC7C,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;IACjC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,WAAW,CAAC,CAAC;IAC7B,CAAC;IACM,gBAAgB,CAAC,YAAoB;QACxC,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;QACtC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,YAAY,CAAC,YAAiC;QACrD,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;IAC1C,CAAC;IACD,IAAW,YAAY;QACnB,OAAO,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAClC,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;CACJ;AAlDD,gEAkDC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export declare class ShowExportStatusRequest {
|
|
2
|
+
private 'object_id'?;
|
|
3
|
+
private 'project_id'?;
|
|
4
|
+
constructor(objectId?: string, projectId?: string);
|
|
5
|
+
withObjectId(objectId: string): ShowExportStatusRequest;
|
|
6
|
+
set objectId(objectId: string | undefined);
|
|
7
|
+
get objectId(): string | undefined;
|
|
8
|
+
withProjectId(projectId: string): ShowExportStatusRequest;
|
|
9
|
+
set projectId(projectId: string | undefined);
|
|
10
|
+
get projectId(): string | undefined;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=ShowExportStatusRequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowExportStatusRequest.d.ts","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowExportStatusRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,uBAAuB;IAChC,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,YAAY,CAAC,CAAS;gBACX,QAAQ,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM;IAIjD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,uBAAuB;IAI9D,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,uBAAuB;IAIhE,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;CACJ"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ShowExportStatusRequest = void 0;
|
|
4
|
+
class ShowExportStatusRequest {
|
|
5
|
+
constructor(objectId, projectId) {
|
|
6
|
+
this['object_id'] = objectId;
|
|
7
|
+
this['project_id'] = projectId;
|
|
8
|
+
}
|
|
9
|
+
withObjectId(objectId) {
|
|
10
|
+
this['object_id'] = objectId;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
set objectId(objectId) {
|
|
14
|
+
this['object_id'] = objectId;
|
|
15
|
+
}
|
|
16
|
+
get objectId() {
|
|
17
|
+
return this['object_id'];
|
|
18
|
+
}
|
|
19
|
+
withProjectId(projectId) {
|
|
20
|
+
this['project_id'] = projectId;
|
|
21
|
+
return this;
|
|
22
|
+
}
|
|
23
|
+
set projectId(projectId) {
|
|
24
|
+
this['project_id'] = projectId;
|
|
25
|
+
}
|
|
26
|
+
get projectId() {
|
|
27
|
+
return this['project_id'];
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
exports.ShowExportStatusRequest = ShowExportStatusRequest;
|
|
31
|
+
//# sourceMappingURL=ShowExportStatusRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowExportStatusRequest.js","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowExportStatusRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,uBAAuB;IAGhC,YAAmB,QAAiB,EAAE,SAAkB;QACpD,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA6B;QAC7C,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;IACjC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,WAAW,CAAC,CAAC;IAC7B,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;CACJ;AA3BD,0DA2BC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ExportStatusVO } from './ExportStatusVO';
|
|
2
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
3
|
+
export declare class ShowExportStatusResponse extends SdkResponse {
|
|
4
|
+
data?: ExportStatusVO;
|
|
5
|
+
constructor();
|
|
6
|
+
withData(data: ExportStatusVO): ShowExportStatusResponse;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=ShowExportStatusResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowExportStatusResponse.d.ts","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowExportStatusResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,wBAAyB,SAAQ,WAAW;IAC9C,IAAI,CAAC,EAAE,cAAc,CAAC;;IAItB,QAAQ,CAAC,IAAI,EAAE,cAAc,GAAG,wBAAwB;CAIlE"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ShowExportStatusResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class ShowExportStatusResponse extends SdkResponse_1.SdkResponse {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
withData(data) {
|
|
10
|
+
this['data'] = data;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
exports.ShowExportStatusResponse = ShowExportStatusResponse;
|
|
15
|
+
//# sourceMappingURL=ShowExportStatusResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowExportStatusResponse.js","sourceRoot":"","sources":["../../../../../services/cfw/v1/model/ShowExportStatusResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,wBAAyB,SAAQ,yBAAW;IAErD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,QAAQ,CAAC,IAAoB;QAChC,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AATD,4DASC"}
|