Initiate the POST request including the headers and the JSON payload. $response = Invoke-RestMethod 'http://localhost:8088/services/collector' -Method Post ...
確定! 回上一頁