【发布时间】:2018-10-22 00:37:53
【问题描述】:
发送 post API 请求时在 JSON 正文中输入的正确参数是什么?
这是他们的文档中给出的内容:
{
"name": "IBM Netezza Data Source",
"connectionDetails": "{"server":"MQPDAQ01.AM.LILLY.COM", "database":"GMDM_STG_QAR"}",
"type": "ODBC",
"credentialDetails": {
"credentials": "ABEF==",
"encryptionAlgorithm": "RSA-OAEP",
"encryptedConnection": "Encrypted|NotEncrypted",
"privacyLevel": "None|Public|Organizational|Private",
"credentialType": "Basic|Windows|Anonymous|…"
}
}
【问题讨论】:
标签: api datasource powerbi netezza