{
"operation-name" : "add",
"description" : "The add operation for the principal transformer.",
"request-properties" : {"upper-case" : {
"type" : {
"TYPE_MODEL_VALUE" : "BOOLEAN"
},
"description" : "If set to true, the principal is adjusted to upper case. If set to false, the principal is adjusted to lower case.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"default" : true,
"stability" : "default"
}},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"restart-required" : "resource-services",
"runtime-only" : false
}