Modalità di Stampa / Esportazione PDF
Questa visualizzazione ad alta densità a due colonne è formattata specificamente per fogli A4.
OCEWeb Commands — Cheatsheet Reference
comandi.oceweb.net • Data generazione: 20/08/2026
Edizione 2026
Invoke-RestMethod (PowerShell)
IntermedioInvia richieste HTTP/HTTPS a endpoint REST e deserializza automaticamente la risposta JSON/XML.
>_
Invoke-RestMethod [-Uri] <Uri> [-Method <HttpMethod>] [-Body <Object>] [-Headers <IDictionary>]