| unbindappflowglobal_policy |
Use this method to unbind policy from appflow global. |
Syntax |
Parameters |
policyname |
Name of the policy to be unbound. This is mandatory parameter. |
type |
Bind point from which to unbind the policy. Possible Values : REQ_OVERRIDE, REQ_DEFAULT, OVERRIDE, DEFAULT, OTHERTCP_REQ_OVERRIDE, OTHERTCP_REQ_DEFAULT, MSSQL_REQ_OVERRIDE, MSSQL_REQ_DEFAULT, MYSQL_REQ_OVERRIDE, MYSQL_REQ_DEFAULT, ICA_REQ_OVERRIDE, ICA_REQ_DEFAULT, ORACLE_REQ_OVERRIDE, ORACLE_REQ_DEFAULT, HTTPQUIC_REQ_OVERRIDE, HTTPQUIC_REQ_DEFAULT. |
priority |
Priority of the NOPOLICY to be unbound. Applicable only if a NOPOLICY has been bound to the bind point. Minimum value = 1. Maximum value = 2147483647. |
Return Value |
Returns simpleResult |
See Also |