powershellwrapper icon indicating copy to clipboard operation
powershellwrapper copied to clipboard

This PowerShell module acts as a wrapper for the IT Glue API.

Results 39 powershellwrapper issues
Sort by recently updated
recently updated
newest added

So, 2 things: 1) I cannot ONLY update 1 item in a flexible asset, it overwrites with only the data I enter 2) I have written out a way to...

Symptom: Get-ITGlueFlexibleAssetFields has no tab-completion for params Running: `get-help` Get-ITGlueFlexibleAssetFields Results: ``` get-help : Unable to find type [Nullable[String]]. Details: GenericArguments[0], 'System.String', on 'System.Nullable`1[T]' violates the constraint of type 'T'....

Apologies as I am new to Git\GitHub, please let me know if I am doing this wrong and ill do my best to fix it. 1. Added support to get...

## Addition of comment based help and external help to module I'd like to start building comment based help into each function, additionally building of a docs folder with markdown...

enhancement

I'm not sure if the API exposes the OTP function of the passwords member. If it does, would it be possible to add this to the module ?

awaiting API update

**Is your feature request related to a problem? Please describe.** IT Glue has made their activity logs available via the API and I'm not nearly enough of a programmer to...

**Steps to reproduce** `Import-Module IT GlueAPI` **Expected behavior** The module is imported **Actual behavior** Error: The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047)   Running from...

**Steps to reproduce** Run the 'Get-ITGlueConfigurationInterfaces' command or running the 'get-help Get-ITGlueConfigurationInterfaces' command **Expected behavior** Return the help page of the command or a list of configuration interfaces **Actual behavior**...

Sets the body parameter in the get requests so it actually works