Forum Discussion
DevenSuji
Apr 30, 2020Copper Contributor
RestAPI with PowerShell
Please point to some learning material on how to master administering various platforms using it's rest API with PowerShell. I have a very urgent requirement to learn it.
- Manfred101Iron Contributor
DevenSuji You can use Invoke-WebRequest or Invoke-RestMethod to query API's. What specific platforms you like to query?