Connection.getOptions()
DESCRIPTION
Get connection options as a JSON document.
The returned document is similar to that accepted by updateOptions()
except the private key is not exposed.
DECLARATION
String getOptions()
RETURNS
The current options encoded as a json object.