Sysdig · Arazzo Workflow
Sysdig Clone Dashboard
Version 1.0.0
Read a source dashboard and create a copy of it under a new name.
View Spec
View on GitHub
Cloud SecurityContainersKubernetesRuntime SecuritySecurityVulnerability ManagementMonitoringObservabilityCSPMComplianceArazzoWorkflows
Provider
Workflows
clone-dashboard
Duplicate an existing dashboard under a new name.
Reads a source dashboard, creates a new dashboard from its panels and sharing settings, and verifies the copy by id.
1
getSource
getDashboard
Retrieve the source dashboard definition by id.
2
createClone
createDashboard
Create a new dashboard from the source panels under the new name.
3
verifyClone
getDashboard
Read the cloned dashboard back by id to confirm it persisted.