Check F5 Pool activity

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • The Check F5 Pool activity checks the status of a pool to determine if it is available to accept traffic.

    Use this activity to determine if a pool you just created is up and running with the proper configuration.

    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 Management
    • REST function: get

    Input variables

    Table 1. Check F5 Pool input variables
    Variable Description
    F5IPAddress IP address of the F5 console.
    PoolName Name of this pool, such as testPool.

    Output variables

    Table 2. Check F5 Pool output variables
    Variable Description
    result Success or failure.
    status_code The HTTP status code.
    error The REST error.

    Conditions

    Table 3. Check F5 Pool conditions
    Condition Description
    Success Activity successfully returned the status of the F5 load balancer pool.
    Failure Activity failed to return the status of the F5 load balancer pool.