Changes between Version 53 and Version 54 of GAPI_AM_API_V3/CommonConcepts


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GAPI_AM_API_V3/CommonConcepts

    v53 v54  
    286286|| 17   || ALREADYEXISTS        || "Already Exists (eg the slice}" ||
    287287|| 24   || VLAN_UNAVAILABLE     || "VLAN tag(s) requested not available (likely stitching failure)" ||
     288|| 25   || INSUFFICIENT_BANDWIDTH       || "Requested capacity for link(s) not available" ||
    288289
    289290Aggregates 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 `Renew` 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 `Allocate` call might return a modified request RSpec in the {{{value}}} field.