get proposed network vlan
GET https://{{dcnm}}/rest/resource-manager/vlan/{{fabric}}?vlanUsageType=TOP_DOWN_NETWORK_VLAN
Uses DCNM's resource manager to gather a network VLAN that is currently not in use within the system. This returns a single value in the body upon a successful request, which then uses a JS test to populate the network_vlan_id
ENV var
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
vlanUsageType | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
dcnm-token | string |