Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tessell Compute API

The Compute API from Tessell — 2 operation(s) for compute.

Tessell Compute API is one of 82 APIs that Tessell publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Compute. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

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

Requests are made against a single base URL, {server}.

2 operations 2 paths 16 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.console.tessell.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Tessell Compute API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Compute 2
GET
/compute-service/computes
Get a list of Compute Profiles.
getComputeProfiles 11 params → 200default
GET
/compute-service/all-available-vcpus
Get all available vcpus, even if some are disabled for an user
getAllAvailableVcpus 5 params → 200default

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are ComputeProfileInfo (16 properties), Compute (11 properties), ApiError (7 properties), ComputeMetadata (1 property). Each schema is shown below with its type and property counts.

ComputeProfileInfo
object
Compute Profile Metadata
16 properties
ApiError
object
Common error response object for non 2xx responses
7 properties
StorageUtilizationDatabaseEngineTypes
string
Database Engine Type
ComputeUseCase
string
Compute Use Cases
ComputeArchitecture
string
Compute Architecture
ComputeProfileStatus
string
Compute Profile Response
computeProfileMaxIops
integer
Maximum IOPS supported by underlying disks
ComputeVmCompatibility
object
VM compatibility requirements for a compute shape
1 property
cloudType
string
Tessell supported cloud types
computeProfileMaxThroughputMBps
integer
Maximum Throughput supported by underlying disks (in MB/s)
ComputeMetadata
object
Metadata for a compute resource
1 property
computeProfileMaxBurstIops
integer
Maximum Burst IOPS supported by underlying disks
DiskControllerType
string
Disk controller type supported by a compute shape
computeProfileMaxBurstThroughputMBps
integer
Maximum Burst Throughput supported by underlying disks (in MB/s)
getAllAvailableVcpusResponse
object
Response returned by service view all vcpus API
1 property
Compute
object
Compute Response Object
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tessell-compute-api-openapi.yml Raw ↑

Other APIs Tessell publishes across the network.

Tessell activity-center API
Tessell Ad Domain API
Tessell Ad Domain Governance API
Tessell agentController API
Tessell alert-controller API
Tessell Authorization API
Tessell Availability Machine API
Tessell azure-netapp-admin-controller API
Tessell azure-netapp-service-controller API
Tessell cloud-resource API
Tessell Compute Governance API
Tessell Compute Resource API