Tririga-Manage-Rest

4.4.0

Manages TRIRIGA installations using the admin REST API

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Tririga-Manage-Rest -RequiredVersion 4.4.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Tririga-Manage-Rest -Version 4.4.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright (C) 2024 Nithin Philips

Package Details

Author(s)

  • Nithin Philips

Functions

Get-BuildNumber Get-Summary Get-Agent Get-AgentHost Get-AdminUser Get-ActiveUser Stop-Agent Start-Agent Set-WorkflowInstance Enable-WorkflowInstance Disable-WorkflowInstance

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes


-   Fix bug in REST module returning results twice
-   Implement `-WhatIf` flag in any commands that will make a change.
-   Rename commands per PSScriptAnalyer recommendations:
   -   Get-AdminUsers -\> Get-AdminUser
   -   Get-ActiveUsers -\> Get-ActiveUser
   -   Get-Agents -\> Get-Agent
-   Implement unit tests.
-   Changes to production environments is now confirmed with a a Yes/No prompt, not a timer.

FileList

Version History

Version Downloads Last updated
4.7.0 8 11/7/2024
4.6.0 5 11/5/2024
4.5.0 5 11/5/2024
4.4.0 (current version) 5 11/3/2024
4.3.0 7 11/1/2024
4.2.0 6 10/31/2024
Show more