... $body = @{ AUName = "$user" } $request = Invoke-RestMethod -Method POST -uri "https://server/api" -ContentType "application/json" -body ...
確定! 回上一頁