> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# LabAccessResponseSchema

# LabAccessResponseSchema

## Properties

| Name                         | Type     | Description | Notes                           |
| ---------------------------- | -------- | ----------- | ------------------------------- |
| **success**                  | **bool** |             |                                 |
| **session\_status**          | **str**  |             |                                 |
| **environment\_uuid**        | **str**  |             |                                 |
| **environment\_name**        | **str**  |             |                                 |
| **role**                     | **str**  |             |                                 |
| **message**                  | **str**  |             |                                 |
| **already\_had\_session**    | **bool** |             | \[optional] \[default to False] |
| **queue\_position**          | **int**  |             | \[optional]                     |
| **estimated\_wait\_minutes** | **int**  |             | \[optional]                     |
| **session\_expires\_at**     | **str**  |             | \[optional]                     |
