Skip to content

Resource: ndfc_interface_ethernet - Support for MAPPING_LIST and ASSOCIATION_LIST parameters int_pvlan_host template #229

@mdmohan

Description

@mdmohan

Resource: ndfc_interface_ethernet
template: int_pvlan_host

This template contains 2 special attributes that are S_VLAN=>P_VLAN mappings.

MAPPING_LIST
ASSOCIATION_LIST

The parameters are represented as an array of structures containing these mappings.
However NDFC payload needs some special handling here.
A direct Marshall of Go struct to JSON doesn't work as NDFC expects the payload as quoted string with some embedded keys.

This issue is raised to customize the payload handling to support these 2 attributes.
Until then the template can be used without these 2 attributes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions