Modalità di Stampa / Esportazione PDF Questa visualizzazione ad alta densità a due colonne è formattata specificamente per fogli A4.
Torna Indietro

Invoke-RestMethod (PowerShell)

Intermedio

Invia richieste HTTP/HTTPS a endpoint REST e deserializza automaticamente la risposta JSON/XML.

>_Invoke-RestMethod [-Uri] <Uri> [-Method <HttpMethod>] [-Body <Object>] [-Headers <IDictionary>]