Link to DIS
Description
By creating a DIS link, you can access DIS and migrate data from DIS to other data sources as required.
Sample Link
{
"links": [
{
"link-config-values": {
"configs": [
{
"inputs": [
{
"name": "linkConfig.region",
"value": "Region"
},
{
"name": "linkConfig.endpoint",
"value": "https://dis.cn-north-1.myhuaweiclouds.com"
},
{
"name": "linkConfig.ak",
"value": "RSO6TTEZMJ6TTFBBAACE"
},
{
"name": "linkConfig.sk",
"value": "Add password here"
},
{
"name": "linkConfig.projectId",
"value": "11d4d5af17c84660bc90b6631327d7c7"
}
],
"name": "linkConfig"
}
]
},
"name": "dis_link",
"connector-name": "dis-connector"
}
]
}
Link Parameters
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
linkConfig.region |
Yes |
String |
Region where DIS resides |
|
linkConfig.endpoint |
Yes |
String |
URL of DIS in the format of https://Endpoint |
|
linkConfig.ak |
Yes |
String |
AK for accessing the DIS server |
|
linkConfig.sk |
Yes |
String |
SK for accessing the DIS server |
|
linkConfig.projectId |
Yes |
String |
Project ID. For details about how to obtain the project ID, see Obtaining the Project ID, Account Name, and AK/SK. |
Last Article: Link to Kafka
Next Article: Link to Elasticsearch/Cloud Search Service
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.