私は残りのAPIを呼び出すためにcurlコマンドを使用しています。私は、データを投稿したいとのように私のcurlコマンドに見えます:私は次のメッセージを取得していますcurlコマンド - Ubuntuでxn-x-5gn/postを解決できませんでした
curl –x POST -u 'username:PW' -k -H "Content-Type:application/json" -d '{"json-input":{"handler":"getContent","image":true,"video":false,"text":false,"source":"1","lage":"testlage1"}}' -i http://localhost:8080/com.knime.enterprise.server/rest/v4/jobs/3fd2ca61-c173-4160-a20d-45c387f65f64
:
カール:(6)ホスト解決できませんでした:XN - X-5GNカールを:( 6)いいえ 解決ホスト:POST
次のコマンドを試してください:curl --request POST -u 'username:PW' -k -H "Content-Type:application/json" -d '{"json-input":{"handler": "getContent" 、 "image": "video":false、 "text":false、 "source": "1"、 "lage": "testlage1"}} '-i http:// localhost:8080/com.knime .enterprise.server/rest/v4/jobs/3fd2ca61-c173-4160-a20d-45c387f65f64 – shahin