{
"operation-name" : "add",
"description" : "Add the transport to the cache container",
"request-properties" : {
"channel" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The channel of this cache container's transport.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"capability-reference" : "org.wildfly.clustering.jgroups.channel-factory",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"lock-timeout" : {
"type" : {
"TYPE_MODEL_VALUE" : "LONG"
},
"description" : "The timeout for locks for the transport",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"default" : 240000,
"unit" : "MILLISECONDS",
"min" : 0,
"max" : 9223372036854775807,
"stability" : "default"
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}