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


---

# Modify F5 Virtual Server activity

# Modify F5 Virtual Server activity {#ariaid-title1}

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

The Modify F5 Virtual Server activity configures a virtual server assigned to an F5
load balancer pool with irules and a vlan.
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 VIP Management
* REST function: put
{#r_ModifyF5VirtualServerActivity__ul_gmr_zzf_zt}

## Input variables

{#r_ModifyF5VirtualServerActivity__table_w5m_5dl_zt__entry__2}

| Variable | Description |
|-|-|
| name | The virtual server's name, such as `testVIP`. |
| F5IPAddress | IP address of the F5 console. |
| irules | The irules for the virtual server, such as `_sys_https_redirect`. * pool: Name of the pool for the virtual server, such as `testPool`. * persistent: Persistent profile for the virtual server, such as `cookie`. {#r_ModifyF5VirtualServerActivity__ul_cbk_42l_zt} |
| vlans | Vlans for the virtual server, such as `internal`. |
[Tabelle : 1. Modify F5 Virtual Server input variables]

{#r_ModifyF5VirtualServerActivity__table_w5m_5dl_zt}

## Output variables

{#r_ModifyF5VirtualServerActivity__table_xnl_wdl_zt__entry__2}

| Variable | Description |
|-|-|
| result | Success or failure. |
| status_code | The HTTP status code. |
| output | The REST output. |
[Tabelle : 2. Modify F5 Virtual Server output variables]

{#r_ModifyF5VirtualServerActivity__table_xnl_wdl_zt}

## Conditions

{#r_ModifyF5VirtualServerActivity__table_xky_xdl_zt__entry__2}

| Condition | Description |
|-|-|
| Success | Activity successfully configured a virtual server assigned to an F5 load balancer pool. |
| Failure | Activity failed to configure a virtual server assigned to an F5 load balancer pool. |
[Tabelle : 3. Modify F5 Virtual Server conditions]

{#r_ModifyF5VirtualServerActivity__table_xky_xdl_zt}

