{ "VCAP_SERVICES": { "hana": [ { "name": "hana-db", "label": "hana", "tags": ["hana", "database", "relational"], "credentials": { "host": "", "port": "", "user": "", "password": "", "schema": "", "encrypt": true, "sslValidateCertificate": true, "sslTrustStore": "" } } ] } }