Groovy hostProps method to fetch device properties using wildcard/glob/regex
I've setup a few custom properties that define if an Oracle database exists and the port it listens on in a key-value pair/JSON syntax. These properties are named in <ApplicationName>.databases for...