All Starters Server Response Schema

v2.json#/definitions/all-starters
Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions
Can be instantiated No Unknown status No Forbidden Allowed none

all-starters Type

object (All Starters Server Response)

All Starters Server Response Properties

Property Type Required Nullable
starters object Required cannot be null
running array Optional cannot be null
version string Required cannot be null

starters

a named set of Starters

starters

  • is required

  • Type: object (Starters)

  • cannot be null

starters Type

object (Starters)

running

Starters currently using a process/resource

running

  • is optional

  • Type: string[]

  • cannot be null

running Type

string[]

version

The version of the Jupyter Starters API

version

  • is required

  • Type: string (API Version)

  • cannot be null

version Type

string (API Version)

version Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"2"