Skip to main content

List Supercomputer locations

GET 

/supercomputers/locations

List locations where a Supercomputer can be provisioned

Responses

OK

Schema

  • Array [

  • displayName string

    Display name of Location

    gpuDirectNetworkingAvailable boolean

    Whether Supercomputer direct GPU networking is supported at this location, or not

    name string

    Name of Location

    storageAvailable boolean

    Whether Supercomputer storage is available at this location, or not

  • ]

Loading...