Changes between Version 25 and Version 26 of GAPI_AM_API_V3_DETAILS


Ignore:
Timestamp:
07/26/12 14:20:01 (12 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GAPI_AM_API_V3_DETAILS

    v25 v26  
    117117As elsewhere, this page provides only details not covered by the [wiki:GAPI_AM_API_V3#ListResources main AM API page].
    118118
     119'''Credentials''': When using SFA style credentials, this list must include a vald user credential, granting rights to the caller of the method. See [wiki:GAPI_AM_API_V3/CommonConcepts#credentials the Common Concepts page].
     120
    119121'''Options'''
    120122 `geni_available`::
     
    156158
    157159Additionally, `Describe` returns basic state and expiration information for all queried slivers. Valid values for `geni_allocation_status` and `geni_operational_status` are described on the Common Concepts page.
     160
     161'''Credentials''': For this and other methods that take a slice URN or list of sliver URNs, when using SFA style credentials, this list must include a vald slice credential, granting rights to the caller of the method over the given slice. See [wiki:GAPI_AM_API_V3/CommonConcepts#credentials the Common Concepts page].
    158162
    159163For details on options to `Describe`, see `ListResources` above, and the Common Concepts page.