Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-327

Read child resource operation

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 7.0.0.Beta2
    • None
    • None
    • None

    Description

      I realized one drawback with current API.
      In order to fetch all sever groups, I need to get the list of sever group names first,
      and for each group request the resource (N+1).

      In order to reduce the number of requests necessary to fetch resources like
      server groups, host, etc, I would suggest we add another generic operation that would be similar to read-children-names:

      :read-children-resource(child-type=<name>)

      It should return a list of resource representations that are children of <name>

      Attachments

        Activity

          People

            johnbailey_jira John Bailey (Inactive)
            rhn-support-hbraun Heiko Braun
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: