I am trying to pull a listing of the deployment clients using the API from a version 6.1.3 instance. I can use curl and get this in json, but was looking to use the python-sdk, but it only returns the first 30 in xml form.
curl -k -u admin:changeme https://xx.xx.xx.2xxx:8089/services/deployment/server/clients --get -d "output_mode=json"
Any assistance would be greatly appreciated..
Thanks
↧