VRF Operations

Number of APIs: 11

  1. get vrf segment id POST https://{{dcnm}}/rest/managed-pool/fabrics/{{fabric}}/partitions/ids

  2. get proposed vrf vlan GET https://{{dcnm}}/rest/resource-manager/vlan/{{fabric}}?vlanUsageType=TOP_DOWN_VRF_VLAN

  3. create vrf POST https://{{dcnm}}/rest/top-down/fabrics/{{fabric}}/vrfs

  4. deploy vrf POST https://{{dcnm}}/rest/top-down/fabrics/{{fabric}}/vrfs/deployments

  5. get vrf lite dot1q id POST https://{{dcnm}}/rest/resource-manager/reserve-id

  6. get switch details by vrf GET https://{{dcnm}}/rest/top-down/fabrics/{{fabric}}/vrfs/switches?vrf-names={{vrf}}&serial-numbers=9GNSW5DCTEZ

  7. query vrf GET https://{{dcnm}}/rest/top-down/fabrics/{{fabric}}/vrfs

  8. query vrf attachments GET https://{{dcnm}}/rest/top-down/fabrics/{{fabric}}/vrfs/attachments?vrf-names={{vrf}}

  9. create multi-site extension attachment POST https://{{dcnm}}/rest/top-down/fabrics/{{fabric}}/vrfs/attachments

  10. update vrf PUT https://{{dcnm}}/rest/top-down/fabrics/{{fabric}}/vrfs/{{vrf}}