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

The Data Script API from Tessell — 8 operation(s) for data script.

Tessell Data Script 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 Script. 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 8 paths, and defines 24 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

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

16 operations 8 paths 24 schemas 3 DELETE7 GET3 PATCH3 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 Script API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 16

Across 8 paths, the API surfaces 16 operations — 3 DELETE, 7 GET, 3 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Data Script 16
GET
/scripts
Get a list of Scripts
getScriptsServiceView 10 params → 200default
POST
/scripts
Request to create a new Script
createScriptServiceView 1 param body → 200201default
GET
/scripts/{id}
Get information about a Script
getScriptServiceView 6 params → 200default
PATCH
/scripts/{id}
Update the specified Script
updateScriptServiceView 2 params body → 200201default
DELETE
/scripts/{id}
Delete the specified Script
deleteScriptServiceView 2 params → 200default
PATCH
/scripts/{id}/{action}
Update the Script's maturity status
updateScriptMaturity 3 params → 200204default
GET
/scripts/{id}/versions
Get Tessell Script versions
getScriptVersionsServiceView 6 params → 200default
POST
/scripts/{id}/versions
Create a new Tessell Script Version
createScriptVersionServiceView 2 params body → 200201default
GET
/scripts/{id}/versions/{version}
Get Tessell Script versions
getScriptVersionServiceView 4 params → 200default
DELETE
/scripts/{id}/versions/{version}
Delete a new Tessell Script Version
deleteScriptVersionServiceView 3 params → 200201default
GET
/scripts/{id}/versions/{version}/content
Download Tessell Script Content
downloadScriptContentServiceView 3 params → 200default
POST
/scripts/{id}/versions/{version}/content
Upload Tessell Script Version blob
uploadScriptContentServiceView 3 params body → 200201default
GET
/scripts/{id}/acls
Get list of ACLs for the Script
getScriptAcls 2 params → 200default
PATCH
/scripts/{id}/acls
Create/update the Script ACLs
createScriptAcls 2 params body → 200204default
DELETE
/scripts/{id}/acls
Revoke Script ACLs
revokeScriptAcls 2 params body → 200default
GET
/scripts/{id}/acls/eligible-users
Get list of all the users by privileges
getEligibleUsersForScript 3 params → 200default

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are TessellScriptServiceViewDTO (16 properties), ApiError (7 properties), TessellScriptVersionServiceView (7 properties), CreateScriptPayload (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
AclRevokePayload
object
Payload to revoke Tessell ACLs
1 property 1 required
ScriptType
string
Purpose of the script
EntityAclSharingInfo
object
Tessell Entity ACL Sharing Info
1 property
apiPaginationInfo
object
2 properties
CreateScriptVersionPayload
object
Payload to create a Script Version
1 property
AclPayload
object
Payload to create an entity ACL
1 property 1 required
GetScriptsServiceApiResponse
UpdateTessellScriptServicePayload
object
Tessell Update Script Service payload
4 properties
GetScriptVersionsServiceApiResponse
CreateTessellScriptVersionServicePayloadDTO
object
Create Script Version payload
1 property
ScriptSubscriptionsPayload
array
A collection of unique subscription names
TessellScriptVersionServiceView
object
Information about a Script Version
7 properties
EntityUserAclSharingInfo
object
Tessell Entity ACL Sharing Info for a user
4 properties
TessellScriptServiceViewDTO
object
Information about a Script
16 properties
ScriptStatus
string
Status of the script
AclUserPayload
object
Payload to create an user's entity ACL
2 properties 2 required
apiMetadata
object
3 properties
CreateScriptPayload
object
Payload to create a Script
6 properties 3 required
TessellApiResponse
object
2 properties
ScriptFileType
string
File type of script e.g. shell, python, sql
databaseEngineType
string
Database Engine Type
AclEligibleUser
object
Eligible user for sharing the entity
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tessell-data-script-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