Changes between Version 14 and Version 15 of GENIExperimenter/RSpecs


Ignore:
Timestamp:
05/14/12 15:43:45 (12 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/RSpecs

    v14 v15  
    55
    66= RSpec Types =
    7 In GENI there are three different type of RSpecs, each used to describe resources when communicating with an AM. The communication with an AM, is based
     7In GENI there are three different types of RSpec, each used to describe resources when communicating with an AM. The communication with an AM, is based
    88on the common [wiki:GAPI_AM_API_V2#APIMethods GENI AM API]:
    99
     
    1212
    1313The three types of RSpecs:
    14    * '''advertisement RSpecs:''' This is the document that is returned by an AM that describes the resources that the AM has.
    15    * '''reservation RSpecs:''' This is the document that a user sends to an AM to describe the resources that he wants to reserve.
    16    * '''manifest RSpecs:''' This is the document returned by an AM tha describes the resources that a user has at an AM.
     14==== Advertisement RSpescs ====
     15 This is the document that is returned by an AM that describes the resources that the AM has.
     16==== Reservation RSpecs====
     17This is the document that a user sends to an AM to describe the resources that he wants to reserve.
     18==== Manifest RSpecs ====
     19 This is the document returned by an AM tha describes the resources that a user has at an AM.