The API endpoint for your VMware Tanzu Application Service for VMs (TAS for VMs) deployment. The target URL is the API endpoint of the deployment’s Cloud Controller. Find your Cloud Controller API endpoint by consulting your cloud operator, from the Apps Manager, or from the command line.

From the Apps Manager

Log in to the Apps Manager for your TAS for VMs instance, then click Tools in the navigation panel. The Getting Started section of the Tools page shows your API endpoint.

Getting Started shows cf CLI commands and API endpoint.

From the command line

From a command line, use the cf api command to view your API endpoint.

Example:

$ cf api
API endpoint: https://api.example.com (API version: 2.2.0)
check-circle-line exclamation-circle-line close-line
Scroll to top icon