Changes between Version 65 and Version 66 of GAPI_AM_API_DRAFT


Ignore:
Timestamp:
09/13/12 10:00:20 (12 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GAPI_AM_API_DRAFT

    v65 v66  
    7878
    7979=== Change Set N3: Use consistent types and prefixes ===
    80 Make am_type, geni_am_type, and AM specific prefixes for new options consistent.
     80Make `am_type`, `geni_am_type`, and AM specific prefixes for new options consistent.
    8181
    8282The AM API specifies an `am_type` field as part of the `code` in the basic return structure. This field has a set of prescribed values.
     
    119119
    120120 1. From `getversion` and `listresources` and `describe`, the RSpec `type`:
    121      May use only alphanumeric characters plus hyphen, underscore, period, or colon; alphaumeric only in first character. `'^[a-zA-Z0-9][a-zA-Z0-9-_\.:]*$'`
     121     May use only alphanumeric characters plus hyphen, underscore, period, or colon; alphanumeric only in first character. `'^[a-zA-Z0-9][a-zA-Z0-9-_\.:]*$'`
    122122
    123123 2. From `getversion` and `listresources` and `describe`, the RSpec `version`:
    124      May use only alphanumeric characters plus hyphen, underscore, period, or colon; alphaumeric only in first character. `'^[a-zA-Z0-9][a-zA-Z0-9-_\.:]*$'`
     124     May use only alphanumeric characters plus hyphen, underscore, period, or colon; alphanumeric only in first character. `'^[a-zA-Z0-9][a-zA-Z0-9-_\.:]*$'`
    125125
    126126 3. From `getversion`, the RSpec `schema`, and `namespace`: Any character valid in a URL (see e.g. http://www.w3.org/Addressing/URL/url-spec.txt)
    127127
    128128 4. From `getversion` and the `credentials` argument, the credential `geni_type`:
    129      May use only alphanumeric characters plus hyphen, underscore, period, or colon; alphaumeric only in first character. `'^[a-zA-Z0-9][a-zA-Z0-9-_\.:]*$'`
     129     May use only alphanumeric characters plus hyphen, underscore, period, or colon; alphanumeric only in first character. `'^[a-zA-Z0-9][a-zA-Z0-9-_\.:]*$'`
    130130
    131131 5. From `getversion` and the `credentials argument, the credential `geni_version`:
    132      May use only alphanumeric characters plus hyphen, underscore, period, or colon; alphaumeric only in first character. `'^[a-zA-Z0-9][a-zA-Z0-9-_\.:]*$'`
     132     May use only alphanumeric characters plus hyphen, underscore, period, or colon; alphanumeric only in first character. `'^[a-zA-Z0-9][a-zA-Z0-9-_\.:]*$'`
    133133
    134134 6. From `getversion`, `geni_allocate`: alphanumeric