{
"operation-name" : "add",
"description" : "Adds a cache",
"request-properties" : {
"aliases" : {
"type" : {
"TYPE_MODEL_VALUE" : "LIST"
},
"description" : "The aliases by which this cache may also be referenced",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 0,
"max-length" : 2147483647,
"stability" : "default",
"value-type" : {
"TYPE_MODEL_VALUE" : "STRING"
}
},
"passivation-store" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The passivation store used by this cache",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}