Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 600 Bytes

Get-CIPPKnownIPDB.md

File metadata and controls

16 lines (13 loc) · 600 Bytes

Get-CIPPKnownIPDB

SYNOPSIS

Retrieves the Known IP Database for a specific customer tenant.

DESCRIPTION

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.

PARAMETERS

-CustomerTenantID

Foo Foo
Specifies the ID of the customer tenant for which to retrieve the Known IP Database.

EXAMPLE 1

PS > Get-CIPPKnownIPDB -CustomerTenantID "12345678"