sonar-clone-dashboard-batch
Clone dashboards that match the value of the GUID field in the input record. The new dashboard will be named with a 'Copy of' prefix.
sonar-clone-dashboard-batch [run=VALUE] [clone-widget=VALUE]
- run=VALUE
- Optional. Execute API call only if value is 't'
- clone-widget=VALUE
- Optional. Clone all widgets in tabs if value is 't'
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| _clone_guid | String | Cloned GUID | Cloned dashboard GUID |
| _clone_name | String | Cloned Name | Cloned dashboard name |
| _status | String | Status | e.g. success, failure |
| _error | String | Error | Error message if cloning fails |