System template
Last updated
Was this helpful?
Systems are defined using a YAML manifest with the following structure:
# General section
name: Analytical functions
description: A collection of analytical functionswith the following properties:
name
string
TRUE
The name of the system
description
string
TRUE
A description to characterize the system
The following represents a system (for Cassandra related system)
name: system1
description: my system with 3 nodes of cassandraLast updated
Was this helpful?
Was this helpful?