{
"operation-name" : "add",
"description" : "Operation Adds subsystem",
"request-properties" : {
"host" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "Name of the host which should be used to deploy servlets",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"server" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "Name of the server which should be used to deploy servlets",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"socket-binding" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "Name of the socket binding which should be used",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}