Changes between Version 25 and Version 26 of GAPI_AM_API_V3_DETAILS
- Timestamp:
- 07/26/12 14:20:01 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GAPI_AM_API_V3_DETAILS
v25 v26 117 117 As elsewhere, this page provides only details not covered by the [wiki:GAPI_AM_API_V3#ListResources main AM API page]. 118 118 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 119 121 '''Options''' 120 122 `geni_available`:: … … 156 158 157 159 Additionally, `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]. 158 162 159 163 For details on options to `Describe`, see `ListResources` above, and the Common Concepts page.