Retrieve the lightweight status of a sandbox claim for polling.
func (
r *SandboxBoxService) GetStatus(ctx context.Context,
name string,
opts ...option.RequestOption) (res *SandboxBoxGetStatusResponse,
err error
)| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
name* | string | |
opts* | ...option.RequestOption |