Toggle Navigation
SoftLayer API
Articles
Documentation
Go
Java
Perl
PHP
Python
Rest
Ruby
Tools
toggleManagementInterface
Classes
SoftLayer_Hardware_SecurityModule750
Tags
method
sldn
hardware
Services
"SoftLayer_"
prefix removed for readability.
Services or Datatypes go here
SoftLayer_Hardware_SecurityModule750
::toggleManagementInterface
Toggle the IPMI interface on and off.
Description
Attempt to toggle the IPMI interface. If there is an active transaction on the server, it will throw an exception. This method creates a job to toggle the interface. It is not instant.
Parameters
Name
Type
Description
enabled
boolean
Whether to enable or disable the interface.
Required Headers
Authenticate
SoftLayer_Hardware_SecurityModule750InitParameters
Optional Headers
None
Return Values
boolean