{
"operation-name" : "add",
"description" : "Add the subsystem",
"request-properties" : {
"exposed-subsystems" : {
"type" : {
"TYPE_MODEL_VALUE" : "LIST"
},
"description" : "The names of the WildFly subsystems that exposes their metrics (or '*' to expose any subsystem metrics).",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 0,
"max-length" : 2147483647,
"stability" : "default",
"value-type" : {
"TYPE_MODEL_VALUE" : "STRING"
}
},
"prefix" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "Prefix prepended to the name of the WildFly metrics exposed by the HTTP endpoints.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"security-enabled" : {
"type" : {
"TYPE_MODEL_VALUE" : "BOOLEAN"
},
"description" : "True if authentication is required to access the HTTP endpoint on the HTTP management interface.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"default" : true,
"stability" : "default"
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}