Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://cloud.cdata.com/api/job/{jobId}/run \ --header 'Authorization: Bearer <token>'
管理者はサービスユーザーに成りすまして、この呼び出しを使用して指定したジョブを実行キューに追加できます。
JWT token authentication. Include the token in the Authorization header as Bearer {token}. See Authentication [blocked] for more information on creating a token.
Bearer {token}
The Id of the job you want to put in the queue to be run.
OK
このページは役に立ちましたか?