Get-PASPSMRecordingProperty
Get-PASPSMRecordingProperty
SYNOPSIS
Get property details of PSM Recordings
SYNTAX
Get-PASPSMRecordingProperty [-RecordingID] <String> [<CommonParameters>]
DESCRIPTION
Returns the property details of a recorded session.
EXAMPLES
EXAMPLE 1
Get-PASPSMRecordingProperty -RecordingID 123_45
Returns details of activities in PSM Recording with Id 123_45
PARAMETERS
-RecordingID
Unique ID of the recorded PSM session
Type: String
Parameter Sets: (All)
Aliases: SessionID
Required: True
Position: 1
Default value: None
Accept pipeline input: True (ByPropertyName)
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
Minimum CyberArk Version 10.6
RELATED LINKS
https://pspas.pspete.dev/commands/Get-PASPSMRecordingProperty