The example JSON result shows the definition of the given runtime, which includes:
The UUID that was assigned to the runtime
The owner UUID of the runtime by the platform when the runtime was created
The unique name of the runtime. Coral combines the name of the owner with the name of the runtime to make
each runtime unique across the entire platform. This way, “user1” and “user2” can both have a “runtime1”.
The start time of the runtime
The JSON definition of the runtime, containing:
All actor definitions, as they were posted when the runtime was created
All links between actors, as they were posted when the runtime was created
The distribution mode of the runtime, if the default is overriden in its definition.