Forum Discussion
NiHo_202842
Feb 11, 2016Cirrostratus
iControl REST transaction: No transaction is created for this user.
Hello,
So im doing a POST to https://bigip.company.com/mgmt/tm/transaction?ver=11.5.1 to retrieve the transaction id, but the response is {"code":404,"message":"No transaction is created for this user. ","errorStack":[]}
Any ideas? Used version is 11.5.1 hf10.
- Kevin_StewartEmployee
Okay, not technically "null" then. Try with an empty (json) bracket set {}
- Kevin_StewartEmployee
You have to send it a POST with an empty payload.
curl -sk -u 'admin:admin' -H 'Accept: application/json' -H 'Content-Type: application/json' https://[mgmt-ip]/mgmt/tm/transaction -d '{}'
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects