Create a copy of an existing graph with a new root.
POST graphBuilder/{root}/copy
Name | Type | Description |
---|---|---|
root |
string | the root of the existing graph's directory structure |
Name | Type | Description |
---|---|---|
copyTo |
string | the root of the copy's graph directory structure |
curl 'http://'
Name | Type |
---|---|
root |
|
copyTo |