Let’s review a sample workflow (series of API calls) for creating new Environment with Active Directory Service deployment:
- POST /environments/ - Creating new Environment 
- POST /environments/id/configure – Creating new configuration session for Environment 
- POST /environments/id/services – Creating new ActiveDirectory service 
- POST /environments/id/sessions/session_id/deploy – Saving and deploying changes 



