Stuart Macleod

Results 11 comments of Stuart Macleod

So this came up early in the module's history, and the feeling was that the approved verbs didn't fit into all of our scenarios (e.g. activate, purge etc.). So we...

So as I understand the list of approved verbs is there to make functions more discoverable for users. However. the approach we have used is to use the verbs (mostly)...

Thanks for that Ryan. There are a few functions which abstract multiple API endpoints behind a single function name, but it is pretty rare. However, your point about combining the...

Interesting suggestion! Might be easier to make the session function simply set environment variables, since this method is used a lot with other tools (e.g. Docker). This might interfere with...

Sure, I'd be keen to see what you've designed. I will likely implement support for environment variables anyway, since it is in line with other Akamai tools we are developing,...

Can you rebase your PR please? I merged in some fairly large changes to the Invoke-AkamaiRestMethod function, though it shouldn't change your logic

Closing this issue. Approved verbs is a core design tenet of v2, which will hopefully release this year

Thanks @blainekwilson . This functionality doesn't exist in the new version, which we will hopefully be releasing in the next few weeks, but I will put in a fix if...

Thanks for the report @davidkim2010 . We'll get that included in v2 and in a bugfix version for v1 as soon as we can

Hey, thanks for the PR. Can you tell me which version of Powershell you use, and which Akamai account please? I would like to reproduce the error