For the complete documentation index, see llms.txt. This page is also available as Markdown.

TemplateProperties

Properties

Name
Type
Description
Notes

cores

number

The CPU cores count.

[default to undefined]

name

string

The resource name.

[default to undefined]

ram

number

The RAM size in MB.

[default to undefined]

storageSize

number

The storage size in GB.

[default to undefined]

Last updated