Skip to content

Commit e7650b8

Browse files
Merge pull request #695 from softlayer/20250109
20250109 Release
2 parents a808a51 + b19716f commit e7650b8

File tree

4 files changed

+43
-46
lines changed

4 files changed

+43
-46
lines changed

content/reference/services/SoftLayer_Network_Vlan/getNetworkSpace.md

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

content/reference/services/SoftLayer_Virtual_Host/getMetricTrackingObject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "getMetricTrackingObject"
3-
description: "The metric tracking object for this virtual host."
3+
description: "[DEPRECATED] - The metric tracking object for this virtual host."
44
date: "2018-02-12"
55
tags:
66
- "method"
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: "Release notes: January 09, 2025"
3+
date: "2025-01-09"
4+
tags:
5+
- "release notes"
6+
---
7+
8+
#### API
9+
10+
- Updated 2025 Site Closures. 2025 Closure Announcement NETWORK-14762
11+
- we should auto-migrate dedicated guests when they get powered off if they are on the wrong host.. Auto-migrate dedicated guest during power off VIRT-12894
12+
- Updated fed s3 endpoint.
13+
- add migration for new config type. Create new configuration template type "WINDOWS_DRIVE0_SCRIPT" SOFTWARE-2260
14+
- A new resource action for moving the dedicated host to a new virtual host. Update resource actions for dedicated host migrations VIRT-13002
15+
- Network_Vlan::networkSpace is now a local propety, not a relational property NETWORK-14614

data/sldn_metadata.json

Lines changed: 27 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -13882,6 +13882,7 @@
1388213882
]
1388313883
}
1388413884
},
13885+
"deprecated": true,
1388513886
"properties": {}
1388613887
},
1388713888
"SoftLayer_Auxiliary_Notification_Emergency": {
@@ -63074,6 +63075,7 @@
6307463075
"name": "getToken",
6307563076
"type": "string",
6307663077
"doc": "(DEPRECATED) Use [SoftLayer_User_Customer::getImpersonationToken](/reference/datatypes/$1/#$2) method. ",
63078+
"deprecated": true,
6307763079
"parameters": [
6307863080
{
6307963081
"name": "userId",
@@ -118764,7 +118766,8 @@
118764118766
"form": "count",
118765118767
"doc": "A count of "
118766118768
}
118767-
}
118769+
},
118770+
"deprecated": true
118768118771
},
118769118772
"SoftLayer_Marketplace_Partner_Attachment": {
118770118773
"name": "SoftLayer_Marketplace_Partner_Attachment",
@@ -120855,7 +120858,8 @@
120855120858
"doc": "DEPRECATED. Internal identifier of a monitoring robot status",
120856120859
"deprecated": true
120857120860
}
120858-
}
120861+
},
120862+
"deprecated": true
120859120863
},
120860120864
"SoftLayer_Monitoring_Robot_Status": {
120861120865
"name": "SoftLayer_Monitoring_Robot_Status",
@@ -120885,6 +120889,7 @@
120885120889
"deprecated": true
120886120890
}
120887120891
},
120892+
"deprecated": true,
120888120893
"methods": {}
120889120894
},
120890120895
"SoftLayer_Network": {
@@ -178874,17 +178879,6 @@
178874178879
"deprecated": false,
178875178880
"limitable": true
178876178881
},
178877-
"getNetworkSpace": {
178878-
"doc": "The network that this VLAN is on, either PUBLIC or PRIVATE, if applicable.",
178879-
"docOverview": "",
178880-
"name": "getNetworkSpace",
178881-
"type": "string",
178882-
"typeArray": null,
178883-
"ormMethod": true,
178884-
"maskable": true,
178885-
"filterable": true,
178886-
"deprecated": false
178887-
},
178888178882
"getNetworkVlanFirewall": {
178889178883
"doc": "The firewall device associated with this VLAN.",
178890178884
"docOverview": "",
@@ -179214,12 +179208,6 @@
179214179208
"typeArray": true,
179215179209
"doc": "The viable hardware network interface trunking targets of this VLAN. Viable targets include accessible components of assigned hardware in the same pod and network as this VLAN, which are not already connected, either natively or trunked."
179216179210
},
179217-
"networkSpace": {
179218-
"name": "networkSpace",
179219-
"type": "string",
179220-
"form": "relational",
179221-
"doc": "The network that this VLAN is on, either PUBLIC or PRIVATE, if applicable."
179222-
},
179223179211
"networkVlanFirewall": {
179224179212
"name": "networkVlanFirewall",
179225179213
"type": "SoftLayer_Network_Vlan_Firewall",
@@ -179361,6 +179349,12 @@
179361179349
"form": "local",
179362179350
"doc": "The customer name for this VLAN."
179363179351
},
179352+
"networkSpace": {
179353+
"name": "networkSpace",
179354+
"type": "string",
179355+
"form": "local",
179356+
"doc": "The network that this VLAN is on, either PUBLIC or PRIVATE, if applicable"
179357+
},
179364179358
"note": {
179365179359
"name": "note",
179366179360
"type": "string",
@@ -187896,6 +187890,7 @@
187896187890
"doc": "DEPRECATED. The unique identifier of the product package that an inventory record is associated with. "
187897187891
}
187898187892
},
187893+
"deprecated": true,
187899187894
"methods": {}
187900187895
},
187901187896
"SoftLayer_Product_Package_Item_Category_Group": {
@@ -204876,6 +204871,7 @@
204876204871
"deprecated": true
204877204872
}
204878204873
},
204874+
"deprecated": true,
204879204875
"properties": {}
204880204876
},
204881204877
"SoftLayer_Ticket_Type": {
@@ -209122,7 +209118,8 @@
209122209118
"form": "local",
209123209119
"doc": "A user permission's name."
209124209120
}
209125-
}
209121+
},
209122+
"deprecated": true
209126209123
},
209127209124
"SoftLayer_User_Customer_External_Binding": {
209128209125
"name": "SoftLayer_User_Customer_External_Binding",
@@ -226115,15 +226112,15 @@
226115226112
"deprecated": false
226116226113
},
226117226114
"getMetricTrackingObject": {
226118-
"doc": "The metric tracking object for this virtual host.",
226115+
"doc": "[DEPRECATED] - The metric tracking object for this virtual host.",
226119226116
"docOverview": "",
226120226117
"name": "getMetricTrackingObject",
226121226118
"type": "SoftLayer_Metric_Tracking_Object",
226122226119
"typeArray": null,
226123226120
"ormMethod": true,
226124226121
"maskable": true,
226125226122
"filterable": true,
226126-
"deprecated": false
226123+
"deprecated": true
226127226124
},
226128226125
"getPciDevices": {
226129226126
"doc": "",
@@ -226156,7 +226153,8 @@
226156226153
"name": "metricTrackingObject",
226157226154
"type": "SoftLayer_Metric_Tracking_Object",
226158226155
"form": "relational",
226159-
"doc": "The metric tracking object for this virtual host."
226156+
"doc": "[DEPRECATED] - The metric tracking object for this virtual host.",
226157+
"deprecated": true
226160226158
},
226161226159
"pciDevices": {
226162226160
"name": "pciDevices",
@@ -227009,7 +227007,7 @@
227009227007
"ormMethod": true,
227010227008
"maskable": true,
227011227009
"filterable": true,
227012-
"deprecated": false
227010+
"deprecated": true
227013227011
},
227014227012
"getPublicImageBillingItem": {
227015227013
"doc": "The current billing item for a public storage repository.",
@@ -227071,7 +227069,8 @@
227071227069
"metricTrackingObject": {
227072227070
"name": "metricTrackingObject",
227073227071
"type": "SoftLayer_Metric_Tracking_Object_Virtual_Storage_Repository",
227074-
"form": "relational"
227072+
"form": "relational",
227073+
"deprecated": true
227075227074
},
227076227075
"publicImageBillingItem": {
227077227076
"name": "publicImageBillingItem",
@@ -229482,6 +229481,7 @@
229482229481
"deprecated": true
229483229482
}
229484229483
},
229484+
"deprecated": true,
229485229485
"methods": {}
229486229486
},
229487229487
"SoftLayer_Container_Bandwidth_GraphInputs": {
@@ -238576,6 +238576,7 @@
238576238576
"doc": "For virtual guest (virtual server) orders, this property is required if you did not specify data in the <code>hardware</code> property. This is an array of [SoftLayer_Virtual_Guest](/reference/datatypes/SoftLayer_Virtual_Guest) objects. The <code>hostname</code> and <code>domain</code> properties are required for each virtual guest object. There is no need to specify data in this property and the <code>hardware</code> property - only one is required for virtual server orders. "
238577238577
}
238578238578
},
238579+
"deprecated": true,
238579238580
"methods": {}
238580238581
},
238581238582
"SoftLayer_Container_Product_Order_MultiConfiguration": {
@@ -239462,6 +239463,7 @@
239462239463
"doc": "The list of private [SoftLayer_Container_Product_Order_Network_Subnet](/reference/datatypes/SoftLayer_Container_Product_Order_Network_Subnet) available for ordering with a description of their available IP space. "
239463239464
}
239464239465
},
239466+
"deprecated": true,
239465239467
"methods": {}
239466239468
},
239467239469
"SoftLayer_Container_Product_Order_Network_Application_Delivery_Controller": {

0 commit comments

Comments
 (0)