Kemp Support, how can we help?

The latest application delivery knowledge and expertise at your fingertips.

How to perform API command to shutdown Kemp Device

 

Information

 

Summary:

How to perform API command to shutdown Kemp Device

Environment:

Product: LoadMaster, ECS Connection Manager 

Version: Any

Platform: Any

Application: Any 

Question/Problem Description:

How to perform a shutdown on a Kemp Device by using cURL or RESTful api command 

Steps to Reproduce:  
Error Message:  
Defect Number:  
   
Cause:  
Resolution:

Here are steps to perform a shutdown using cURL or RESTful api command:-

  • curl -k -u <UserName>:<UserPassword> "https://10.12.56.10/access/shutdown?"
  • https://<UserName>:<UserPassword>@10.12.56.10@/access/shutdown?

Note. IP addresses 10.12.56.10, username and password are pointing to the Kemp Shared WUI.

Note. "API interface" function needs to be enabled in-order to run api commands on the Kemp Shared WUI. Certificates & Security -> Remote Access -> Administrator Access -> Enable API Interface

Workaround:  
Notes: https://support.kemptechnologies.com/hc/en-us/articles/203863435-RESTful-API#MadCap_TOC_93_3

Was this article helpful?
0 out of 0 found this helpful

Comments