We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8810a22 + 8dcf5cc commit e255a89Copy full SHA for e255a89
README.md
@@ -1,7 +1,9 @@
1
# NetStorageKit (for Java)
2
3
-This library assists in the interaction with Akamai's NetStorage CMS API. The CMS API Spec can be found at:
4
-https://control.akamai.com/dl/customers/NS/NetStrgHttpCM.pdf
+This library assists in the interaction with Akamai's NetStorage CMS API. The following CMS API Specs can are available:
+
5
+* [FileStore-format](https://control.akamai.com/dl/customers/NS/NS_http_api_FS.pdf)
6
+* [ObjectStore-format](https://control.akamai.com/dl/customers/NS/NS_http_api_OS.pdf)
7
8
## Project organization
9
* /src - project sources
0 commit comments