Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
asasaki4github
/
softlayer-python
Public
forked from
softlayer/softlayer-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
softlayer-python
SoftLayer
API.py
on
2.3.0
User selector
All users
All time
Commit history
Commits on Jul 19, 2013
Moves verbose option. Warnings for deprecated methods
Show description for 7012a9a
sudorandom
committed
7012a9a
View commit details
Copy full SHA for 7012a9a
View code at this point
Browse repository at this point
Adds Message Queue Service Manager/Connection Class
Show description for 3cb1ce6
sudorandom
committed
3cb1ce6
View commit details
Copy full SHA for 3cb1ce6
View code at this point
Browse repository at this point
Commits on Jul 10, 2013
Adding a return value to the authenticate_with_password() function for an external project
Nathan Beittenmiller
committed
59fd924
View commit details
Copy full SHA for 59fd924
View code at this point
Browse repository at this point
Commits on Jul 2, 2013
Merge pull request #114 from sudorandom/token_auth
Show description for d57c728
CrackerJackMack
committed
d57c728
View commit details
Copy full SHA for d57c728
View code at this point
Browse repository at this point
Commits on Jun 25, 2013
Fixes a bug where iter was seen as an invalid argument to call()
sudorandom
committed
da2708f
View commit details
Copy full SHA for da2708f
View code at this point
Browse repository at this point
Commits on Jun 15, 2013
Adds Token-based Auth
Show description for 879177a
sudorandom
committed
879177a
View commit details
Copy full SHA for 879177a
View code at this point
Browse repository at this point
Commits on May 31, 2013
Raises TypeError when you call an API method with invalid keyword arguments
Show description for 968f3e3
sudorandom
committed
968f3e3
View commit details
Copy full SHA for 968f3e3
View code at this point
Browse repository at this point
Commits on May 19, 2013
Removes support for Python 2.5
Show description for 73792c0
sudorandom
committed
73792c0
View commit details
Copy full SHA for 73792c0
View code at this point
Browse repository at this point
Commits on Apr 23, 2013
API: Adds AuthenticationBase
sudorandom
committed
cc6e1b8
View commit details
Copy full SHA for cc6e1b8
View code at this point
Browse repository at this point
Adds Generic Auth Concept to Client
Show description for bc5621e
sudorandom
committed
bc5621e
View commit details
Copy full SHA for bc5621e
View code at this point
Browse repository at this point
Commits on Apr 9, 2013
Documentation Improvements
sudorandom
committed
bbbfb42
View commit details
Copy full SHA for bbbfb42
View code at this point
Browse repository at this point
Commits on Mar 25, 2013
Adds CLI docs from GH Wiki to Sphinx
Show description for d9b5a2a
sudorandom
committed
d9b5a2a
View commit details
Copy full SHA for d9b5a2a
View code at this point
Browse repository at this point
Commits on Mar 24, 2013
Adds Sphinx Documentation
Show description for 81c0da8
sudorandom
committed
81c0da8
View commit details
Copy full SHA for 81c0da8
View code at this point
Browse repository at this point
Commits on Mar 23, 2013
Documentation Build
sudorandom
committed
8278e19
View commit details
Copy full SHA for 8278e19
View code at this point
Browse repository at this point
Commits on Mar 18, 2013
Adds doc blocks to modules. Fixes test. Adds test.
Show description for 97b0c2a
sudorandom
committed
97b0c2a
View commit details
Copy full SHA for 97b0c2a
View code at this point
Browse repository at this point
Commits on Mar 13, 2013
Finishes first implementation of Generator
Show description for 81b416a
sudorandom
committed
81b416a
View commit details
Copy full SHA for 81b416a
View code at this point
Browse repository at this point
Adds Result Generator for API calls.
Show description for a0b7d50
sudorandom
committed
a0b7d50
View commit details
Copy full SHA for a0b7d50
View code at this point
Browse repository at this point
Commits on Mar 12, 2013
Removes Filter Modifications. 'Operation' is now required.
Show description for b1c09f9
sudorandom
authored and
CrackerJackMack
committed
b1c09f9
View commit details
Copy full SHA for b1c09f9
View code at this point
Browse repository at this point
Commits on Mar 8, 2013
Various consistency updates in documentation.
Show description for 0d54593
briancline
committed
0d54593
View commit details
Copy full SHA for 0d54593
View code at this point
Browse repository at this point
Commits on Feb 15, 2013
Adds 'metadata' command in CLI
sudorandom
committed
cbcfad2
View commit details
Copy full SHA for cbcfad2
View code at this point
Browse repository at this point
Commits on Feb 1, 2013
Cleans up implementation a bit. Adds a bit more coverage.
sudorandom
committed
f030c5f
View commit details
Copy full SHA for f030c5f
View code at this point
Browse repository at this point
Adds ability to pass in new-style masks without mask[...] or begins with 'mask.'
sudorandom
committed
4c8906d
View commit details
Copy full SHA for 4c8906d
View code at this point
Browse repository at this point
Commits on Jan 24, 2013
Converts README examples to the new mask technique. Also fixes some unused imports
sudorandom
committed
d9cbf88
View commit details
Copy full SHA for d9cbf88
View code at this point
Browse repository at this point
Commits on Jan 22, 2013
Is is not equal.
sudorandom
committed
a555114
View commit details
Copy full SHA for a555114
View code at this point
Browse repository at this point
Adds requests transport
Show description for 74d64a5
sudorandom
committed
74d64a5
View commit details
Copy full SHA for 74d64a5
View code at this point
Browse repository at this point
Commits on Jan 21, 2013
Added Deprecation for Client.add_raw_header() + replacement implementation
sudorandom
committed
85bf04a
View commit details
Copy full SHA for 85bf04a
View code at this point
Browse repository at this point
Adds python2.5 support. Adds testing of that to tox and travis configs
sudorandom
committed
08b458f
View commit details
Copy full SHA for 08b458f
View code at this point
Browse repository at this point
Raises SoftLayerError if using old API with no service set
sudorandom
committed
4bc9fff
View commit details
Copy full SHA for 4bc9fff
View code at this point
Browse repository at this point
Commits on Jan 20, 2013
Removes debugging line
sudorandom
committed
882855f
View commit details
Copy full SHA for 882855f
View code at this point
Browse repository at this point
Various Improvements
Show description for ba5795e
sudorandom
committed
ba5795e
View commit details
Copy full SHA for ba5795e
View code at this point
Browse repository at this point
Sets allow_none=True on the xmlrpc proxy. This allows None instead of '' when defining object masks
sudorandom
committed
dd1cb92
View commit details
Copy full SHA for dd1cb92
View code at this point
Browse repository at this point
Defaults Timeout to None instead of 0
sudorandom
committed
f2a2b1d
View commit details
Copy full SHA for f2a2b1d
View code at this point
Browse repository at this point
Various Adjustments
Show description for 9631ae6
sudorandom
committed
9631ae6
View commit details
Copy full SHA for 9631ae6
View code at this point
Browse repository at this point
Updates Copyright Year
sudorandom
committed
621932e
View commit details
Copy full SHA for 621932e
View code at this point
Browse repository at this point
Adds Object Filter Support. Adds tests.
sudorandom
committed
f4dee84
View commit details
Copy full SHA for f4dee84
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.