iControl REST Cookbook - Virtual Server (ltm virtual)
This cookbook lists selected ready-to-use iControl REST curl commands for virtual-server related resources. Each recipe consists of the curl command, it's tmsh equivalent, and sample output.
In thi...
Updated Oct 30, 2024
Version 3.0Satoshi_Toyosa1
Ret. Employee
Joined May 15, 2019
Arie
Sep 05, 2019Altostratus
On a related note, sending the following:
{
"description": "Description here",
"enabled": false
}
Results in a 200 OK, but the state is not changed.