Skip to content

[Feature Request] To include sandbox status in sdk.sandboxes.get() response? #235

@nalaso

Description

@nalaso

Currently, sdk.sandboxes.get(sandboxId) returns sandbox metadata, but it doesn't include the runtime status (running/hibernated/stopped).

The only way to check status is via sdk.sandboxes.resume(sandboxId) which returns bootupType, but this also wakes up hibernated sandboxes as a side effect.

Could the status be included in the get() response?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions