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

Add F5 Profile to Virtual Server activity

The Add F5 Profile to Virtual Server activity adds a profile to a virtual server assigned to an F5 load balancer pool.

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 VIP Profile Management
  • REST function: post

Input variables

VariableDescription
nameThe virtual server's name, such as testVIP
F5IPAddressIP address of the F5 console.
VirtualServerNameName of the virtual server, such as testVIP.

Output variables

VariableDescription
resultSuccess or failure.
outputThe REST output.
status_codeThe HTTP status code.

Condtions

ConditionDescription
SuccessActivity successfully added the F5 load balancer profile to the virtual server.
FailureActivity failed to add the F5 load balancer profile to the virtual server.

Parent Topic:F5 Network Management activity pack