Resource Type: nsx_vxlan_scope
- Defined in:
- lib/puppet/type/nsx_vxlan_scope.rb
- Providers:
-
default
Overview
Manage NSX VXLAN Network Scopes.
Properties
-
clusters
network scope name
Supported values:- /\w/
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
Parameters
-
cluster_name
Supported values:
- /\w/
-
datacenter_name
Supported values:
- /\w/
-
name (namevar)
switch name
Supported values:- /\w/
-
provider
The specific backend to use for this ‘nsx_vxlan_scope` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.