OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

camp message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (CAMP-209) need a mechanism to retrieve "has a" resources in a single HTTP GET


Gilbert Pilz created CAMP-209:
---------------------------------

             Summary: need a mechanism to retrieve "has a" resources in a single HTTP GET
                 Key: CAMP-209
                 URL: https://issues.oasis-open.org/browse/CAMP-209
             Project: OASIS Cloud Application Management for Platforms (CAMP) TC
          Issue Type: Bug
          Components: Spec
    Affects Versions: 1.2
            Reporter: Gilbert Pilz
            Assignee: Anish Karmarkar


Our resource model has numerous has-a relationships between resources. These are usually modeled by a URI that references a collection. For example, a component has a set of related components, a set of operations, and a set of resources. Getting a complete picture of a component requires the Consumer to perform 4 GET operations (GET component, GET related components, GET operations, GET sensors).

CAMP needs a generic way for the Consumer to indicate to the Provider that they would like the Provider to "roll up" all of these has-a relationships into a single JSON response.



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]