Model Database's logo
Join the Model Database community

and get access to the augmented documentation experience

to get started

Interface: SpaceRuntime

Properties

errorMessage

Optional errorMessage: string

Defined in

hub/src/types/public.d.ts:93


gcTimeout

Optional gcTimeout: null | number

in seconds

Defined in

hub/src/types/public.d.ts:103


hardware

Optional hardware: Object

Type declaration

Name Type
current null | SpaceHardwareFlavor
currentPrettyName? string
requested null | SpaceHardwareFlavor
requestedPrettyName? string

Defined in

hub/src/types/public.d.ts:94


resources

Optional resources: SpaceResourceConfig

when calling /spaces, those props are only fetched if ?full=true

Defined in

hub/src/types/public.d.ts:101


sdk

Optional sdk: SpaceSdk

Defined in

hub/src/types/public.d.ts:91


sdkVersion

Optional sdkVersion: string

Defined in

hub/src/types/public.d.ts:92


stage

stage: SpaceStage

Defined in

hub/src/types/public.d.ts:90