December 29, 2016


Get verbose details about a Bare Metal Server

Retrieve the packages, categories and items associated with a Bare Metal Server.

Operation: GET

Method: SoftLayer_Hardware::getObject()

URL: SoftLayer_Hardware/getObject

Example CURL:

https://$SOFTLAYER_USERNAME:$SOFTLAYER_API_KEY@api.softlayer.com/rest/v3/SoftLayer_Hardware/$serverId/getObject.json?objectMask=mask[billingItem[item,category,children[item,category]]]

Feedback?

If this article contains any error, or leaves any of your questions unanswered, please help us out by opening up a github issue.
Open an issue