← Prev in month ← Prev in thread
Next in thread → Next in month →

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

From
OASIS Issues Tracker <>
Date
2016-04-21T19:09:57+00:00
ID
Thread
[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)
← Prev in month ← Prev in thread
Next in thread → Next in month →