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 Data Sanitization API

The Data Sanitization API from Tessell — 2 operation(s) for data sanitization.

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

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

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

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

5 operations 2 paths 12 schemas 1 DELETE2 GET1 PATCH1 POST

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

Paths & Operations 5

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

Data Sanitization 5
GET
/availability-machines/{id}/sanitization-schedules
Get list of Sanitization Schedules that are associated with an Availability Machine
getAmSanitizationSchedulesServiceView 7 params → 200default
POST
/availability-machines/{id}/sanitization-schedules
Create a new Sanitization Schedule for an Availability Machine
createAmSanitizationSchedulesServiceView 2 params body → 200201default
GET
/availability-machines/{availabilityMachineId}/sanitization-schedules/{sanitizationScheduleId}
Get details about a Sanitization Schedule
getAmSanitizationScheduleServiceView 5 params → 200default
DELETE
/availability-machines/{availabilityMachineId}/sanitization-schedules/{sanitizationScheduleId}
Submit a request to delete the Sanitization Schedule
deleteAmSanitizationScheduleServiceView 3 params → 200204default
PATCH
/availability-machines/{availabilityMachineId}/sanitization-schedules/{sanitizationScheduleId}
Update a Sanitization Schedule
updateAmSanitizationScheduleServiceView 3 params body → 200204default

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are TessellSanitizationScheduleServiceDTO (11 properties), ApiError (7 properties), TessellSanitizationScheduleUpdatePayload (6 properties), TessellSanitizationScheduleCreatePayload (6 properties). Each schema is shown below with its type and property counts.

apiStatus
object
2 properties
ApiError
object
Common error response object for non 2xx responses
7 properties
WeekDay
string
Week Days
GetSanitizationSchedulesServiceApiResponse
apiPaginationInfo
object
2 properties
TessellApiResponse
object
2 properties
SanitizationScheduleStatus
string
Status of the sanitization schedule
TessellSanitizationScheduleCreatePayload
object
Tessell Sanitization Schedule create payload definition
6 properties 3 required
SanitizationScheduleInfo
object
2 properties
apiMetadata
object
3 properties
TessellSanitizationScheduleServiceDTO
object
Tessell Sanitization Schedule Service View DTO definition
11 properties
TessellSanitizationScheduleUpdatePayload
object
Tessell Sanitization Schedule update payload definition
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tessell-data-sanitization-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 Governance API