Get-B1DNSUsage¶
SYNOPSIS¶
Queries an IP Address against BloxOneDDI IPAM
SYNTAX¶
DESCRIPTION¶
This function is used to query an IP Address against the BloxOneDDI IPAM and return any records associated with that IP.
EXAMPLES¶
EXAMPLE 1¶
PARAMETERS¶
-Address¶
Indicates whether to search by DHCP Range
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Space¶
Filter the results by IPAM Space
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-ParseDetails¶
Whether to enhance the data by resolving the Authoritative Zone, IPAM Space & DNS View names
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters¶
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.