Tessell tessell-compute-resource-acl-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-compute-resource-acl-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
5 operations
across 4 paths,
and defines 11 schemas.
It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against a single base URL, {server}.
5 operations4 paths11 schemas1 DELETE1 GET2 PATCH1 POST
Metadata
The identity and technical contract details declared by the specification.
Tessell tessell-compute-resource-acl-controller API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (BearerAuth).
Paths & Operations 5
Across 4 paths, the API surfaces 5 operations — 1 DELETE, 1 GET, 2 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Bulk share multiple DB Servers with multiple users, does not override the existing ACL if present
updateDbServersAcls1 parambody→ 200default
Schemas 11
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ApiError (7 properties), AclEligibleUser (5 properties), BulkAclResponse (3 properties), apiMetadata (3 properties). Each schema is shown below with its type and property counts.
BulkAclPayload
object
Payload for bulk sharing / creating multiple ACL entities
2 properties2 required
apiStatus
object
2 properties
ApiError
object
Common error response object for non 2xx responses
7 properties
AclRevokePayload
object
Payload to revoke Tessell ACLs
1 property1 required
BulkAclResponse
object
Generic response for bulk ACL operations on any entity type
3 properties3 required
apiPaginationInfo
object
2 properties
BulkAclEligibleUsersPayload
object
Payload for fetching eligible users for bulk ACL entities
1 property1 required
AclPayload
object
Payload to create an entity ACL
1 property1 required
AclEligibleUser
object
Eligible user for sharing the entity
5 properties
AclUserPayload
object
Payload to create an user's entity ACL
2 properties2 required
apiMetadata
object
3 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.