Uploaded image for project: 'Clamp'
  1. Clamp
  2. CLAMP-577

Update the policy api that clamp uses to get the policy deployment states

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • Frankfurt Release
    • None
    • None
    • CLAMP-R6 Sprint 2

      As per POLICY-1941, we are planning to remove the /deployed REST API from “policy-api” (Design) component. As this API is more specific to runtime administration area which is handled by “policy-pap” (Administration) component.

      If I am correct then CLAMP is using this API to check the status of policy deployment after initiating a deploy operation to policy-pap (Administration) component.

       

      We have already created following API’s in “policy-pap” to fetch the status of deployed policy/policies.

       

      1. /policy/pap/v1/policies/deployed – Returns the status of all deployed policies.
      2. /policy/pap/v1/policies/deployed/{name} – Returns the status of specific deployed policy with the given name.
      3. /policy/pap/v1/policies/deployed/{name}/{version} – Return the status of specific deployed policy with the given name and version.

            xuegao xuegao
            sebdet sebdet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: