Set-PaCustomReport

Synopsis

Creates/Configures a custom report on a Palo Alto device.

Syntax

summary

Set-PaCustomReport [-Name] <String> [-Description <String>] [-Vsys <String>] -SummaryDatabase <String> -TimeFrame <String> [-EntriesShown <Int32>] [-Groups <Int32>] -Columns <String[]> [-Query <String>] [-SortBy <String>] [-WhatIf] [-Confirm] 

detailed

Set-PaCustomReport [-Name] <String> [-Description <String>] [-Vsys <String>] -DetailedLog <String> -TimeFrame <String> [-EntriesShown <Int32>] [-Groups <Int32>] -Columns <String[]> [-Query <String>] [-SortBy <String>] [-WhatIf] [-Confirm] 

Description

Creates/Configures a custom report 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

-Description

Type: String
Parameter Sets: All
Aliases: 

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

-Vsys

Type: String
Parameter Sets: All
Aliases: 

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

-SummaryDatabase

Type: String
Parameter Sets: summary
Aliases: 

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

-DetailedLog

Type: String
Parameter Sets: detailed
Aliases: 

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

-TimeFrame

Type: String
Parameter Sets: All
Aliases: 

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

-EntriesShown

Type: Int32
Parameter Sets: All
Aliases: 

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

-Groups

Type: Int32
Parameter Sets: All
Aliases: 

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

-Columns

Type: String[]
Parameter Sets: All
Aliases: 

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

-Query

Type: String
Parameter Sets: All
Aliases: 

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

-SortBy

Type: String
Parameter Sets: All
Aliases: 

Required: false
Position: named
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