{
"operation-name" : "add",
"description" : "Adds the JMX subsystem.",
"request-properties" : {
"non-core-mbean-sensitivity" : {
"type" : {
"TYPE_MODEL_VALUE" : "BOOLEAN"
},
"description" : "Whether or not core MBeans, i.e. mbeans not coming from the model controller, should be considered sensitive.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"default" : false,
"stability" : "default"
},
"show-model" : {
"type" : {
"TYPE_MODEL_VALUE" : "BOOLEAN"
},
"description" : "Alias for the existence of the 'resolved' model controller jmx facade. When writing, if set to 'true' it will add the 'resolved' model controller jmx facade resource with the default domain name.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"stability" : "default",
"deprecated" : {
"since" : "7.0.0",
"reason" : "The show-model configuration is deprecated and may be removed or moved in future versions."
}
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}