Retrieves the Known IP Database for a specific customer tenant.
The Get-CIPPKnownIPDB function retrieves the Known IP Database for a specific customer tenant by making a REST API call to the "/api/listknownipdb" endpoint.
Specifies the ID of the customer tenant for which to retrieve the Known IP Database.
PS > Get-CIPPKnownIPDB -CustomerTenantID "12345678"