Skip to content

Get-PASPlatform missing Description field #544

Open
@arnauvc

Description

@arnauvc

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:

  1. Get a platform using the id.
    $Plat = Get-PASPlatform -PlatformID ($PlatformID)
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions