Deleting the F5 BIG-IP Telemetry Streaming configurationΒΆ

If you want to delete the BIG-IP TS configuration, simply send a POST request to /telemetry/declare with the following in the Body of the request:

{
  "class": "Telemetry"
}

The configuration produced by BIG-IP Telemetry Streaming will be deleted.