Changes between Version 5 and Version 6 of CommonFederationAPIv2


Ignore:
Timestamp:
04/09/14 14:32:16 (10 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommonFederationAPIv2

    v5 v6  
    768768== Project Service Methods ==
    769769
    770 Projects are groupings of slices and members for a particular administrative purpose. Some SA;s will chose to create and manage projects and apply policies about the invocation of SA methods (e.g. the creation of slice credentials based on roles or memberships in projects). A slice can belong to no more than one project; a project may have many slice members.
     770Projects are groupings of slices and members for a particular administrative purpose. Some SA's will chose to create and manage projects and apply policies about the invocation of SA methods (e.g. the creation of slice credentials based on roles or memberships in projects). A slice can belong to no more than one project; a project may have many slice members.
    771771
    772772The following table contains required fields for project objects and whether they are allowed in lookup ‘match’ criteria, required at creation or allowed at update:
     
    792792== Project Member Service Methods ==
    793793
    794 Projects may have members associated with them in particular roles and thus supports the same methods for member management as described above for the [#SliceMemberServiceMethods Slice Member Service]. The differences are that the type provide is "PROJECT", the urn provided is a project URN and the membership information returned is tagged with "PROJECT_URN' and 'PROJECT_ROLE' as appropriate.
     794Projects may have members associated with them in particular roles and thus supports the same methods for member management as described above for the [#SliceMemberServiceMethods Slice Member Service]. The differences are that the type provided is "`PROJECT`", the urn provided is a project URN and the membership information returned is tagged with "`PROJECT_URN`" and '`PROJECT_ROLE`' as appropriate.
    795795
    796796For method signatures, see the listing under the [#SliceMemberServiceMethods Slice Member Service].