Changes between Version 3 and Version 4 of DRAFT_GAPI_AM_API_V2_DELTAS


Ignore:
Timestamp:
12/06/11 12:15:10 (12 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DRAFT_GAPI_AM_API_V2_DELTAS

    v3 v4  
    338338  output = <None>
    339339}
    340 
     340}}}
     341
     342{{{
    341343struct ListResources(string credentials[], struct options)
    342344Success Return:
     
    346348   output = <None>
    347349}
    348 
     350}}}
     351
     352{{{
    349353struct CreateSliver(string slice_urn,
    350354                    string credentials[],
     
    358362   output = <None>
    359363}
    360 
     364}}}
     365
     366{{{
    361367struct DeleteSliver(string slice_urn, string credentials[], struct options)
    362368Success Return:
     
    366372   output = <None>
    367373}
    368 
     374}}}
     375
     376{{{
    369377struct SliverStatus(string slice_urn, string credentials[], struct options)
    370378Success Return:
     
    374382   output = <None>
    375383}
    376 
     384}}}
     385
     386{{{
    377387struct RenewSliver(string slice_urn,
    378388                    string credentials[],
     
    384394   output = <None>
    385395}
    386 
     396}}}
     397
     398{{{
    387399struct Shutdown(string slice_urn, string credentials[], struct options)
    388400Success Return: