getPrivateNetworkComponent


SoftLayer_Hardware_SecurityModule::getPrivateNetworkComponent

Retrieve a server’s private network component.

Description

Retrieve the private network component attached with this server.

Parameters

None

Required Headers

Optional Headers

Return Values

Error Handling

  • Throw the exception “Unable to locate this server’s private networking component.” if the API is unable to locate a management component for this server.
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule/{SoftLayer_Hardware_SecurityModuleID}/getPrivateNetworkComponent'