{
"operation-name" : "add",
"description" : "Adds the deployment permissions",
"request-properties" : {
"maximum-permissions" : {
"type" : {
"TYPE_MODEL_VALUE" : "LIST"
},
"description" : "The maximum set of permissions that can be granted to a deployment or jars.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 0,
"max-length" : 2147483647,
"stability" : "default",
"value-type" : {
"class" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The permission fully-qualified class name",
"expressions-allowed" : false,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"name" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The permission target name",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"actions" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The permission actions",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"module" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The module to load the permission from. If not specified it will be loaded using the class loader of the security manager subsystem.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
}
},
"minimum-permissions" : {
"type" : {
"TYPE_MODEL_VALUE" : "LIST"
},
"description" : "The minimum set of permissions to be granted to a deployment or jars.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 0,
"max-length" : 2147483647,
"stability" : "default",
"value-type" : {
"class" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The permission fully-qualified class name",
"expressions-allowed" : false,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"name" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The permission target name",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"actions" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The permission actions",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"module" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The module to load the permission from. If not specified it will be loaded using the class loader of the security manager subsystem.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
}
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"restart-required" : "all-services",
"runtime-only" : false
}