1bd9a1e8f4
Allows to configure in which organizational unit the share ends up APIImpact Change-Id: I70fd4e0ea7898e85dff59a927b3cb086d5e408ac Needed-By: I77d87c8e6f98054f2f02bc4202c14314ff321964 Partial-Bug: #1696669
10 lines
198 B
JSON
10 lines
198 B
JSON
{
|
|
"security_service": {
|
|
"domain": "my_domain",
|
|
"ou": "CN=Computers",
|
|
"password": "***",
|
|
"user": "new_user",
|
|
"description": "Adding a description"
|
|
}
|
|
}
|