Forum Discussion

2 Replies

  • 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 '{}'