Changes between Version 119 and Version 120 of GAPI_AM_API_DRAFT


Ignore:
Timestamp:
03/27/14 13:41:06 (10 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GAPI_AM_API_DRAFT

    v119 v120  
    518518
    519519== Change Set S: More info from `GetVersion` ==
    520 `GetVersion` should return an additional field indicate the URN(s) of the Aggregate Manager at this endpoint. This corresponds to the URN in the certificate of the aggregate, or the URN that the aggregate uses if reporting slivers to the Federation SA API. For aggregates that have a single component manager, then this is likely the `component_manager` or `component_manager_id` from the advertisement RSpec produced by this aggregate. Aggregates which have multiple component managers must select a single AM URN, which may be the same as one of the component manager URNs.
     520`GetVersion` should return an additional field indicate the URN(s) of the Aggregate Manager at this endpoint. This corresponds to the URN in the `SubjectAltName` of the certificate of the aggregate, or the URN that the aggregate uses if reporting slivers to the Federation SA API (and this URN also determines the authority portion of the URN for any slivers issued by this aggregate). For aggregates that have a single component manager, then this is likely the `component_manager` or `component_manager_id` from the advertisement RSpec produced by this aggregate (which in turn determines the authority portion of related `component_id` URNs). Aggregates which have multiple component managers must select a single AM URN, which may be the same as one of the component manager URNs.
    521521
    522522Proposal: `GetVersion` adds the field `geni_am_urn` whose value is the URN of the aggregate manager running at this XMLRPC endpoint.