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 Governance API

The Compute Governance API from Tessell — 3 operation(s) for compute governance.

Tessell Compute Governance 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 Governance. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

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

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

3 operations 3 paths 19 schemas 1 GET2 PATCH

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 Governance API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 3

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

Compute Governance 3
GET
/compute-service/governance/computes
Get all compute profiles.
getAllComputeProfiles 8 params → 200default
PATCH
/compute-service/governance/computes/{name}/subscription/{subscription-name}
Enable/Disable compute profile
updateComputeStatus 4 params body → 200default
PATCH
/compute-service/governance/computes/{name}/subscription/{subscription-name}/regions
Update compute regions
updateComputeRegions 4 params body → 200default

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are ComputeProfileInfo (16 properties), ComputeAdminView (10 properties), ApiError (7 properties), UpdateComputeRegionResponse (4 properties). Each schema is shown below with its type and property counts.

ComputeProfileInfo
object
Compute Profile Metadata
16 properties
apiStatus
object
2 properties
ApiError
object
Common error response object for non 2xx responses
7 properties
UpdateComputeRegionResponse
object
4 properties
StorageUtilizationDatabaseEngineTypes
string
Database Engine Type
ComputeUseCase
string
Compute Use Cases
ComputeArchitecture
string
Compute Architecture
ComputeProfileStatus
string
Compute Profile Response
ComputeAdminView
object
Compute Response Object
10 properties
computeProfileMaxIops
integer
Maximum IOPS supported by underlying disks
ComputeVmCompatibility
object
VM compatibility requirements for a compute shape
1 property
UpdateComputeRegionRequest
object
2 properties 2 required
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
UpdateComputeStatusRequest
object
2 properties 2 required
computeProfileMaxBurstThroughputMBps
integer
Maximum Burst Throughput supported by underlying disks (in MB/s)

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tessell-compute-governance-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 API
Tessell Compute Resource API