{
"operation-name" : "add",
"description" : "Adds the 'resolved' model controller JMX facade to the MBeanServer.",
"request-properties" : {
"domain-name" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The domain name to use for the 'resolved' model controller JMX facade in the MBeanServer.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"default" : "jboss.as",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"proper-property-format" : {
"type" : {
"TYPE_MODEL_VALUE" : "BOOLEAN"
},
"description" : "If false, PROPERTY type attributes are represented as a DMR string, this is the legacy behaviour. If true, PROPERTY type attributes are represented by a composite type where the key is a string, and the value has the same type as the property in the underlying model.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"default" : true,
"stability" : "default"
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}