Changes between Version 12 and Version 13 of GAPI_AM_API_V3/CommonConcepts


Ignore:
Timestamp:
05/07/12 11:11:43 (12 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GAPI_AM_API_V3/CommonConcepts

    v12 v13  
    280280When an option in the `options` struct, clients may omit the option, and AMs may choose not to or be unable to honor this option, but may still succeed the overall request.
    281281
     282=== Expiration times ===
     283Slivers have expiration times. Expiration times are set by local aggregate policy. Generally
     284 - `geni_allocated` sliver expiration times are short (minutes)
     285 - `geni_provisioned` sliver expiration times are longer (days)
     286 - All expiration times are limited by the expiration time of presented certificates and credentials
     287
     288
     289When a sliver expires, the aggregate deletes the sliver automatically. This includes stopping resources and freeing the reservation.
     290
    282291=== `geni_best_effort` ===
    283292 {{{geni_best_effort: <XML-RPC boolean 1 or 0, default false (0)>}}}