sonar-clone-dashboards
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-dashboards [run=RUN] [clone-widget=CLONE-WIDGET]
- run=RUN
- Execute API call only if value is 't'
- clone-widget=CLONE-WIDGET
- 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 |