- Goal:
- Create a REST web service in the VMWare vCO which can be used by workflows to perform actions on a Akamai server such as purge, query etc.
- Steps Completed:
- I have already created a POC java client to access the query functionality of Akamai using a location query successfully.
- This was accomplished using their EdgeGrid API for Java.
- With this I have verified connectivity and authentication.
- Concerns:
- Authetication with Akamai is very complex with several tokens
- Access Token
- Client Token
- Secret Token
- Also Base URL fairly complex - url modifed for security reasons
- Authetication with Akamai is very complex with several tokens
- Information Needed:
- Best Practices for this process
- Details on how to accomplish this task
vCO version: 5.5.3