Open
Description
Describe the issue
In version 6.4.80 the field Description from a Platform is no longer present. It was present in older versions and I'm able to retrieve it via Cyberark's API.
To Reproduce
Steps to reproduce the behavior:
- Get a platform using the id.
$Plat = Get-PASPlatform -PlatformID ($PlatformID)
- Search for the field
$Plat.Details.General.Description
Expected behavior
A expect the field Description to be there, or maybe in another place but I cannot find it
- PowerShell Version: 5.0
- psPAS Version: 6.4.80
- CyberArk Version: 14.0
Metadata
Metadata
Assignees
Labels
No labels