transaction_create

Code

BIGIP.transaction_create() RESTObject

Create a transaction on the device.

Sends an HTTP POST request to the iControl REST API.

Exceptions:

RESTAPIError: Raised when iControl REST API returns an error.

Example

device.transaction_create()

Explanation

Any method executed in this device after the transaction is created will be added to the transaction.