Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3,231 changes: 3,231 additions & 0 deletions SoftLayer_User_Customer_OpenIdConnect.wsdl

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "SoftLayer_Container_User_Customer_OpenIdConnect_CreateUserInMultipleAccountsOneResult"
description: "Container for holding result of adding a user to one of N accounts in bulk "
date: "2018-02-12"
tags:
- "datatype"
- "sldn"
- "Container"
classes:
- "SoftLayer_Container_User_Customer_OpenIdConnect_CreateUserInMultipleAccountsOneResult"
type: "reference"
layout: "datatype"
mainService : "SoftLayer_Container_User_Customer_OpenIdConnect_CreateUserInMultipleAccountsOneResult"
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "SoftLayer_Location_RackConfiguration"
description: ""
date: "2018-02-12"
tags:
- "datatype"
- "sldn"
- "Location"
classes:
- "SoftLayer_Location_RackConfiguration"
type: "reference"
layout: "datatype"
mainService : "SoftLayer_Location_RackConfiguration"
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: "getOrderEligibility"
description: "See [SoftLayer_Account::getOrderEligibilityServiceOrderTypes](/reference/services/SoftLayer_Account/getOrderEligibilityServiceOrderTypes) for the order type values available.

Some packages may also require a resource type. See [SoftLayer_Account::getOrderEligibilityServiceResourceTypes](/reference/services/SoftLayer_Account/getOrderEligibilityServiceResourceTypes) for the values available. "
date: "2018-02-12"
tags:
- "method"
- "sldn"
- "Account"
classes:
- "SoftLayer_Account"
type: "reference"
layout: "method"
mainService : "SoftLayer_Account"
---

### [REST Example](#getOrderEligibility-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getOrderEligibility-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int, string, string, boolean]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/getOrderEligibility'
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: "getOrderEligibilityServiceOrderTypes"
description: "Gets the order types available for the [SoftLayer_Account::getOrderEligibility](/reference/services/SoftLayer_Account/getOrderEligibility) API. "
date: "2018-02-12"
tags:
- "method"
- "sldn"
- "Account"
classes:
- "SoftLayer_Account"
type: "reference"
layout: "method"
mainService : "SoftLayer_Account"
---

### [REST Example](#getOrderEligibilityServiceOrderTypes-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getOrderEligibilityServiceOrderTypes-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/getOrderEligibilityServiceOrderTypes'
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: "getOrderEligibilityServiceResourceTypes"
description: "Gets the resource types available for the [SoftLayer_Account::getOrderEligibility](/reference/services/SoftLayer_Account/getOrderEligibility) API. "
date: "2018-02-12"
tags:
- "method"
- "sldn"
- "Account"
classes:
- "SoftLayer_Account"
type: "reference"
layout: "method"
mainService : "SoftLayer_Account"
---

### [REST Example](#getOrderEligibilityServiceResourceTypes-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getOrderEligibilityServiceResourceTypes-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/getOrderEligibilityServiceResourceTypes'
```
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ mainService : "SoftLayer_Product_Package"

### [REST Example](#getServiceEolEligibility-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#getServiceEolEligibility-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string, boolean]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Package/{SoftLayer_Product_PackageID}/getServiceEolEligibility'
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: "createNewUserInMultipleAccounts"
description: ""
date: "2018-02-12"
tags:
- "method"
- "sldn"
- "User"
classes:
- "SoftLayer_User_Customer_OpenIdConnect"
type: "reference"
layout: "method"
mainService : "SoftLayer_User_Customer_OpenIdConnect"
---

### [REST Example](#createNewUserInMultipleAccounts-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#createNewUserInMultipleAccounts-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, SoftLayer_User_Customer, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_OpenIdConnect/createNewUserInMultipleAccounts'
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: "createNewUserInMultipleAccounts"
description: ""
date: "2018-02-12"
tags:
- "method"
- "sldn"
- "User"
classes:
- "SoftLayer_User_Customer_OpenIdConnect_TrustedProfile"
type: "reference"
layout: "method"
mainService : "SoftLayer_User_Customer_OpenIdConnect_TrustedProfile"
---

### [REST Example](#createNewUserInMultipleAccounts-example) <a href="/article/rest/"><i class="fas fa-question"></i></a> {#createNewUserInMultipleAccounts-example .anchor-link}
```bash
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, SoftLayer_User_Customer, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_OpenIdConnect_TrustedProfile/createNewUserInMultipleAccounts'
```
Loading
Loading