Skip to the content.

F5 BIG-IP - Process Steps

Add Pool Member

Add a node to a pool.

Name Type Description Required
Node Names String The name of the node to add to the pool. For example: WorkerNode. Separate multiple node names with commas or newline characters. There must be a 1-to-1 mapping of Node Names to Node Ports. Yes
Node Ports String The port of the node to add to the pool. For example: 80. Separate multiple node ports with commas or newline characters. There must be a 1-to-1 mapping of Node Names to Node Ports. Yes
Partition String The partition where the node resides. Typically, accept the default value of Common unless you manage multiple partitions. Yes
Password Password The password for the F5 appliance. Yes
Pool Names String The name of the pool to add the node to. Separate multiple pool names with commas or newline characters. Yes
Server URL String The URL of the F5 appliance. This can be the IP address or domain name of the appliance, including the protocol and port number. For example: https://f5.example.com:8443 or http://192.0.2.1:8443. Yes
Timeout String Connection timeout, in seconds, to the F5 appliance. Yes
User Name String The username for the F5 appliance. Yes

Confirm Disabled Node

This step succeeds if the node is offline and disabled. The step fails if the node is online or enabled.

Name Type Description Required
Include Availability Status Boolean Select to confirm the disabled availability status of the node. No
Node Names String The name of the node to check. For example: WorkerNode. Separate multiple node names with commas or newline characters. Yes
Partition String The partition where the node resides. Typically, accept the default value of Common unless you manage multiple partitions. Yes
Password Password The password for the F5 appliance. Yes
Server URL String The URL of the F5 appliance. This can be the IP address or domain name of the appliance, including the protocol and port number. For example: https://f5.example.com:8443 or http://192.0.2.1:8443. Yes
User Name String The username for the F5 appliance. Yes

Confirm Enabled Node

This step succeeds if the node is online and enabled. The step fails if the node is offline or disabled.

Name Type Description Required
Node Names String The name of the node to check. For example: WorkerNode. Separate multiple node names with commas or newline characters Yes
Partition String The partition where the node resides. Typically, accept the default value of Common unless you manage multiple partitions. Yes
Password Password The password for the F5 appliance. Yes
Server URL String The URL of the F5 appliance. This can be the IP address or domain name of the appliance, including the protocol and port number. For example: https://f5.example.com:8443 or http://192.0.2.1:8443. Yes
User Name String The username for the F5 appliance. Yes

Create Address Data Group

Create or modify an address data group. A data group is also known as a class.

| Name | Type | Description | Required | | —- | —- | ——————————————————————————————————————– | ——– | | Address Data Group Name | String | The name of the address data group to create. | Yes | | IP Address List | String | The IP addresses of the address data group members. Separate multiple IP addresses with commas or newline characters. | Yes | | If Data Group already exists | Enumeration:

Create External Data Group

Create an external data group from a file in the data group file list. A data group is also known as a class.

| Name | Type | Description | Required | | —- | —- | ——————————————————————————————————————– | ——– | | External Data Group Name | String | The name of the external data group to create. | Yes | | File Format Type | Enumeration:

Create Node

Create a node.

Name Type Description Required
Monitors String A list of monitors to assign to the node, separated by commas or newline characters. For example: icmp. No
Node Addresses String The address of the node to create. For example: 192.0.2.1. Separate multiple node addresses with commas or newline characters. Yes
Node Connection Limits String The node connection limit. Separate multiple node connection limits with commas or newline characters. Yes
Node Names String The name of the node to create. For example: WorkerNode. Separate multiple node names with commas or newline characters. Yes
Partition String The partition where the node resides. Typically, accept the default value of Common unless you manage multiple partitions. Yes
Password Password The password for the F5 appliance. Yes
Server URL String The URL of the F5 appliance. This can be the IP address or domain name of the appliance, including the protocol and port number. For example: https://f5.example.com:8443 or http://192.0.2.1:8443. Yes
Timeout String Connection and monitor timeout, in seconds, to the F5 appliance. Yes
User Name String The username for the F5 appliance. Yes

Create Pool

