You can use the OpenAPI-compliant VMware Data Services Manager API Kubeconfig to automate operations in your environment, including provisioning, management, and monitoring of the data services running in your installation.

Procedure

  1. Get the DSM API Kubeconfig.
    1. Login to the DSM console.
    2. Click on the Person icon on the top right, and click Download DSM API Kubeconfig.
      Access DSM API.
      This action downloads the kubeconfig yaml file that you need to configure for the client to talk to the DSM API server.
  2. Configure your Kubernetes client to use the downloaded kubeconfig yaml file.
    For kubectl, you can run the following on your terminal:
    export KUBECONFIG=/path-to-file/kubeconfig-gateway.yaml

What to do next

For additional information about DSM 2.1 APIs, see the Broadcom Developer Portal page at https://developer.broadcom.com/xapis/vmware-data-services-manager/2.1/.

For information about DSM 2.0 APIs, see https://developer.broadcom.com/xapis/vmware-data-services-manager/2.0/.