Changes between Version 16 and Version 17 of AaronHelsinger/GAPI_AM_API_DRAFT/MethodSignatures


Ignore:
Timestamp:
04/24/12 10:37:19 (12 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AaronHelsinger/GAPI_AM_API_DRAFT/MethodSignatures

    v16 v17  
    194194{
    195195   geni_rspec: <geni.rspec, Manifest >
    196    geni_urn: <string slice urn>
     196   geni_urn: <string slice urn of the containing slice>
    197197   geni_slivers: [
    198198               {
     
    447447This operation is similar to ProtoGENI functions like `StartSliver`, `StopSliver`, `RestartSliver` in the [http://www.protogeni.net/trac/protogeni/wiki/ComponentManagerAPIV2 PG CMv2 API].
    448448
    449 Options include: {{{geni_best_effort}}}
     449Aggregate Managers SHOULD return an error code of 13 (UNSUPPORTED) if they do not support a given action for a given resource. An AM SHOULD constrain actions based on the current operational state of the resource. This is a fast synchronous operation, and MAY start long-running sliver transitions whose status can be queried using SliverStatus. This method should only be called, and is only valid, when the sliver is fully allocated (allocation state is not `geni_pending_allocation`).
     450
     451Options include: {{{geni_best_effort}}}. Default is false (action applies to all slivers equally or none.
    450452
    451453Return value is a list of structs: