OpenEnvironmentResponse
Response body after opening an environment session.
Properties
idstring requiredThe unique identifier of the opened environment session.- Any diagnostics generated when opening the environment.
- The source range where the diagnostic occurred.
- ↳
summarystring optionalA summary of the diagnostic message. - ↳
pathstring optionalThe path within the environment definition where the diagnostic occurred. - ↳
severitystring optionalThe severity of the diagnostic: “error” or “warning”.