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

    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 baremetalOpenvpn(args: BaremetalOpenvpnArgs, opts?: InvokeOptions): Promise<BaremetalOpenvpnResult>
    function baremetalOpenvpnOutput(args: BaremetalOpenvpnOutputArgs, opts?: InvokeOutputOptions): Output<BaremetalOpenvpnResult>
    def baremetal_openvpn(opts: Optional[InvokeOptions] = None) -> BaremetalOpenvpnResult
    def baremetal_openvpn_output(opts: Optional[InvokeOutputOptions] = None) -> Output[BaremetalOpenvpnResult]
    func BaremetalOpenvpn(ctx *Context, args *BaremetalOpenvpnArgs, opts ...InvokeOption) (*BaremetalOpenvpnResult, error)
    func BaremetalOpenvpnOutput(ctx *Context, args *BaremetalOpenvpnOutputArgs, opts ...InvokeOption) BaremetalOpenvpnResultOutput

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

    public static class BaremetalOpenvpn 
    {
        public static Task<BaremetalOpenvpnResult> InvokeAsync(BaremetalOpenvpnArgs args, InvokeOptions? opts = null)
        public static Output<BaremetalOpenvpnResult> Invoke(BaremetalOpenvpnInvokeArgs args, InvokeOptions? opts = null)
        public static Output<BaremetalOpenvpnResult> Invoke(BaremetalOpenvpnInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<BaremetalOpenvpnResult> baremetalOpenvpn(BaremetalOpenvpnArgs args, InvokeOptions options)
    public static Output<BaremetalOpenvpnResult> baremetalOpenvpn(BaremetalOpenvpnArgs args, InvokeOptions options)
    public static Output<BaremetalOpenvpnResult> baremetalOpenvpn(BaremetalOpenvpnArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: biznetgio:baremetalOpenvpn
      arguments:
        # arguments dictionary
    data "biznetgio_baremetal_openvpn" "name" {
        # arguments
    }

    The following arguments are supported:

    baremetalOpenvpn Result

    The following output properties are available:

    Config string
    OpenVPN client config from GET /baremetals/openvpn.
    Raw string
    Raw JSON of the full response.
    Config string
    OpenVPN client config from GET /baremetals/openvpn.
    Raw string
    Raw JSON of the full response.
    config string
    OpenVPN client config from GET /baremetals/openvpn.
    raw string
    Raw JSON of the full response.
    config String
    OpenVPN client config from GET /baremetals/openvpn.
    raw String
    Raw JSON of the full response.
    config string
    OpenVPN client config from GET /baremetals/openvpn.
    raw string
    Raw JSON of the full response.
    config str
    OpenVPN client config from GET /baremetals/openvpn.
    raw str
    Raw JSON of the full response.
    config String
    OpenVPN client config from GET /baremetals/openvpn.
    raw String
    Raw JSON of the full response.

    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