setupOrgJseIntegration
POST https://{{host}}/api/v1/orgs/:org_id/setting/jse/setup
in JSE UI
1. Create custom role with Read access to service-location and RW access to site and IPSec profile APIs.
2. Create a user with the above custom role. - email: john@abc.com
3. Activate the user in the JSE account.
4. Create the service locations on the JSE account.
Request Body
{"username"=>"john@abc.com", "password"=>"foryoureyesonly", "cloud_name"=>"devcentral.juniperclouds.net"}