Changes between Version 54 and Version 55 of GAPI_AM_API_V3/CommonConcepts


Ignore:
Timestamp:
07/16/14 15:01:57 (10 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GAPI_AM_API_V3/CommonConcepts

    v54 v55  
    305305
    306306=== `geni_end_time` ===
    307 The `geni_end_time` argument requests an expiration of the specified slivers. It is in dateTime.!rfc3339 format (defined [#datetimedatatype above]).
     307The `geni_end_time` argument requests a specific expiration time of the specified slivers from their current allocation state. It is in dateTime.!rfc3339 format (defined [#datetimedatatype above]).
    308308When an explicit argument, it is required, and aggregates must honor the request to the extent local policy permits.
    309309When 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.
     
    317317
    318318When a sliver expires, the aggregate deletes the sliver automatically. This includes stopping resources and freeing the reservation.
     319
     320Sliver expiration times are reported in the `geni_expires` return element.
    319321
    320322=== `geni_best_effort` ===