Get-PASStoredPlatform
Get-PASStoredPlatform
SYNOPSIS
Returns the details of the platform imported and stored in memory
SYNTAX
Get-PASStoredPlatform [<CommonParameters>]
DESCRIPTION
Returns the details of the platform stored in memory, and a list of the existing conflicted platforms that can be updated using these platform details.
EXAMPLES
Example 1
PS C:\> Get-PASStoredPlatform
Output the detail of the platform stored in memory
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
RELATED LINKS
https://pspas.pspete.dev/commands/Get-PASStoredPlatform
https://docs.cyberark.com/pam-self-hosted/latest/en/content/webservices/getstoredplatformdetails.htm