Click or drag to resize
IIpLogManager Methods

[This is preliminary documentation and is subject to change.]

The IIpLogManager type exposes the following members.

Methods
  NameDescription
Public methodInt64CreateRuleset(IDhcpLogRuleset, IEnumerableIDhcplogRulesetDecoder, IEnumerableIDhcplogRulesetDecoder)
Public method void DeleteRuleset(Int64)
Public methodIPaginationTFilter(TFilterDtoInterface, PaginationRequestTDToInterface)
Searches for entities using a filter and returnes a pagination based on the supplied request
(Inherited from IFilterableTDToInterface, TFilterDtoInterface.)
Public methodIEnumerableT, T: IDhcplogRulesetDecoderGetAvailableDhcpDecoders
Public methodIEnumerableT, T: IDhcpServerGetAvailableDhcpServers
Public methodIEnumerableT, T: IDhcplogRulesetDecoderGetConfiguredDecodersForRuleset(Int64, DhcpDecoderType)
Public methodIEnumerableT, T: IMaintenanceItemGetLogsGroupedByStatus
Public methodIEnumerableT, T: IDhcpNetGetNets(Int64)
Public methodIDhcpLogRulesetGetRuleset(Int64)
Public methodIEnumerableT, T: IDhcpLogRulesetGetRulesets
Public methodIEnumerableT, T: StringGetTop100CustomerNumber(String) Obsolete.
Public methodIEnumerableT, T: StringGetTop100CustomerNumber(Int64, String)
Public methodIEnumerableT, T: StringGetTop100DeviceName(String) Obsolete.
Public methodIEnumerableT, T: StringGetTop100DeviceName(Int64, String)
Public methodIEnumerableT, T: StringGetTop100Ip(String) Obsolete.
Public methodIEnumerableT, T: StringGetTop100Ip(Int64, String)
Public methodIEnumerableT, T: StringGetTop100Mac(String) Obsolete.
Public methodIEnumerableT, T: StringGetTop100Mac(Int64, String)
Public methodIEnumerableT, T: StringGetTop100Ssn(String) Obsolete.
Public method void SaveOrUpdateNets(IEnumerableIDhcpNet)
Public method void UpdateLogStatuses(IEnumerableIpLogStatus)
Public method void UpdateRuleset(IDhcpLogRuleset, IEnumerableIDhcplogRulesetDecoder, IEnumerableIDhcplogRulesetDecoder)
Top
See Also