{
"name": "string",
"description": "string",
"connectionType": "PUBLIC",
"connectionPlatform": "HIVE",
"status": "string",
"is_enabled": "ENABLED",
"payload": {
"type": "hive",
"host": "string",
"port": 10000,
"database": "string",
"username": "string",
"password": "string",
"auth": "NONE",
"path": "string",
"driver": "string",
"executionMode": "string",
"tableName": "string"
}
}