Skip to content

Commit b404a23

Browse files
committed
Add ndfc_rest_config_deploy, more...
Also, clarify ndfc_rest_config_deploy_all.
1 parent bb220f4 commit b404a23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,8 @@ ndfc_policy_query_generated_config_all* | Query and display all populated genera
207207
ndfc_policy_query_interface* | Query and display interface config on all devices in a fabric, given ``fabric_name``, ``interface_name``
208208
ndfc_policy_vrf_rt_import | Import a vrf's route-targets into another vrf on a single device, given ``fabric_name``, ``device_name``
209209
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``
211212
ndfc_rest_fabric_create | Create a fabric, given ``fabric_name``
212213
ndfc_rest_fabric_delete | Delete a fabric, given ``fabric_name``
213214
ndfc_rest_fabric_msd_create | Create a multi-side domain fabric, given ``msd_fabric``

0 commit comments

Comments
 (0)