Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 798 Bytes

File metadata and controls

20 lines (19 loc) · 798 Bytes
title getActivePrivateHostedCloudPackages
description [DEPRECATED] This method pulls all the active private hosted cloud packages. This will give you a basic description of the packages that are currently active and from which you can order private hosted cloud configurations.
date 2018-02-12
tags
method
sldn
Account
classes
SoftLayer_Account
type reference
layout method
mainService SoftLayer_Account

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

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/getActivePrivateHostedCloudPackages'