HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Configuration Node Clone

Copies an existing node's configuration to a new node. The source and destination node names and locations are specified by the source-path and node-path, respectively.

Query Params
string
required
1 to 256
Defaults to /md

Hierarchy path

string
required
1 to 256

SESSION id from authentication cookie

Body Params

Copies an existing node's configuration to a new node. The source and destination node names and locations are specified by the source-path and node-path, respectively.

string
required
1 to 256

Path of new configuration node

string
required
1 to 256

Path of Source configuration node

Responses
200

Successful Response

401

Unauthorized

403

Forbidden

415

Unsupported Type

Language