Resource Type: nsx_vxlan_map

Defined in:
lib/puppet/type/nsx_vxlan_map.rb
Providers:
default

Overview

Map a cluster to a vDS.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • switch

    switch id

    Supported values:
    • /\w/

Parameters

  • cluster_name
    Supported values:
    • /\w/
  • datacenter_name
    Supported values:
    • /\w/
  • provider

    The specific backend to use for this ‘nsx_vxlan_map` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • vlan_id

    vlan id

    Supported values:
    • /^\d{1,4}$/