From 83e03f87ce4450b4bbda3ba7837ec460d1059110 Mon Sep 17 00:00:00 2001 From: md-rafeek Date: Mon, 28 Oct 2024 22:47:09 +0530 Subject: [PATCH] sanity issue changes updated in ap code --- plugins/modules/accesspoint_workflow_manager.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/modules/accesspoint_workflow_manager.py b/plugins/modules/accesspoint_workflow_manager.py index cc3c2be1a5..fe00446281 100644 --- a/plugins/modules/accesspoint_workflow_manager.py +++ b/plugins/modules/accesspoint_workflow_manager.py @@ -1603,7 +1603,7 @@ } #Case-4: Bulk update for single or multiple Accesspoint -response_3: +response_4: description: > A dictionary with bulk update status of AP returned by the Catalyst Center Python SDK returned: always @@ -1623,7 +1623,7 @@ } #Case-5: Factory reset for single or multiple Accesspoint -response_3: +response_5: description: > A dictionary with factory reset status of AP returned by the Catalyst Center Python SDK returned: always