API Changelog
The following sections describe API changes in each release of Nexus Dashboard Fabric Controller.
Release 12.1.1 (2022-06-03)
For additional information about the release, see the Release Notes.
Added the following new APIs:
/appcenter/cisco/ndfc/api/v1/elastic-service/fabrics/{fabric-name}/service-nodes/{node-name}/peerings/{attached-fabric}/{peering-name}/policies - Retrieve and delete service policies of the selected service node and peering
/appcenter/cisco/ndfc/api/v1/license-manager/license/getLicenseAssigmentInfo - Get switch assigned license details for all switches
/appcenter/cisco/ndfc/api/v1/license-manager/license/getSwitchAssignedLicenseInfo - Get the switch assigned license details
/appcenter/cisco/ndfc/api/v1/pm/isFabricInPmCollection - Check if fabric is in PM collection by fabricDbId
/appcenter/cisco/ndfc/api/v1/pmn/fabrics/{fabricName}/vrfs/{vrfName}/flowstatus/{multicast-IP}/{sender-IP}/{receiver-IP} - Get the status of all established/inactive flows in a network
/appcenter/cisco/ndfc/api/v1/pmn/switches/{switchNameOrIP}/vrfs/{vrf}/groups/{group}/masks/{mask}/modes/{mode}/natmodes/history - Get deployment history for a given NAT mode on a switch
/appcenter/cisco/ndfc/api/v1/pmn/switches/{switchNameOrIP}/vrfs/{vrf}/mapInterface/{mapInterface}/destPrefix/{destPrefix}/maxReplications/{maxReplications}/nategressifmaps - Get a Multicast NAT Recirc Mappings Destination/Prefix object given a destination/prefix (Multicast-Unicast or Unicast-Multicast NAT) on a given switch and a given VRF
/appcenter/cisco/ndfc/api/v1/pmn/switches/{switchNameOrIP}/vrfs/{vrf}/mapInterface/{mapInterface}/destPrefix/{destPrefix}/maxReplications/{maxReplications}/nategressifmaps/history - Get deployment history for a Recirc Mappings Destination/Prefix object on a given switch and a given VRF
/appcenter/cisco/ndfc/api/v1/pmn/switches/{switchNameOrIP}/vrfs/{vrf}/mapInterface/{mapInterface}/egressInterfaces/{egressInterfaces}/maxReplications/{maxReplications}/nategressifmaps - Get a Multicast NAT Recirc Mappings object given a list of egress interfaces (Multicast-Multicast NAT) in the given switch and VRF
/appcenter/cisco/ndfc/api/v1/pmn/switches/{switchNameOrIP}/vrfs/{vrf}/mapInterface/{mapInterface}/egressInterfaces/{egressInterfaces}/maxReplications/{maxReplications}/nategressifmaps/history - Get deployment history for a given NAT Recirc Mappings Egress Interface object on a given switch and a given VRF
/appcenter/cisco/ndfc/api/v1/ptp/topology - Get PTP topology
/appcenter/cisco/ndfc/api/v1/vmm/about - Get VMM information
/appcenter/cisco/ndfc/api/v1/vmm/inventory/getVHostDetail - Get vCenters details
/appcenter/cisco/ndfc/api/v1/vmm/vmm/addVirtualCenter - Add a vCenter
/appcenter/cisco/ndfc/api/v1/vmm/vmm/getVirtualCenters - Get vCenters
Release 12.0.2 (2021-12-17)
For additional information about the release, see the Release Notes.
First release of Nexus Dashboard Fabric Controller API integrated into Nexus Dashboard platform.