The Delete F5 Pool activity deletes an F5 load balancer pool.
REST settings
- REST message: F5 POOL Management
- REST function: delete
Input variables
표 1. Delete F5 Pool input variables
| Variable |
Description |
| F5IPAddress |
IP address of the F5 console. |
| PoolName |
Name of this pool, such as testPool. |
Output variables
표 2. Delete F5 Pool output variables
| Variable |
Description |
| result |
Success or failure. |
| error |
The REST error. |
| status_code |
The HTTP status code. |
Conditions
표 3. Delete F5 Pool conditions
| Condition |
Description |
| Success |
Activity successfully deleted the F5 load balancer pool. |
| Failure |
Activity failed to delete the F5 load balancer pool. |