/baremetals API group) plus their add-ons: additional (floating) IPs and NEO Elastic Storage.
Every create/upgrade places a real paid order. Read the billing guide for
cycle values and payWithCreditCard semantics.biznetgio:index:Baremetal
Outputs:
status, orderId, ipAddress, createdAt, raw (secret, redacted). Import with the numeric account id.
biznetgio:index:BaremetalKeypair
Outputs:
keypairId, privateKey (secret — create response only, preserved across refreshes), raw (secret). No update.
biznetgio:index:BaremetalAdditionalIp
Outputs:
status, ipAddress, createdAt, raw (secret). No update — input changes replace the resource.
biznetgio:index:BaremetalAdditionalIpAssignment
Outputs:
status, raw (secret). Composite id <metalAccountId>:<additionalIpId>; reassigning = replace.
biznetgio:index:BaremetalElasticStorage
Outputs:
status, createdAt, raw (secret). Update: size → upgrade, productId → change-package.
Functions
biznetgio:index:baremetalProducts
No arguments. Returns products: productId, name, description, raw (secret).
biznetgio:index:baremetalRebuildOsList
Argument accountId (int64). Returns oss (string[]) and raw (secret) — valid values for rebuildOs.
biznetgio:index:baremetalOpenvpn
No arguments. Returns config (secret) and raw (secret) — out-of-band OpenVPN access configuration.