-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #666 from softlayer/20240614
20240614 release notes
- Loading branch information
Showing
12 changed files
with
295 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
content/reference/services/SoftLayer_Account/getActiveColocationContainers.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...t/reference/services/SoftLayer_Account_Lockdown_Request/disableLockedAccount.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
content/reference/services/SoftLayer_Account_Lockdown_Request/disconnectCompute.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
content/reference/services/SoftLayer_Account_Lockdown_Request/reconnectCompute.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
content/reference/services/SoftLayer_Hardware/getIsCloudReadyNodeCertified.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: "getIsCloudReadyNodeCertified" | ||
description: "Determine if hardware object has the IBM_CLOUD_READY_NODE_CERTIFIED attribute." | ||
date: "2018-02-12" | ||
tags: | ||
- "method" | ||
- "sldn" | ||
- "Hardware" | ||
classes: | ||
- "SoftLayer_Hardware" | ||
type: "reference" | ||
layout: "method" | ||
mainService : "SoftLayer_Hardware" | ||
--- | ||
|
||
### [REST Example](#getIsCloudReadyNodeCertified-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getIsCloudReadyNodeCertified-example .anchor-link} | ||
```bash | ||
curl -g -u $SL_USER:$SL_APIKEY -X GET \ | ||
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware/{SoftLayer_HardwareID}/getIsCloudReadyNodeCertified' | ||
``` |
20 changes: 20 additions & 0 deletions
20
...nt/reference/services/SoftLayer_Hardware_Router/getIsCloudReadyNodeCertified.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: "getIsCloudReadyNodeCertified" | ||
description: "Determine if hardware object has the IBM_CLOUD_READY_NODE_CERTIFIED attribute." | ||
date: "2018-02-12" | ||
tags: | ||
- "method" | ||
- "sldn" | ||
- "Hardware" | ||
classes: | ||
- "SoftLayer_Hardware_Router" | ||
type: "reference" | ||
layout: "method" | ||
mainService : "SoftLayer_Hardware_Router" | ||
--- | ||
|
||
### [REST Example](#getIsCloudReadyNodeCertified-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getIsCloudReadyNodeCertified-example .anchor-link} | ||
```bash | ||
curl -g -u $SL_USER:$SL_APIKEY -X GET \ | ||
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Router/{SoftLayer_Hardware_RouterID}/getIsCloudReadyNodeCertified' | ||
``` |
20 changes: 20 additions & 0 deletions
20
content/reference/services/SoftLayer_Hardware_SecurityModule/getIsNfsCapable.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: "getIsNfsCapable" | ||
description: "A server that has nfs capable drive." | ||
date: "2018-02-12" | ||
tags: | ||
- "method" | ||
- "sldn" | ||
- "Hardware" | ||
classes: | ||
- "SoftLayer_Hardware_SecurityModule" | ||
type: "reference" | ||
layout: "method" | ||
mainService : "SoftLayer_Hardware_SecurityModule" | ||
--- | ||
|
||
### [REST Example](#getIsNfsCapable-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getIsNfsCapable-example .anchor-link} | ||
```bash | ||
curl -g -u $SL_USER:$SL_APIKEY -X GET \ | ||
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule/{SoftLayer_Hardware_SecurityModuleID}/getIsNfsCapable' | ||
``` |
20 changes: 20 additions & 0 deletions
20
content/reference/services/SoftLayer_Hardware_SecurityModule750/getIsNfsCapable.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: "getIsNfsCapable" | ||
description: "A server that has nfs capable drive." | ||
date: "2018-02-12" | ||
tags: | ||
- "method" | ||
- "sldn" | ||
- "Hardware" | ||
classes: | ||
- "SoftLayer_Hardware_SecurityModule750" | ||
type: "reference" | ||
layout: "method" | ||
mainService : "SoftLayer_Hardware_SecurityModule750" | ||
--- | ||
|
||
### [REST Example](#getIsNfsCapable-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getIsNfsCapable-example .anchor-link} | ||
```bash | ||
curl -g -u $SL_USER:$SL_APIKEY -X GET \ | ||
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule750/{SoftLayer_Hardware_SecurityModule750ID}/getIsNfsCapable' | ||
``` |
20 changes: 20 additions & 0 deletions
20
content/reference/services/SoftLayer_Hardware_Server/getIsNfsCapable.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: "getIsNfsCapable" | ||
description: "A server that has nfs capable drive." | ||
date: "2018-02-12" | ||
tags: | ||
- "method" | ||
- "sldn" | ||
- "Hardware" | ||
classes: | ||
- "SoftLayer_Hardware_Server" | ||
type: "reference" | ||
layout: "method" | ||
mainService : "SoftLayer_Hardware_Server" | ||
--- | ||
|
||
### [REST Example](#getIsNfsCapable-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getIsNfsCapable-example .anchor-link} | ||
```bash | ||
curl -g -u $SL_USER:$SL_APIKEY -X GET \ | ||
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Server/{SoftLayer_Hardware_ServerID}/getIsNfsCapable' | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "Release notes: June 14, 2024" | ||
date: "2024-06-14" | ||
tags: | ||
- "release notes" | ||
--- | ||
|
||
#### API | ||
|
||
- Skip PV driver checks if the guest attribute is set to do so.. Skip PV driver checks when guest attribute is present VIRT-12857 | ||
- New orm key on server class for the nfsCapable attribute. Create a new ORM key on the Server class to identify if it is NFS only METAL-6139 | ||
- Added customer ssh key manage permission check . Move Permissions check to validatePermission method IMAGE-2400 | ||
- Deprecation of datatypes NETWORK-14481: | ||
- SoftLayer_Network_Service_Health | ||
- SoftLayer_Network_Service_Health_Status |
Oops, something went wrong.