diff --git a/bin/releaseNotes.py b/bin/releaseNotes.py
index 494a5daf4f..287e8ac1da 100755
--- a/bin/releaseNotes.py
+++ b/bin/releaseNotes.py
@@ -38,12 +38,13 @@ def getReleaseJiras(self, days=7):
         self.printDebug(f"Calling {apirequest}")
         result = requests.get(apirequest, headers=self.headers, verify=self.verify)
         # sleep a bit so we don't get rate limited
-        time.sleep(0.2)
+        time.sleep(0.5)
         return self.jiraToJson(result)
 
     def getNotes(self, jira_issue):
         self.printDebug(f"Getting JIRA: {jira_issue}")
         result = requests.get(jira_issue, headers=self.headers, verify=self.verify)
+        time.sleep(0.5)
         json = self.jiraToJson(result)
         return json.get('fields', {}).get('customfield_10113', 'NONE')
 
diff --git a/content/reference/datatypes/SoftLayer_Account_Link_OpenStack.md b/content/reference/datatypes/SoftLayer_Account_Link_OpenStack.md
deleted file mode 100644
index e65a4e32fd..0000000000
--- a/content/reference/datatypes/SoftLayer_Account_Link_OpenStack.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: "SoftLayer_Account_Link_OpenStack"
-description: "Service for linking account to OpenStack project "
-date: "2018-02-12"
-tags:
-    - "datatype"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account_Link_OpenStack"
-type: "reference"
-layout: "datatype"
-mainService : "SoftLayer_Account_Link_OpenStack"
----
diff --git a/content/reference/datatypes/SoftLayer_Account_Link_OpenStack_DomainCreationDetails.md b/content/reference/datatypes/SoftLayer_Account_Link_OpenStack_DomainCreationDetails.md
deleted file mode 100644
index 72f5ae9f8d..0000000000
--- a/content/reference/datatypes/SoftLayer_Account_Link_OpenStack_DomainCreationDetails.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: "SoftLayer_Account_Link_OpenStack_DomainCreationDetails"
-description: "OpenStack domain creation details"
-date: "2018-02-12"
-tags:
-    - "datatype"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account_Link_OpenStack_DomainCreationDetails"
-type: "reference"
-layout: "datatype"
-mainService : "SoftLayer_Account_Link_OpenStack_DomainCreationDetails"
----
diff --git a/content/reference/datatypes/SoftLayer_Account_Link_OpenStack_LinkRequest.md b/content/reference/datatypes/SoftLayer_Account_Link_OpenStack_LinkRequest.md
deleted file mode 100644
index daf548e8a5..0000000000
--- a/content/reference/datatypes/SoftLayer_Account_Link_OpenStack_LinkRequest.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: "SoftLayer_Account_Link_OpenStack_LinkRequest"
-description: "Details Deprecated."
-date: "2018-02-12"
-tags:
-    - "datatype"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account_Link_OpenStack_LinkRequest"
-type: "reference"
-layout: "datatype"
-mainService : "SoftLayer_Account_Link_OpenStack_LinkRequest"
----
diff --git a/content/reference/datatypes/SoftLayer_Account_Link_OpenStack_ProjectCreationDetails.md b/content/reference/datatypes/SoftLayer_Account_Link_OpenStack_ProjectCreationDetails.md
deleted file mode 100644
index c78eee523e..0000000000
--- a/content/reference/datatypes/SoftLayer_Account_Link_OpenStack_ProjectCreationDetails.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: "SoftLayer_Account_Link_OpenStack_ProjectCreationDetails"
-description: "OpenStack project creation details"
-date: "2018-02-12"
-tags:
-    - "datatype"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account_Link_OpenStack_ProjectCreationDetails"
-type: "reference"
-layout: "datatype"
-mainService : "SoftLayer_Account_Link_OpenStack_ProjectCreationDetails"
----
diff --git a/content/reference/datatypes/SoftLayer_Account_Link_OpenStack_ProjectDetails.md b/content/reference/datatypes/SoftLayer_Account_Link_OpenStack_ProjectDetails.md
deleted file mode 100644
index f66882a588..0000000000
--- a/content/reference/datatypes/SoftLayer_Account_Link_OpenStack_ProjectDetails.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: "SoftLayer_Account_Link_OpenStack_ProjectDetails"
-description: "OpenStack project details"
-date: "2018-02-12"
-tags:
-    - "datatype"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account_Link_OpenStack_ProjectDetails"
-type: "reference"
-layout: "datatype"
-mainService : "SoftLayer_Account_Link_OpenStack_ProjectDetails"
----
diff --git a/content/reference/datatypes/SoftLayer_Utility_Network.md b/content/reference/datatypes/SoftLayer_Utility_Network.md
deleted file mode 100644
index 98f6e093e8..0000000000
--- a/content/reference/datatypes/SoftLayer_Utility_Network.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: "SoftLayer_Utility_Network"
-description: "The SoftLayer_Utility_Network service allows users to send network diagnostic requests from SoftLayer's application servers to a given host on the Internet. "
-date: "2018-02-12"
-tags:
-    - "datatype"
-    - "sldn"
-    - "Utility"
-classes:
-    - "SoftLayer_Utility_Network"
-type: "reference"
-layout: "datatype"
-mainService : "SoftLayer_Utility_Network"
----
diff --git a/content/reference/services/SoftLayer_Account/getDatacentersWithSubnetAllocations.md b/content/reference/services/SoftLayer_Account/getDatacentersWithSubnetAllocations.md
index 262deb126e..080ef59b97 100644
--- a/content/reference/services/SoftLayer_Account/getDatacentersWithSubnetAllocations.md
+++ b/content/reference/services/SoftLayer_Account/getDatacentersWithSubnetAllocations.md
@@ -1,6 +1,6 @@
 ---
 title: "getDatacentersWithSubnetAllocations"
-description: "Datacenters which contain subnets that the account has access to route."
+description: "[DEPRECATED] Datacenters which contain subnets that the account has access to route."
 date: "2018-02-12"
 tags:
     - "method"
diff --git a/content/reference/services/SoftLayer_Account/getLargestAllowedSubnetCidr.md b/content/reference/services/SoftLayer_Account/getLargestAllowedSubnetCidr.md
deleted file mode 100644
index 6006c66fee..0000000000
--- a/content/reference/services/SoftLayer_Account/getLargestAllowedSubnetCidr.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: "getLargestAllowedSubnetCidr"
-description: "Computes the number of available public secondary IP addresses, aligned to a subnet size. "
-date: "2018-02-12"
-tags:
-    - "method"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account"
-type: "reference"
-layout: "method"
-mainService : "SoftLayer_Account"
----
-
-### [REST Example](#getLargestAllowedSubnetCidr-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getLargestAllowedSubnetCidr-example .anchor-link} 
-```bash
-curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int, int]}' \
-'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/getLargestAllowedSubnetCidr'
-```
diff --git a/content/reference/services/SoftLayer_Account/getOpenStackAccountLinks.md b/content/reference/services/SoftLayer_Account/getOpenStackAccountLinks.md
deleted file mode 100644
index a0d408a879..0000000000
--- a/content/reference/services/SoftLayer_Account/getOpenStackAccountLinks.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: "getOpenStackAccountLinks"
-description: ""
-date: "2018-02-12"
-tags:
-    - "method"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account"
-type: "reference"
-layout: "method"
-mainService : "SoftLayer_Account"
----
-
-### [REST Example](#getOpenStackAccountLinks-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getOpenStackAccountLinks-example .anchor-link} 
-```bash
-curl -g -u $SL_USER:$SL_APIKEY -X GET \
-'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getOpenStackAccountLinks'
-```
diff --git a/content/reference/services/SoftLayer_Account_Link_OpenStack/_index.md b/content/reference/services/SoftLayer_Account_Link_OpenStack/_index.md
deleted file mode 100644
index 729b8175c1..0000000000
--- a/content/reference/services/SoftLayer_Account_Link_OpenStack/_index.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: "SoftLayer_Account_Link_OpenStack"
-description: "Service for linking account to OpenStack project "
-date: "2018-02-12"
-tags:
-    - "service"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account_Link_OpenStack"
-type: "reference"
-layout: "service"
-mainService : "SoftLayer_Account_Link_OpenStack"
----
diff --git a/content/reference/services/SoftLayer_Account_Link_OpenStack/createOSDomain.md b/content/reference/services/SoftLayer_Account_Link_OpenStack/createOSDomain.md
deleted file mode 100644
index 7b249ad611..0000000000
--- a/content/reference/services/SoftLayer_Account_Link_OpenStack/createOSDomain.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: "createOSDomain"
-description: ""
-date: "2018-02-12"
-tags:
-    - "method"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account_Link_OpenStack"
-type: "reference"
-layout: "method"
-mainService : "SoftLayer_Account_Link_OpenStack"
----
-
-### [REST Example](#createOSDomain-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#createOSDomain-example .anchor-link} 
-```bash
-curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Account_Link_OpenStack_LinkRequest]}' \
-'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Link_OpenStack/createOSDomain'
-```
diff --git a/content/reference/services/SoftLayer_Account_Link_OpenStack/createOSProject.md b/content/reference/services/SoftLayer_Account_Link_OpenStack/createOSProject.md
deleted file mode 100644
index 9338cf69b0..0000000000
--- a/content/reference/services/SoftLayer_Account_Link_OpenStack/createOSProject.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: "createOSProject"
-description: ""
-date: "2018-02-12"
-tags:
-    - "method"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account_Link_OpenStack"
-type: "reference"
-layout: "method"
-mainService : "SoftLayer_Account_Link_OpenStack"
----
-
-### [REST Example](#createOSProject-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#createOSProject-example .anchor-link} 
-```bash
-curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Account_Link_OpenStack_LinkRequest]}' \
-'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Link_OpenStack/createOSProject'
-```
diff --git a/content/reference/services/SoftLayer_Account_Link_OpenStack/deleteOSDomain.md b/content/reference/services/SoftLayer_Account_Link_OpenStack/deleteOSDomain.md
deleted file mode 100644
index c6fd490cb4..0000000000
--- a/content/reference/services/SoftLayer_Account_Link_OpenStack/deleteOSDomain.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: "deleteOSDomain"
-description: ""
-date: "2018-02-12"
-tags:
-    - "method"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account_Link_OpenStack"
-type: "reference"
-layout: "method"
-mainService : "SoftLayer_Account_Link_OpenStack"
----
-
-### [REST Example](#deleteOSDomain-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#deleteOSDomain-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_Link_OpenStack/deleteOSDomain'
-```
diff --git a/content/reference/services/SoftLayer_Account_Link_OpenStack/deleteOSProject.md b/content/reference/services/SoftLayer_Account_Link_OpenStack/deleteOSProject.md
deleted file mode 100644
index 94a009458e..0000000000
--- a/content/reference/services/SoftLayer_Account_Link_OpenStack/deleteOSProject.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: "deleteOSProject"
-description: ""
-date: "2018-02-12"
-tags:
-    - "method"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account_Link_OpenStack"
-type: "reference"
-layout: "method"
-mainService : "SoftLayer_Account_Link_OpenStack"
----
-
-### [REST Example](#deleteOSProject-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#deleteOSProject-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_Link_OpenStack/deleteOSProject'
-```
diff --git a/content/reference/services/SoftLayer_Account_Link_OpenStack/deleteObject.md b/content/reference/services/SoftLayer_Account_Link_OpenStack/deleteObject.md
deleted file mode 100644
index ea07ff8e90..0000000000
--- a/content/reference/services/SoftLayer_Account_Link_OpenStack/deleteObject.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: "deleteObject"
-description: "deleteObject permanently removes an account link and all of it's associated keystone data (including users for the associated project). '''This cannot be undone.''' Be wary of running this method. If you remove an account link in error you will need to re-create it by creating a new SoftLayer_Account_Link_OpenStack object. "
-date: "2018-02-12"
-tags:
-    - "method"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account_Link_OpenStack"
-type: "reference"
-layout: "method"
-mainService : "SoftLayer_Account_Link_OpenStack"
----
-
-### [REST Example](#deleteObject-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#deleteObject-example .anchor-link} 
-```bash
-curl -g -u $SL_USER:$SL_APIKEY -X GET \
-'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Link_OpenStack/{SoftLayer_Account_Link_OpenStackID}/deleteObject'
-```
diff --git a/content/reference/services/SoftLayer_Account_Link_OpenStack/getAccount.md b/content/reference/services/SoftLayer_Account_Link_OpenStack/getAccount.md
deleted file mode 100644
index b9d86ad40c..0000000000
--- a/content/reference/services/SoftLayer_Account_Link_OpenStack/getAccount.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: "getAccount"
-description: ""
-date: "2018-02-12"
-tags:
-    - "method"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account_Link_OpenStack"
-type: "reference"
-layout: "method"
-mainService : "SoftLayer_Account_Link_OpenStack"
----
-
-### [REST Example](#getAccount-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getAccount-example .anchor-link} 
-```bash
-curl -g -u $SL_USER:$SL_APIKEY -X GET \
-'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Link_OpenStack/{SoftLayer_Account_Link_OpenStackID}/getAccount'
-```
diff --git a/content/reference/services/SoftLayer_Account_Link_OpenStack/getOSProject.md b/content/reference/services/SoftLayer_Account_Link_OpenStack/getOSProject.md
deleted file mode 100644
index d312c939f8..0000000000
--- a/content/reference/services/SoftLayer_Account_Link_OpenStack/getOSProject.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: "getOSProject"
-description: ""
-date: "2018-02-12"
-tags:
-    - "method"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account_Link_OpenStack"
-type: "reference"
-layout: "method"
-mainService : "SoftLayer_Account_Link_OpenStack"
----
-
-### [REST Example](#getOSProject-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getOSProject-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_Link_OpenStack/getOSProject'
-```
diff --git a/content/reference/services/SoftLayer_Account_Link_OpenStack/getObject.md b/content/reference/services/SoftLayer_Account_Link_OpenStack/getObject.md
deleted file mode 100644
index 0b82d45f1a..0000000000
--- a/content/reference/services/SoftLayer_Account_Link_OpenStack/getObject.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-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) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getObject-example .anchor-link} 
-```bash
-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'
-```
diff --git a/content/reference/services/SoftLayer_Account_Link_OpenStack/getServiceProvider.md b/content/reference/services/SoftLayer_Account_Link_OpenStack/getServiceProvider.md
deleted file mode 100644
index 3ecdb9c7b7..0000000000
--- a/content/reference/services/SoftLayer_Account_Link_OpenStack/getServiceProvider.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: "getServiceProvider"
-description: ""
-date: "2018-02-12"
-tags:
-    - "method"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account_Link_OpenStack"
-type: "reference"
-layout: "method"
-mainService : "SoftLayer_Account_Link_OpenStack"
----
-
-### [REST Example](#getServiceProvider-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getServiceProvider-example .anchor-link} 
-```bash
-curl -g -u $SL_USER:$SL_APIKEY -X GET \
-'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Link_OpenStack/{SoftLayer_Account_Link_OpenStackID}/getServiceProvider'
-```
diff --git a/content/reference/services/SoftLayer_Account_Link_OpenStack/listOSProjects.md b/content/reference/services/SoftLayer_Account_Link_OpenStack/listOSProjects.md
deleted file mode 100644
index c2e6be55a3..0000000000
--- a/content/reference/services/SoftLayer_Account_Link_OpenStack/listOSProjects.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: "listOSProjects"
-description: ""
-date: "2018-02-12"
-tags:
-    - "method"
-    - "sldn"
-    - "Account"
-classes:
-    - "SoftLayer_Account_Link_OpenStack"
-type: "reference"
-layout: "method"
-mainService : "SoftLayer_Account_Link_OpenStack"
----
-
-### [REST Example](#listOSProjects-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#listOSProjects-example .anchor-link} 
-```bash
-curl -g -u $SL_USER:$SL_APIKEY -X GET \
-'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Link_OpenStack/listOSProjects'
-```
diff --git a/content/reference/services/SoftLayer_Hardware_Router/getBoundSubnets.md b/content/reference/services/SoftLayer_Hardware_Router/getBoundSubnets.md
index a399b3a485..5dca7643ae 100644
--- a/content/reference/services/SoftLayer_Hardware_Router/getBoundSubnets.md
+++ b/content/reference/services/SoftLayer_Hardware_Router/getBoundSubnets.md
@@ -1,6 +1,6 @@
 ---
 title: "getBoundSubnets"
-description: "Associated subnets for a router object."
+description: "[DEPRECATED] Associated subnets for a router object."
 date: "2018-02-12"
 tags:
     - "method"
diff --git a/content/reference/services/SoftLayer_Location_Datacenter/getBoundSubnets.md b/content/reference/services/SoftLayer_Location_Datacenter/getBoundSubnets.md
index c3c81381be..31611d4185 100644
--- a/content/reference/services/SoftLayer_Location_Datacenter/getBoundSubnets.md
+++ b/content/reference/services/SoftLayer_Location_Datacenter/getBoundSubnets.md
@@ -1,6 +1,6 @@
 ---
 title: "getBoundSubnets"
-description: "Subnets which are directly bound to one or more routers in a given datacenter, and currently allow routing."
+description: "Subnets which are directly bound in a given datacenter, and currently allow routing."
 date: "2018-02-12"
 tags:
     - "method"
diff --git a/content/reference/services/SoftLayer_Location_Datacenter/getRoutableBoundSubnets.md b/content/reference/services/SoftLayer_Location_Datacenter/getRoutableBoundSubnets.md
index 5ce98815d2..35f1f454f4 100644
--- a/content/reference/services/SoftLayer_Location_Datacenter/getRoutableBoundSubnets.md
+++ b/content/reference/services/SoftLayer_Location_Datacenter/getRoutableBoundSubnets.md
@@ -1,6 +1,6 @@
 ---
 title: "getRoutableBoundSubnets"
-description: "Retrieve all subnets that are eligible to be routed; those which the account has permission to associate with a vlan."
+description: "[DEPRECATED] Retrieve all subnets that are eligible to be routed; those which the account has permission to associate with a vlan."
 date: "2018-02-12"
 tags:
     - "method"
diff --git a/content/reference/services/SoftLayer_Network_Storage/getGraph.md b/content/reference/services/SoftLayer_Network_Storage/getGraph.md
index 099ef8d068..4d4de26e3e 100644
--- a/content/reference/services/SoftLayer_Network_Storage/getGraph.md
+++ b/content/reference/services/SoftLayer_Network_Storage/getGraph.md
@@ -1,6 +1,6 @@
 ---
 title: "getGraph"
-description: "{{CloudLayerOnlyMethod}} 
+description: "{{CloudLayerOnlyMethod}} [DEPRECATED] 
 
 getGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. "
 date: "2018-02-12"
diff --git a/content/reference/services/SoftLayer_Network_Storage/getMetricTrackingObject.md b/content/reference/services/SoftLayer_Network_Storage/getMetricTrackingObject.md
index 411626655c..912dda3df6 100644
--- a/content/reference/services/SoftLayer_Network_Storage/getMetricTrackingObject.md
+++ b/content/reference/services/SoftLayer_Network_Storage/getMetricTrackingObject.md
@@ -1,6 +1,6 @@
 ---
 title: "getMetricTrackingObject"
-description: "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
+description: "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
 date: "2018-02-12"
 tags:
     - "method"
diff --git a/content/reference/services/SoftLayer_Network_Storage_Backup_Evault/getGraph.md b/content/reference/services/SoftLayer_Network_Storage_Backup_Evault/getGraph.md
index 366cfbf9d6..3280b52328 100644
--- a/content/reference/services/SoftLayer_Network_Storage_Backup_Evault/getGraph.md
+++ b/content/reference/services/SoftLayer_Network_Storage_Backup_Evault/getGraph.md
@@ -1,6 +1,6 @@
 ---
 title: "getGraph"
-description: "{{CloudLayerOnlyMethod}} 
+description: "{{CloudLayerOnlyMethod}} [DEPRECATED] 
 
 getGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. "
 date: "2018-02-12"
diff --git a/content/reference/services/SoftLayer_Network_Storage_Backup_Evault/getMetricTrackingObject.md b/content/reference/services/SoftLayer_Network_Storage_Backup_Evault/getMetricTrackingObject.md
index c2beee59f8..e14392bba6 100644
--- a/content/reference/services/SoftLayer_Network_Storage_Backup_Evault/getMetricTrackingObject.md
+++ b/content/reference/services/SoftLayer_Network_Storage_Backup_Evault/getMetricTrackingObject.md
@@ -1,6 +1,6 @@
 ---
 title: "getMetricTrackingObject"
-description: "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
+description: "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
 date: "2018-02-12"
 tags:
     - "method"
diff --git a/content/reference/services/SoftLayer_Network_Storage_Hub_Cleversafe_Account/getMetricTrackingObject.md b/content/reference/services/SoftLayer_Network_Storage_Hub_Cleversafe_Account/getMetricTrackingObject.md
index c0f2f33470..e14efa0230 100644
--- a/content/reference/services/SoftLayer_Network_Storage_Hub_Cleversafe_Account/getMetricTrackingObject.md
+++ b/content/reference/services/SoftLayer_Network_Storage_Hub_Cleversafe_Account/getMetricTrackingObject.md
@@ -1,6 +1,6 @@
 ---
 title: "getMetricTrackingObject"
-description: "Provides an interface to various metrics relating to the usage of an IBM Cloud Object Storage account."
+description: "[DEPRECATED] - Provides an interface to various metrics relating to the usage of an IBM Cloud Object Storage account."
 date: "2018-02-12"
 tags:
     - "method"
diff --git a/content/reference/services/SoftLayer_Network_Storage_Iscsi/getGraph.md b/content/reference/services/SoftLayer_Network_Storage_Iscsi/getGraph.md
index e445a27ee2..9584f39610 100644
--- a/content/reference/services/SoftLayer_Network_Storage_Iscsi/getGraph.md
+++ b/content/reference/services/SoftLayer_Network_Storage_Iscsi/getGraph.md
@@ -1,6 +1,6 @@
 ---
 title: "getGraph"
-description: "{{CloudLayerOnlyMethod}} 
+description: "{{CloudLayerOnlyMethod}} [DEPRECATED] 
 
 getGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. "
 date: "2018-02-12"
diff --git a/content/reference/services/SoftLayer_Network_Storage_Iscsi/getMetricTrackingObject.md b/content/reference/services/SoftLayer_Network_Storage_Iscsi/getMetricTrackingObject.md
index 66a15c5d1f..97804a5f84 100644
--- a/content/reference/services/SoftLayer_Network_Storage_Iscsi/getMetricTrackingObject.md
+++ b/content/reference/services/SoftLayer_Network_Storage_Iscsi/getMetricTrackingObject.md
@@ -1,6 +1,6 @@
 ---
 title: "getMetricTrackingObject"
-description: "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
+description: "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
 date: "2018-02-12"
 tags:
     - "method"
diff --git a/content/reference/services/SoftLayer_Network_Subnet/getBoundRouters.md b/content/reference/services/SoftLayer_Network_Subnet/getBoundRouters.md
index 35f0a53c8e..b2ecdc5fe6 100644
--- a/content/reference/services/SoftLayer_Network_Subnet/getBoundRouters.md
+++ b/content/reference/services/SoftLayer_Network_Subnet/getBoundRouters.md
@@ -1,6 +1,6 @@
 ---
 title: "getBoundRouters"
-description: "The list of network routers that this subnet is directly associated with, defining where this subnet may be routed on the network."
+description: "[DEPRECATED] The list of network routers that this subnet is directly associated with, defining where this subnet may be routed on the network."
 date: "2018-02-12"
 tags:
     - "method"
diff --git a/content/reference/services/SoftLayer_Utility_Network/_index.md b/content/reference/services/SoftLayer_Utility_Network/_index.md
deleted file mode 100644
index 42c35d16c8..0000000000
--- a/content/reference/services/SoftLayer_Utility_Network/_index.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: "SoftLayer_Utility_Network"
-description: "The SoftLayer_Utility_Network service allows users to send network diagnostic requests from SoftLayer's application servers to a given host on the Internet. "
-date: "2018-02-12"
-tags:
-    - "service"
-    - "sldn"
-    - "Utility"
-classes:
-    - "SoftLayer_Utility_Network"
-type: "reference"
-layout: "service"
-mainService : "SoftLayer_Utility_Network"
----
diff --git a/content/reference/services/SoftLayer_Utility_Network/nsLookup.md b/content/reference/services/SoftLayer_Utility_Network/nsLookup.md
deleted file mode 100644
index d3b42816fd..0000000000
--- a/content/reference/services/SoftLayer_Utility_Network/nsLookup.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: "nsLookup"
-description: "A method used to return the nameserver information for a given address"
-date: "2018-02-12"
-tags:
-    - "method"
-    - "sldn"
-    - "Utility"
-classes:
-    - "SoftLayer_Utility_Network"
-type: "reference"
-layout: "method"
-mainService : "SoftLayer_Utility_Network"
----
-
-### [REST Example](#nsLookup-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#nsLookup-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_Utility_Network/nsLookup'
-```
diff --git a/content/reference/services/SoftLayer_Utility_Network/whois.md b/content/reference/services/SoftLayer_Utility_Network/whois.md
deleted file mode 100644
index 44d0ab07fc..0000000000
--- a/content/reference/services/SoftLayer_Utility_Network/whois.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: "whois"
-description: "Perform a WHOIS lookup from SoftLayer's application servers on the given IP address or hostname and return the raw results of that command. The returned result is similar to the result received from running the command `whois` from a UNIX command shell. A WHOIS lookup queries a host's registrar to retrieve domain registrant information including registration date, expiry date, and the administrative, technical, billing, and abuse contacts responsible for a domain. WHOIS lookups are useful for determining a physical contact responsible for a particular domain. WHOIS lookups are also useful for determining domain availability. Running a WHOIS lookup on an IP address queries ARIN for that IP block's ownership, and is helpful for determining a physical entity responsible for a certain IP address. "
-date: "2018-02-12"
-tags:
-    - "method"
-    - "sldn"
-    - "Utility"
-classes:
-    - "SoftLayer_Utility_Network"
-type: "reference"
-layout: "method"
-mainService : "SoftLayer_Utility_Network"
----
-
-### [REST Example](#whois-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#whois-example .anchor-link} 
-```bash
-curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
-'https://api.softlayer.com/rest/v3.1/SoftLayer_Utility_Network/whois'
-```
diff --git a/content/release_notes/2024/20241206.md b/content/release_notes/2024/20241206.md
new file mode 100644
index 0000000000..46a8d2d876
--- /dev/null
+++ b/content/release_notes/2024/20241206.md
@@ -0,0 +1,12 @@
+---
+title: "Release notes: December 06, 2024"
+date: "2024-12-06"
+tags:
+    - "release notes"
+---
+
+#### API
+
+- Deprecated ClientLegacySession simple token option. High: Remove old authentication method in ClientLegacySession. EMPIDEN-1769
+- Remove SoftLayer_Utility_Network service and endpoints SoftLayer_Utility_Network::whois, and SoftLayer_Utility_Network::nsLookup. Remove network utility SLDN service and whois / nslookup endpoints
+NETWORK-14728
diff --git a/data/sldn_metadata.json b/data/sldn_metadata.json
index d660ebdfe0..bbc11bd767 100644
--- a/data/sldn_metadata.json
+++ b/data/sldn_metadata.json
@@ -1501,27 +1501,6 @@
                 "docOverview": "Get a collection of managed hardware pools.",
                 "static": true
             },
-            "getLargestAllowedSubnetCidr": {
-                "name": "getLargestAllowedSubnetCidr",
-                "type": "int",
-                "doc": "Computes the number of available public secondary IP addresses, aligned to a subnet size. ",
-                "docOverview": "Computes the number of available public secondary IP addresses, augmented by the provided number of hosts, before overflow of the allowed host to IP address ratio occurs. The result is aligned to the nearest subnet size that could be accommodated in full. \n\n0 is returned if an overflow is detected. \n\nThe use of $locationId has been deprecated. ",
-                "parameters": [
-                    {
-                        "name": "numberOfHosts",
-                        "type": "int",
-                        "doc": "Number of hosts to adjust the current server count by",
-                        "defaultValue": 1
-                    },
-                    {
-                        "name": "locationId",
-                        "type": "int",
-                        "doc": "Deprecated",
-                        "defaultValue": 3
-                    }
-                ],
-                "static": true
-            },
             "getNetAppActiveAccountLicenseKeys": {
                 "name": "getNetAppActiveAccountLicenseKeys",
                 "type": "string",
@@ -2681,7 +2660,7 @@
                 "limitable": true
             },
             "getDatacentersWithSubnetAllocations": {
-                "doc": "Datacenters which contain subnets that the account has access to route.",
+                "doc": "[DEPRECATED] Datacenters which contain subnets that the account has access to route.",
                 "docOverview": "",
                 "name": "getDatacentersWithSubnetAllocations",
                 "type": "SoftLayer_Location",
@@ -2689,7 +2668,7 @@
                 "ormMethod": true,
                 "maskable": true,
                 "filterable": true,
-                "deprecated": false,
+                "deprecated": true,
                 "limitable": true
             },
             "getDedicatedHosts": {
@@ -3926,18 +3905,6 @@
                 "deprecated": false,
                 "limitable": true
             },
-            "getOpenStackAccountLinks": {
-                "doc": "",
-                "docOverview": "",
-                "name": "getOpenStackAccountLinks",
-                "type": "SoftLayer_Account_Link",
-                "typeArray": true,
-                "ormMethod": true,
-                "maskable": true,
-                "filterable": true,
-                "deprecated": false,
-                "limitable": true
-            },
             "getOpenStackObjectStorage": {
                 "doc": "An account's associated Openstack related Object Storage accounts.",
                 "docOverview": "",
@@ -5396,7 +5363,8 @@
                 "type": "SoftLayer_Location",
                 "form": "relational",
                 "typeArray": true,
-                "doc": "Datacenters which contain subnets that the account has access to route."
+                "doc": "[DEPRECATED] Datacenters which contain subnets that the account has access to route.",
+                "deprecated": true
             },
             "dedicatedHosts": {
                 "name": "dedicatedHosts",
@@ -6092,12 +6060,6 @@
                 "typeArray": true,
                 "doc": "The open sales tickets associated with an account."
             },
-            "openStackAccountLinks": {
-                "name": "openStackAccountLinks",
-                "type": "SoftLayer_Account_Link",
-                "form": "relational",
-                "typeArray": true
-            },
             "openStackObjectStorage": {
                 "name": "openStackObjectStorage",
                 "type": "SoftLayer_Network_Storage",
@@ -7083,7 +7045,7 @@
                 "name": "datacentersWithSubnetAllocationCount",
                 "type": "unsignedLong",
                 "form": "count",
-                "doc": "A count of datacenters which contain subnets that the account has access to route."
+                "doc": "A count of [DEPRECATED] Datacenters which contain subnets that the account has access to route."
             },
             "dedicatedHostCount": {
                 "name": "dedicatedHostCount",
@@ -7493,12 +7455,6 @@
                 "form": "count",
                 "doc": "A count of the open sales tickets associated with an account."
             },
-            "openStackAccountLinkCount": {
-                "name": "openStackAccountLinkCount",
-                "type": "unsignedLong",
-                "form": "count",
-                "doc": "A count of "
-            },
             "openStackObjectStorageCount": {
                 "name": "openStackObjectStorageCount",
                 "type": "unsignedLong",
@@ -10156,279 +10112,6 @@
             }
         }
     },
