1. Registry
  2. Packages
  3. BiznetGIO
  4. API Docs
  5. neoliteOsList
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 neoliteOsList

    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 neoliteOsList(args: NeoliteOsListArgs, opts?: InvokeOptions): Promise<NeoliteOsListResult>
    function neoliteOsListOutput(args: NeoliteOsListOutputArgs, opts?: InvokeOutputOptions): Output<NeoliteOsListResult>
    def neolite_os_list(product_id: Optional[int] = None,
                        opts: Optional[InvokeOptions] = None) -> NeoliteOsListResult
    def neolite_os_list_output(product_id: pulumi.Input[Optional[int]] = None,
                        opts: Optional[InvokeOutputOptions] = None) -> Output[NeoliteOsListResult]
    func NeoliteOsList(ctx *Context, args *NeoliteOsListArgs, opts ...InvokeOption) (*NeoliteOsListResult, error)
    func NeoliteOsListOutput(ctx *Context, args *NeoliteOsListOutputArgs, opts ...InvokeOption) NeoliteOsListResultOutput

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

    public static class NeoliteOsList 
    {
        public static Task<NeoliteOsListResult> InvokeAsync(NeoliteOsListArgs args, InvokeOptions? opts = null)
        public static Output<NeoliteOsListResult> Invoke(NeoliteOsListInvokeArgs args, InvokeOptions? opts = null)
        public static Output<NeoliteOsListResult> Invoke(NeoliteOsListInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<NeoliteOsListResult> neoliteOsList(NeoliteOsListArgs args, InvokeOptions options)
    public static Output<NeoliteOsListResult> neoliteOsList(NeoliteOsListArgs args, InvokeOptions options)
    public static Output<NeoliteOsListResult> neoliteOsList(NeoliteOsListArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: biznetgio:neoliteOsList
      arguments:
        # arguments dictionary
    data "biznetgio_neolite_os_list" "name" {
        # arguments
    }

    The following arguments are supported:

    ProductId int
    NEO Lite product id.
    ProductId int
    NEO Lite product id.
    product_id number
    NEO Lite product id.
    productId Integer
    NEO Lite product id.
    productId number
    NEO Lite product id.
    product_id int
    NEO Lite product id.
    productId Number
    NEO Lite product id.

    neoliteOsList Result

    The following output properties are available:

    Supporting Types

    NeoliteOsItem

    Maxcpu int
    Maxmem int
    Name string
    Node string
    Vmid int
    Maxcpu int
    Maxmem int
    Name string
    Node string
    Vmid int
    maxcpu number
    maxmem number
    name string
    node string
    vmid number
    maxcpu Integer
    maxmem Integer
    name String
    node String
    vmid Integer
    maxcpu number
    maxmem number
    name string
    node string
    vmid number
    maxcpu int
    maxmem int
    name str
    node str
    vmid int
    maxcpu Number
    maxmem Number
    name String
    node String
    vmid Number

    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