SoftLayer Hardware Server::getManagementNetworkComponent

From SoftLayer Development Network Wiki

Jump to: navigation, search

getManagementNetworkComponent is a member of the SoftLayer_Hardware_Server service.

Contents

Overview

Retrieve the remote management network component attached with this server.

User Access

Users wishing to execute getManagementNetworkComponent must have the following permissions assigned to their account:

  • View Hardware Details

Return Type

getManagementNetworkComponent returns the SoftLayer_Network_Component data type.

Headers

Required Headers

getManagementNetworkComponent requires the following headers set:

Optional Headers

getManagementNetworkComponent takes the following optional headers:

Error Handling

getManagementNetworkComponent throws the following exceptions:

  • SoftLayer_Exception
Throw the exception "Unable to locate this server's management networking component." if the API is unable to locate a management componenet for this server.
Personal tools