Can we create a Elastic job agent using java code ?

Ayush Shrivastava 120 Reputation points
2024-09-11T15:24:18.9166667+00:00

Can we create a Elastic job agent using java code ?

Azure SQL Database
{count} votes

Accepted answer
  1. Alberto Morillo 34,056 Reputation points MVP
    2024-09-11T15:45:57.7933333+00:00

    You can create or update a Job Agent using REST API. You can also configure the following using REST API:

    1. Credentials.
    2. Job executions
    3. Get step executions..
    4. Create job steps.
    5. Manage job targets.
    6. Create jobs and more using REST API.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.