PSInsight

1.7.20210408.0

A collection of Powershell tools to interface with the Jira Insight API.

Installation Options

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

Install-Module -Name PSInsight -RequiredVersion 1.7.20210408.0

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

Install-PSResource -Name PSInsight -Version 1.7.20210408.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

(c) 2020 Gary Smith. All rights reserved.

Package Details

Author(s)

  • Gary Smith

Tags

Jira Insight PSInsight API CMDB Asset

Functions

Get-InsightObjectSchema New-InsightObjectSchema Remove-InsightObjectSchema Set-InsightObjectSchema Get-InsightStatuses New-InsightStatuses Remove-InsightObjectTypes Set-InsightStatuses Get-InsightObjectTypeAttributes New-InsightObjectTypeAttributes Remove-InsightObjectTypeAttributes Set-InsightObjectTypeAttributes Get-InsightIcons Get-InsightObject New-InsightObject New-InsightObjectAttribute Remove-InsightObject Set-InsightObject Get-InsightObjectTypes New-InsightObjectTypes Set-InsightObjectTypes

Dependencies

This module has no dependencies.

Release Notes

Added
- Updated ReadMe.md
- Build-ObjectType and Build-Schema added to build the database from JSON input (See examples folder).
- Examples\Schema added to provide sample data and script to automaticly build a Schema.
- Examples\ObjectTypes added to provide sample data and script to automaticly build ObjectTypes within the schema.
- Superseeded example files removed

FileList

Version History

Version Downloads Last updated
1.25.20210511.0 1,819 5/11/2021
1.24.20210511.0 16 5/11/2021
1.23.20210511.0 16 5/11/2021
1.22.20210507.0 257 5/7/2021
1.21.20210507.0 16 5/7/2021
1.20.20210506.0 75 5/6/2021
1.19.20210430.0 18 4/30/2021
1.18.20210428.0 18 4/28/2021
1.17.20210422.0 17 4/22/2021
1.16.20210421.0 12 4/21/2021
1.15.20210414.0 20 4/14/2021
1.14.20210413.0 14 4/13/2021
1.13.20210412.0 13 4/12/2021
1.12.20210409.0 12 4/9/2021
1.11.20210408.0 12 4/8/2021
1.10.20210408.0 13 4/8/2021
1.9.20210408.0 15 4/8/2021
1.8.20210408.0 13 4/8/2021
1.7.20210408.0 (current version) 14 4/8/2021
1.6.20210407.0 13 4/7/2021
1.5.20201023.0 74 10/23/2020
1.4.20201022.0 12 10/22/2020
1.3.20201021.0 14 10/21/2020
1.2.20201021.0 13 10/21/2020
1.1.20201021.0 12 10/21/2020
1.0.0 13 9/23/2020
Show less