Skip to content

Get-B1DHCPGlobalConfig

SYNOPSIS

Retrieves the BloxOneDDI Global DHCP Configuration

SYNTAX

Get-B1DHCPGlobalConfig [[-Fields] <String[]>] [<CommonParameters>]

DESCRIPTION

This function is used to retrieve the BloxOneDDI Global DHCP Configuration

EXAMPLES

EXAMPLE 1

Get-B1DHCPGlobalConfig

PARAMETERS

-Fields

Specify a list of fields to return. The default is to return all fields.

Type: String[]
Parameter Sets: (All)
Aliases:

Required: False
Position: 1
Default value: None
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.

INPUTS

OUTPUTS

NOTES