Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to export _all_ Developers, Apps, and Products to a .CSV file?

Not applicable

There is an option in the Gateway Management UI, under /developers (Export Developers, Apps, Products). However, in my case, the resulting .CSV file _only_ includes the first page (ie. 25 out of many more entries)...

Suggestions?

Solved Solved
0 3 854
1 ACCEPTED SOLUTION

adas
New Member

@David Simons are you on some older version of OPDK ? We had this issue about a year back, where the export options would only export the first page and not all records but that was fixed and rolled out to our cloud as well as for subsequent versions of OPDK. If you are cloud customer, you shouldn't see this any more, if you are an OPDK customer, let me know your software version. You could do:

curl -v http://mgmtHost:8080/v1/buildinfo -u sysadminuser:password

The output of that would tell you the version of OPDK you are running.

View solution in original post

3 REPLIES 3