Hi @colinbendell ,
I was try the NetStorageKit-Java library to upload an image. Since this library assists in the interaction with Akamai's NetStorage CMS API and all the API actions require CPCode.
-
How do we pass CP code to an action while using this library?
-
In the readme file we have a command
java -classpath build/classes CMS -a dir -u user1 -k 1234abcd example.akamaihd.net/1234
Is 1234(for example) after Netstorage HTTP API domain the CP Code ?
Thanks,
Radha Krishna N
Hi @colinbendell ,
I was try the NetStorageKit-Java library to upload an image. Since this library assists in the interaction with Akamai's NetStorage CMS API and all the API actions require CPCode.
How do we pass CP code to an action while using this library?
In the readme file we have a command
java -classpath build/classes CMS -a dir -u user1 -k 1234abcd example.akamaihd.net/1234Is 1234(for example) after Netstorage HTTP API domain the CP Code ?
Thanks,
Radha Krishna N