You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These endpoints only make sense in the context of extensions so I think any documentation of these APIs should exist with extensions developer documentation like DESIGN.md of the opensearch-sdk-java repo.
These endpoints replace existing transport actions for out-of-process extensions.
Is your feature request related to a problem?
The job-scheduler plugin has the following API's which are added as part of the extensions effort.
Related issues
opensearch-project/opensearch-sdk-java#274
opensearch-project/opensearch-sdk-java#370
Related PR's
#289
#312
Get Job Details :
Update Job Details :
Get Lock :
Release Lock :
What solution would you like?
The API's should be documented in https://opensearch.org/docs/latest/monitoring-your-cluster/job-scheduler/index/ and in https://opensearch-project.github.io/opensearch-api-specification/.
The text was updated successfully, but these errors were encountered: