mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-21 14:41:37 +00:00
debug ou create body
This commit is contained in:
@@ -73,6 +73,8 @@ def create():
|
||||
body['parentOrgUnitPath'] = '/'
|
||||
body['name'] = orgUnitPath[1:]
|
||||
parent = body['parentOrgUnitPath']
|
||||
print('DEBUG DEBUG DEBUG')
|
||||
print(body)
|
||||
gapi.call(cd.orgunits(),
|
||||
'insert',
|
||||
customerId=GC_Values[GC_CUSTOMER_ID],
|
||||
|
||||
Reference in New Issue
Block a user