Name | Description | Type | Additional information |
---|---|---|---|
kind |
//This field is used to specify the kind of operation to be performed. Wipe performs deletion of all contents in target prior to cloning, new create an entire new layer at destination app. |
string |
None. |
copies |
Number of copies to be made, if null, not present or less than 1, it will default to 1. |
integer |
None. |
targets |
Structure defining one or multiple targets for this clone operation. |
Collection of TargetCloneModel |
None. |