Skip to main content

Get Template Availability

GET 

/vms/templates/:templateName/availability

Get Supercomputer Template availability by name

Request

Path Parameters

    templateName stringrequired

    ogc-h100sxm-80

Responses

OK

Schema

  • Array [

  • gpuDirectNetworkingAvailable boolean

    Whether the template supports direct GPU networking, or not

    locationName string

    The name of the location

    name string

    The name of the Supercomputer template

    storageAvailable boolean

    Whether template supports storage, or not

  • ]

Loading...