Will create org also adds sys admin as the admin to the org ?

pawanpavvu
Participant I

Hi,

Can anyone tell me if i use create-org.sh, will it also add the system admin as the org admin for the new org i created ?

Also, would like to know if i create an org using an API call, will it inturn add the sysadmin.

If it is not added, how can we add ? Is there a script to add sys admin to all existing orgs?

Thanks and Regards,

Pavan Kumar

0 1 260
1 REPLY 1

HI Pavan,

The sysadmin is not added by default when you create an org. This is a part of the security and separation of duties model where different roles can preform different tasks. This is true for using the Private Cloud scripts provided or using curl or other management api call. IF you look out on our docs site - http://docs.apigee.com/private-cloud/latest/creating-organization-environment-and-virtual-host it has the where to create the orgadmins. As for script to add sysadmin by default, that is not currently provided. Hope this helps.