automation
automation copied to clipboard
A place for IT Glue's user community to learn ways of automating their documentation.
Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.11.29 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
Anytime i try to push data , Ive tried Passwords,Configurations i get this error. New-ITGluePasswords : {"errors":[{"status":422,"title":"Valid organization_id is required","source":{"pointer":"data/attributes/organization_id"}}]} New-ITGluePasswords -organization_id 5020178 -data $PasswordObject #Password Data $PasswordObject = @{...
ITGlue & PowerShell Noob... Please Help! Hey Guys, Please see the below; Im not sure whats wrong an i'm now going round in circles. Duplicate keys '' are not allowed...
Invoke-RestMethod : {"errors":[{"status":401,"title":"Unauthorized","detail":"Unauthorized resource access","source":{"pointer":"id"}}]} At C:\Program Files\WindowsPowerShell\Modules\ITGlueAPI\Resources\FlexibleAssets.ps1:12 char:20 + $rest_output = Invoke-RestMethod -method "POST" -uri ($ITGlue_Base_URI + $re ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebExc eption...
I realize this was created several years ago...but I'm running into some issues so I wasn't sure if these still worked or not. I'm utilizing the File Sharing and the...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
- 1.2 - Full logging functionality - Files with the same name in ITGlue on a flex asset do not appear to be unique, revision history only shows the latest...
There is a part of your documentation that I am stuck on. Where do I save the config file? What do I name it? And Where do I make a...
Hi, I am in the process of creating my own Flexible_assets. I have created the Asset type and the fields however I cannot update the flex assets with either Set...
Remove extra comma