Skip to main content

SedApproval

Properties

NameTypeDescriptionNotes
Items[]StringList of SED id's[optional]

Examples

  • Prepare the resource
$SedApproval = Initialize-PSSailpoint.BetaSedApproval  -Items 016629d1-1d25-463f-97f3-c6686846650
  • Convert the resource to JSON
$SedApproval | ConvertTo-JSON

[Back to top]