Specification of ClusterCockpit datastructures, interfaces, DB schemas, file formats and directory structures
Go to file
Jan Eitzinger aa5a3daff3 Restructure specs.
Add line protocol description with supported metrics.
Adapt sqlite job schema.
2021-02-17 14:13:50 +01:00
metrics Restructure specs. 2021-02-17 14:13:50 +01:00
schema Restructure specs. 2021-02-17 14:13:50 +01:00
LICENSE Initial commit 2019-09-17 07:53:57 +02:00
README.md Update README.md 2019-10-21 14:53:14 +02:00

ClusterCockpit Standardization of APIs and data formats

RESTful API specifications

The specifications are defined following the OpenAPI Initiative format standard.

Data exchange formats

Main data exchange format is JSON. The specifications are defined following the JSON schema format standard.

Database schemas