---
sourceDocument: Yokohama ServiceNow AI Platform Capabilities
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/servicenow-platform

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Check F5 Pool activity

# Check F5 Pool activity {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 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](https://www.servicenow.com/docs/vKkdz2GCYAqrSF1gk41qoQ#t_CreateARESTWebServiceActivity "Use this procedure to create a custom REST web service Orchestration activity."). To access the activity in the Workflow Editor,
select the Custom tab, and then navigate to Custom ActivitiesActive Directory.

## REST settings

* REST message: F5 POOL Management
* REST function: get
{#r_CheckF5PoolActivity__ul_gmr_zzf_zt}

## Input variables

{#r_CheckF5PoolActivity__table_o4f_bdg_zt__entry__2}

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

{#r_CheckF5PoolActivity__table_o4f_bdg_zt}

## Output variables

{#r_CheckF5PoolActivity__table_ypx_fdg_zt__entry__2}

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

{#r_CheckF5PoolActivity__table_ypx_fdg_zt}

## Conditions

{#r_CheckF5PoolActivity__table_afx_ldg_zt__entry__2}

| 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. |
[Table 3. Check F5 Pool conditions]

{#r_CheckF5PoolActivity__table_afx_ldg_zt}

*[\>]: and then


