Changes between Version 4 and Version 5 of GAPI_AM_API_V2_DETAILS


Ignore:
Timestamp:
03/25/14 14:41:21 (10 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GAPI_AM_API_V2_DETAILS

    v4 v5  
    575575|| 17   || ALREADYEXISTS        || "Already Exists (eg the slice}" ||
    576576|| 24   || VLAN_UNAVAILABLE     || "VLAN tag(s) requested not available (likely stitching failure)" ||
     577|| 25   || INSUFFICIENT_BANDWIDTH       || "Requested capacity for link(s) not available" ||
    577578
    578579Aggregates are similarly encouraged to provide hints on how to fix bad requests using the {{{value}}} entry to experimenters on error or failures. For example, a failed !RenewSliver call that failed because you are not allowed to renew your sliver that far in the future, might return a new date string in the {{{value}}} field that would be allowed. Similarly, a failed !CreateSliver call might return a modified request RSpec in the {{{value}}} field.