BulkZoneDeleteRequest

Syntax

attributes (Default)

New-BulkZoneDeleteRequest -Zone <String[]> [-BypassSafetyChecks] [-EdgeRCFile <String>] [-Section <String>]
 [-AccountSwitchKey <String>] [-WhatIf] [-Confirm] [<CommonParameters>]

postbody

New-BulkZoneDeleteRequest -Body <String> [-BypassSafetyChecks] [-EdgeRCFile <String>] [-Section <String>]
 [-AccountSwitchKey <String>] [-WhatIf] [-Confirm] [<CommonParameters>]

Parameters

-Zone

The name of the zone(s) to delete.

Type: String[]
Parameter Sets: attributes
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False

-Body

Type: String
Parameter Sets: postbody
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-BypassSafetyChecks

If specified, disables the delegation checks and deletes the zones as soon as possible.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

-EdgeRCFile

Path to a valid .edgerc file with authentication information.

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Section

The section within the .edgerc file to use for authentication.

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-AccountSwitchKey

This is a feature only used by Partners and Akamai internal users.

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-WhatIf

Shows what would happen if the cmdlet runs.
The cmdlet is not run.

Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Confirm

Prompts you for confirmation before running the cmdlet.

Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf

Required: False
Position: Named
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.

Outputs