PowerShell Cmdlets For Solve Actions
- Print
- DarkLight
- PDF
PowerShell Cmdlets For Solve Actions
- Print
- DarkLight
- PDF
Article Summary
Version 8.8 comes with a new set of PowerShell cmdlets that you can use to easier manage Solve Actions. This article provides an overview of all cmdlets.
Cmdlet | Description | Link to Article |
---|---|---|
Add-CUUser | Creates a new Solve user | LINK |
Get-CUAvailableActions | Shows all available actions (built-in and script actions) in your ControlUp organization | LINK |
Get-CUActionSignature | Shows all input parameters of your actions and outputs to JSON | LINK |
Get-CUCredentials | Lists all credentials in the Credentials Store | LINK |
Get-CURunningActions | Shows a list of all running actions and all actions that were executed in the last 5 minutes | --- |
Get-CUUsersList | Lists all users in your ControlUp organization | --- |
Invoke-CUAction | Executes an action | LINK |
Start-CUAction | Same as Invoke-CUAction, starts an action asynchronically | --- |
Was this article helpful?