{
"operation-name" : "redeploy-links",
"description" : "Redeploys the deployments affected by this overlay.",
"request-properties" : {"deployments" : {
"type" : {
"TYPE_MODEL_VALUE" : "LIST"
},
"description" : "List of deployment runtime names to be redeployed. If this list is empty or 'undefined' then all affected deployments will be redeployed.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 0,
"max-length" : 2147483647,
"stability" : "default",
"value-type" : {
"TYPE_MODEL_VALUE" : "STRING"
}
}},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}