Skip to content

Commit

Permalink
Merge pull request #643 from softlayer/curl2
Browse files Browse the repository at this point in the history
Fixed curl example headers
  • Loading branch information
allmightyspiff authored Jan 8, 2024
2 parents 9fddde0 + 4f9fbb7 commit f45c74b
Show file tree
Hide file tree
Showing 5,710 changed files with 5,710 additions and 5,710 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion bin/generateSLDN.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
mainService : "$mainService"
---
# [REST Example](#$service-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#$service-example .anchor-link}
### [REST Example](#$service-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#$service-example .anchor-link}
```bash
$curlExample
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "BluePages_Search"
---

# [REST Example](#findBluePagesProfile-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#findBluePagesProfile-example .anchor-link}
### [REST Example](#findBluePagesProfile-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#findBluePagesProfile-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/BluePages_Search/findBluePagesProfile'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "IntegratedOfferingTeam_Region"
---

# [REST Example](#getAllObjects-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAllObjects-example .anchor-link}
### [REST Example](#getAllObjects-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAllObjects-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/IntegratedOfferingTeam_Region/getAllObjects'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "IntegratedOfferingTeam_Region"
---

# [REST Example](#getRegionLeads-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getRegionLeads-example .anchor-link}
### [REST Example](#getRegionLeads-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getRegionLeads-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/IntegratedOfferingTeam_Region/getRegionLeads'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#activatePartner-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#activatePartner-example .anchor-link}
### [REST Example](#activatePartner-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#activatePartner-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/activatePartner'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#addAchInformation-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#addAchInformation-example .anchor-link}
### [REST Example](#addAchInformation-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#addAchInformation-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Container_Billing_Info_Ach]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/addAchInformation'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#addReferralPartnerPaymentOption-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#addReferralPartnerPaymentOption-example .anchor-link}
### [REST Example](#addReferralPartnerPaymentOption-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#addReferralPartnerPaymentOption-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Container_Referral_Partner_Payment_Option]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/addReferralPartnerPaymentOption'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#areVdrUpdatesBlockedForBilling-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#areVdrUpdatesBlockedForBilling-example .anchor-link}
### [REST Example](#areVdrUpdatesBlockedForBilling-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#areVdrUpdatesBlockedForBilling-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/areVdrUpdatesBlockedForBilling'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#cancelPayPalTransaction-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#cancelPayPalTransaction-example .anchor-link}
### [REST Example](#cancelPayPalTransaction-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#cancelPayPalTransaction-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/cancelPayPalTransaction'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#completePayPalTransaction-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#completePayPalTransaction-example .anchor-link}
### [REST Example](#completePayPalTransaction-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#completePayPalTransaction-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/completePayPalTransaction'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#countHourlyInstances-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#countHourlyInstances-example .anchor-link}
### [REST Example](#countHourlyInstances-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#countHourlyInstances-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/countHourlyInstances'
Expand Down
2 changes: 1 addition & 1 deletion content/reference/services/SoftLayer_Account/createUser.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#createUser-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#createUser-example .anchor-link}
### [REST Example](#createUser-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#createUser-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_User_Customer, string, string, boolean]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/createUser'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#disableEuSupport-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#disableEuSupport-example .anchor-link}
### [REST Example](#disableEuSupport-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#disableEuSupport-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/disableEuSupport'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#disableVpnConfigRequiresVpnManageAttribute-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#disableVpnConfigRequiresVpnManageAttribute-example .anchor-link}
### [REST Example](#disableVpnConfigRequiresVpnManageAttribute-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#disableVpnConfigRequiresVpnManageAttribute-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/disableVpnConfigRequiresVpnManageAttribute'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#editAccount-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#editAccount-example .anchor-link}
### [REST Example](#editAccount-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#editAccount-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Account]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/editAccount'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#enableEuSupport-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#enableEuSupport-example .anchor-link}
### [REST Example](#enableEuSupport-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#enableEuSupport-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/enableEuSupport'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#enableVpnConfigRequiresVpnManageAttribute-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#enableVpnConfigRequiresVpnManageAttribute-example .anchor-link}
### [REST Example](#enableVpnConfigRequiresVpnManageAttribute-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#enableVpnConfigRequiresVpnManageAttribute-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/enableVpnConfigRequiresVpnManageAttribute'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getAbuseEmail-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAbuseEmail-example .anchor-link}
### [REST Example](#getAbuseEmail-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAbuseEmail-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getAbuseEmail'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getAbuseEmails-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAbuseEmails-example .anchor-link}
### [REST Example](#getAbuseEmails-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAbuseEmails-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getAbuseEmails'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getAccountBackupHistory-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAccountBackupHistory-example .anchor-link}
### [REST Example](#getAccountBackupHistory-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAccountBackupHistory-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [dateTime, dateTime, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/getAccountBackupHistory'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getAccountContacts-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAccountContacts-example .anchor-link}
### [REST Example](#getAccountContacts-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAccountContacts-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getAccountContacts'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getAccountLicenses-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAccountLicenses-example .anchor-link}
### [REST Example](#getAccountLicenses-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAccountLicenses-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getAccountLicenses'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getAccountLinks-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAccountLinks-example .anchor-link}
### [REST Example](#getAccountLinks-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAccountLinks-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getAccountLinks'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getAccountStatus-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAccountStatus-example .anchor-link}
### [REST Example](#getAccountStatus-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAccountStatus-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getAccountStatus'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getAccountTraitValue-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAccountTraitValue-example .anchor-link}
### [REST Example](#getAccountTraitValue-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAccountTraitValue-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/getAccountTraitValue'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getActiveAccountDiscountBillingItem-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveAccountDiscountBillingItem-example .anchor-link}
### [REST Example](#getActiveAccountDiscountBillingItem-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveAccountDiscountBillingItem-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getActiveAccountDiscountBillingItem'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getActiveAccountLicenses-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveAccountLicenses-example .anchor-link}
### [REST Example](#getActiveAccountLicenses-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveAccountLicenses-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getActiveAccountLicenses'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getActiveAddresses-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveAddresses-example .anchor-link}
### [REST Example](#getActiveAddresses-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveAddresses-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getActiveAddresses'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getActiveAgreements-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveAgreements-example .anchor-link}
### [REST Example](#getActiveAgreements-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveAgreements-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getActiveAgreements'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getActiveBillingAgreements-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveBillingAgreements-example .anchor-link}
### [REST Example](#getActiveBillingAgreements-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveBillingAgreements-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getActiveBillingAgreements'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getActiveCatalystEnrollment-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveCatalystEnrollment-example .anchor-link}
### [REST Example](#getActiveCatalystEnrollment-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveCatalystEnrollment-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getActiveCatalystEnrollment'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getActiveColocationContainers-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveColocationContainers-example .anchor-link}
### [REST Example](#getActiveColocationContainers-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveColocationContainers-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getActiveColocationContainers'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getActiveFlexibleCreditEnrollment-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveFlexibleCreditEnrollment-example .anchor-link}
### [REST Example](#getActiveFlexibleCreditEnrollment-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveFlexibleCreditEnrollment-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getActiveFlexibleCreditEnrollment'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getActiveFlexibleCreditEnrollments-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveFlexibleCreditEnrollments-example .anchor-link}
### [REST Example](#getActiveFlexibleCreditEnrollments-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveFlexibleCreditEnrollments-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getActiveFlexibleCreditEnrollments'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getActiveNotificationSubscribers-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveNotificationSubscribers-example .anchor-link}
### [REST Example](#getActiveNotificationSubscribers-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveNotificationSubscribers-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getActiveNotificationSubscribers'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getActiveOutletPackages-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveOutletPackages-example .anchor-link}
### [REST Example](#getActiveOutletPackages-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActiveOutletPackages-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/getActiveOutletPackages'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ layout: "method"
mainService : "SoftLayer_Account"
---

# [REST Example](#getActivePackages-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActivePackages-example .anchor-link}
### [REST Example](#getActivePackages-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getActivePackages-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/getActivePackages'
Expand Down
Loading

0 comments on commit f45c74b

Please sign in to comment.