PingIntelligence

Undeploying the PingIntelligence policy

Using the PingIntelligence automated policy tool, you can undeploy the shared flow either by Flow Hook or the Flow Callout policy.

  • Flow hook

  • Flow callout

Undeploying the PingIntelligence policy for Flow Hook

Steps

  • Undeploy the PingIntelligence policy:

    Choose from:

    • Undeploy with self-signed certificate: Run the following command to undeploy the PingIntelligence policy with self-signed certificate.

      /opt/pingidentity/pi/apigee/bin/undeploy.sh -fh
    • Undeploy with certificate authority (CA)-signed certificate: Run the following command to undeploy the PingIntelligence policy with a CA-signed certificate.

      /opt/pingidentity/pi/apigee/bin/undeploy.sh -fh -ca

Undeploying the PingIntelligence policy for Flow Callout

Steps

  • Undeploy the PingIntelligence policy:

    Choose from:

    • Undeploy with self-signed certificate: Run the following command to undeploy the PingIntelligence policy with self-signed certificate.

      /opt/pingidentity/pi/apigee/bin/undeploy.sh -fc
    • Undeploy with certificate authority (CA)-signed certificate: Run the following command to undeploy the PingIntelligence policy with CA-signed certificate.

      /opt/pingidentity/pi/apigee/bin/undeploy.sh -fc -ca