system cluster-switch delete
Delete information about a cluster switch or management switch.
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The system cluster-switch delete command disables switch health monitoring for a cluster or management switch.
Parameters
- -device <text> - Device Name
- Specifies the name of the switch.
- [-force [true]] - Force Delete (privilege: advanced)
- Specifies if force delete or not.
Examples
cluster1::> system cluster-switch delete -device SwitchA
cluster1::> system cluster-switch delete -device SwitchA -force
Give documentation feedback