Softlayer

Latest version: v6.2.2

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 14

2.2.0

Added
- Added sphinx documentation. See it here: https://softlayer-api-python-client.readthedocs.org
- CCI: Adds Support for Additional Disks
- CCI: Adds a way to block until transactions are done on a CCI
- CLI: For most CCI commands, you can specify id, hostname, private ip or public ip as <identifier>
- CLI: Adds the ability to filter list results for CCIs
- API: for large result sets, requests can now be chunked into smaller batches on the server side. Using service.iter_call('getObjects', ...) or service.getObjects(..., iter=True) will return a generator regardless of the results returned. offset and limit can be passed in like normal. An additional named parameter of 'chunk' is used to limit the number of items coming back in a single request, defaults to 100

Changed
- Consistency changes/bug fixes

Page 14 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.