Skip to content

Commit 7d5821a

Browse files
20240816 release
1 parent 7a1d3c4 commit 7d5821a

11 files changed

Lines changed: 57 additions & 311 deletions

content/reference/datatypes/SoftLayer_Account_Link_OpenStack_LinkRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "SoftLayer_Account_Link_OpenStack_LinkRequest"
3-
description: "Details required for OpenStack link request"
3+
description: "Details Deprecated."
44
date: "2018-02-12"
55
tags:
66
- "datatype"

content/reference/datatypes/SoftLayer_Network_Bandwidth_Version1_Usage.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

content/reference/services/SoftLayer_Account/getLegacyBandwidthAllotments.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

content/reference/services/SoftLayer_Account/getMetricTrackingObject.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

content/reference/services/SoftLayer_Account/getNextBillingPublicAllotmentHardwareBandwidthDetails.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

content/reference/services/SoftLayer_Account/getPrivateAllotmentHardwareBandwidthDetails.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

content/reference/services/SoftLayer_Account/getPublicAllotmentHardwareBandwidthDetails.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

content/reference/services/SoftLayer_Account/getVdrUpdatesInProgressFlag.md

Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "getDiscountingInvoiceItemId"
3+
description: "The invoice item ID from which the discount is derived."
4+
date: "2018-02-12"
5+
tags:
6+
- "method"
7+
- "sldn"
8+
- "Billing"
9+
classes:
10+
- "SoftLayer_Billing_Invoice_Item"
11+
type: "reference"
12+
layout: "method"
13+
mainService : "SoftLayer_Billing_Invoice_Item"
14+
---
15+
16+
### [REST Example](#getDiscountingInvoiceItemId-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getDiscountingInvoiceItemId-example .anchor-link}
17+
```bash
18+
curl -g -u $SL_USER:$SL_APIKEY -X GET \
19+
'https://api.softlayer.com/rest/v3.1/SoftLayer_Billing_Invoice_Item/{SoftLayer_Billing_Invoice_ItemID}/getDiscountingInvoiceItemId'
20+
```
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: "Release notes: August 16, 2024"
3+
date: "2024-08-16"
4+
tags:
5+
- "release notes"
6+
---
7+
8+
#### API
9+
10+
- Eliminate deprecated bandwidth API properties. Delete deprecated SoftLayer_Network_Bandwidth_Version1_Usage. Eliminate unused ORM keys in the bandwidth space NETWORK-14557

0 commit comments

Comments
 (0)