Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 603 Bytes

File metadata and controls

20 lines (19 loc) · 603 Bytes
title getObject
description Retrieve a SoftLayer_Account_Link_OpenStack record.
date 2018-02-12
tags
method
sldn
Account
classes
SoftLayer_Account_Link_OpenStack
type reference
layout method
mainService SoftLayer_Account_Link_OpenStack

REST Example {#getObject-example .anchor-link}

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Link_OpenStack/{SoftLayer_Account_Link_OpenStackID}/getObject'