Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Delete F5 Virtual Server activity

The Delete F5 Virtual Server activity deletes a virtual server from an F5 load balancer pool.

This activity was built using the REST web service activity template. To access the activity in the Workflow Editor, select the Custom tab, and then navigate to Custom Activities > Active Directory.

REST settings

  • REST message: F5 VIP Management
  • REST function: delete

Input variables

VariableDescription
F5IPAddressIP address of the F5 console.
nameThe virtual server's name, such as testVIP.

Output variables

VariableDescription
resultSuccess or failure.
status_codeThe HTTP status code.

Conditions

ConditionDescription
SuccessActivity successfully deleted the virtual server from the F5 load balancer pool.
FailureActivity failed to delete the virtual server from the F5 load balancer pool.

Parent Topic:F5 Network Management activity pack