{
"operation-name" : "add",
"description" : "Adds a mapping configuration.",
"request-properties" : {"mapping-modules" : {
"type" : {
"TYPE_MODEL_VALUE" : "LIST"
},
"description" : "List of modules that map principal, role, and credential information",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default",
"deprecated" : {
"since" : "1.2.0",
"reason" : "Use of this attribute is deprecated, use resource"
},
"value-type" : {
"code" : {
"description" : "Class name of the module to be instantiated.",
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"nillable" : false,
"min-length" : 1
},
"type" : {
"description" : "Type of mapping this module performs. Allowed values are principal, role, attribute or credential..",
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"nillable" : false
},
"module-options" : {
"description" : "List of module options containing a name/value pair.",
"type" : {
"TYPE_MODEL_VALUE" : "OBJECT"
},
"value-type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"nillable" : true
}
}
}},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}