Bases: object
API for communicating with Swift.
Uploads a given string to Swift.
| Parameters: |
|
|---|---|
| Returns: | The Swift UUID of the object |
| Raises: | utils.Error, if any operation with Swift fails. |
Downloads introspection data from Swift.
| Parameters: |
|
|---|---|
| Returns: | Swift object with the introspection data |
Reset the global session variable.
Mostly useful for unit tests.
Uploads introspection data to Swift.
| Parameters: |
|
|---|---|
| Returns: | name of the Swift object that the data is stored in |