| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | Docker Compose project name (derived from directory name or compose file) | |
| status | string | Raw output from docker compose ps command showing service count and states | |
| state | string | Derived project state parsed from the raw docker compose status | |
| path | string | Full filesystem path to the docker-compose.yml file | |
| containers | \Hostinger\Model\VPSV1DockerManagerContainerResource[] | Array of `VPS.V1.DockerManager.ContainerResource` |