Manual import hierarchy API
Request
The Manual Import Hierarchy task copies all or parts of a hierarchy from a data tenant to a customer tenant.
importHierarchyStrategy
parameter:WHOLE_HIERARCHY
- The entire hierarchy of a specified graph typeDESCENDANTS_HIERARCHY
- The descendants of a specific node in the hierarchyANCESTORS_HIERARCHY
- The ancestors of a specific node in the hierarchy
Details of the hierarchy to be copied must be specified in the message body. The request imports the hierarchy for a specified customer tenant entity, which must be specified in the message body.
POST {DTSSURL}/tasks/manual_import_hierarchy
In the request body, specify the data tenant, customer tenant, and the “graphType” of the hierarchy to be imported. The “import hierarchy strategy parameter specifies what type of import to use. On refreshing the Search page in the Customer Tenant, you can find the hierarchy updated from the data tenant.