| getresponderglobal |
Use this method to get the list of policies bound to the specified responder global bind point. |
Syntax |
Parameters |
type |
Specifies the bind point whose policies you want to display. Available settings function as follows:
* REQ_OVERRIDE - Request override. Binds the policy to the priority request queue.
* REQ_DEFAULT - Binds the policy to the default request queue.
* OTHERTCP_REQ_OVERRIDE - Binds the policy to the non-HTTP TCP priority request queue.
* OTHERTCP_REQ_DEFAULT - Binds the policy to the non-HTTP TCP default request queue..
* SIPUDP_REQ_OVERRIDE - Binds the policy to the SIP UDP priority response queue..
* SIPUDP_REQ_DEFAULT - Binds the policy to the SIP UDP default response queue.
* RADIUS_REQ_OVERRIDE - Binds the policy to the RADIUS priority response queue..
* RADIUS_REQ_DEFAULT - Binds the policy to the RADIUS default response queue.
* MSSQL_REQ_OVERRIDE - Binds the policy to the Microsoft SQL priority response queue..
* MSSQL_REQ_DEFAULT - Binds the policy to the Microsoft SQL default response queue.
* MYSQL_REQ_OVERRIDE - Binds the policy to the MySQL priority response queue.
* MYSQL_REQ_DEFAULT - Binds the policy to the MySQL default response queue.
* HTTPQUIC_REQ_OVERRIDE - Binds the policy to the HTTP_QUIC override response queue.
* HTTPQUIC_REQ_DEFAULT - Binds the policy to the HTTP_QUIC default response queue. |
Return Value |
Returns getresponderglobalResult |
See Also |