Create a pool.

| Name | Type | Description | Required | | —- | —- | ——————————————————————————————————————– | ——– | | Action On Service Down | Enumeration:

Create String Data Group

Create or modify a string data group. A data group is also known as a class.

| Name | Type | Description | Required | | —- | —- | ——————————————————————————————————————– | ——– | | If Data Group already exists | Enumeration:

Create Value Data Group

Create or modify a value data group. A data group is also known as a class. A value is also known as an integer.

| Name | Type | Description | Required | | —- | —- | ——————————————————————————————————————– | ——– | | If Data Group already exists | Enumeration:

Create iRule

Create the specified iRule

| Name | Type | Description | Required | | —- | —- | ——————————————————————————————————————– | ——– | | If iRule exists | Enumeration:

Delete Data Group

Delete a data group. A data group is also known as a class.

| Name | Type | Description | Required | | —- | —- | ——————————————————————————————————————– | ——– | | Data Group Name | String | The name of the data group to delete. | Yes | | If Class does not exist | Enumeration:

Delete Node

Delete a node.

Name Type Description Required
Node Names String The name of the node to delete. For example: WorkerNode. Separate multiple node names with commas or newline characters. Yes
Partition String The partition where the node resides. Typically, accept the default value of Common unless you manage multiple partitions. Yes
Password Password The password for the F5 appliance. Yes
Server URL String The URL of the F5 appliance. This can be the IP address or domain name of the appliance, including the protocol and port number. For example: https://f5.example.com:8443 or http://192.0.2.1:8443. Yes
Timeout String Connection timeout, in seconds, to the F5 appliance. Yes
User Name String The username for the F5 appliance. Yes

Delete Pool

Delete a pool.

Name Type Description Required
Partition String The partition where the pool resides. Typically, accept the default value of Common unless you manage multiple partitions. Yes
Password Password The password for the F5 appliance. Yes
Pool Name String The name of the pool to delete. Yes
Server URL String The URL of the F5 appliance. This can be the IP address or domain name of the appliance, including the protocol and port number. For example: https://f5.example.com:8443 or http://192.0.2.1:8443. Yes
Timeout String Connection timeout, in seconds, to the F5 appliance. Yes
User Name String The username for the F5 appliance. Yes

Delete iRule

Delete an iRule

| Name | Type | Description | Required | | —- | —- | ——————————————————————————————————————– | ——– | | If iRule exists | Enumeration:

Disable Node

Disable a specified node for all pools and ports.

Name Type Description Required
Force node offline Boolean Select to force the node offline, close connections, and disable monitors. No
Node Names String The name of the node to disable. For example: WorkerNode. Separate multiple node names with commas or newline characters. Yes
Partition String The partition where the node resides. Typically, accept the default value of Common unless you manage multiple partitions. Yes
Password Password The password for the F5 appliance. Yes
Server URL String The URL of the F5 appliance. The protocol and port number are optional. For example: https://f5.example.com:8443 or f5.example.com or 192.0.2.1:8443. Yes
Sleep interval(sec) String The number of seconds to wait between active connections checks. Used only if Time to wait for existing connections is specified. No
Time to wait for existing connections String Specify the amount of time to wait for connections to close before disabling the node in the pool. If 0 or blank, the node is disabled without waiting. No
Timeout String Connection timeout, in seconds, for the F5 appliance. Yes
User Name String The username for the F5 appliance. Yes

Disable Pool Member

Disable a node in a specified pool.

