Rentals
List stacks
Retrieve all stacks for a specific rental
GET
Authorizations
Path Parameters
Rental ID
Response
200
application/json
Successfully retrieved stacks
Stack template configuration
Timestamp when the stack was created
Unique identifier for the stack
Environment identifier
Name of the stack
Provider stack name
ID of the user who created the stack
ID of the associated rental
Timestamp when the stack was last updated
Provider stack identifier
Array of tunnel configurations
Error message if stack deployment failed
Current status of the stack
Available options:
APPLYING
, ERROR
, REMOVING
, APPLIED