https://github.com/clustercockpit/cc-specifications
Specification of ClusterCockpit datastructures, interfaces, DB schemas, file formats and directory structures
https://github.com/clustercockpit/cc-specifications
api api-graphql api-rest data-structures file-archive schema
Last synced: 2 months ago
JSON representation
Specification of ClusterCockpit datastructures, interfaces, DB schemas, file formats and directory structures
- Host: GitHub
- URL: https://github.com/clustercockpit/cc-specifications
- Owner: ClusterCockpit
- License: mit
- Created: 2019-09-17T05:53:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-19T13:53:03.000Z (3 months ago)
- Last Synced: 2025-02-19T14:39:02.957Z (3 months ago)
- Topics: api, api-graphql, api-rest, data-structures, file-archive, schema
- Homepage:
- Size: 119 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Specifications for datastructures, interfaces, and file formats
Since most of the specifications are relevant and implemented in `cc-backend`
they will use the same versioning.* **[Generic datastructure
specifications](https://github.com/ClusterCockpit/cc-specifications/tree/master/datastructures)**:
To be used in applications, as payloads in apis, or as file formats.
* **[APIs offered by
ClusterCockpit](https://github.com/ClusterCockpit/cc-specifications/tree/master/interfaces)**:
REST, and Influx Line protocol descriptions.
* **[HPC Job-Archive
specification](https://github.com/ClusterCockpit/cc-specifications/tree/master/job-archive)**:
A directory tree and file format description for a file based HPC Job
Performance archive.