Changes between Version 13 and Version 14 of GENIExperimenter/RSpecs


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/RSpecs

    v13 v14  
    55
    66= RSpec Types =
     7In 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
     8on the common [wiki:GAPI_AM_API_V2#APIMethods GENI AM API]:
    79
    810[[Image(rspec-types.png, 60%)]]
    911
    1012
    11 In GENI there are three types of RSpecs:
     13The three types of RSpecs:
    1214   * '''advertisement RSpecs:''' This is the document that is returned by an AM that describes the resources that the AM has.
    1315   * '''reservation RSpecs:''' This is the document that a user sends to an AM to describe the resources that he wants to reserve.