1. Registry
  2. Packages
  3. BiznetGIO
  4. API Docs
  5. baremetalProducts
Viewing docs for Pulumi BiznetGIO Provider v0.1.7
published on Wednesday, Aug 19, 2026 by shirasakaren
biznetgio logo
Viewing docs for Pulumi BiznetGIO Provider v0.1.7
published on Wednesday, Aug 19, 2026 by shirasakaren

    Using baremetalProducts

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function baremetalProducts(args: BaremetalProductsArgs, opts?: InvokeOptions): Promise<BaremetalProductsResult>
    function baremetalProductsOutput(args: BaremetalProductsOutputArgs, opts?: InvokeOutputOptions): Output<BaremetalProductsResult>
    def baremetal_products(opts: Optional[InvokeOptions] = None) -> BaremetalProductsResult
    def baremetal_products_output(opts: Optional[InvokeOutputOptions] = None) -> Output[BaremetalProductsResult]
    func BaremetalProducts(ctx *Context, args *BaremetalProductsArgs, opts ...InvokeOption) (*BaremetalProductsResult, error)
    func BaremetalProductsOutput(ctx *Context, args *BaremetalProductsOutputArgs, opts ...InvokeOption) BaremetalProductsResultOutput

    > Note: This function is named BaremetalProducts in the Go SDK.

    public static class BaremetalProducts 
    {
        public static Task<BaremetalProductsResult> InvokeAsync(BaremetalProductsArgs args, InvokeOptions? opts = null)
        public static Output<BaremetalProductsResult> Invoke(BaremetalProductsInvokeArgs args, InvokeOptions? opts = null)
        public static Output<BaremetalProductsResult> Invoke(BaremetalProductsInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<BaremetalProductsResult> baremetalProducts(BaremetalProductsArgs args, InvokeOptions options)
    public static Output<BaremetalProductsResult> baremetalProducts(BaremetalProductsArgs args, InvokeOptions options)
    public static Output<BaremetalProductsResult> baremetalProducts(BaremetalProductsArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: biznetgio:baremetalProducts
      arguments:
        # arguments dictionary
    data "biznetgio_baremetal_products" "name" {
        # arguments
    }

    The following arguments are supported:

    baremetalProducts Result

    The following output properties are available:

    Products List<BaremetalProduct>
    Available baremetal products from GET /baremetals/products.
    Raw string
    Raw JSON of the full list response.
    Products []BaremetalProduct
    Available baremetal products from GET /baremetals/products.
    Raw string
    Raw JSON of the full list response.
    products list(object)
    Available baremetal products from GET /baremetals/products.
    raw string
    Raw JSON of the full list response.
    products List<BaremetalProduct>
    Available baremetal products from GET /baremetals/products.
    raw String
    Raw JSON of the full list response.
    products BaremetalProduct[]
    Available baremetal products from GET /baremetals/products.
    raw string
    Raw JSON of the full list response.
    products Sequence[BaremetalProduct]
    Available baremetal products from GET /baremetals/products.
    raw str
    Raw JSON of the full list response.
    products List<Property Map>
    Available baremetal products from GET /baremetals/products.
    raw String
    Raw JSON of the full list response.

    Supporting Types

    BaremetalProduct

    Description string
    Product description, when present.
    Name string
    Product name (alias of name/product_name/label).
    ProductId int
    Product id, for the productId input of Baremetal.
    Raw string
    Raw JSON of the product item, for anything not modeled yet.
    Description string
    Product description, when present.
    Name string
    Product name (alias of name/product_name/label).
    ProductId int
    Product id, for the productId input of Baremetal.
    Raw string
    Raw JSON of the product item, for anything not modeled yet.
    description string
    Product description, when present.
    name string
    Product name (alias of name/product_name/label).
    product_id number
    Product id, for the productId input of Baremetal.
    raw string
    Raw JSON of the product item, for anything not modeled yet.
    description String
    Product description, when present.
    name String
    Product name (alias of name/product_name/label).
    productId Integer
    Product id, for the productId input of Baremetal.
    raw String
    Raw JSON of the product item, for anything not modeled yet.
    description string
    Product description, when present.
    name string
    Product name (alias of name/product_name/label).
    productId number
    Product id, for the productId input of Baremetal.
    raw string
    Raw JSON of the product item, for anything not modeled yet.
    description str
    Product description, when present.
    name str
    Product name (alias of name/product_name/label).
    product_id int
    Product id, for the productId input of Baremetal.
    raw str
    Raw JSON of the product item, for anything not modeled yet.
    description String
    Product description, when present.
    name String
    Product name (alias of name/product_name/label).
    productId Number
    Product id, for the productId input of Baremetal.
    raw String
    Raw JSON of the product item, for anything not modeled yet.

    Package Details

    Repository
    biznetgio github.com/shirasakaren/pulumi-biznetgio
    License
    Apache-2.0
    biznetgio logo
    Viewing docs for Pulumi BiznetGIO Provider v0.1.7
    published on Wednesday, Aug 19, 2026 by shirasakaren

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial