| Service |
A JSON Schema definition of a piece of infrastructure that Service Owners publish to the catalogue |
| Service Item |
A single instance of a service as requested by a Consumer |
| Service Owner |
The team providing a service to the catalogue and responsible for processing changes |
| Consumer |
A requestor of Service Items, and the ongoing owner of those Service Items |
| Change Instance |
A change ticket spawned due to create/delete/modify actions on a Service Item |
| Submission |
The full declarative input to request Service Items, sent by a Consumer |
| Application |
A collection of Service Items grouped for a specific purpose, managed as a single unit |
| Schema |
The JSON Schema definition of a service, defining all inputs required by the consumer |
| Service Item Declaration |
The declarative config used to request a particular Service Item within a Service |
| Deployed Item |
Extra JSON config attached to a Service Item describing deployment details (IPs, VM IDs, etc.) |