[5.6.4]
Dedicated host cancel, cancel-guests, list-guests
added createDate and modifyDate parameters to sg rule-list
Fixed slcli subnet list
Fixed documentation link in image manager
Added description to slcli order
[5.6.3]
Updated urllib3 and requests libraries due to CVE-2018-18074
Fixed an ordering bug
Updated release process and fab-file
[5.6.0]
Support for Reserved Capacity
slcli vs capacity create
slcli vs capacity create-guest
slcli vs capacity create-options
slcli vs capacity detail
slcli vs capacity list
Fix post_uri parameter name on docstring
Fixed suspend cloud server order.
Update to use click 7
Add export/import capabilities to/from IBM Cloud Object Storage to the image manager as well as the slcli.
5.5.3:
Added slcli user delete
Added slcli order quote to let users create a quote from the slcli.
Fixed vs upgrades when using flavors.
Added pagination to ticket list commands
Fixed DNS manager to be more flexible and support more zone types.
Pinned Click library version at >=5 < 7
5.5.2:
Fixed hardware credentials.
support for ticket priorities
create dedicated host with gpu fixed.
5.5.1:
added paginations to several slcli methods, making them work better with large result sets.
Fixed an issue displaying VLANs.
Fixed an issue displaying some NAS passwords
Ability to delete users
5.5.0:
Added a warning when ordering legacy storage volumes
Added documentation link to volume-order
Increased slcli output width limit to 999 characters
More unit tests
Fixed an issue canceling some block storage volumes
Fixed slcli order to work with network gateways
Fixed an issue showing hardware credentials when they do not exist
Fixed an issue showing addressSpace when listing virtual servers
Updated ordering class to support baremetal servers with multiple GPU
Updated prompt-toolkit as a fix for slcli shell
Fixed slcli vlan detail to not fail when objects don't have a hostname
Added user management
Collection.
SoftLayer API bindings for Python. For use with SoftLayer's API.
This library provides a simple interface to interact with SoftLayer's XML-RPC
API and provides support for many of SoftLayer API's features like object masks
and a command-line interface that can be used to access various SoftLayer
services using the API.