How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

VAST Data Compute Clusters API

The Compute Clusters API from VAST Data — 23 operation(s) for compute clusters.

VAST Data Compute Clusters API is one of 126 APIs that VAST Data publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Compute Clusters. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and SDKs.

This API exposes 26 operations across 23 paths, and defines 22 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against the base URL https://{vms-host}/api.

26 operations 23 paths 22 schemas 1 DELETE15 GET1 PATCH9 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://{vms-host}/api
Authentication
API Key, HTTP Basic
Resource Areas
1

Authentication & Security 2

VAST Data Compute Clusters API declares 2 security schemes for authenticating requests. An API key is passed in the header as ApiToken (ApiToken). It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • ApiToken — Send current valid API token in an Authorization header with format Api-Token .
  • basicAuth — Basic authentication using VMS user name and password

Paths & Operations 26

Across 23 paths, the API surfaces 26 operations — 1 DELETE, 15 GET, 1 PATCH, 9 POST. Each is listed below with its method, path, parameters, and response codes.

Compute Clusters 26
GET
/computeclusters/
Get all existing Compute Clusters
computeclusters_list → 200
POST
/computeclusters/
Create a Compute Cluster
computeclusters_create body → 201400
GET
/computeclusters/dashboard/
Get aggregated dashboard information for all compute clusters
computeclusters_dashboard → 200
DELETE
/computeclusters/{id}/
Delete Compute Cluster
computeclusters_delete 1 param → 200
GET
/computeclusters/{id}/
Return Details of a Compute Cluster
computeclusters_read 1 param → 200
PATCH
/computeclusters/{id}/
Modify Compute Cluster
computeclusters_update 1 param body → 200400
GET
/computeclusters/{id}/deployment_detail/
Get full details of a specific deployment
computeclusters_deployment_detail 3 params → 200
GET
/computeclusters/{id}/deployments/
List deployments in the compute cluster
computeclusters_deployments 2 params → 200
GET
/computeclusters/{id}/events/
List events for a specific resource in the compute cluster
computeclusters_events 4 params → 200
POST
/computeclusters/{id}/metric_viewer_certificates/
Generate metric viewer certificates
computeclusters_metric_viewer_certificates 1 param → 200
GET
/computeclusters/{id}/namespaces/
List namespaces in the compute cluster
computeclusters_namespaces 1 param → 200
GET
/computeclusters/{id}/nodes/
List nodes in the compute cluster
computeclusters_nodes 1 param → 200
GET
/computeclusters/{id}/pod_detail/
Get full details of a specific pod
computeclusters_pod_detail 3 params → 200
GET
/computeclusters/{id}/pods/
List pods in the compute cluster
computeclusters_pods 3 params → 200
POST
/computeclusters/{id}/reconcile_create/
Reconcile Compute Cluster Creation
computeclusters_reconcile_create 1 param → 200400
GET
/computeclusters/{id}/replica_sets/
List ReplicaSets for a specific deployment in the compute cluster
computeclusters_replica_sets 3 params → 200
POST
/computeclusters/{id}/rotate_base_certificates/
Rotate root and/or intermediate certificates
computeclusters_rotate_base_certificates 2 params body → 200400
POST
/computeclusters/{id}/rotate_leaf_certificates/
Rotate leaf certificates
computeclusters_rotate_leaf_certificates 1 param → 200
POST
/computeclusters/{id}/rotate_service_key/
Rotate service key
computeclusters_rotate_service_key 1 param → 200
GET
/computeclusters/{id}/service_detail/
Get full details of a specific service
computeclusters_service_detail 3 params → 200
GET
/computeclusters/{id}/services/
List services in the compute cluster
computeclusters_services 2 params → 200
POST
/computeclusters/{id}/start/
Start Compute Cluster
computeclusters_start 1 param → 200400
POST
/computeclusters/{id}/stop/
Stop Compute Cluster
computeclusters_stop 1 param → 200400
GET
/computeclusters/{id}/tenants/
List Compute Cluster Tenant Associations
computeclusters_tenants_list 1 param → 200
POST
/computeclusters/{id}/tenants/bulk/
Manage Compute Cluster Tenant Associations
computeclusters_tenants_bulk 1 param body → 200400
GET
/computeclusters/{id}/tenants/{tenant_id}/
Retrieve a Compute Cluster Tenant Association
computeclusters_tenants_read 2 params → 200

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are ComputeClusterListItem (22 properties), ComputeClusterCreateParams (16 properties), ComputeClusterNode (9 properties), ComputeClusterPod (7 properties). Each schema is shown below with its type and property counts.

ComputeClusterNamespace
object
3 properties
RotateBaseCertificatesParams
object
3 properties
ComputeCluster
ComputeClusterTenant
object
5 properties
ComputeClusterPodCountsPerState
object
ComputeClusterCNodeCountsPerState
object
ComputeClusterDeployment
object
6 properties
AsyncComputeCluster
ComputeClusterPodCondition
object
5 properties
ComputeClusterService
object
6 properties
ComputeClusterModifyParams
object
4 properties
ComputeClusterCNodeInput
object
2 properties 2 required
ComputeClusterCNodeStats
object
Statistics for a CNode in a compute cluster
3 properties
ComputeClusterDeploymentCountsPerState
object
ComputeClusterCreateParams
object
16 properties 4 required
ComputeClusterDashboard
object
7 properties
ComputeClusterListItem
object
Compute Cluster object returned when listing Compute Clusters.
22 properties
ComputeClusterCountsPerState
object
ComputeClusterPod
object
7 properties
MetricViewerCertificates
object
Certificates for authenticating and viewing the compute cluster's metrics
3 properties
ComputeClusterNode
object
9 properties
AsyncTaskInResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

vastdata-compute-clusters-api-openapi.yml Raw ↑

Other APIs VAST Data publishes across the network.

VAST Data activedirectory API
VAST Data alarms API
VAST Data apitokens API
VAST Data basicsettings API
VAST Data bgpconfigs API
VAST Data Blob Expansions API
VAST Data Block Hosts API
VAST Data blockhosts API
VAST Data blockmappings API
VAST Data callhomeconfigs API
VAST Data capacity API
VAST Data carriers API
Where this information came from

This is an independent, third-party profile of VAST Data Compute Clusters API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.