Sugar Network/API: Difference between revisions

Line 234: Line 234:
<div id="PUT_clone"></div>
<div id="PUT_clone"></div>


  '''PUT''' /''RESOURCE''/''GUID''?cmd='''clone'''[&force][&nodeps]
  '''PUT''' /''RESOURCE''/''GUID''?cmd='''clone'''[&force]


Change cloning status for the specified resource. {{Code|PUT}} content should be cloning status. If {{Code|force}} is passed, cloning will happen even if local copy already exists. If {{Code|nodeps}} was specified, do not assure that all {{Code|GUID}} dependencies are installed in the system and clone {{Code|GUID}} resource as-is.
Change cloning status for the specified resource. {{Code|PUT}} content should be cloning status. If {{Code|force}} is passed, cloning will happen even if local copy already exists.


=== Launch activities ===
=== Launch activities ===