> ## 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.

# LabStatusResponseSchema

# LabStatusResponseSchema

## Properties

| Name                         | Type     | Description | Notes                        |
| ---------------------------- | -------- | ----------- | ---------------------------- |
| **has\_session**             | **bool** |             |                              |
| **lab\_status**              | **str**  |             |                              |
| **available**                | **bool** |             |                              |
| **queue\_length**            | **int**  |             |                              |
| **queue\_position**          | **int**  |             | \[optional]                  |
| **estimated\_wait\_minutes** | **int**  |             | \[optional]                  |
| **session\_status**          | **str**  |             | \[optional]                  |
| **session\_expires\_at**     | **str**  |             | \[optional]                  |
| **time\_remaining\_seconds** | **int**  |             | \[optional]                  |
| **environment\_name**        | **str**  |             |                              |
| **environment\_uuid**        | **str**  |             | \[optional]                  |
| **message**                  | **str**  |             | \[optional] \[default to ''] |
