{
"operation-name" : "add",
"description" : "Adds the MicroProfile LRA Coordinator subsystem",
"request-properties" : {
"host" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "Name of the Undertow subsystem 'host' resource that the LRA coordinator will be deployed to.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"default" : "default-host",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"server" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "Name of the Undertow subsystem 'server' resource that the LRA coordinator will be deployed to.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"default" : "default-server",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}