How do you figure out what endpoint to query for a given API reference definition?

I want to monitor allocators and move instances using those features of the API. how do I go about figuring our what endpoints to query?

Could someone point me to how I would go about querying/setting those particular values? to what endpoint would I run GET/PUT against?

Seems like the only way to go about this is to check the various API calls a level above. These API references only exist as definitions.

Right, those links are documenting the API bodies (from the OpenAPI / Swagger spec) but not the API itself. For allocators you want to take a look here for the various APIs exposed: Platform - Allocators | Elastic Cloud Enterprise Reference [3.1] | Elastic

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.