Deletes one or all Service Probes.
| all | Deletes all configured Service Probes. |
| instance_id | Identifier of the Service Probe to delete. Valid range is 1–9999. |
Deleting a Service Probe removes its network namespace, releases its MAC address back to the available pool, and cleans up all associated hardware programming. If a DHCP client is running for the probe, it is stopped and the address is released.
Any pending asynchronous actions (ping, query DNS, shell, Python) associated with the probe are canceled when the probe is deleted.
The following command deletes Service Probe 1:
delete service-probe 1
The following command deletes all Service Probes:
delete service-probe all
This command was first available in version 33.5.1.
All platforms.