16 lines
330 B
JSON
16 lines
330 B
JSON
{
|
|
"requires": {
|
|
"db": {
|
|
"kind": "hana",
|
|
"binding": {
|
|
"type": "cf",
|
|
"apiEndpoint": "https://api.cf.<region>.hana.ondemand.com",
|
|
"org": "<org-name>",
|
|
"space": "<space-name>",
|
|
"instance": "<hdi-service-instance-name>",
|
|
"key": "<service-key-name>"
|
|
}
|
|
}
|
|
}
|
|
}
|