Get a sandbox snapshot by ID.
func (
r *SandboxSnapshotService) Get(ctx context.Context,
snapshotID string,
opts ...option.RequestOption) (res *SandboxSnapshotGetResponse,
err error
)| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
snapshotID* | string | |
opts* | ...option.RequestOption |