Let’s review a sample workflow (series of API calls) for creating new Environment with Active Directory Service deployment:

  1. POST /environments/ - Creating new Environment

  2. POST /environments/id/configure – Creating new configuration session for Environment

  3. POST /environments/id/services – Creating new ActiveDirectory service

  4. POST /environments/id/sessions/session_id/deploy – Saving and deploying changes

loading table of contents...