Skip to main content
NEO GPU rents NVIDIA H200 instances (/neo-gpus API group), billed by subscription cycle or on-demand (hourly). Exactly one billing mode must be set - validation fails otherwise.
Every create places a real paid order. On-demand instances accumulate hourly charges until deleted.

biznetgio:index:GpuInstance

Hourly billing instead of subscription:
Outputs: status, orderId, raw (secret, redacted). Import with the numeric account id.

biznetgio:index:GpuKeypair

Input name; outputs publicKey, privateKey (secret - returned only at creation), raw (secret). No update.

Functions

biznetgio:index:gpuProducts

No arguments. Returns products: productId, name, description, categoryName, flavors (flavorId, name, raw), raw (secret).

biznetgio:index:gpuConsole

Argument accountId (string). Returns url (secret) and raw (secret). Side-effecting: each call mints a new one-time console session - do not use it inside plan diffing.

biznetgio:index:gpuGraph

Arguments accountId (string), timeframe (optional, default hour; hour / day / week / month / year). Returns graph and raw (secret) from GET /neo-gpus/accounts/{id}/graph-monitor.