Closed AdhocAdam closed 5 years ago
Portions of the script/runbook that interact with the Cireson SCSM Portal can be improved by moving away from use of Invoke-WebRequest to instead Invoke-RestMethod.
Committed into v1.4.6 branch due to release before the year is over.
Portions of the script/runbook that interact with the Cireson SCSM Portal can be improved by moving away from use of Invoke-WebRequest to instead Invoke-RestMethod.