Skip to content

Commit 2ab2ef4

Browse files
20240719 sldn updates
1 parent 22a94e9 commit 2ab2ef4

4 files changed

Lines changed: 30 additions & 30 deletions

File tree

content/reference/services/SoftLayer_Hardware_SecurityModule/getIsNfsCapable.md renamed to content/reference/services/SoftLayer_Hardware_SecurityModule/getIsNfsOnly.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "getIsNfsCapable"
3-
description: "A server that has nfs capable drive."
2+
title: "getIsNfsOnly"
3+
description: "A server that has nfs only drive."
44
date: "2018-02-12"
55
tags:
66
- "method"
@@ -13,8 +13,8 @@ layout: "method"
1313
mainService : "SoftLayer_Hardware_SecurityModule"
1414
---
1515

16-
### [REST Example](#getIsNfsCapable-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getIsNfsCapable-example .anchor-link}
16+
### [REST Example](#getIsNfsOnly-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getIsNfsOnly-example .anchor-link}
1717
```bash
1818
curl -g -u $SL_USER:$SL_APIKEY -X GET \
19-
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule/{SoftLayer_Hardware_SecurityModuleID}/getIsNfsCapable'
19+
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule/{SoftLayer_Hardware_SecurityModuleID}/getIsNfsOnly'
2020
```

content/reference/services/SoftLayer_Hardware_SecurityModule750/getIsNfsCapable.md renamed to content/reference/services/SoftLayer_Hardware_SecurityModule750/getIsNfsOnly.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "getIsNfsCapable"
3-
description: "A server that has nfs capable drive."
2+
title: "getIsNfsOnly"
3+
description: "A server that has nfs only drive."
44
date: "2018-02-12"
55
tags:
66
- "method"
@@ -13,8 +13,8 @@ layout: "method"
1313
mainService : "SoftLayer_Hardware_SecurityModule750"
1414
---
1515

16-
### [REST Example](#getIsNfsCapable-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getIsNfsCapable-example .anchor-link}
16+
### [REST Example](#getIsNfsOnly-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getIsNfsOnly-example .anchor-link}
1717
```bash
1818
curl -g -u $SL_USER:$SL_APIKEY -X GET \
19-
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule750/{SoftLayer_Hardware_SecurityModule750ID}/getIsNfsCapable'
19+
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule750/{SoftLayer_Hardware_SecurityModule750ID}/getIsNfsOnly'
2020
```

content/reference/services/SoftLayer_Hardware_Server/getIsNfsCapable.md renamed to content/reference/services/SoftLayer_Hardware_Server/getIsNfsOnly.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "getIsNfsCapable"
3-
description: "A server that has nfs capable drive."
2+
title: "getIsNfsOnly"
3+
description: "A server that has nfs only drive."
44
date: "2018-02-12"
55
tags:
66
- "method"
@@ -13,8 +13,8 @@ layout: "method"
1313
mainService : "SoftLayer_Hardware_Server"
1414
---
1515

16-
### [REST Example](#getIsNfsCapable-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getIsNfsCapable-example .anchor-link}
16+
### [REST Example](#getIsNfsOnly-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getIsNfsOnly-example .anchor-link}
1717
```bash
1818
curl -g -u $SL_USER:$SL_APIKEY -X GET \
19-
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Server/{SoftLayer_Hardware_ServerID}/getIsNfsCapable'
19+
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Server/{SoftLayer_Hardware_ServerID}/getIsNfsOnly'
2020
```

data/sldn_metadata.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -96215,10 +96215,10 @@
9621596215
"filterable": true,
9621696216
"deprecated": false
9621796217
},
96218-
"getIsNfsCapable": {
96219-
"doc": "A server that has nfs capable drive.",
96218+
"getIsNfsOnly": {
96219+
"doc": "A server that has nfs only drive.",
9622096220
"docOverview": "",
96221-
"name": "getIsNfsCapable",
96221+
"name": "getIsNfsOnly",
9622296222
"type": "string",
9622396223
"typeArray": null,
9622496224
"ormMethod": true,
@@ -98194,11 +98194,11 @@
9819498194
"form": "relational",
9819598195
"doc": "Determine if remote management has been disabled due to port speed."
9819698196
},
98197-
"isNfsCapable": {
98198-
"name": "isNfsCapable",
98197+
"isNfsOnly": {
98198+
"name": "isNfsOnly",
9819998199
"type": "string",
9820098200
"form": "relational",
98201-
"doc": "A server that has nfs capable drive."
98201+
"doc": "A server that has nfs only drive."
9820298202
},
9820398203
"isQeInternalServer": {
9820498204
"name": "isQeInternalServer",
@@ -102119,10 +102119,10 @@
102119102119
"filterable": true,
102120102120
"deprecated": false
102121102121
},
102122-
"getIsNfsCapable": {
102123-
"doc": "A server that has nfs capable drive.",
102122+
"getIsNfsOnly": {
102123+
"doc": "A server that has nfs only drive.",
102124102124
"docOverview": "",
102125-
"name": "getIsNfsCapable",
102125+
"name": "getIsNfsOnly",
102126102126
"type": "string",
102127102127
"typeArray": null,
102128102128
"ormMethod": true,
@@ -104098,11 +104098,11 @@
104098104098
"form": "relational",
104099104099
"doc": "Determine if remote management has been disabled due to port speed."
104100104100
},
104101-
"isNfsCapable": {
104102-
"name": "isNfsCapable",
104101+
"isNfsOnly": {
104102+
"name": "isNfsOnly",
104103104103
"type": "string",
104104104104
"form": "relational",
104105-
"doc": "A server that has nfs capable drive."
104105+
"doc": "A server that has nfs only drive."
104106104106
},
104107104107
"isQeInternalServer": {
104108104108
"name": "isQeInternalServer",
@@ -108043,10 +108043,10 @@
108043108043
"filterable": true,
108044108044
"deprecated": false
108045108045
},
108046-
"getIsNfsCapable": {
108047-
"doc": "A server that has nfs capable drive.",
108046+
"getIsNfsOnly": {
108047+
"doc": "A server that has nfs only drive.",
108048108048
"docOverview": "",
108049-
"name": "getIsNfsCapable",
108049+
"name": "getIsNfsOnly",
108050108050
"type": "string",
108051108051
"typeArray": null,
108052108052
"ormMethod": true,
@@ -110023,11 +110023,11 @@
110023110023
"form": "relational",
110024110024
"doc": "Determine if remote management has been disabled due to port speed."
110025110025
},
110026-
"isNfsCapable": {
110027-
"name": "isNfsCapable",
110026+
"isNfsOnly": {
110027+
"name": "isNfsOnly",
110028110028
"type": "string",
110029110029
"form": "relational",
110030-
"doc": "A server that has nfs capable drive."
110030+
"doc": "A server that has nfs only drive."
110031110031
},
110032110032
"isQeInternalServer": {
110033110033
"name": "isQeInternalServer",

0 commit comments

Comments
 (0)