WebServices



Appel d'un webservice



$response = Invoke-RestMethod -Uri $uri -Method post -TimeoutSec 1800;