pihole_lib
- pihole_lib package
- Subpackages
- pihole_lib.models package
- Submodules
- pihole_lib.models.base module
- pihole_lib.models.client_mgmt module
- pihole_lib.models.dhcp module
- pihole_lib.models.dns module
- pihole_lib.models.domains module
- pihole_lib.models.ftl module
- pihole_lib.models.groups module
- pihole_lib.models.host module
- pihole_lib.models.lists module
- pihole_lib.models.messages module
- pihole_lib.models.network module
- pihole_lib.models.padd module
- pihole_lib.models.search module
- pihole_lib.models.session module
- pihole_lib.models.stats module
- pihole_lib.models.system module
- pihole_lib.models.teleporter module
- pihole_lib.models.version module
- Module contents
- pihole_lib.models package
- Submodules
- pihole_lib.actions module
- pihole_lib.backup module
- pihole_lib.base module
- pihole_lib.client module
PiHoleClientPiHoleClient.DEFAULT_TIMEOUTPiHoleClient.HEADER_SESSION_IDPiHoleClient.__init__()PiHoleClient.__enter__()PiHoleClient.__exit__()PiHoleClient.close()PiHoleClient.is_authenticated()PiHoleClient.get_session_id()PiHoleClient.infoPiHoleClient.actionsPiHoleClient.backupPiHoleClient.configPiHoleClient.dhcpPiHoleClient.dnsPiHoleClient.listsPiHoleClient.groupsPiHoleClient.paddPiHoleClient.statsPiHoleClient.domainsPiHoleClient.networkPiHoleClient.clients
- pihole_lib.clients module
- pihole_lib.config module
- pihole_lib.dhcp module
- pihole_lib.dns module
PiHoleDNSPiHoleDNS.BASE_URLPiHoleDNS.CONFIG_URLPiHoleDNS.get_config()PiHoleDNS.get_records()PiHoleDNS.add_a_record()PiHoleDNS.remove_a_record()PiHoleDNS.add_cname_record()PiHoleDNS.remove_cname_record()PiHoleDNS.get_blocking_status()PiHoleDNS.set_blocking_status()PiHoleDNS.enable_blocking()PiHoleDNS.disable_blocking()
- pihole_lib.domains module
- pihole_lib.exceptions module
- pihole_lib.groups module
- pihole_lib.info module
- pihole_lib.lists module
- pihole_lib.network module
- pihole_lib.padd module
- pihole_lib.stats module
PiHoleStatsPiHoleStats.BASE_URLPiHoleStats.get_history()PiHoleStats.get_client_history()PiHoleStats.get_database_history()PiHoleStats.get_database_client_history()PiHoleStats.get_queries()PiHoleStats.get_query_suggestions()PiHoleStats.get_query_types()PiHoleStats.get_recent_blocked()PiHoleStats.get_summary()PiHoleStats.get_top_clients()PiHoleStats.get_top_domains()PiHoleStats.get_upstreams()PiHoleStats.get_database_query_types()PiHoleStats.get_database_summary()PiHoleStats.get_database_top_clients()PiHoleStats.get_database_top_domains()PiHoleStats.get_database_upstreams()
- pihole_lib.utils module
- Module contents
PiHoleClientPiHoleClient.DEFAULT_TIMEOUTPiHoleClient.HEADER_SESSION_IDPiHoleClient.__init__()PiHoleClient.__enter__()PiHoleClient.__exit__()PiHoleClient.close()PiHoleClient.is_authenticated()PiHoleClient.get_session_id()PiHoleClient.infoPiHoleClient.actionsPiHoleClient.backupPiHoleClient.configPiHoleClient.dhcpPiHoleClient.dnsPiHoleClient.listsPiHoleClient.groupsPiHoleClient.paddPiHoleClient.statsPiHoleClient.domainsPiHoleClient.networkPiHoleClient.clients
PiHoleInfoPiHoleBackupPiHoleListsPiHoleActionsPiHoleConfigPiHoleDHCPPiHoleDNSPiHoleDNS.BASE_URLPiHoleDNS.CONFIG_URLPiHoleDNS.get_config()PiHoleDNS.get_records()PiHoleDNS.add_a_record()PiHoleDNS.remove_a_record()PiHoleDNS.add_cname_record()PiHoleDNS.remove_cname_record()PiHoleDNS.get_blocking_status()PiHoleDNS.set_blocking_status()PiHoleDNS.enable_blocking()PiHoleDNS.disable_blocking()
PiHoleDomainsPiHoleGroupsPiHoleNetworkPiHolePADDPiHoleStatsPiHoleStats.BASE_URLPiHoleStats.get_history()PiHoleStats.get_client_history()PiHoleStats.get_database_history()PiHoleStats.get_database_client_history()PiHoleStats.get_queries()PiHoleStats.get_query_suggestions()PiHoleStats.get_query_types()PiHoleStats.get_recent_blocked()PiHoleStats.get_summary()PiHoleStats.get_top_clients()PiHoleStats.get_top_domains()PiHoleStats.get_upstreams()PiHoleStats.get_database_query_types()PiHoleStats.get_database_summary()PiHoleStats.get_database_top_clients()PiHoleStats.get_database_top_domains()PiHoleStats.get_database_upstreams()
PiHoleClientsBasePiHoleAPIClientPiHoleAPIErrorPiHoleAuthenticationErrorPiHoleConnectionErrorPiHoleServerErrorProcessedSuccessProcessedErrorProcessedResultListTypeDomainTypeDomainKindRAMStatsMemoryStatsMemoryCPULoadCPUStatsFTLResourceUsageSystemDetailsSystemInfoVersionLocalVersionRemoteComponentVersionDockerVersionVersionDetailsVersionInfoLoginInfoPiHoleAuthSessionClientHeaderClientInfoDatabaseUserDatabaseGroupDatabaseOwnerDatabaseInfoFTLDatabaseStatsFTLClientStatsFTLDnsmasqStatsFTLDnsmasqStats.dns_cache_insertedFTLDnsmasqStats.dns_cache_live_freedFTLDnsmasqStats.dns_queries_forwardedFTLDnsmasqStats.dns_auth_answeredFTLDnsmasqStats.dns_local_answeredFTLDnsmasqStats.dns_stale_answeredFTLDnsmasqStats.dns_unansweredFTLDnsmasqStats.dnssec_max_crypto_useFTLDnsmasqStats.dnssec_max_sig_failFTLDnsmasqStats.dnssec_max_workFTLDnsmasqStats.bootpFTLDnsmasqStats.pxeFTLDnsmasqStats.dhcp_ackFTLDnsmasqStats.dhcp_declineFTLDnsmasqStats.dhcp_discoverFTLDnsmasqStats.dhcp_informFTLDnsmasqStats.dhcp_nakFTLDnsmasqStats.dhcp_offerFTLDnsmasqStats.dhcp_releaseFTLDnsmasqStats.dhcp_requestFTLDnsmasqStats.noanswerFTLDnsmasqStats.leases_allocated_4FTLDnsmasqStats.leases_pruned_4FTLDnsmasqStats.leases_allocated_6FTLDnsmasqStats.leases_pruned_6FTLDnsmasqStats.tcp_connectionsFTLDnsmasqStats.dhcp_leasequeryFTLDnsmasqStats.dhcp_lease_unassignedFTLDnsmasqStats.dhcp_lease_actveFTLDnsmasqStats.dhcp_lease_unknownFTLDnsmasqStats.model_config
FTLStatsFTLInfoHostUnameHostDMIBiosHostDMIBoardHostDMIProductHostDMISystemHostDMIHostDetailsHostInfoPiHoleListAddListRequestUpdateListRequestBatchDeleteItemListProcessedSuccessListProcessedErrorListProcessedResultListsResponseSearchResultCountsSearchGravityCountsSearchResultsSearchParametersSearchDataSearchResponseMessageMessagesInfoMessagesCountInfoDHCPLeaseDHCPLeasesInfoPADDQueriesPADDCachePADDMemoryPADDSystemNetworkBytesPADDNetworkBytesPADDNetworkInterfacePADDInterfacePADDVersionComponentPADDVersionRemotePADDVersionInfoPADDVersionDockerPADDVersionPADDConfigPADDSensorsPADDInfoPADDInfo.active_clientsPADDInfo.gravity_sizePADDInfo.top_domainPADDInfo.top_blockedPADDInfo.top_clientPADDInfo.recent_blockedPADDInfo.blockingPADDInfo.queriesPADDInfo.cachePADDInfo.systemPADDInfo.node_namePADDInfo.host_modelPADDInfo.ifacePADDInfo.versionPADDInfo.configPADDInfo.percent_memPADDInfo.percent_cpuPADDInfo.pidPADDInfo.sensorsPADDInfo.model_config
DNSRecordDNSConfigDNSConfigInfoDNSBlockingStatusGroupGroupRequestGroupProcessedSuccessGroupProcessedErrorGroupProcessedResultGroupsResponseHistoryEntryHistoryResponseClientHistoryEntryClientHistoryResponseDatabaseHistoryResponseDatabaseClientHistoryResponseQueryEntryQueriesResponseQuerySuggestionsQuerySuggestionsResponseQueryTypesResponseDatabaseSummaryResponseTopClientTopClientsResponseTopDomainTopDomainsResponseUpstreamStatisticsUpstreamServerUpstreamsResponseRecentBlockedResponseSummaryQueriesSummaryClientsSummaryGravitySummaryResponseDomainDomainsResponseDomainRequestDomainBatchDeleteItemDomainProcessedSuccessDomainProcessedErrorDomainProcessedResultDomainMutationResponseDomainBatchDeleteResponseNetworkDeviceAddressNetworkDeviceNetworkDevicesResponseNetworkGatewayNetworkGatewayResponseNetworkGatewayDetailedResponseNetworkInterfaceStatsNetworkInterfaceAddressNetworkInterfaceAddress.familyNetworkInterfaceAddress.scopeNetworkInterfaceAddress.flagsNetworkInterfaceAddress.prefixlenNetworkInterfaceAddress.addressNetworkInterfaceAddress.address_typeNetworkInterfaceAddress.localNetworkInterfaceAddress.local_typeNetworkInterfaceAddress.broadcastNetworkInterfaceAddress.broadcast_typeNetworkInterfaceAddress.labelNetworkInterfaceAddress.preferedNetworkInterfaceAddress.validNetworkInterfaceAddress.cstampNetworkInterfaceAddress.tstampNetworkInterfaceAddress.model_config
NetworkInterfaceNetworkInterface.nameNetworkInterface.speedNetworkInterface.typeNetworkInterface.flagsNetworkInterface.stateNetworkInterface.carrierNetworkInterface.proto_downNetworkInterface.addressNetworkInterface.broadcastNetworkInterface.perm_addressNetworkInterface.statsNetworkInterface.addressesNetworkInterface.model_config
NetworkInterfacesResponseNetworkRouteNetworkRoutesResponseNetworkDeviceDeleteResponseClientClientRequestClientUpdateRequestClientBatchDeleteItemClientProcessedSuccessClientProcessedErrorClientProcessedResultClientsResponseClientSuggestionsResponseTeleporterGravityOptionsTeleporterImportOptions
- Subpackages