You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -207,7 +207,8 @@ ndfc_policy_query_generated_config_all* | Query and display all populated genera
207
207
ndfc_policy_query_interface* | Query and display interface config on all devices in a fabric, given ``fabric_name``, ``interface_name``
208
208
ndfc_policy_vrf_rt_import | Import a vrf's route-targets into another vrf on a single device, given ``fabric_name``, ``device_name``
209
209
ndfc_policy_vrf_rt_import_loop | Import a vrf's route-targets into another vrf on a list of devices in a fabric, given ``fabric_name``, and a list of ``device_name``
210
-
ndfc_rest_config_deploy_all | NDFC REST API POST calls to config-save and config-deploy
210
+
ndfc_rest_config_deploy | NDFC REST API POST calls to config-save and config-deploy for a device, given ``fabric_name``, ``device_name``
211
+
ndfc_rest_config_deploy_all | NDFC REST API POST calls to config-save and config-deploy for a fabric, given ``fabric_name``
211
212
ndfc_rest_fabric_create | Create a fabric, given ``fabric_name``
212
213
ndfc_rest_fabric_delete | Delete a fabric, given ``fabric_name``
213
214
ndfc_rest_fabric_msd_create | Create a multi-side domain fabric, given ``msd_fabric``
0 commit comments