Changes between Version 1 and Version 2 of FeddInfoOperation


Ignore:
Timestamp:
Nov 16, 2011 5:42:50 PM (12 years ago)
Author:
faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FeddInfoOperation

    v1 v2  
    22
    33The current {{{fedd}}} implementation creates and terminates multi-testbed topologies with minimal facilities for managing the elements that make up the topology.  This page describes the emerging interfaces that will provide information about the resources and their status as well as access to infrastructure-level operations on the elements.
     4
     5A topology is made up of ''elements'' and ''substrates'' that interconnect them.
     6
     7== Services and Operations ==
     8
     9Testbeds, elements, and
     10[FeddAbout#ExperimentServices services]
     11
     12== Experiment Controller Interfaces ==
     13
     14The 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
     18The 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