Toggle Navigation
SoftLayer API
Articles
Docs
Go
Java
PHP
Python
Rest
Ruby
Tools
Items with tag
users
article
User Management
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.
csharp
AddApiKey.cs
AddApiKey.cs
AddBulkDevicesAccess.cs
AddBulkDevicesAccess.cs
AddBulkPortalPermission.cs
AddBulkPortalPermission.cs
CopyPermissions.cs
CopyPermissions.cs
RemoveApiKey.cs
RemoveApiKey.cs
UpdateApiKey.cs
UpdateApiKey.cs
UpdateExpirePassword.cs
UpdateExpirePassword.cs
UpdateParentUser.cs
UpdateParentUser.cs
UpdatePassword.cs
UpdatePassword.cs
go
add_user_permission.go
add_user_permission.go
create_portal_user.go
create_portal_user.go
create_user.go
create_user.go
delete_user.go
delete_user.go
edit_user.go
edit_user.go
get_child_users.go
get_child_users.go
get_notification_subscribers.go
get_notification_subscribers.go
remove_user_permission.go
remove_user_permission.go
reset_portal_user_password.go
reset_portal_user_password.go
php
disableServersAndUser.php
disableServersAndUser.php
AddAllPermissionsForUsers.php
AddAllPermissionsForUsers.php
AddApiKeyForUsers.php
AddApiKeyForUsers.php
AddHardwareForUsers.php
AddHardwareForUsers.php
AddRandomPermissionsForUsers.php
AddRandomPermissionsForUsers.php
AddVsiForUsers.php
AddVsiForUsers.php
GetApiKeyForUsers.php
GetApiKeyForUsers.php
GetDevicesAccess.php
GetDevicesAccess.php
GetPermissions.php
GetPermissions.php
RemoveAllDevicesAccessForUsers.php
RemoveAllDevicesAccessForUsers.php
RemoveApiKeyForUsers.php
RemoveApiKeyForUsers.php
RemovePermissionsForUsers.php
RemovePermissionsForUsers.php
python
Working with user permissions
A few examples on interacting with user permissions.
User Access Details
Prints out a list of users, and what devices they have access to view.
Manage Users
A script to create users and a script to disable users. Used mostly for setting up lab users and then cleaning up after.
rest
Find out which user placed an order
Find out which user placed an orde
ruby
add_portal_permissions.rb
add_portal_permissions.rb
create_portal_user.rb
create_portal_user.rb
delete_user.rb
delete_user.rb
edit_user.rb
edit_user.rb
get_user_status.rb
get_user_status.rb
reset_portal_user_password.rb
reset_portal_user_password.rb
Show user accounts with and without two-factor enabled
Get a list of users with two-factor authentication enabled/disabled.
Set user permissions
Adds the TICKET_ADD permission to a user
Open Source SDKs
softlayer-python
softlayer-java
softlayer-go
softlayer-perl
softlayer-php
softlayer-ruby
SL CLI
Standalone SoftLayer CLI
Installation
Documentation
Feature Request
Bug Report
Changelog
SL Plugin
Classic Infrastructure Plugin for ibmcloud CLI
Installation
Documentation
Feature Request
Bug Report
Changelog