published on Sunday, Apr 5, 2026 by Daniel Muehlbachler-Pietrzykowski
published on Sunday, Apr 5, 2026 by Daniel Muehlbachler-Pietrzykowski
Deprecated: Use
proxmoxve.sdn/fabric.Openfabricinstead. This resource will be removed in v1.0.
OpenFabric Fabric in Proxmox SDN. Fabrics in Proxmox VE SDN provide automated routing between nodes in a cluster.
Create OpenfabricLegacy Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new OpenfabricLegacy(name: string, args: OpenfabricLegacyArgs, opts?: CustomResourceOptions);@overload
def OpenfabricLegacy(resource_name: str,
args: OpenfabricLegacyArgs,
opts: Optional[ResourceOptions] = None)
@overload
def OpenfabricLegacy(resource_name: str,
opts: Optional[ResourceOptions] = None,
resource_id: Optional[str] = None,
csnp_interval: Optional[int] = None,
hello_interval: Optional[int] = None,
ip6_prefix: Optional[str] = None,
ip_prefix: Optional[str] = None)func NewOpenfabricLegacy(ctx *Context, name string, args OpenfabricLegacyArgs, opts ...ResourceOption) (*OpenfabricLegacy, error)public OpenfabricLegacy(string name, OpenfabricLegacyArgs args, CustomResourceOptions? opts = null)
public OpenfabricLegacy(String name, OpenfabricLegacyArgs args)
public OpenfabricLegacy(String name, OpenfabricLegacyArgs args, CustomResourceOptions options)
type: proxmoxve:sdn/fabric/openfabricLegacy:OpenfabricLegacy
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args OpenfabricLegacyArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args OpenfabricLegacyArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args OpenfabricLegacyArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args OpenfabricLegacyArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args OpenfabricLegacyArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
OpenfabricLegacy Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The OpenfabricLegacy resource accepts the following input properties:
- Resource
Id string - The unique identifier of the SDN fabric.
- Csnp
Interval int - The csnpInterval property for OpenFabric.
- Hello
Interval int - The helloInterval property for OpenFabric.
- Ip6Prefix string
- IPv6 prefix cidr for the fabric.
- Ip
Prefix string - IPv4 prefix cidr for the fabric.
- Resource
Id string - The unique identifier of the SDN fabric.
- Csnp
Interval int - The csnpInterval property for OpenFabric.
- Hello
Interval int - The helloInterval property for OpenFabric.
- Ip6Prefix string
- IPv6 prefix cidr for the fabric.
- Ip
Prefix string - IPv4 prefix cidr for the fabric.
- resource
Id String - The unique identifier of the SDN fabric.
- csnp
Interval Integer - The csnpInterval property for OpenFabric.
- hello
Interval Integer - The helloInterval property for OpenFabric.
- ip6Prefix String
- IPv6 prefix cidr for the fabric.
- ip
Prefix String - IPv4 prefix cidr for the fabric.
- resource
Id string - The unique identifier of the SDN fabric.
- csnp
Interval number - The csnpInterval property for OpenFabric.
- hello
Interval number - The helloInterval property for OpenFabric.
- ip6Prefix string
- IPv6 prefix cidr for the fabric.
- ip
Prefix string - IPv4 prefix cidr for the fabric.
- resource_
id str - The unique identifier of the SDN fabric.
- csnp_
interval int - The csnpInterval property for OpenFabric.
- hello_
interval int - The helloInterval property for OpenFabric.
- ip6_
prefix str - IPv6 prefix cidr for the fabric.
- ip_
prefix str - IPv4 prefix cidr for the fabric.
- resource
Id String - The unique identifier of the SDN fabric.
- csnp
Interval Number - The csnpInterval property for OpenFabric.
- hello
Interval Number - The helloInterval property for OpenFabric.
- ip6Prefix String
- IPv6 prefix cidr for the fabric.
- ip
Prefix String - IPv4 prefix cidr for the fabric.
Outputs
All input properties are implicitly available as output properties. Additionally, the OpenfabricLegacy resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing OpenfabricLegacy Resource
Get an existing OpenfabricLegacy resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: OpenfabricLegacyState, opts?: CustomResourceOptions): OpenfabricLegacy@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
csnp_interval: Optional[int] = None,
hello_interval: Optional[int] = None,
ip6_prefix: Optional[str] = None,
ip_prefix: Optional[str] = None,
resource_id: Optional[str] = None) -> OpenfabricLegacyfunc GetOpenfabricLegacy(ctx *Context, name string, id IDInput, state *OpenfabricLegacyState, opts ...ResourceOption) (*OpenfabricLegacy, error)public static OpenfabricLegacy Get(string name, Input<string> id, OpenfabricLegacyState? state, CustomResourceOptions? opts = null)public static OpenfabricLegacy get(String name, Output<String> id, OpenfabricLegacyState state, CustomResourceOptions options)resources: _: type: proxmoxve:sdn/fabric/openfabricLegacy:OpenfabricLegacy get: id: ${id}- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Csnp
Interval int - The csnpInterval property for OpenFabric.
- Hello
Interval int - The helloInterval property for OpenFabric.
- Ip6Prefix string
- IPv6 prefix cidr for the fabric.
- Ip
Prefix string - IPv4 prefix cidr for the fabric.
- Resource
Id string - The unique identifier of the SDN fabric.
- Csnp
Interval int - The csnpInterval property for OpenFabric.
- Hello
Interval int - The helloInterval property for OpenFabric.
- Ip6Prefix string
- IPv6 prefix cidr for the fabric.
- Ip
Prefix string - IPv4 prefix cidr for the fabric.
- Resource
Id string - The unique identifier of the SDN fabric.
- csnp
Interval Integer - The csnpInterval property for OpenFabric.
- hello
Interval Integer - The helloInterval property for OpenFabric.
- ip6Prefix String
- IPv6 prefix cidr for the fabric.
- ip
Prefix String - IPv4 prefix cidr for the fabric.
- resource
Id String - The unique identifier of the SDN fabric.
- csnp
Interval number - The csnpInterval property for OpenFabric.
- hello
Interval number - The helloInterval property for OpenFabric.
- ip6Prefix string
- IPv6 prefix cidr for the fabric.
- ip
Prefix string - IPv4 prefix cidr for the fabric.
- resource
Id string - The unique identifier of the SDN fabric.
- csnp_
interval int - The csnpInterval property for OpenFabric.
- hello_
interval int - The helloInterval property for OpenFabric.
- ip6_
prefix str - IPv6 prefix cidr for the fabric.
- ip_
prefix str - IPv4 prefix cidr for the fabric.
- resource_
id str - The unique identifier of the SDN fabric.
- csnp
Interval Number - The csnpInterval property for OpenFabric.
- hello
Interval Number - The helloInterval property for OpenFabric.
- ip6Prefix String
- IPv6 prefix cidr for the fabric.
- ip
Prefix String - IPv4 prefix cidr for the fabric.
- resource
Id String - The unique identifier of the SDN fabric.
Package Details
- Repository
- proxmoxve muhlba91/pulumi-proxmoxve
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
proxmoxTerraform Provider.
published on Sunday, Apr 5, 2026 by Daniel Muehlbachler-Pietrzykowski
