Xentara v1.0
User Manual
|
A JSON object describing a microservice has the following syntax:
id | A string value containing the ID of the microservice. The ID is used to construct the microservice’s primary key. |
uuid | A string value containing the unique UUID of the microservice. |
children | A JSON array containing the subservices of the microservice. The types of microservices allowed as subservices depend on the specific type of the parent microservice. Please remember that each element block requires two layers of |
Each individual type of microservice can have additional properties. Please refer to the documentation of the specific microservice for details.