Set-PaTag

Synopsis

Creates/Configures an Tag object on a Palo Alto device.

Syntax

Set-PaTag [-Name] <String> [[-Color] <String>] [[-Comments] <String>] [-WhatIf] [-Confirm] 

Description

Creates/Configures an Tag object on a Palo Alto device.

Examples

Example 1

PS c:\> 

Parameters

-Name

Type: String
Parameter Sets: All
Aliases: 

Required: true
Position: 1
Default value: 
Accept pipeline input: false
Accept wildcard characters: false

-Color

Type: String
Parameter Sets: All
Aliases: 

Required: false
Position: 2
Default value: 
Accept pipeline input: false
Accept wildcard characters: false

-Comments

Type: String
Parameter Sets: All
Aliases: 

Required: false
Position: 3
Default value: 
Accept pipeline input: false
Accept wildcard characters: false

-WhatIf

Type: SwitchParameter
Parameter Sets: All
Aliases: wi

Required: false
Position: named
Default value: 
Accept pipeline input: false
Accept wildcard characters: false

-Confirm

Type: SwitchParameter
Parameter Sets: All
Aliases: cf

Required: false
Position: named
Default value: 
Accept pipeline input: false
Accept wildcard characters: false