Changes between Version 41 and Version 42 of GAPI_AM_API_V3/CommonConcepts


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GAPI_AM_API_V3/CommonConcepts

    v41 v42  
    283283|| 16   || INPROGRESS   || "In Progress" ||
    284284|| 17   || ALREADYEXISTS        || "Already Exists (eg the slice}" ||
     285|| 24   || VLAN_UNAVAILABLE     || "VLAN tag(s) requested not available (likely stitching failure)" ||
    285286
    286287Aggregates 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.