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 SLA Policy API

The SLA Policy API from Tessell — 3 operation(s) for sla policy.

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

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

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

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

6 operations 3 paths 23 schemas 1 DELETE3 GET1 PATCH1 PUT

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

Paths & Operations 6

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

SLA Policy 6
GET
/availability-machines/{id}/rpo-policydeprecated
Get the RPO policy configuration associated with an Availability Machine
getAmRpoPolicy 2 params → 200default
PATCH
/availability-machines/{id}/rpo-policy
Update RPO policy configuration for an Availability Machine
updateAmRpoPolicy 2 params body → 200default
GET
/availability-machines/{id}/rpo-policies
Get all RPO policies for an Availability Machine including service-level and database-level policies
getAmRpoPolicies 2 params → 200default
GET
/availability-machines/{id}/databases/{database-id}/rpo-policy
Get RPO policy for a specific database within an Availability Machine
getDatabaseRpoPolicy 3 params → 200default
PUT
/availability-machines/{id}/databases/{database-id}/rpo-policy
Create or update RPO policy for a specific database within an Availability Machine
createOrUpdateDatabaseRpoPolicy 3 params body → 200default
DELETE
/availability-machines/{id}/databases/{database-id}/rpo-policy
Delete RPO policy for a specific database within an Availability Machine
deleteDatabaseRpoPolicy 3 params → 200default

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are ApiError (7 properties), RpoPolicyConfig (7 properties), DatabaseRpoPolicySummary (6 properties), ScheduleInfo (5 properties). Each schema is shown below with its type and property counts.

ApiError
object
Common error response object for non 2xx responses
7 properties
apiStatus
object
2 properties
commonYearlySchedule
WeekDay
string
Week Days
BackupStandardRpoPolicy
object
This is the definition of Standard RPO Policy for Backup for Tessell DB Service
2 properties 1 required
StandardRpoPolicy
object
This is the definition of Standard RPO Policy for Snapshot for Tessell DB Service
3 properties 2 required
DailySchedule
object
1 property
ServiceRpoPolicySummary
object
Summary of service-level RPO policy. To update this policy, use the rpoPolicyConfig object with: PATCH /availability-machines/{availabilityMachineId}/rpo-policy
4 properties
MonthWiseDates
object
2 properties 2 required
ScheduleInfo
object
5 properties
DatesForEachMonth
object
2 properties
WeeklySchedule
object
1 property
DatabaseRpoPolicySummary
object
Summary of a database-level RPO policy. To update this policy, use the rpoPolicyConfig object with: PUT /availability-machines/{availabilityMachineId}/database…
6 properties
MonthlySchedule
object
Definition for taking month specific schedule.
1 property
AllRpoPoliciesResponse
object
Response containing all RPO policies for an Availability Machine, including service-level and database-level (PDB) policies. The response is designed to be com…
3 properties
DmmAvailabilityStatus
string
DMM Availability Status
RpoPolicyConfig
object
This is the definition for RPO Policy details for Tessell DB Service
7 properties 1 required
TimeFormat
object
Clock time format value in hour and minute.
2 properties 2 required
CustomRpoPolicy
object
This is the definition of Custom RPO Policy for Snapshot for Tessell DB Service
2 properties 2 required
Month
string
Name of a month
YearlySchedule
object
2 properties
FullBackupSchedule
object
The schedule at which full backups would be triggered
2 properties
BackupCustomRpoPolicy
This is the definition of Custom RPO Policy for Backup for Tessell DB Service

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tessell-sla-policy-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