iControl REST API in C# to change virtual server status
Problem this snippet solves: iControl REST API in C# to show, enable, or disable status of a virtual server How to use this snippet: Compile the attached program and execute. Use credential must ...
Published Aug 08, 2017
Version 1.0Only1masterbla1
Cirrus
Joined March 13, 2007
Only1masterbla1
Cirrus
Joined March 13, 2007
wjw_313334
Sep 10, 2018Nimbostratus
Then how to disable/enable status of vitrual server? Just like this: curl -sk -u user:passwd -H 'Content-Type: application/json' -X POST -d ....