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.ap-southeast-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 Project ID and Account ID. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot