Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Check F5 Pool activity

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

VariableDescription
F5IPAddressIP address of the F5 console.
PoolNameName of this pool, such as testPool.

Output variables

VariableDescription
resultSuccess or failure.
status_codeThe HTTP status code.
errorThe REST error.

Conditions

ConditionDescription
SuccessActivity successfully returned the status of the F5 load balancer pool.
FailureActivity failed to return the status of the F5 load balancer pool.

Parent Topic:F5 Network Management activity pack