Changes between Version 8 and Version 9 of DRAFT_GAPI_AM_API_V2


Ignore:
Timestamp:
12/06/11 11:53:03 (12 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DRAFT_GAPI_AM_API_V2

    v8 v9  
    217217For !ListResources, {{{value}} is an RSpec listing and describing resources at this aggregate. Depending on the arguments, this may be an advertisement RSpec showing all local resources, or one showing only available local resources, or a manifest RSpec of resources reserved for a particular slice.
    218218
    219 The details page has details on !ListResources arguments, [wiki:DRAFT_GAPI_AM_API_V2_Details#Return1 returns], and semantics.
     219The details page has details on !ListResources arguments, [wiki:DRAFT_GAPI_AM_API_V2_DETAILS#Return1 returns], and semantics.
    220220----
    221221=== !CreateSliver ===
     
    272272As with all AM API methods, the return is an XML-RPC struct (see [wiki:DRAFT_GAPI_AM_API_V2_DETAILS#ReturnStruct the Details page]). !DeleteSliver stops all the slice's resources and removes the reservation. It returns in the {{{value}} slot {{{true}}} or {{{false}}} indicating whether it did this successfully.
    273273
    274 For details on !DeleteSliver arguments, returns, and semantics, see [wiki:DRAFT_GAPI_AM_API_V2_Details#DeleteSliverDetails the V2 details page].
     274For details on !DeleteSliver arguments, returns, and semantics, see [wiki:DRAFT_GAPI_AM_API_V2_DETAILS#DeleteSliverDetails the V2 details page].
    275275----
    276276=== !SliverStatus ===