Name Type Description Required
Force Node Offline Boolean Select to force the pool members offline. If selected, this option closes all active connections to the pool member. Leave unselected to allow the connections to drain normally. No
Node Names String The name of the node to disable. For example: WorkerNode. Separate multiple node names with commas or newline characters. There must be a 1-to-1 mapping of Node Names to Node Ports. Yes
Node Ports String The port of the node to disable. For example: 80. Separate multiple node ports with commas or newline characters. There must be a 1-to-1 mapping of Node Names to Node Ports. Yes
Partition String The partition where the node resides. Typically, accept the default value of Common unless you manage multiple partitions. Yes
Password Password The password for the F5 appliance. Yes
Pool Names String The name of the pool that contains the node to disable. Separate multiple pool names with commas or newline characters. Yes
Pools are global Boolean Select if pools are global. Clear if pools are local. No
Server URL String The URL of the F5 appliance. This can be the IP address or domain name of the appliance, including the protocol and port number. For example: https://f5.example.com:8443 or http://192.0.2.1:8443. Yes
Sleep interval(sec) String The number of seconds to wait between active connections checks. Used only if Wait for existing connections is selected. No
Timeout String Connection timeout, in seconds, for the F5 appliance. Yes
User Name String The username for the F5 appliance. Yes
Wait for existing connections Boolean Select to wait for all current connections to close after disabling the node in the pool and before completing the step. No

Enable Node

Enable a specified node for all pools and ports.

Name Type Description Required
Node Names String The name of the node to enable. For example: WorkerNode. Separate multiple node names with commas or newline characters. Yes
Partition String The partition where the node resides. Typically, accept the default value of Common unless you manage multiple partitions. Yes
Password Password The password for the F5 appliance. Yes
Server URL String The URL of the F5 appliance. The protocol and port number are optional. For example: https://f5.example.com:8443 or f5.example.com or 192.0.2.1:8443. Yes
User Name String The username for the F5 appliance. Yes

Enable Pool Member

Enable a node in a specified pool.

Name Type Description Required
Node Names String The name of the node to enable. For example: WorkerNode. Separate multiple node names with commas or newline characters. There must be a 1-to-1 mapping of Node Names to Node Ports. Yes
Node Ports String The port of the node to enable. For example: 80. Separate multiple node ports with commas or newline characters. There must be a 1-to-1 mapping of Node Names to Node Ports. Yes
Partition String The partition where the node resides. Typically, accept the default value of Common unless you manage multiple partitions. Yes
Password Password The password for the F5 appliance. Yes
Pool Names String The name of the pool where the Node is located. Separate multiple pool names with a comma or new line. Yes
Pools are global Boolean Select if pools are global. Clear if pools are local. No
Server URL String The URL of the F5 appliance. This can be the IP address or domain name of the appliance, including the protocol and port number. For example: https://f5.example.com:8443 or http://192.0.2.1:8443. Yes
Timeout String The connection timeout, in seconds, for the F5 appliance. Yes
User Name String The username for the F5 appliance. Yes

Get iRule Statistics

Retrieve statistics for an iRule.

| Name | Type | Description | Required | | —- | —- | ——————————————————————————————————————– | ——– | | If iRule does not exist | Enumeration:

Modify External Data Group

Modify the file format and mode of an external data group. A data group is also known as a class.

| Name | Type | Description | Required | | —- | —- | ——————————————————————————————————————– | ——– | | External Data Group Name | String | The name of the external data group to modify. | Yes | | File Format Type | Enumeration:

Remove Pool Member

Remove a node from a pool.

Name Type Description Required
Node Names String The name of the node to remove. For example: WorkerNode. Separate multiple node names with commas or newline characters. There must be a 1-to-1 mapping of Node Names to Node Ports. Yes
Node Ports String The port of the node to remove from the pool. For example: 80. Separate multiple node ports with commas or newline characters. There must be a 1-to-1 mapping of Node Names to Node Ports. Yes
Partition String The partition where the node resides. Typically, accept the default value of Common unless you manage multiple partitions. Yes
Password Password The password for the F5 appliance. Yes
Pool Names String The name of the pool to remove the node from. Separate multiple pool names with commas or newline characters. Yes
Server URL String The URL of the F5 appliance. This can be the IP address or domain name of the appliance, including the protocol and port number. For example: https://f5.example.com:8443 or http://192.0.2.1:8443. Yes
Timeout String Connection timeout, in seconds, to the F5 appliance. Yes
User Name String The username for the F5 appliance. Yes
Back to …   Latest Version F5 BIG-IP      
All Plugins Deploy Plugins 24.1107123 Readme Overview Troubleshooting Downloads