Tessell tessell-maintenance-center-controller API is one of 82 APIs that Tessell publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include tessell-maintenance-center-controller. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.
This API exposes
16 operations
across 14 paths,
and defines 57 schemas.
It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against a single base URL, {server}.
16 operations14 paths57 schemas1 DELETE4 GET2 PATCH7 POST2 PUT
Metadata
The identity and technical contract details declared by the specification.
Tessell tessell-maintenance-center-controller API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (BearerAuth).
Paths & Operations 16
Across 14 paths, the API surfaces 16 operations — 1 DELETE, 4 GET, 2 PATCH, 7 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.
tessell-maintenance-center-controller 16
GET
/maintenance-center/maintenance-windows/services
Get maintenance details for services
getServiceMaintenanceDetails2 params→ 200default
POST
/maintenance-center/maintenance-windows/start
Start maintenance for selected entities (services or servers)
The contract defines 57 schemas that model the data the API accepts and returns. The most detailed are ServerMaintenanceDetail (15 properties), ServiceMaintenanceInfo (15 properties), ServiceMaintenanceDetail (15 properties), ServerMaintenanceInfo (14 properties). Each schema is shown below with its type and property counts.
PatchVersionsInfo
object
1 property
MaintenanceCenterWindow
Maintenance window configuration for maintenance center. Uses the same structure as TessellServiceMaintenanceWindow from provisioning. Can be WeeklyMaintenance…
PatchType
string
Type of patch
ServerMaintenanceResponse
object
1 property
ScheduleServerMaintenanceRequest
object
2 properties
StartMaintenanceWindowsResponse
object
2 properties
MaintenanceWindowInfo
object
9 properties
ScheduleServiceItem
object
5 properties2 required
MaintenanceWindowItem
object
2 properties2 required
ServerMaintenanceDetail
object
15 properties
BulkScheduleServerMaintenanceResponse
object
2 properties
MaintenanceState
string
State of maintenance window
ScheduleSingleServerMaintenanceResponse
object
3 properties
ScheduleSingleServerMaintenanceRequest
object
5 properties1 required
ServerType
string
Type of server
TaskStatus
string
The status of Task
CrMaintenanceWindowPreference
tessellServiceTopology
string
DB Service topology. This would specify whether the DB Service is single-node, or multi-node.
PatchVersionDetail
object
4 properties
ApiError
object
Common error response object for non 2xx responses
7 properties
ConfigureSingleServerMaintenanceResponse
object
2 properties
ServiceMaintenanceResponse
object
1 property
ServerIdentifier
object
2 properties1 required
ServiceIdentifier
object
2 properties1 required
UpdateSingleServerMaintenanceWindowResponse
object
2 properties
MaintenanceWindowType
string
The type of maintenance window
PatchActivity
object
6 properties
BulkScheduleServiceMaintenanceRequest
object
3 properties2 required
apiStatus
object
2 properties
AvailableUpdatesInfo
object
2 properties
StartSingleServerMaintenanceResponse
object
2 properties
StartSingleMaintenanceRequest
object
2 properties1 required
UpdateSingleServerMaintenanceWindowRequest
object
1 property1 required
ScheduleServerMaintenanceResponse
object
3 properties
entityType
string
Tessell Entity Type
ScriptInfo
object
4 properties
StartMaintenanceWindowsRequest
object
3 properties1 required
TessellServiceMaintenanceWindow
object
Base class for maintenance window configurations. Supports multiple cadences: Weekly, Monthly, and Quarterly. Use concrete subclasses: WeeklyMaintenanceWindow,…
3 properties3 required
StartSingleServiceMaintenanceResponse
object
2 properties
ServiceMaintenanceInfo
object
15 properties
AssociatedActivities
object
3 properties
BulkScheduleServerMaintenanceRequest
object
3 properties2 required
MaintenanceCadence
string
Frequency of maintenance window
ScheduleServiceMaintenanceResponse
object
3 properties
ConfigureSingleServerMaintenanceRequest
object
2 properties2 required
UpdateSingleServiceMaintenanceWindowResponse
object
2 properties
ScheduleServerItem
object
5 properties2 required
ServerPatchInfo
object
1 property1 required
ServerPatchingConfig
object
Configuration for server patching with pre and post scripts
5 properties
databaseEngineType
string
Database Engine Type
BulkScheduleServiceMaintenanceResponse
object
2 properties
ComputeResourceMaintenanceWindow
object
Base class for compute resource maintenance window configurations. Supports multiple preferences: Weekly, Monthly, Quarterly, and No Preference. Use concrete s…
8 properties3 required
MaintenanceStatus
string
Status of maintenance
ServiceMaintenanceDetail
object
15 properties
ServerMaintenanceInfo
object
14 properties
UpdateSingleServiceMaintenanceWindowRequest
object
1 property1 required
ScheduleServiceMaintenanceRequest
object
2 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.