Get F5 Pool Member activity

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • The Get F5 Pool Member activity returns the pool members and verifies the pool's status.

    Use this activity to verify that a pool member was created properly.

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

    Input variables

    表 : 1. Get F5 Pool Member input variables
    Variable Description
    PoolName Name of this pool, such as testPool.
    F5IPAddress IP address of the F5 console.

    Output variables

    表 : 2. Get F5 Pool Member output variables
    Variable Description
    MembersArray Array for the returned pool member IP address and port, such as 192.168.2.19:80.
    status_code The HTTP status code.
    error The REST error.
    result Success or failure.
    output The REST output.

    Conditions

    表 : 3. Get F5 Pool Member conditions
    Condition Description
    Success Activity successfully returned the F5 load balancer pool members.
    Failure Activity failed to return the F5 load balancer pool members