Changes between Version 3 and Version 4 of DRAFT_GAPI_AM_API_V2_DETAILS


Ignore:
Timestamp:
12/06/11 12:18:43 (12 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DRAFT_GAPI_AM_API_V2_DETAILS

    v3 v4  
    6060=== Arguments ===
    6161  `options`::
    62      [#Options A struct with particular semantics described below].  For this method only, this argument is optional. Aggregates should [#DocumentingAggregateAdditions document new options arguments].
     62     [#options A struct with particular semantics described below].  For this method only, this argument is optional. Aggregates should [#DocumentingAggregateAdditions document new options arguments].
    6363
    6464=== Return ===
     
    152152
    153153 `credentials[]`::
    154    [#CredentialsArgument An array of credentials with particular semantics]. 
     154   [#credentialsArgument An array of credentials with particular semantics]. 
    155155
    156156 `options`::
    157     An [http://www.xmlrpc.com/spec XML-RPC] struct containing members indicating the set of resources that the caller is interested in, or the format of the result. [#Options Semantics of this argument are described below].  Aggregates should [#DocumentingAggregateAdditions document new options arguments].
     157    An [http://www.xmlrpc.com/spec XML-RPC] struct containing members indicating the set of resources that the caller is interested in, or the format of the result. [#options Semantics of this argument are described below].  Aggregates should [#DocumentingAggregateAdditions document new options arguments].
    158158
    159159The following members are available for use in the {{{options}}} parameter. All aggregate managers are required to implement these options.
     
    231231
    232232 `credentials`::
    233    [#CredentialsArgument An array of credentials with particular semantics]. Aggregates should ensure that the expiration time of the reservation does not exceed the expiration time of the slice credential used to perform this operation.
     233   [#credentialsArgument An array of credentials with particular semantics]. Aggregates should ensure that the expiration time of the reservation does not exceed the expiration time of the slice credential used to perform this operation.
    234234
    235235 `rspec`::
     
    252252
    253253  `options`::
    254     [#Options A struct with particular semantics described below]. Aggregates should [#DocumentingAggregateAdditions document new options arguments].
     254    [#options A struct with particular semantics described below]. Aggregates should [#DocumentingAggregateAdditions document new options arguments].
    255255
    256256=== Return ===
     
    293293
    294294 `credentials`::
    295    [#CredentialsArgument An array of credentials with particular semantics].
     295   [#credentialsArgument An array of credentials with particular semantics].
    296296
    297297  `options`::
    298     [#Options A struct with particular semantics described below].  Aggregates should [#DocumentingAggregateAdditions document new options arguments].
     298    [#options A struct with particular semantics described below].  Aggregates should [#DocumentingAggregateAdditions document new options arguments].
    299299
    300300=== Return ===
     
    332332
    333333 `credentials`::
    334    [#CredentialsArgument An array of credentials with particular semantics].
     334   [#credentialsArgument An array of credentials with particular semantics].
    335335
    336336  `options`::
    337     [#Options A struct with particular semantics described below]. Aggregates should [#DocumentingAggregateAdditions document new options arguments].
     337    [#options A struct with particular semantics described below]. Aggregates should [#DocumentingAggregateAdditions document new options arguments].
    338338=== Return ===
    339339Return the status of the overall reservation, and of each addressable resource within the reservation. Additionally, provide any other aggregate or resource specific dynamic state or configuration information necessary for client use of the reserved resources.
     
    416416
    417417 `credentials`::
    418    [#CredentialsArgument An array of credentials with particular semantics].
     418   [#credentialsArgument An array of credentials with particular semantics].
    419419
    420420 `expiration_time`::
     
    422422
    423423  `options`::
    424     [#Options A struct with particular semantics described below]. Aggregates should [#DocumentingAggregateAdditions document new options arguments].
     424    [#options A struct with particular semantics described below]. Aggregates should [#DocumentingAggregateAdditions document new options arguments].
    425425
    426426=== Return ===
     
    460460
    461461 `credentials`::
    462    [#CredentialsArgument An array of credentials with particular semantics].
     462   [#credentialsArgument An array of credentials with particular semantics].
    463463
    464464  `options`::
    465     [#Options A struct with particular semantics described below]. Aggregates should [#DocumentingAggregateAdditions document new options arguments].
     465    [#options A struct with particular semantics described below]. Aggregates should [#DocumentingAggregateAdditions document new options arguments].
    466466
    467467=== Return ===