{
"operation-name" : "add",
"description" : "Adds the distributable-web subsystem",
"request-properties" : {
"cache-configuration" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The name of cache configuration on the remote cache container.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"remote-cache-container" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The name of the remote cache container associated with this provider",
"expressions-allowed" : false,
"required" : true,
"nillable" : false,
"capability-reference" : "org.wildfly.clustering.infinispan.remote-cache-container",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}