How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ScyllaDB Account Cluster Network API

The Account Cluster Network API from ScyllaDB — 4 operation(s) for account cluster network.

ScyllaDB Account Cluster Network API is one of 9 APIs that ScyllaDB publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Account Cluster Network. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 3 JSON Schemas.

This API exposes 8 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, /.

8 operations 4 paths 4 schemas 2 DELETE3 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.cloud.scylladb.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

ScyllaDB Account Cluster Network API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Authorization). By default, every request must be authenticated.

  • Authorization — Authorization header, required in all authenticated requests. Header format: Authorization: Bearer

Paths & Operations 8

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

Account Cluster Network 8
POST
/account/{accountId}/cluster/{clusterId}/network/firewall/allowed
Create a new firewall allowed rule
createFirewallAllowedRule 3 params body → 200400404500
GET
/account/{accountId}/cluster/{clusterId}/network/firewall/allowed
Get the cluster firewall rules
getFirewallAllowedRules 3 params → 200400404500
DELETE
/account/{accountId}/cluster/{clusterId}/network/firewall/allowed/{ruleId}
Delete the firewall rule of given id
deleteFirewallAllowedRule 4 params → 200400404500
GET
/account/{accountId}/cluster/{clusterId}/network/vpc/peer
Get the details of all cluster VPC peers
getVPCPeeringList 3 params → 200400404500
POST
/account/{accountId}/cluster/{clusterId}/network/vpc/peer
Create VPC peering according to given request payload
createVPCPeering 4 params body → 200400404500
GET
/account/{accountId}/cluster/{clusterId}/network/vpc/peer/{peerId}
Get the details of VPC peer
getVPCPeeringInfo 4 params → 200400404500
PUT
/account/{accountId}/cluster/{clusterId}/network/vpc/peer/{peerId}
Updates VPC peering according to given request payload
updateVPCPeering 4 params body → 200400404500
DELETE
/account/{accountId}/cluster/{clusterId}/network/vpc/peer/{peerId}
Schedule delete VPC peering request (async)
deleteVPCPeering 4 params → 200400404500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ClusterRequest (14 properties), ClusterVPCPeeringInfo (13 properties), FirewallRules (3 properties). Each schema is shown below with its type and property counts.

CIDR
string
CIDR block in the form of ip/mask
FirewallRules
object
List of CIDR formatted rules a.b.c.d/e
3 properties
ClusterVPCPeeringInfo
object
13 properties
ClusterRequest
object
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

scylladb-account-cluster-network-api-openapi.yml Raw ↑

Other APIs ScyllaDB publishes across the network.

ScyllaDB Admin REST API
ScyllaDB Account API
ScyllaDB Account network cluster connection API
ScyllaDB Cluster API
ScyllaDB Cluster Request API
ScyllaDB Deployment API
ScyllaDB Pricing API
ScyllaDB VectorSearch API
Where this information came from

This is an independent, third-party profile of ScyllaDB Account Cluster Network API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.