Get-PASPTARule

Get-PASPTARule

SYNOPSIS

Returns risky activities rules from PTA

SYNTAX

Get-PASPTARule [<CommonParameters>]

DESCRIPTION

Returns risky activities rules configured in PTA

EXAMPLES

EXAMPLE 1

Get-PASPTARule

Returns all risky activities rules from PTA

EXAMPLE 2

Get-PASPTARule | Format-Table -AutoSize

Displays the risky activities rules configured in PTA in table format.

EXAMPLE 3

Get-PASPTARule | ConvertTo-Json -Depth 5

Returns the risky activities rules from PTA as a JSON formatted string.

PARAMETERS

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

Minimum Version CyberArk 10.4

https://pspas.pspete.dev/commands/Get-PASPTARule

https://docs.cyberark.com/Product-Doc/OnlineHelp/PAS/Latest/en/Content/WebServices/GetSettings.htm