You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| NewAutoEnvironment |[NewAutoEnvironmentRequest](#o2control-NewAutoEnvironmentRequest)|[NewAutoEnvironmentReply](#o2control-NewAutoEnvironmentReply)|Creates a new environment which automatically follows one STANDBY->RUNNING->DONE cycle in the state machine. It returns only once the environment reaches the CONFIGURED state or upon any earlier failure.|
1483
+
| NewEnvironment |[NewEnvironmentRequest](#o2control-NewEnvironmentRequest)|[NewEnvironmentReply](#o2control-NewEnvironmentReply)|Creates a new environment. It returns only once the environment reaches the CONFIGURED state or upon any earlier failure.|
| NewEnvironmentAsync |[NewEnvironmentRequest](#o2control-NewEnvironmentRequest)|[NewEnvironmentReply](#o2control-NewEnvironmentReply)|Creates a new environment. It returns once an environment ID is created and continues the creation asynchronously to the call. The environment will be listed in GetEnvironments() only once the workflow is loaded and deployment starts.|
0 commit comments