Add F5 Pool Member activity

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • The Add F5 Pool Member activity adds a member 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 POOL Membership Management
    • REST function: post

    Input variables

    表 : 1. Add F5 Pool Member input variables
    Variable Description
    PoolName Name of this pool, such as testPool.
    F5IPAddress IP address of the F5 console.
    MemberName Pool member IP address and port, such as 192.168.2.19:80.

    Output variables

    表 : 2. Add F5 Pool Member output variables
    Variable Description
    result Success or failure.
    status_code The HTTP status code.
    error The REST error.
    output The REST output.

    Conditions

    表 : 3. Add F5 Pool Member conditions
    Condition Description
    Success Activity successfully added an F5 load balancer pool member.
    Failure Activity failed to add an F5 load balancer pool member.