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


---

# Get F5 Pool Member activity

# Get F5 Pool Member activity {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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](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 Membership Management
* REST function: get
{#r_GetF5PoolMemberActivity__ul_gmr_zzf_zt}

## Input variables

{#r_GetF5PoolMemberActivity__table_fdy_cfg_zt__entry__2}

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

{#r_GetF5PoolMemberActivity__table_fdy_cfg_zt}

## Output variables

{#r_GetF5PoolMemberActivity__table_cmx_3fg_zt__entry__2}

| 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. |
[Table 2. Get F5 Pool Member output variables]

{#r_GetF5PoolMemberActivity__table_cmx_3fg_zt}

## Conditions

{#r_GetF5PoolMemberActivity__table_hmg_mfg_zt__entry__2}

| Condition | Description |
|-|-|
| Success | Activity successfully returned the F5 load balancer pool members. |
| Failure | Activity failed to return the F5 load balancer pool members |
[Table 3. Get F5 Pool Member conditions]

{#r_GetF5PoolMemberActivity__table_hmg_mfg_zt}

*[\>]: and then


