---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Add F5 Pool Member activity

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

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

The Add F5 Pool Member activity adds a member to an F5 load balancer pool.
This activity was built using the [REST web service activity template](https://servicenow-prod.fluidtopics.net/wCuNCscqoAb4VkDEqCL61w#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: post
{#r_AddF5PoolMemberActivity__ul_gmr_zzf_zt}

## Input variables

{#r_AddF5PoolMemberActivity__table_ykm_yxk_zt__entry__2}

| Variable | Description |
|-|-|
| PoolName | Name of this pool, such as `testPool`. |
| F5IPAddress | IP address of the F5 console. |
| MemberName | Pool member IP address and port, such as 192.168.2.19:80. |
[Tabelle : 1. Add F5 Pool Member input variables]

{#r_AddF5PoolMemberActivity__table_ykm_yxk_zt}

## Output variables

{#r_AddF5PoolMemberActivity__table_htv_fyk_zt__entry__2}

| Variable | Description |
|-|-|
| result | Success or failure. |
| status_code | The HTTP status code. |
| error | The REST error. |
| output | The REST output. |
[Tabelle : 2. Add F5 Pool Member output variables]

{#r_AddF5PoolMemberActivity__table_htv_fyk_zt}

## Conditions

{#r_AddF5PoolMemberActivity__table_ac2_myk_zt__entry__2}

| Condition | Description |
|-|-|
| Success | Activity successfully added an F5 load balancer pool member. |
| Failure | Activity failed to add an F5 load balancer pool member. |
[Tabelle : 3. Add F5 Pool Member conditions]

{#r_AddF5PoolMemberActivity__table_ac2_myk_zt}

