sonar-clone-datasets
Clone datasets that match the value of the GUID field in the input record. The new dataset will be named with a 'Copy of' prefix.
sonar-clone-datasets run=RUN
- run=RUN
- Execute API call only if value is 't'
Output Fields
Field | Type | Name | Description |
---|---|---|---|
clone_guid | String | Cloned GUID | Cloned dataset GUID |
clone_name | String | Cloned Name | Cloned dataset name |
status | String | Status | e.g. success, failure |
_error | String | Error | Error message if cloning fails |