| 4 | |
| 5 | A topology is made up of ''elements'' and ''substrates'' that interconnect them. |
| 6 | |
| 7 | == Services and Operations == |
| 8 | |
| 9 | Testbeds, elements, and |
| 10 | [FeddAbout#ExperimentServices services] |
| 11 | |
| 12 | == Experiment Controller Interfaces == |
| 13 | |
| 14 | The experiment controller info interface returns information to a user about the elements in their experiment, their status, and the operations supported by the elements. Those operations can be invoked by through the operation interface. |
| 15 | |
| 16 | === Info Interface === |
| 17 | |
| 18 | The info interface is broken into three sections, '''Testbed''', '''Element''', and '''Substrate'''. The '''Testbed''' section tells which testbeds have given elements to the topology. They are identified by the name the experiment controller knows them by and include the [FeddAbout#ExperimentServices services] used by the testbed and any operations that the testbed supports. |
| 19 | |
| 20 | |
| 21 | |