Skip to content

Commit 9d87c90

Browse files
vs capacity docs
1 parent 87a8ded commit 9d87c90

File tree

4 files changed

+108
-206
lines changed

4 files changed

+108
-206
lines changed

docs/api/client.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ If you ever need to figure out what exact API call the client is making, you can
171171
*NOTE* the `print_reproduceable` method produces different output for REST and XML-RPC endpoints. If you are using REST, this will produce a CURL call. IF you are using XML-RPC, it will produce some pure python code you can use outside of the SoftLayer library.
172172

173173
::
174+
174175
# Setup the client as usual
175176
client = SoftLayer.Client()
176177
# Create an instance of the DebugTransport, which logs API calls

0 commit comments

Comments
 (0)