Add F5 Profile to Virtual Server activity

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 1 minute to read
  • The Add F5 Profile to Virtual Server activity adds a profile to a virtual server assigned to 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 Profile Management
    • REST function: post

    Input variables

    Table 1. Add F5 Profile to Virtual Server input variables
    Variable Description
    name The virtual server's name, such as testVIP
    F5IPAddress IP address of the F5 console.
    VirtualServerName Name of the virtual server, such as testVIP.

    Output variables

    Table 2. Add F5 Profile to Virtual Server output variables
    Variable Description
    result Success or failure.
    output The REST output.
    status_code The HTTP status code.

    Condtions

    Table 3. Add F5 Profile to Virtual Server conditions
    Condition Description
    Success Activity successfully added the F5 load balancer profile to the virtual server.
    Failure Activity failed to add the F5 load balancer profile to the virtual server.