/neolite-pros API group). Set resourcenya mirip NEO Lite dengan pool keypair, snapshot, dan disk sendiri, plus gak ada migrateToPro (Pro itu tujuan migrasi).
Setiap create/upgrade bikin order berbayar beneran. Baca panduan billing buat nilai
cycle dan semantics payWithCreditCard.biznetgio:index:NeoliteProVm
- TypeScript
- Python
- Go
- .NET
- Java
- YAML
NeoliteVm minus migrateToPro:
Outputs identik sama
NeoliteVm (termasuk lastInvoice dan raw di-redact). Import pake numeric account id.
biznetgio:index:NeoliteProKeypair
Bentuknya sama kayak NeoliteKeypair, di pool Pro:
- TypeScript
- Python
- Go
- .NET
- Java
- YAML
name; outputs keypairId, publicKey, privateKey (secret, sekali). Gak ada update.
biznetgio:index:NeoliteProSnapshot
Bentuknya sama kayak NeoliteSnapshot:
- TypeScript
- Python
- Go
- .NET
- Java
- YAML
neoliteAccountId (required), cycle (required), name (default snapshot-name), description, payWithCreditCard (default true), promocode; outputs orderId, status. Gak ada update.
biznetgio:index:NeoliteProDisk
Bentuknya sama kayak NeoliteDisk dengan minimum/default 30 GB:
- TypeScript
- Python
- Go
- .NET
- Java
- YAML
additional_size); ngecilin error.
Functions
Semua lima nge-mirror function NEO Lite ke/neolite-pros:
biznetgio:index:neoliteProProducts
Gak ada argument. Struktur nested sama kayak neoliteProducts (options, billing, components, prices).
biznetgio:index:neoliteProOsList
Argument productId; return oss (vmid, node, name, maxmem, maxcpu).
biznetgio:index:neoliteProChangePackageOptions
Argument accountId; return raw (secret).
biznetgio:index:neoliteProStorageUpgradeOptions
Argument accountId; return raw (secret).
biznetgio:index:neoliteProIPAvailability
Argument productId; return available (bool).