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
Network engineer, programmer, writer and scientistRet. Employee
Arie
Altostratus
Sep 05, 2019On a related note, sending the following:
{
"description": "Description here",
"enabled": false
}
Results in a 200 OK, but the state is not changed.