TWSD-1086 :SLB: Confirmation overlay is not seen when trying to delete the real service in the CLI

Review Request #1478 — Created April 2, 2026 and updated

johnson_medidi
APV10
rel_apv_10_7_3
TWSD-1086
mmiriam, pradeep, tanya

Added a confirmation prompt before executing the Real service commands.

This prevents accidental deletion of SLB Real servers.The system now asks the user to confirm the deletion
by entering 'yes' or 'no'.

If the user enters 'yes', the Real service will be deleted.
If the user enters 'no', the deletion will be cancelled.

1.Configured nameserver and host entries.
2.Executed delete commands (no ip nameserver, no ip host) and verified confirmation prompt appears.
3.Entered 'no' and confirmed deletion is cancelled.
4.Executed clear slb all and verified warning prompt; operation cancelled on 'no'.
5.Created real services (slb real https, slb real tcps).
6.Executed delete commands for real services and verified confirmation prompt appears.
7.Entered 'no' and confirmed deletion is cancelled; verified via show slb real all.
8.Executed delete with 'YES' for nameserver and confirmed successful deletion.
9.Verified final configuration using show commands


Description From Last Updated

wrong indentation

pradeeppradeep

wrong indentation

pradeeppradeep

remove spaces

pradeeppradeep

remove spaces

pradeeppradeep

remove spaces

pradeeppradeep
Loading...