{
  "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction",
  "restartEnabled" : True,
  "restartableStages" : [
    "Checkout",
    "Validate Configuration",
    "System Health Check",
    "Deploy PostgreSQL",
    "Verify Deployment",
    "Performance Test",
    "Create Backup"
  ]
}