Modify F5 Virtual Server activity

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • The Modify F5 Virtual Server activity configures a virtual server assigned to an F5 load balancer pool with irules and a vlan.

    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: put

    Input variables

    表 : 1. Modify F5 Virtual Server input variables
    Variable Description
    name The virtual server's name, such as testVIP.
    F5IPAddress IP address of the F5 console.
    irules The irules for the virtual server, such as _sys_https_redirect.
    • pool: Name of the pool for the virtual server, such as testPool.
    • persistent: Persistent profile for the virtual server, such as cookie.
    vlans Vlans for the virtual server, such as internal.

    Output variables

    表 : 2. Modify F5 Virtual Server output variables
    Variable Description
    result Success or failure.
    status_code The HTTP status code.
    output The REST output.

    Conditions

    表 : 3. Modify F5 Virtual Server conditions
    Condition Description
    Success Activity successfully configured a virtual server assigned to an F5 load balancer pool.
    Failure Activity failed to configure a virtual server assigned to an F5 load balancer pool.