Skip to main content

List Supercomputer templates

GET 

/supercomputers/templates

List the available Supercomputer templates

Responses

OK

Schema

  • Array [

  • cpuCount integer

    The number of CPUs

    cpuTypeName string

    The type of CPU

    diskNvme integer

    Amount of NVME memory, in Gigabytes

    diskSas integer

    Amount of SAS memory, in Gigabytes

    displayName string

    The Supercomputer display name

    gpuCount integer

    The number of GPUs

    gpuMemory integer

    Amount of GPU RAM, in Gigabytes

    gpuTypeName string

    The type of GPU

    memory integer

    Amount of RAM, in Gigabytes

    name string

    The name of the Supercomputer template to use

  • ]

Loading...