-    "SoftLayer_Account_Link_OpenStack": {
-        "name": "SoftLayer_Account_Link_OpenStack",
-        "base": "SoftLayer_Account_Link",
-        "serviceDoc": "Service for linking account to OpenStack project ",
-        "methods": {
-            "createOSDomain": {
-                "name": "createOSDomain",
-                "type": "SoftLayer_Account_Link_OpenStack_DomainCreationDetails",
-                "static": true,
-                "deprecated": true,
-                "parameters": [
-                    {
-                        "name": "request",
-                        "type": "SoftLayer_Account_Link_OpenStack_LinkRequest"
-                    }
-                ]
-            },
-            "createOSProject": {
-                "name": "createOSProject",
-                "type": "SoftLayer_Account_Link_OpenStack_ProjectCreationDetails",
-                "static": true,
-                "deprecated": true,
-                "parameters": [
-                    {
-                        "name": "request",
-                        "type": "SoftLayer_Account_Link_OpenStack_LinkRequest"
-                    }
-                ]
-            },
-            "deleteOSDomain": {
-                "name": "deleteOSDomain",
-                "type": "boolean",
-                "static": true,
-                "parameters": [
-                    {
-                        "name": "domainId",
-                        "type": "string"
-                    }
-                ]
-            },
-            "deleteOSProject": {
-                "name": "deleteOSProject",
-                "type": "boolean",
-                "static": true,
-                "parameters": [
-                    {
-                        "name": "projectId",
-                        "type": "string"
-                    }
-                ]
-            },
-            "deleteObject": {
-                "name": "deleteObject",
-                "type": "boolean",
-                "doc": "deleteObject permanently removes an account link and all of it's associated keystone data (including users for the associated project). '''This cannot be undone.''' Be wary of running this method. If you remove an account link in error you will need to re-create it by creating a new SoftLayer_Account_Link_OpenStack object. ",
-                "docOverview": "Remove an account link."
-            },
-            "getOSProject": {
-                "name": "getOSProject",
-                "type": "SoftLayer_Account_Link_OpenStack_ProjectDetails",
-                "static": true,
-                "parameters": [
-                    {
-                        "name": "projectId",
-                        "type": "string"
-                    }
-                ]
-            },
-            "getObject": {
-                "name": "getObject",
-                "type": "SoftLayer_Account_Link_OpenStack",
-                "docOverview": "Retrieve a SoftLayer_Account_Link_OpenStack record.",
-                "filterable": true,
-                "maskable": true
-            },
-            "listOSProjects": {
-                "name": "listOSProjects",
-                "type": "SoftLayer_Account_Link_OpenStack_ProjectDetails",
-                "typeArray": true,
-                "static": true
-            },
-            "getAccount": {
-                "doc": "",
-                "docOverview": "",
-                "name": "getAccount",
-                "type": "SoftLayer_Account",
-                "typeArray": null,
-                "ormMethod": true,
-                "maskable": true,
-                "filterable": true,
-                "deprecated": false
-            },
-            "getServiceProvider": {
-                "doc": "",
-                "docOverview": "",
-                "name": "getServiceProvider",
-                "type": "SoftLayer_Service_Provider",
-                "typeArray": null,
-                "ormMethod": true,
-                "maskable": true,
-                "filterable": true,
-                "deprecated": false
-            }
-        },
-        "properties": {
-            "domainId": {
-                "name": "domainId",
-                "type": "string",
-                "form": "local",
-                "doc": "Pseudonym for destinationAccountAlphanumericId"
-            },
-            "account": {
-                "name": "account",
-                "type": "SoftLayer_Account",
-                "form": "relational"
-            },
-            "serviceProvider": {
-                "name": "serviceProvider",
-                "type": "SoftLayer_Service_Provider",
-                "form": "relational"
-            },
-            "accountId": {
-                "name": "accountId",
-                "type": "int",
-                "form": "local"
-            },
-            "authorizationToken": {
-                "name": "authorizationToken",
-                "type": "string",
-                "form": "local",
-                "doc": "Authorization token that's included on linking calls."
-            },
-            "createDate": {
-                "name": "createDate",
-                "type": "dateTime",
-                "form": "local"
-            },
-            "destinationAccountAlphanumericId": {
-                "name": "destinationAccountAlphanumericId",
-                "type": "string",
-                "form": "local"
-            },
-            "destinationAccountId": {
-                "name": "destinationAccountId",
-                "type": "int",
-                "form": "local"
-            },
-            "id": {
-                "name": "id",
-                "type": "int",
-                "form": "local"
-            },
-            "serviceProviderId": {
-                "name": "serviceProviderId",
-                "type": "int",
-                "form": "local"
-            }
-        }
-    },
-    "SoftLayer_Account_Link_OpenStack_DomainCreationDetails": {
-        "name": "SoftLayer_Account_Link_OpenStack_DomainCreationDetails",
-        "base": "SoftLayer_Entity",
-        "noservice": true,
-        "typeDoc": "OpenStack domain creation details",
-        "properties": {
-            "domainId": {
-                "name": "domainId",
-                "type": "string",
-                "form": "local",
-                "doc": "Id for the domain this user was added to. "
-            },
-            "userId": {
-                "name": "userId",
-                "type": "string",
-                "form": "local",
-                "doc": "Id for the user given the Cloud Admin role for this domain. "
-            },
-            "userName": {
-                "name": "userName",
-                "type": "string",
-                "form": "local",
-                "doc": "Name for the user given the Cloud Admin role for this domain. "
-            }
-        },
-        "methods": {}
-    },
-    "SoftLayer_Account_Link_OpenStack_LinkRequest": {
-        "name": "SoftLayer_Account_Link_OpenStack_LinkRequest",
-        "base": "SoftLayer_Entity",
-        "noservice": true,
-        "typeDoc": "Details Deprecated.",
-        "properties": {
-            "desiredPassword": {
-                "name": "desiredPassword",
-                "type": "string",
-                "form": "local",
-                "doc": "Optional password"
-            },
-            "desiredProjectName": {
-                "name": "desiredProjectName",
-                "type": "string",
-                "form": "local",
-                "doc": "Optional projectName"
-            },
-            "desiredUsername": {
-                "name": "desiredUsername",
-                "type": "string",
-                "form": "local",
-                "doc": "Required username"
-            }
-        },
-        "methods": {}
-    },
-    "SoftLayer_Account_Link_OpenStack_ProjectCreationDetails": {
-        "name": "SoftLayer_Account_Link_OpenStack_ProjectCreationDetails",
-        "base": "SoftLayer_Entity",
-        "noservice": true,
-        "typeDoc": "OpenStack project creation details",
-        "properties": {
-            "domainId": {
-                "name": "domainId",
-                "type": "string",
-                "form": "local",
-                "doc": "Id for the domain this project was added to. "
-            },
-            "projectId": {
-                "name": "projectId",
-                "type": "string",
-                "form": "local",
-                "doc": "Id for this project. "
-            },
-            "projectName": {
-                "name": "projectName",
-                "type": "string",
-                "form": "local",
-                "doc": "Name for this project. "
-            },
-            "userId": {
-                "name": "userId",
-                "type": "string",
-                "form": "local",
-                "doc": "Id for the user given the Project Admin role for this project. "
-            },
-            "userName": {
-                "name": "userName",
-                "type": "string",
-                "form": "local",
-                "doc": "Name for the user given the Project Admin role for this project. "
-            }
-        },
-        "methods": {}
-    },
-    "SoftLayer_Account_Link_OpenStack_ProjectDetails": {
-        "name": "SoftLayer_Account_Link_OpenStack_ProjectDetails",
-        "base": "SoftLayer_Entity",
-        "noservice": true,
-        "typeDoc": "OpenStack project details",
-        "properties": {
-            "projectId": {
-                "name": "projectId",
-                "type": "string",
-                "form": "local",
-                "doc": "Id for this project. "
-            },
-            "projectName": {
-                "name": "projectName",
-                "type": "string",
-                "form": "local",
-                "doc": "Name for this project. "
-            }
-        },
-        "methods": {}
-    },
     "SoftLayer_Account_Link_Vendor": {
         "name": "SoftLayer_Account_Link_Vendor",
         "base": "SoftLayer_Entity",
@@ -86728,7 +86411,7 @@
                 ]
             },
             "getBoundSubnets": {
-                "doc": "Associated subnets for a router object.",
+                "doc": "[DEPRECATED] Associated subnets for a router object.",
                 "docOverview": "",
                 "name": "getBoundSubnets",
                 "type": "SoftLayer_Network_Subnet",
@@ -86736,7 +86419,7 @@
                 "ormMethod": true,
                 "maskable": true,
                 "filterable": true,
-                "deprecated": false,
+                "deprecated": true,
                 "limitable": true
             },
             "getLocalDiskStorageCapabilityFlag": {
@@ -88335,7 +88018,8 @@
                 "type": "SoftLayer_Network_Subnet",
                 "form": "relational",
                 "typeArray": true,
-                "doc": "Associated subnets for a router object."
+                "doc": "[DEPRECATED] Associated subnets for a router object.",
+                "deprecated": true
             },
             "localDiskStorageCapabilityFlag": {
                 "name": "localDiskStorageCapabilityFlag",
@@ -88353,7 +88037,7 @@
                 "name": "boundSubnetCount",
                 "type": "unsignedLong",
                 "form": "count",
-                "doc": "A count of associated subnets for a router object."
+                "doc": "A count of [DEPRECATED] Associated subnets for a router object."
             },
             "account": {
                 "name": "account",
@@ -90404,7 +90088,8 @@
                 "type": "SoftLayer_Network_Subnet",
                 "form": "relational",
                 "typeArray": true,
-                "doc": "Associated subnets for a router object."
+                "doc": "[DEPRECATED] Associated subnets for a router object.",
+                "deprecated": true
             },
             "localDiskStorageCapabilityFlag": {
                 "name": "localDiskStorageCapabilityFlag",
@@ -90422,7 +90107,7 @@
                 "name": "boundSubnetCount",
                 "type": "unsignedLong",
                 "form": "count",
-                "doc": "A count of associated subnets for a router object."
+                "doc": "A count of [DEPRECATED] Associated subnets for a router object."
             },
             "account": {
                 "name": "account",
@@ -92473,7 +92158,8 @@
                 "type": "SoftLayer_Network_Subnet",
                 "form": "relational",
                 "typeArray": true,
-                "doc": "Associated subnets for a router object."
+                "doc": "[DEPRECATED] Associated subnets for a router object.",
+                "deprecated": true
             },
             "localDiskStorageCapabilityFlag": {
                 "name": "localDiskStorageCapabilityFlag",
@@ -92491,7 +92177,7 @@
                 "name": "boundSubnetCount",
                 "type": "unsignedLong",
                 "form": "count",
-                "doc": "A count of associated subnets for a router object."
+                "doc": "A count of [DEPRECATED] Associated subnets for a router object."
             },
             "account": {
                 "name": "account",
@@ -115480,7 +115166,7 @@
                 "limitable": true
             },
             "getBoundSubnets": {
-                "doc": "Subnets which are directly bound to one or more routers in a given datacenter, and currently allow routing.",
+                "doc": "Subnets which are directly bound in a given datacenter, and currently allow routing.",
                 "docOverview": "",
                 "name": "getBoundSubnets",
                 "type": "SoftLayer_Network_Subnet",
@@ -115562,7 +115248,7 @@
                 "deprecated": false
             },
             "getRoutableBoundSubnets": {
-                "doc": "Retrieve all subnets that are eligible to be routed; those which the account has permission to associate with a vlan.",
+                "doc": "[DEPRECATED] Retrieve all subnets that are eligible to be routed; those which the account has permission to associate with a vlan.",
                 "docOverview": "",
                 "name": "getRoutableBoundSubnets",
                 "type": "SoftLayer_Network_Subnet",
@@ -115570,7 +115256,7 @@
                 "ormMethod": true,
                 "maskable": true,
                 "filterable": true,
-                "deprecated": false,
+                "deprecated": true,
                 "limitable": true
             },
             "getActivePresaleEvents": {
@@ -115786,7 +115472,7 @@
                 "type": "SoftLayer_Network_Subnet",
                 "form": "relational",
                 "typeArray": true,
-                "doc": "Subnets which are directly bound to one or more routers in a given datacenter, and currently allow routing."
+                "doc": "Subnets which are directly bound in a given datacenter, and currently allow routing."
             },
             "brandCountryRestrictions": {
                 "name": "brandCountryRestrictions",
@@ -115829,7 +115515,8 @@
                 "type": "SoftLayer_Network_Subnet",
                 "form": "relational",
                 "typeArray": true,
-                "doc": "Retrieve all subnets that are eligible to be routed; those which the account has permission to associate with a vlan."
+                "doc": "[DEPRECATED] Retrieve all subnets that are eligible to be routed; those which the account has permission to associate with a vlan.",
+                "deprecated": true
             },
             "activeItemPresaleEventCount": {
                 "name": "activeItemPresaleEventCount",
@@ -115847,7 +115534,7 @@
                 "name": "boundSubnetCount",
                 "type": "unsignedLong",
                 "form": "count",
-                "doc": "A count of subnets which are directly bound to one or more routers in a given datacenter, and currently allow routing."
+                "doc": "A count of subnets which are directly bound in a given datacenter, and currently allow routing."
             },
             "brandCountryRestrictionCount": {
                 "name": "brandCountryRestrictionCount",
@@ -115877,7 +115564,7 @@
                 "name": "routableBoundSubnetCount",
                 "type": "unsignedLong",
                 "form": "count",
-                "doc": "A count of retrieve all subnets that are eligible to be routed; those which the account has permission to associate with a vlan."
+                "doc": "A count of [DEPRECATED] Retrieve all subnets that are eligible to be routed; those which the account has permission to associate with a vlan."
             },
             "activePresaleEvents": {
                 "name": "activePresaleEvents",
@@ -137204,14 +136891,15 @@
             "getGraph": {
                 "name": "getGraph",
                 "type": "SoftLayer_Container_Bandwidth_GraphOutputs",
-                "doc": "{{CloudLayerOnlyMethod}} \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
-                "docOverview": "Retrieve a graph representing the bandwidth used by a Storage account.",
+                "doc": "{{CloudLayerOnlyMethod}} [DEPRECATED] \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
+                "docOverview": "[DEPRECATED] Retrieve a graph representing the bandwidth used by a Storage account.",
                 "docErrorHandling": [
                     {
                         "exception": "SoftLayer_Exception_Public",
                         "description": "Throw the exception \"Not yet implemented for this Storage type.\" if the Storage type is not supported."
                     }
                 ],
+                "deprecated": true,
                 "parameters": [
                     {
                         "name": "startDate",
@@ -138311,7 +137999,7 @@
                 "limitable": true
             },
             "getMetricTrackingObject": {
-                "doc": "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
+                "doc": "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
                 "docOverview": "",
                 "name": "getMetricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
@@ -138319,7 +138007,7 @@
                 "ormMethod": true,
                 "maskable": true,
                 "filterable": true,
-                "deprecated": false
+                "deprecated": true
             },
             "getMountPath": {
                 "doc": "Retrieves the NFS Network Mount Path for a given File Storage Volume.",
@@ -139111,7 +138799,8 @@
                 "name": "metricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
                 "form": "relational",
-                "doc": "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
+                "doc": "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
+                "deprecated": true
             },
             "mountPath": {
                 "name": "mountPath",
@@ -141525,7 +141214,8 @@
                 "name": "metricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
                 "form": "relational",
-                "doc": "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
+                "doc": "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
+                "deprecated": true
             },
             "mountPath": {
                 "name": "mountPath",
@@ -143039,14 +142729,15 @@
             "getGraph": {
                 "name": "getGraph",
                 "type": "SoftLayer_Container_Bandwidth_GraphOutputs",
-                "doc": "{{CloudLayerOnlyMethod}} \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
-                "docOverview": "Retrieve a graph representing the bandwidth used by a Storage account.",
+                "doc": "{{CloudLayerOnlyMethod}} [DEPRECATED] \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
+                "docOverview": "[DEPRECATED] Retrieve a graph representing the bandwidth used by a Storage account.",
                 "docErrorHandling": [
                     {
                         "exception": "SoftLayer_Exception_Public",
                         "description": "Throw the exception \"Not yet implemented for this Storage type.\" if the Storage type is not supported."
                     }
                 ],
+                "deprecated": true,
                 "parameters": [
                     {
                         "name": "startDate",
@@ -144725,14 +144416,15 @@
             "getGraph": {
                 "name": "getGraph",
                 "type": "SoftLayer_Container_Bandwidth_GraphOutputs",
-                "doc": "{{CloudLayerOnlyMethod}} \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
-                "docOverview": "Retrieve a graph representing the bandwidth used by a Storage account.",
+                "doc": "{{CloudLayerOnlyMethod}} [DEPRECATED] \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
+                "docOverview": "[DEPRECATED] Retrieve a graph representing the bandwidth used by a Storage account.",
                 "docErrorHandling": [
                     {
                         "exception": "SoftLayer_Exception_Public",
                         "description": "Throw the exception \"Not yet implemented for this Storage type.\" if the Storage type is not supported."
                     }
                 ],
+                "deprecated": true,
                 "parameters": [
                     {
                         "name": "startDate",
@@ -145836,7 +145528,7 @@
                 "limitable": true
             },
             "getMetricTrackingObject": {
-                "doc": "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
+                "doc": "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
                 "docOverview": "",
                 "name": "getMetricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
@@ -145844,7 +145536,7 @@
                 "ormMethod": true,
                 "maskable": true,
                 "filterable": true,
-                "deprecated": false
+                "deprecated": true
             },
             "getMountPath": {
                 "doc": "Retrieves the NFS Network Mount Path for a given File Storage Volume.",
@@ -146648,7 +146340,8 @@
                 "name": "metricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
                 "form": "relational",
-                "doc": "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
+                "doc": "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
+                "deprecated": true
             },
             "mountPath": {
                 "name": "mountPath",
@@ -147542,7 +147235,8 @@
                 "name": "metricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
                 "form": "relational",
-                "doc": "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
+                "doc": "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
+                "deprecated": true
             },
             "mountPath": {
                 "name": "mountPath",
@@ -149139,14 +148833,15 @@
             "getGraph": {
                 "name": "getGraph",
                 "type": "SoftLayer_Container_Bandwidth_GraphOutputs",
-                "doc": "{{CloudLayerOnlyMethod}} \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
-                "docOverview": "Retrieve a graph representing the bandwidth used by a Storage account.",
+                "doc": "{{CloudLayerOnlyMethod}} [DEPRECATED] \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
+                "docOverview": "[DEPRECATED] Retrieve a graph representing the bandwidth used by a Storage account.",
                 "docErrorHandling": [
                     {
                         "exception": "SoftLayer_Exception_Public",
                         "description": "Throw the exception \"Not yet implemented for this Storage type.\" if the Storage type is not supported."
                     }
                 ],
+                "deprecated": true,
                 "parameters": [
                     {
                         "name": "startDate",
@@ -151240,7 +150935,8 @@
                 "name": "metricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
                 "form": "relational",
-                "doc": "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
+                "doc": "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
+                "deprecated": true
             },
             "mountPath": {
                 "name": "mountPath",
@@ -152754,14 +152450,15 @@
             "getGraph": {
                 "name": "getGraph",
                 "type": "SoftLayer_Container_Bandwidth_GraphOutputs",
-                "doc": "{{CloudLayerOnlyMethod}} \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
-                "docOverview": "Retrieve a graph representing the bandwidth used by a Storage account.",
+                "doc": "{{CloudLayerOnlyMethod}} [DEPRECATED] \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
+                "docOverview": "[DEPRECATED] Retrieve a graph representing the bandwidth used by a Storage account.",
                 "docErrorHandling": [
                     {
                         "exception": "SoftLayer_Exception_Public",
                         "description": "Throw the exception \"Not yet implemented for this Storage type.\" if the Storage type is not supported."
                     }
                 ],
+                "deprecated": true,
                 "parameters": [
                     {
                         "name": "startDate",
@@ -153539,7 +153236,7 @@
                 "limitable": true
             },
             "getMetricTrackingObject": {
-                "doc": "Provides an interface to various metrics relating to the usage of an IBM Cloud Object Storage account.",
+                "doc": "[DEPRECATED] - Provides an interface to various metrics relating to the usage of an IBM Cloud Object Storage account.",
                 "docOverview": "",
                 "name": "getMetricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
@@ -153547,7 +153244,7 @@
                 "ormMethod": true,
                 "maskable": true,
                 "filterable": true,
-                "deprecated": false
+                "deprecated": true
             },
             "getUuid": {
                 "doc": "Unique identifier for an IBM Cloud Object Storage account.",
@@ -153591,7 +153288,8 @@
                 "name": "metricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
                 "form": "relational",
-                "doc": "Provides an interface to various metrics relating to the usage of an IBM Cloud Object Storage account."
+                "doc": "[DEPRECATED] - Provides an interface to various metrics relating to the usage of an IBM Cloud Object Storage account.",
+                "deprecated": true
             },
             "uuid": {
                 "name": "uuid",
@@ -153930,7 +153628,8 @@
                 "name": "metricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
                 "form": "relational",
-                "doc": "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
+                "doc": "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
+                "deprecated": true
             },
             "mountPath": {
                 "name": "mountPath",
@@ -155444,14 +155143,15 @@
             "getGraph": {
                 "name": "getGraph",
                 "type": "SoftLayer_Container_Bandwidth_GraphOutputs",
-                "doc": "{{CloudLayerOnlyMethod}} \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
-                "docOverview": "Retrieve a graph representing the bandwidth used by a Storage account.",
+                "doc": "{{CloudLayerOnlyMethod}} [DEPRECATED] \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
+                "docOverview": "[DEPRECATED] Retrieve a graph representing the bandwidth used by a Storage account.",
                 "docErrorHandling": [
                     {
                         "exception": "SoftLayer_Exception_Public",
                         "description": "Throw the exception \"Not yet implemented for this Storage type.\" if the Storage type is not supported."
                     }
                 ],
+                "deprecated": true,
                 "parameters": [
                     {
                         "name": "startDate",
@@ -157047,14 +156747,15 @@
             "getGraph": {
                 "name": "getGraph",
                 "type": "SoftLayer_Container_Bandwidth_GraphOutputs",
-                "doc": "{{CloudLayerOnlyMethod}} \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
-                "docOverview": "Retrieve a graph representing the bandwidth used by a Storage account.",
+                "doc": "{{CloudLayerOnlyMethod}} [DEPRECATED] \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
+                "docOverview": "[DEPRECATED] Retrieve a graph representing the bandwidth used by a Storage account.",
                 "docErrorHandling": [
                     {
                         "exception": "SoftLayer_Exception_Public",
                         "description": "Throw the exception \"Not yet implemented for this Storage type.\" if the Storage type is not supported."
                     }
                 ],
+                "deprecated": true,
                 "parameters": [
                     {
                         "name": "startDate",
@@ -157961,7 +157662,8 @@
                 "name": "metricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
                 "form": "relational",
-                "doc": "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
+                "doc": "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
+                "deprecated": true
             },
             "mountPath": {
                 "name": "mountPath",
@@ -159591,14 +159293,15 @@
             "getGraph": {
                 "name": "getGraph",
                 "type": "SoftLayer_Container_Bandwidth_GraphOutputs",
-                "doc": "{{CloudLayerOnlyMethod}} \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
-                "docOverview": "Retrieve a graph representing the bandwidth used by a Storage account.",
+                "doc": "{{CloudLayerOnlyMethod}} [DEPRECATED] \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
+                "docOverview": "[DEPRECATED] Retrieve a graph representing the bandwidth used by a Storage account.",
                 "docErrorHandling": [
                     {
                         "exception": "SoftLayer_Exception_Public",
                         "description": "Throw the exception \"Not yet implemented for this Storage type.\" if the Storage type is not supported."
                     }
                 ],
+                "deprecated": true,
                 "parameters": [
                     {
                         "name": "startDate",
@@ -160505,7 +160208,8 @@
                 "name": "metricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
                 "form": "relational",
-                "doc": "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
+                "doc": "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
+                "deprecated": true
             },
             "mountPath": {
                 "name": "mountPath",
@@ -162116,14 +161820,15 @@
             "getGraph": {
                 "name": "getGraph",
                 "type": "SoftLayer_Container_Bandwidth_GraphOutputs",
-                "doc": "{{CloudLayerOnlyMethod}} \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
-                "docOverview": "Retrieve a graph representing the bandwidth used by a Storage account.",
+                "doc": "{{CloudLayerOnlyMethod}} [DEPRECATED] \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
+                "docOverview": "[DEPRECATED] Retrieve a graph representing the bandwidth used by a Storage account.",
                 "docErrorHandling": [
                     {
                         "exception": "SoftLayer_Exception_Public",
                         "description": "Throw the exception \"Not yet implemented for this Storage type.\" if the Storage type is not supported."
                     }
                 ],
+                "deprecated": true,
                 "parameters": [
                     {
                         "name": "startDate",
@@ -163116,7 +162821,7 @@
                 "limitable": true
             },
             "getMetricTrackingObject": {
-                "doc": "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
+                "doc": "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
                 "docOverview": "",
                 "name": "getMetricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
@@ -163124,7 +162829,7 @@
                 "ormMethod": true,
                 "maskable": true,
                 "filterable": true,
-                "deprecated": false
+                "deprecated": true
             },
             "getMountPath": {
                 "doc": "Retrieves the NFS Network Mount Path for a given File Storage Volume.",
@@ -163916,7 +163621,8 @@
                 "name": "metricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
                 "form": "relational",
-                "doc": "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
+                "doc": "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
+                "deprecated": true
             },
             "mountPath": {
                 "name": "mountPath",
@@ -165511,7 +165217,8 @@
                 "name": "metricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
                 "form": "relational",
-                "doc": "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
+                "doc": "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
+                "deprecated": true
             },
             "mountPath": {
                 "name": "mountPath",
@@ -167025,14 +166732,15 @@
             "getGraph": {
                 "name": "getGraph",
                 "type": "SoftLayer_Container_Bandwidth_GraphOutputs",
-                "doc": "{{CloudLayerOnlyMethod}} \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
-                "docOverview": "Retrieve a graph representing the bandwidth used by a Storage account.",
+                "doc": "{{CloudLayerOnlyMethod}} [DEPRECATED] \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
+                "docOverview": "[DEPRECATED] Retrieve a graph representing the bandwidth used by a Storage account.",
                 "docErrorHandling": [
                     {
                         "exception": "SoftLayer_Exception_Public",
                         "description": "Throw the exception \"Not yet implemented for this Storage type.\" if the Storage type is not supported."
                     }
                 ],
+                "deprecated": true,
                 "parameters": [
                     {
                         "name": "startDate",
@@ -168081,7 +167789,8 @@
                 "name": "metricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
                 "form": "relational",
-                "doc": "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
+                "doc": "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
+                "deprecated": true
             },
             "mountPath": {
                 "name": "mountPath",
@@ -169595,14 +169304,15 @@
             "getGraph": {
                 "name": "getGraph",
                 "type": "SoftLayer_Container_Bandwidth_GraphOutputs",
-                "doc": "{{CloudLayerOnlyMethod}} \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
-                "docOverview": "Retrieve a graph representing the bandwidth used by a Storage account.",
+                "doc": "{{CloudLayerOnlyMethod}} [DEPRECATED] \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
+                "docOverview": "[DEPRECATED] Retrieve a graph representing the bandwidth used by a Storage account.",
                 "docErrorHandling": [
                     {
                         "exception": "SoftLayer_Exception_Public",
                         "description": "Throw the exception \"Not yet implemented for this Storage type.\" if the Storage type is not supported."
                     }
                 ],
+                "deprecated": true,
                 "parameters": [
                     {
                         "name": "startDate",
@@ -171021,7 +170731,8 @@
                 "name": "metricTrackingObject",
                 "type": "SoftLayer_Metric_Tracking_Object",
                 "form": "relational",
-                "doc": "A network storage volume's metric tracking object. This object records all periodic polled data available to this volume."
+                "doc": "[DEPRECATED] - A network storage volume's metric tracking object. This object records all periodic polled data available to this volume.",
+                "deprecated": true
             },
             "mountPath": {
                 "name": "mountPath",
@@ -172535,14 +172246,15 @@
             "getGraph": {
                 "name": "getGraph",
                 "type": "SoftLayer_Container_Bandwidth_GraphOutputs",
-                "doc": "{{CloudLayerOnlyMethod}} \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
-                "docOverview": "Retrieve a graph representing the bandwidth used by a Storage account.",
+                "doc": "{{CloudLayerOnlyMethod}} [DEPRECATED] \n\ngetGraph() retrieves a Storage account's usage and returns a PNG graph image, title, and the minimum and maximum dates included in the graphed date range. Virtual Server storage accounts can also graph upload and download bandwidth usage. ",
+                "docOverview": "[DEPRECATED] Retrieve a graph representing the bandwidth used by a Storage account.",
                 "docErrorHandling": [
                     {
                         "exception": "SoftLayer_Exception_Public",
                         "description": "Throw the exception \"Not yet implemented for this Storage type.\" if the Storage type is not supported."
                     }
                 ],
+                "deprecated": true,
                 "parameters": [
                     {
                         "name": "startDate",
@@ -173626,7 +173338,7 @@
                 "deprecated": false
             },
             "getBoundRouters": {
-                "doc": "The list of network routers that this subnet is directly associated with, defining where this subnet may be routed on the network.",
+                "doc": "[DEPRECATED] The list of network routers that this subnet is directly associated with, defining where this subnet may be routed on the network.",
                 "docOverview": "",
                 "name": "getBoundRouters",
                 "type": "SoftLayer_Hardware",
@@ -173634,7 +173346,7 @@
                 "ormMethod": true,
                 "maskable": true,
                 "filterable": true,
-                "deprecated": false,
+                "deprecated": true,
                 "limitable": true
             },
             "getChildren": {
@@ -174012,7 +173724,8 @@
                 "type": "SoftLayer_Hardware",
                 "form": "relational",
                 "typeArray": true,
-                "doc": "The list of network routers that this subnet is directly associated with, defining where this subnet may be routed on the network."
+                "doc": "[DEPRECATED] The list of network routers that this subnet is directly associated with, defining where this subnet may be routed on the network.",
+                "deprecated": true
             },
             "children": {
                 "name": "children",
@@ -174299,7 +174012,7 @@
                 "name": "boundRouterCount",
                 "type": "unsignedLong",
                 "form": "count",
-                "doc": "A count of the list of network routers that this subnet is directly associated with, defining where this subnet may be routed on the network."
+                "doc": "A count of [DEPRECATED] The list of network routers that this subnet is directly associated with, defining where this subnet may be routed on the network."
             },
             "childrenCount": {
                 "name": "childrenCount",
@@ -219796,96 +219509,6 @@
             }
         }
     },
-    "SoftLayer_Utility_Network": {
-        "name": "SoftLayer_Utility_Network",
-        "base": "SoftLayer_Entity",
-        "serviceDoc": "The SoftLayer_Utility_Network service allows users to send network diagnostic requests from SoftLayer's application servers to a given host on the Internet. ",
-        "methods": {
-            "nsLookup": {
-                "name": "nsLookup",
-                "type": "string",
-                "doc": "A method used to return the nameserver information for a given address",
-                "docOverview": "Perform a nameserver lookup on given address.",
-                "docErrorHandling": [
-                    {
-                        "exception": "SoftLayer_Exception_Public",
-                        "description": "Throw the exception \"Please provide an address to nslookup.\" if the address parameter is empty."
-                    },
-                    {
-                        "exception": "SoftLayer_Exception_Public",
-                        "description": "Throw the exception \"Please provide a valid IP address or hostname.\" if the address parameter is not a valid IP address or hostname."
-                    }
-                ],
-                "docAssociatedMethods": [
-                    {
-                        "service": "SoftLayer_Utility_Network",
-                        "method": "ping"
-                    },
-                    {
-                        "service": "SoftLayer_Utility_Network",
-                        "method": "traceroute"
-                    },
-                    {
-                        "service": "SoftLayer_Utility_Network",
-                        "method": "whois"
-                    }
-                ],
-                "static": true,
-                "parameters": [
-                    {
-                        "name": "address",
-                        "type": "string",
-                        "doc": "An IP address or hostname to nslookup."
-                    },
-                    {
-                        "name": "type",
-                        "type": "string",
-                        "doc": "The type of record to return A, MX, NS, CNAME, TXT.",
-                        "defaultValue": "A"
-                    }
-                ]
-            },
-            "whois": {
-                "name": "whois",
-                "type": "string",
-                "doc": "Perform a WHOIS lookup from SoftLayer's application servers on the given IP address or hostname and return the raw results of that command. The returned result is similar to the result received from running the command `whois` from a UNIX command shell. A WHOIS lookup queries a host's registrar to retrieve domain registrant information including registration date, expiry date, and the administrative, technical, billing, and abuse contacts responsible for a domain. WHOIS lookups are useful for determining a physical contact responsible for a particular domain. WHOIS lookups are also useful for determining domain availability. Running a WHOIS lookup on an IP address queries ARIN for that IP block's ownership, and is helpful for determining a physical entity responsible for a certain IP address. ",
-                "docOverview": "Perform a WHOIS lookup on a given address.",
-                "docErrorHandling": [
-                    {
-                        "exception": "SoftLayer_Exception_Public",
-                        "description": "Throw the exception \"Please provide an address to whois.\" if the address parameter is empty."
-                    },
-                    {
-                        "exception": "SoftLayer_Exception_Public",
-                        "description": "Throw the exception \"Please provide a valid IP address or hostname.\" if the address parameter is not a valid IP address or hostname."
-                    }
-                ],
-                "docAssociatedMethods": [
-                    {
-                        "service": "SoftLayer_Utility_Network",
-                        "method": "ping"
-                    },
-                    {
-                        "service": "SoftLayer_Utility_Network",
-                        "method": "traceroute"
-                    },
-                    {
-                        "service": "SoftLayer_Utility_Network",
-                        "method": "nslookup"
-                    }
-                ],
-                "static": true,
-                "parameters": [
-                    {
-                        "name": "address",
-                        "type": "string",
-                        "doc": "An IP address or hostname to whois."
-                    }
-                ]
-            }
-        },
-        "properties": {}
-    },
     "SoftLayer_Utility_ObjectFilter": {
         "name": "SoftLayer_Utility_ObjectFilter",
         "base": "SoftLayer_Entity",