Lumen help
VMware Tanzu™ Mission Control provides Kubernetes cluster management capability on top of Lumen® Edge Private Cloud on VMware Cloud Foundation™. A Kubernetes cluster, a set of nodes that run containerized applications and services, provides a lightweight and flexible alternative to virtual machines.
In addition to using the VMware Tanzu Mission Control portal, you can manage Tanzu resources, features, and events through its application programming interface (API).
To view setup steps for the VMware Tanzu Mission Control API:
Refer to the API Reference/Swagger documentation, which provides a library of API parameters and responses. You can import the VMware Tanzu Mission Control Swagger API parameters and calls into Postman, or a tool of your choice.
After you set up the VMware Tanzu Mission Control API, you can make direct API calls for Tanzu resources (such as list clusters, or show details of a cluster) through the Linux, or Mac OS command shell. The following section shows how to set up your API access using client URL (cURL). In addition, we provide API examples (using cURL).
To set up API access for VMware Tanzu Mission Control using cURL:
Example set up -- in the Linux, or Apple OS terminal:
API calls in VMware Tanzu Mission Control enable you to do the following:
The following shows an example script using your API token in the Linux, or Apple OS terminal:
Note: This script is written in bash and expects the jq (json) and cURL commands to be pre-installed. You must edit the script to include your API token and VMware Tanzu Mission Control URL:
Replace <YOUR_API_TOKEN>
Replace <YOUR_ORG>
Explore Edge Computing Solutions