Name | Type | Description | Notes |
---|---|---|---|
Installed | PackageInfo | ||
Component | String |
- Prepare the resource
$InstalledPackage = Initialize-TorizonPlatformAPIInstalledPackage -Installed null `
-Component null
- Convert the resource to JSON
$InstalledPackage | ConvertTo-JSON