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

Expanso Ops API

The Ops API from Expanso — 6 operation(s) for ops.

Expanso Ops API is one of 2 APIs that Expanso publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Ops. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 6 operations across 6 paths, and defines 65 schemas. It is described by OpenAPI 2.0.

Requests are made against the base URL https://cloud.expanso.io.

6 operations 6 paths 65 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
Base URL
https://cloud.expanso.io
License
Resource Areas
1

Paths & Operations 6

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

Ops 6
GET
/api/v1/agent/alive
agent/alive → 200
GET
/api/v1/agent/authconfig
Returns the OAuth2 configuration of the node.
agent/authconfig → 200500
GET
/api/v1/agent/config
Returns the current configuration of the node.
agent/config → 200500
GET
/api/v1/agent/debug
Returns debug information on what the current node is doing.
agent/debug → 200500
GET
/api/v1/agent/node
Returns the info of the node.
agent/node → 200500
GET
/api/v1/agent/version
Returns the build version running on the server.
agent/version → 200500

Schemas 65

The contract defines 65 schemas that model the data the API accepts and returns. The most detailed are types.Bacalhau (18 properties), types.Orchestrator (11 properties), models.ComputeNodeInfo (10 properties), types.Oauth2Config (10 properties). Each schema is shown below with its type and property counts.

types.Orchestrator
object
11 properties
types.IPFSStorage
object
1 property
types.BatchTaskDefaultConfig
object
3 properties
types.ResourceScaler
object
4 properties
types.NodeManager
object
2 properties
types.Docker
object
1 property
types.TLS
object
8 properties
types.NetworkConfig
object
3 properties
types.TaskTimeoutConfig
object
2 properties
types.AuthUser
object
5 properties
types.IpfsDownloader
object
1 property
types.EnvConfig
object
1 property
types.DockerManifestCache
object
3 properties
models.NodeType
integer
types.WebUI
object
3 properties
models.Protocol
string
types.InputSourcesConfig
object
4 properties
types.WASM
object
types.OrchestratorAuth
object
1 property
types.ResultDownloadersTypes
object
1 property
apimodels.IsAliveResponse
object
1 property
models.ComputeNodeInfo
object
10 properties
types.ComputeTLS
object
2 properties
types.EngineConfigTypes
object
2 properties
types.InputSourcesTypes
object
1 property
types.Heartbeat
object
3 properties
models.JobSelectionDataLocality
integer
apimodels.GetAgentNodeAuthConfigResponse
object
2 properties
types.AuthenticatorConfig
object
2 properties
types.LongRunningJobDefaultsConfig
object
2 properties
types.OrchestratorTLS
object
4 properties
types.Logging
object
3 properties
models.DebugInfo
object
2 properties
types.ResultDownloaders
object
3 properties
types.Oauth2Config
object
10 properties
types.EvaluationBroker
object
2 properties
types.Bacalhau
object
18 properties
apimodels.GetVersionResponse
object
7 properties
types.JobAdmissionControl
object
5 properties
types.LongRunningTaskDefaultConfig
object
1 property
models.Resources
object
5 properties
models.GPU
object
5 properties
models.GPUVendor
string
types.S3Publisher
object
2 properties
types.PublisherTypes
object
4 properties
types.Scheduler
object
4 properties
types.Compute
object
9 properties
types.API
object
4 properties
types.ResourcesConfig
object
4 properties
types.Cluster
object
5 properties
models.NodeInfo
object
6 properties
types.AuthConfig
object
4 properties
types.FeatureFlags
object
types.BatchJobDefaultsConfig
object
2 properties
types.Capability
object
1 property
types.JobDefaults
object
4 properties
types.LocalPublisher
object
2 properties
models.BuildVersionInfo
object
7 properties
types.EngineConfig
object
2 properties
types.UpdateConfig
object
1 property
types.ComputeAuth
object
1 property
types.IPFSPublisher
object
1 property
types.DefaultPublisherConfig
object
2 properties
types.S3ManagedPublisher
object
5 properties
types.PublishersConfig
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

expanso-ops-api-openapi.yml Raw ↑

Other APIs Expanso publishes across the network.

Expanso Orchestrator API