VRF Operations
Number of APIs: 11
-
get vrf segment id POST https://{{dcnm}}/rest/managed-pool/fabrics/{{fabric}}/partitions/ids
-
get proposed vrf vlan GET https://{{dcnm}}/rest/resource-manager/vlan/{{fabric}}?vlanUsageType=TOP_DOWN_VRF_VLAN
-
create vrf POST https://{{dcnm}}/rest/top-down/fabrics/{{fabric}}/vrfs
-
deploy vrf POST https://{{dcnm}}/rest/top-down/fabrics/{{fabric}}/vrfs/deployments
-
get vrf lite dot1q id POST https://{{dcnm}}/rest/resource-manager/reserve-id
-
get switch details by vrf GET https://{{dcnm}}/rest/top-down/fabrics/{{fabric}}/vrfs/switches?vrf-names={{vrf}}&serial-numbers=9GNSW5DCTEZ
-
query vrf GET https://{{dcnm}}/rest/top-down/fabrics/{{fabric}}/vrfs
-
query vrf attachments GET https://{{dcnm}}/rest/top-down/fabrics/{{fabric}}/vrfs/attachments?vrf-names={{vrf}}
-
create multi-site extension attachment POST https://{{dcnm}}/rest/top-down/fabrics/{{fabric}}/vrfs/attachments
-
update vrf PUT https://{{dcnm}}/rest/top-down/fabrics/{{fabric}}/vrfs/{{vrf}}