Using the PingIntelligence automated policy tool, you can undeploy the shared flow either by Flow Hook or the Flow Callout policy.
Undeploying the PingIntelligence policy for Flow Hook
-
Undeploy the PingIntelligence policy:
- 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
- Undeploy with self-signed certificate: Run the following command to
undeploy the PingIntelligence policy with self-signed
certificate.
Undeploying the PingIntelligence policy for Flow Callout
-
Undeploy the PingIntelligence
policy:
- 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
- Undeploy with self-signed certificate: Run the following command to
undeploy the PingIntelligence policy with self-signed
certificate.