Uploaded image for project: 'Stratos'
  1. Stratos
  2. STRATOS-296

New REST API operation to retrieve partitions of a policy

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 4.0.0 M4
    • 4.0.0 M5
    • Stratos Manager
    • None

    Description

      @GET
      @Path("/partition/

      {deploymentPolicyId}

      ")
      @Produces("application/json")
      @Consumes("application/json")
      @AuthorizationAction("/permission/protected/manage/monitor/tenants")
      public Partition [] getPartitionsOfPolicy (@PathParam("deploymentPolicyId") String deploymentPolicyId)
      throws RestAPIException

      Attachments

        Activity

          People

            nirmal Nirmal Fernando
            nirmal Nirmal Fernando
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: