Cluster Management

Prev Next

The MVX Cluster Management API provides a highly available and scalable MVX cluster management service.

Use the following APIs to configure cluster management settings from MVX:

  • Create cluster

    https://<VX_MGMT_IP>/wsapis/v2.0.0/proxy/clustermgmt/v1/mvx/cluster/<CLUSTER_NAME>

  • Delete cluster

    https://<VX_MGMT_IP>/wsapis/v2.0.0/proxy/clustermgmt/v1/mvx/cluster/<CLUSTER_NAME>

  • List clusters

    https://<VX_MGMT_IP>/wsapis/v2.0.0/proxy/clustermgmt/v1/mvx/clusters

  • List nodes

    https://<VX_MGMT_IP>/wsapis/v2.0.0/proxy/clustermgmt/v1/mvx/nodes

  • List services

    https://<VX_MGMT_IP>/wsapis/v2.0.0/proxy/clustermgmt/v1/mvx/services