Get-PASPSMSessionProperty
Get-PASPSMSessionProperty
SYNOPSIS
Get property details of PSM Session
SYNTAX
Get-PASPSMSessionProperty [-liveSessionId] <String> [<CommonParameters>]
DESCRIPTION
Returns the property details of an active PSM session.
EXAMPLES
EXAMPLE 1
Get-PASPSMSessionProperty -liveSessionId 123_45
Returns details of activities in PSM Recording with Id 123_45
PARAMETERS
-liveSessionId
The ID of an active session to get properties of.
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