Skip to main content
NEO Lite Pro is the premium VPS tier (/neolite-pros API group). The resource set mirrors NEO Lite with its own keypair, snapshot, and disk pools, and no migrateToPro (Pro is the migration destination).
Every create/upgrade places a real paid order. Read the billing guide for cycle values and payWithCreditCard semantics.

biznetgio:index:NeoliteProVm

Identical inputs to NeoliteVm minus migrateToPro: Outputs identical to NeoliteVm (including lastInvoice and redacted raw). Import with the numeric account id.

biznetgio:index:NeoliteProKeypair

Same shape as NeoliteKeypair, in the Pro pool: input name; outputs keypairId, publicKey, privateKey (secret, once). No update.

biznetgio:index:NeoliteProSnapshot

Same shape as NeoliteSnapshot: inputs neoliteAccountId (required), cycle (required), name (default snapshot-name), description, payWithCreditCard (default true), promocode; outputs orderId, status. No update.

biznetgio:index:NeoliteProDisk

Same shape as NeoliteDisk with a 30 GB minimum/default:
Upgrades send the increment (additional_size); shrinking errors.

Functions

All five mirror the NEO Lite functions against /neolite-pros:

biznetgio:index:neoliteProProducts

No arguments. Same nested structure as neoliteProducts (options, billing, components, prices).

biznetgio:index:neoliteProOsList

Argument productId; returns oss (vmid, node, name, maxmem, maxcpu).

biznetgio:index:neoliteProChangePackageOptions

Argument accountId; returns raw (secret).

biznetgio:index:neoliteProStorageUpgradeOptions

Argument accountId; returns raw (secret).

biznetgio:index:neoliteProIPAvailability

Argument productId; returns available (bool).