/neolite-pros API group. The schema mirrors NEO Lite — with its own keypair, disk, and snapshot pools — and drops migrate_to_pro (Pro is the migration destination).
Every create/upgrade places a real paid order. Read the billing guide for
cycle values and pay_with_credit_card semantics.biznetgio_neolite_pro_vm
Import with the numeric account id. To migrate a NEO Lite VM into this tier, use
migrate_to_pro on biznetgio_neolite_vm instead of creating here.
biznetgio_neolite_pro_keypair
Identical to biznetgio_neolite_keypair, but in the NEO Lite Pro pool.
Updates are rejected. Import with the keypair id.
biznetgio_neolite_pro_snapshot
Identical to biznetgio_neolite_snapshot, for Pro VMs.
All inputs create-only. Import with the snapshot account id.
biznetgio_neolite_pro_disk
Additional disk for a NEO Lite Pro VM. Same semantics as biznetgio_neolite_disk, with a 30 GB minimum.
Import with the disk account id.
Data sources
All five mirror the NEO Lite data sources, targeting the/neolite-pros group:
biznetgio_neolite_pro_products
Product catalog; products items include product_id, name, description, category_id, category_name, options, and nested billing.
biznetgio_neolite_pro_os_list
OS images for a product (product_id argument required); oss items: vmid, node, name, maxmem, maxcpu.
biznetgio_neolite_pro_change_package_options
Raw JSON of change-package options for an account (account_id argument).
biznetgio_neolite_pro_storage_upgrade_options
Raw JSON of storage upgrade pricing for an account (account_id argument).
biznetgio_neolite_pro_ip_availability
product_id argument; returns available (bool).