sahara/api-ref/source/v2/samples/data-sources/data-source-register-hdfs-response.json
Telles Nobrega 0b8002a99d APIv2 - api-ref documentation for APIv2
Writing api-ref for APIv2.

Story: #2002102
Task: #19780

Change-Id: Ib9e855c11f03239e70306d12e96194549d2dc0f3
2019-01-07 14:59:23 -03:00

15 lines
445 B
JSON

{
"data_source": {
"is_public": false,
"project_id": "9cd1314a0a31493282b6712b76a8fcda",
"is_protected": false,
"created_at": "2015-03-26 11:09:36.148464",
"id": "d7fffe9c-3b42-46a9-8be8-e98f586fa7a9",
"updated_at": null,
"name": "hdfs_input",
"description": "This is hdfs input",
"url": "hdfs://test-master-node:8020/user/hadoop/input",
"type": "hdfs"
}
}