Delete F5 Virtual Server activity

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • 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

    Tableau 1. Delete F5 Virtual Server input variables
    Variable Description
    F5IPAddress IP address of the F5 console.
    name The virtual server's name, such as testVIP.

    Output variables

    Tableau 2. Delete F5 Virtual Server output variables
    Variable Description
    result Success or failure.
    status_code The HTTP status code.

    Conditions

    Tableau 3. Delete F5 Virtual Server conditions
    Condition Description
    Success Activity successfully deleted the virtual server from the F5 load balancer pool.
    Failure Activity failed to delete the virtual server from the F5 load balancer pool.