acs::Cluster method secret_configured (public)

 <instance of acs::Cluster[i]> secret_configured

Defined in packages/acs-tcl/tcl/cluster-procs.tcl

Check, whether the secret for signing messages in the intra-cluster talk is configured. More checks for different secret definition methods might be added.

Testcases:
No testcase defined.
Source code:
set secret [:secret]
return [expr {$secret ne ""}]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: