Searching for results...

No results

Your search did not match anything from Mirantis documentation.
Check your spelling or try different keywords.

An error occurred

An error occurred while using the search.
Try your search again or contact us to let us know about it.

Newer documentation is now live.You are currently reading an older version.

MKE API limitations

To ensure MOSK stability in managing Mirantis Kubernetes Engine (MKE) clusters, the following MKE API functionality is not available for the MOSK-based MKE clusters as compared to the MKE clusters that are deployed not by MOSK. Use the MOSK management console or CLI for this functionality instead.

Public APIs limitations in a MOSK-based MKE

API endpoint

Limitation

GET /swarm

Swarm Join Tokens are filtered out for all users, including admins.

PUT /api/ucp/config-toml

All requests are forbidden.

POST /nodes/{id}/update

Requests for the following changes are forbidden:

  • Change Role

  • Add or remove the com.docker.ucp.orchestrator.swarm and com.docker.ucp.orchestrator.kubernetes labels.

DELETE /nodes/{id}

All requests are forbidden.