Articles

VLAN Trunking Dec 18, 2023
An explanation of how to trunk vlans with the CLI so servers can have access to more than their native VLANs

Read Me

Step By Step Ordering Nov 3, 2022
Explains how the SofltLayer catalog works, how to navigate it to find packages, items, prices to build an order with. How to take those items and verify or place an actual order. Along with how to view your invoice to see the order you just placed.

Read Me

Events and Notifications Oct 14, 2022
How to manage Event Notifications through the API. Covers both monitoring and maintenance events, and how configure which email addresses get notified about these events.

Read Me

Deprecation Dec 1, 2021
How Deprecation works with the SoftLayer API.

Read Me

The SoftLayer Golang Library Aug 16, 2021
Covers how to use the Golang library to make API calls, along with some basics of the IBMCLOUD cli tool, which is written in golang.

Read Me

The SoftLayer Python Library Aug 10, 2021
Covers using the softlayer-python project to interact with the SoftLayer API, along with how to use the `slcli`, a command line tool, which is bundled with the softlayer-python library

Read Me

Searching with the SoftLayer API Jun 18, 2021
An explanation of how to use the SoftLayer_Search service.

Read Me

Accessing your Virtual Guest Console Jun 9, 2021
Explains how to get the needed information to login to a virtual guest KVM console.

Read Me

User Management Dec 21, 2020
How to interact with users on your account. Breaks down a lot of the various API calls required to manage an account, such as getting login attempts, event logs, permissions and more.

Read Me

Getting Started Oct 26, 2020
Basics for the SoftLayer API

Read Me

Bandwidth Oct 15, 2020
How to keep track of bandwidth for servers and virtual guests.

Read Me

Basic and Advanced Ordering Aug 24, 2020
A breakdown of Classic Infrastructure Ordering.

Read Me

The Catalog Aug 5, 2020
Details of how to read the product catalog, find prices, item conflicts, location and other restrictions.

Read Me

Classic Infrastructure Networking May 29, 2020
An overview of how networking is connected on Classic Infrastructure, and the APIs used to control it.

Read Me

SoftLayer API 101 Presentation May 7, 2020
How the SoftLayer API works, and what each piece of an API call is for.

Read Me

Transient Guests Jan 15, 2020
Examples on how to create Transient guests, and working with web hooks.

Read Me

Billing and Invoices Aug 22, 2019
Some examples of how to get billing and invoicing data from the API.

Read Me

Exception Handling in the SoftLayer API Aug 23, 2018
How to handle Exceptions provided by the SoftLayer API

Read Me

Single Account Billing Detail Aug 8, 2018
This tutorial walks you through accessing detailed billing data for a single specified account using a specified time and date range

Read Me

Automating Block Storage Jul 23, 2018
An example of how to order a VSI and then automatically add a storage volume with a post install script.

Read Me

Sub-Organization Billing Detail Jul 23, 2018
This tutorial walks you through accessing the steps required to access detailed billing data across sub-organization accounts using a specified date and time range.

Read Me

Understanding and building an order using the Softlayer order CLI Mar 12, 2018
In version 5.4.0 of softlayer-python, there is a new slcli command for placing IaaS cloud server orders using the API. This command can also be used to place orders for products that are normally ordered through the IBM Cloud infrastructure customer portal.

Read Me

VSI Flavors Mar 12, 2018
Our public virtual server offering now comes in four distinct virtual server families: balanced, balanced local storage, compute, and memory. With this enhancement, IBM continues its effort to provide you with a first-class public cloud experience by taking the guesswork out of provisioning the right instance flavor for your workload needs.

Read Me

Object-Filters Jun 2, 2015
How Object Filters work

Read Me

How to Solve: Error fetching http headers Mar 19, 2013
Error Fetching http headers is a common error to encounter when working with the SLAPI. Here is how to fix it.

Read Me

Object-Masks Dec 3, 2012
How Object Masks work. Used to specify which relational properties you would like included in your query.

Read Me

SSL Management Mar 28, 2012
Working with SSL certs

Read Me

SOAP in Perl Jul 11, 2011
Interacting with the SoftLayer API SOAP endpoint with Perl

Read Me

Authenticating to the SoftLayer API Jun 20, 2011
Authenticating to the SoftLayer API

Read Me

C Sharp Jun 20, 2011
C Sharp

Read Me

Date Handling in the SoftLayer API Jun 20, 2011
Working with datatypes from the SoftLayer API

Read Me

Legacy Object Masks Jun 20, 2011
(DEPRECIATED) Dealing with Legacy Object Masks

Read Me

PERL Jun 20, 2011
Perl

Read Me

Permission Enforcement in the SoftLayer API Jun 20, 2011
The SoftLayer API is built around the same system of user permissions that power the SoftLayer customer portal. What the API exposes and allows depends on the user account that is making the call and that user's permission set.

Read Me

PHP Jun 20, 2011
SoftLayer provides a PHP-based API client that takes the heavy lifting out making manual SOAP or XML-RPC calls.

Read Me

REST Jun 20, 2011
Getting started with REST API calls

Read Me

Ruby Jun 20, 2011
Ruby Basics

Read Me

SOAP Jun 20, 2011
How to interact with the SoftLayer SOAP endpoint

Read Me

Using Initialization Parameters in the SoftLayer API Jun 20, 2011
How Initialization parameters work

Read Me

Using Result Limits in the SoftLayer API Jun 20, 2011
How to paginate results from the SoftLayer API using ResultLimits

Read Me

Visual Basic .NET Jun 20, 2011
Visual Basic .NET

Read Me

XML-RPC Jun 20, 2011
How to interact with the XML-RPC endpoint

Read Me