Extend sandbox lifetime
Extends the expiration time of a running sandbox
POST
Extends the expiration time of a running sandbox
Path parameters
string (uuid)
required
Unique sandbox identifier
Request body
ExtendSandboxRequest
integer
required
Number of seconds to extend the sandbox lifetime
Response
ExtendSandboxResponse
string (uuid)
SandboxStatusEnum
string (date-time)
New expiration time after extension
string (date-time)
Maximum allowed expiration time
integer
Maximum lifetime in seconds for the sandbox
integer
Seconds still available for future extensions
integer
The number of seconds that were requested
integer
The number of seconds actually applied (may be capped)